mirror of
https://github.com/moderncv/moderncv.git
synced 2026-02-06 10:05:19 +01:00
make blue usable for contemporary
This commit is contained in:
parent
5b5c02486b
commit
999f80c270
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}{lightblue}% light blue
|
\colorlet{color1}{lightblue}
|
||||||
\colorlet{color2}{darkgrey}% dark grey
|
\colorlet{color2}{darkgrey}
|
||||||
|
\colorlet{headTL}{lightskyblue}
|
||||||
|
\colorlet{headBR}{color1}
|
||||||
|
\colorlet{headtext}{white}
|
||||||
|
\colorlet{headhr}{color2}
|
||||||
|
|
||||||
|
|
||||||
\endinput
|
\endinput
|
||||||
|
|
|
||||||
|
|
@ -29,6 +29,7 @@
|
||||||
\definecolor{cerulean}{HTML}{0081a7}
|
\definecolor{cerulean}{HTML}{0081a7}
|
||||||
\definecolor{darkcyan}{HTML}{4d908e}
|
\definecolor{darkcyan}{HTML}{4d908e}
|
||||||
\definecolor{verdigris}{HTML}{00afb9}
|
\definecolor{verdigris}{HTML}{00afb9}
|
||||||
|
\definecolor{lightskyblue}{HTML}{b1dffc}
|
||||||
|
|
||||||
|
|
||||||
%-------------------------------------------------------------------------------
|
%-------------------------------------------------------------------------------
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue