mirror of
https://github.com/moderncv/moderncv.git
synced 2026-02-06 10:05:19 +01:00
make purple usable for contemporary
This commit is contained in:
parent
211036f6f3
commit
44e3383110
2 changed files with 8 additions and 3 deletions
|
|
@ -18,9 +18,13 @@
|
|||
%-------------------------------------------------------------------------------
|
||||
\usepackage{moderncvcolors}
|
||||
|
||||
\colorlet{color0}{black}% black
|
||||
\colorlet{color1}{purple}% purple
|
||||
\colorlet{color2}{darkgrey}% dark grey
|
||||
\colorlet{color0}{black}
|
||||
\colorlet{color1}{purple}
|
||||
\colorlet{color2}{darkgrey}
|
||||
\colorlet{headTL}{lavender}
|
||||
\colorlet{headBR}{color1}
|
||||
\colorlet{headtext}{white}
|
||||
\colorlet{headhr}{color2}
|
||||
|
||||
|
||||
\endinput
|
||||
|
|
|
|||
|
|
@ -33,6 +33,7 @@
|
|||
\definecolor{darkred}{HTML}{d60000}
|
||||
\definecolor{palegreen}{HTML}{a6fca6}
|
||||
\definecolor{lightorange}{HTML}{ffbb3d}
|
||||
\definecolor{lavender}{HTML}{9090e9}
|
||||
|
||||
|
||||
%-------------------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue