diff options
author | Adrien Friggeri <adrien@friggeri.net> | 2012-04-30 16:21:19 +0200 |
---|---|---|
committer | Adrien Friggeri <adrien@friggeri.net> | 2012-04-30 16:21:19 +0200 |
commit | 570fc703b26a5b6fa9f7e6f2deb959ff8d0f248b (patch) | |
tree | 3209b1a8d961edaba709d94e11ba4c5f06af94cb /friggeri-cv.cls | |
parent | 7cdb620b60695c380f1f8d83d6cd6f954cb6f5fd (diff) |
updated sections in print version
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 |