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