mirror of
https://github.com/moderncv/moderncv.git
synced 2026-02-06 10:05:19 +01:00
update the color theme sty files using commons/colors.tex
This commit is contained in:
parent
57d6bcf32c
commit
133c0dff92
8 changed files with 40 additions and 24 deletions
|
|
@ -16,9 +16,11 @@
|
|||
%-------------------------------------------------------------------------------
|
||||
% color scheme definition
|
||||
%-------------------------------------------------------------------------------
|
||||
\definecolor{color0}{rgb}{0,0,0}% black
|
||||
\definecolor{color1}{rgb}{0.22,0.45,0.70}% light blue
|
||||
\definecolor{color2}{rgb}{0.45,0.45,0.45}% dark grey
|
||||
\input{commons/colors}
|
||||
|
||||
\colorlet{color0}{black}% black
|
||||
\colorlet{color1}{lightblue}% light blue
|
||||
\colorlet{color2}{darkgrey}% dark grey
|
||||
|
||||
|
||||
\endinput
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue