make grey usable for contemporary, new color definition

This commit is contained in:
LLdaniel 2024-10-02 21:17:58 +02:00
commit 5b5c02486b
4 changed files with 21 additions and 11 deletions

View file

@ -18,10 +18,13 @@
%-------------------------------------------------------------------------------
\usepackage{moderncvcolors}
\colorlet{color0}{black}% black
\colorlet{color1}{darkgrey}% dark grey
\colorlet{color2}{darkgrey}% dark grey
\colorlet{color0}{black}
\colorlet{color1}{darkgrey}
\colorlet{color2}{darkgrey}
\colorlet{headTL}{lightgrey}
\colorlet{headBR}{color1}
\colorlet{headtext}{white}
\colorlet{headhr}{color2}
\endinput