diff options
Diffstat (limited to 'friggeri-cv.cls')
-rw-r--r-- | friggeri-cv.cls | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/friggeri-cv.cls b/friggeri-cv.cls index 352da6e..80e838c 100644 --- a/friggeri-cv.cls +++ b/friggeri-cv.cls @@ -28,11 +28,11 @@ \definecolor{blue}{HTML}{6CE0F1} \ifdefined\@cv@print - \colorlet{green}{lightgray} - \colorlet{orange}{lightgray} - \colorlet{purple}{lightgray} - \colorlet{red}{lightgray} - \colorlet{blue}{lightgray} + \colorlet{green}{gray} + \colorlet{orange}{gray} + \colorlet{purple}{gray} + \colorlet{red}{gray} + \colorlet{blue}{gray} \colorlet{fillheader}{white} \colorlet{header}{gray} \else |