diff options
-rw-r--r-- | cv.pdf | bin | 51215 -> 51214 bytes | |||
-rw-r--r-- | cv_print.pdf | bin | 51204 -> 51121 bytes | |||
-rw-r--r-- | friggeri-cv.cls | 10 |
3 files changed, 5 insertions, 5 deletions
Binary files differ diff --git a/cv_print.pdf b/cv_print.pdf Binary files differindex 27f3ffb..163815e 100644 --- a/cv_print.pdf +++ b/cv_print.pdf 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 |