mirror of
https://github.com/moderncv/moderncv.git
synced 2026-02-06 10:05:19 +01:00
make black usable for contemporary
This commit is contained in:
parent
1404643d27
commit
e437d043a7
2 changed files with 8 additions and 4 deletions
|
|
@ -18,10 +18,13 @@
|
|||
%-------------------------------------------------------------------------------
|
||||
\usepackage{moderncvcolors}
|
||||
|
||||
\colorlet{color0}{black}% black
|
||||
\colorlet{color1}{black}% black
|
||||
\colorlet{color2}{black}% black
|
||||
|
||||
\colorlet{color0}{black}
|
||||
\colorlet{color1}{black}
|
||||
\colorlet{color2}{black}
|
||||
\colorlet{headTL}{lightblack}
|
||||
\colorlet{headBR}{color1}
|
||||
\colorlet{headtext}{white}
|
||||
\colorlet{headhr}{color2}
|
||||
|
||||
\endinput
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue