mirror of
https://github.com/moderncv/moderncv.git
synced 2026-02-06 10:05:19 +01:00
make burgundy usable for contemporary
This commit is contained in:
parent
999f80c270
commit
3d1db59c57
2 changed files with 8 additions and 4 deletions
|
|
@ -18,10 +18,13 @@
|
|||
%-------------------------------------------------------------------------------
|
||||
\usepackage{moderncvcolors}
|
||||
|
||||
\colorlet{color0}{black}% black
|
||||
\colorlet{color1}{burgundy}% burgundy
|
||||
\colorlet{color2}{darkgrey}% dark grey
|
||||
|
||||
\colorlet{color0}{black}
|
||||
\colorlet{color1}{burgundy}
|
||||
\colorlet{color2}{darkgrey}
|
||||
\colorlet{headTL}{darkred}
|
||||
\colorlet{headBR}{color1}
|
||||
\colorlet{headtext}{white}
|
||||
\colorlet{headhr}{color2}
|
||||
|
||||
\endinput
|
||||
|
||||
|
|
|
|||
|
|
@ -30,6 +30,7 @@
|
|||
\definecolor{darkcyan}{HTML}{4d908e}
|
||||
\definecolor{verdigris}{HTML}{00afb9}
|
||||
\definecolor{lightskyblue}{HTML}{b1dffc}
|
||||
\definecolor{darkred}{HTML}{d60000}%960018 ab2121
|
||||
|
||||
|
||||
%-------------------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue