mirror of
https://github.com/moderncv/moderncv.git
synced 2026-02-06 10:05:19 +01:00
make grey usable for contemporary, new color definition
This commit is contained in:
parent
14deb59ddb
commit
5b5c02486b
4 changed files with 21 additions and 11 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue