From 17acd84c33a3667b97c455b296905d684ce49029 Mon Sep 17 00:00:00 2001 From: Paul Lesur Date: Tue, 28 May 2019 11:40:19 +0200 Subject: [PATCH] add different color for section entries --- friggeri-cv-a4.cls | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/friggeri-cv-a4.cls b/friggeri-cv-a4.cls index 5e66fc4..9e55bb7 100644 --- a/friggeri-cv-a4.cls +++ b/friggeri-cv-a4.cls @@ -48,6 +48,7 @@ \fi \colorlet{textcolor}{gray} \colorlet{headercolor}{gray} +\colorlet{entrylistcolor}{gray} \ifdefined\@cv@nocolors \colorlet{green}{gray} @@ -173,7 +174,7 @@ BoldItalicFont=texgyreheros-bolditalic.otf }{% \end{tabular*} } -\renewcommand{\bfseries}{\headingfont\color{headercolor}} +\renewcommand{\bfseries}{\headingfont\color{entrylistcolor}} \newcommand{\entry}[4]{% \parbox[t]{2cm}{#1}&\parbox[t]{11.3cm}{% \textbf{#2}%