make green usable for contemporary

This commit is contained in:
LLdaniel 2024-10-02 21:44:51 +02:00
commit e7199b3ba0
2 changed files with 9 additions and 4 deletions

View file

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