diff --git a/moderncvcolorburgundy.sty b/moderncvcolorburgundy.sty index 5c10ea2..70058c5 100644 --- a/moderncvcolorburgundy.sty +++ b/moderncvcolorburgundy.sty @@ -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 diff --git a/moderncvcolors.sty b/moderncvcolors.sty index d69747e..62d8649 100644 --- a/moderncvcolors.sty +++ b/moderncvcolors.sty @@ -30,6 +30,7 @@ \definecolor{darkcyan}{HTML}{4d908e} \definecolor{verdigris}{HTML}{00afb9} \definecolor{lightskyblue}{HTML}{b1dffc} +\definecolor{darkred}{HTML}{d60000}%960018 ab2121 %-------------------------------------------------------------------------------