Curricula Vitae / RésumésChange Header color on Friggeri CV

ModernCV, Friggeri, Plasmati, Classicthesis-CV, and more
Post Reply
Pouce
Posts: 1
Joined: Thu Oct 15, 2015 11:58 am

Change Header color on Friggeri CV

Post by Pouce »

Hi everyone,

I would like to know if it is possible to change the color of the header on the Friggeri CV?
I am not talking about changing the font color, but the background color (only for the header).

Thank you very much!

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org
LaTeX Beginner's Guide LaTeX Cookbook LaTeX TikZ graphics TikZによるLaTeXグラフィックス
User avatar
Johannes_B
Site Moderator
Posts: 4182
Joined: Thu Nov 01, 2012 4:08 pm

Change Header color on Friggeri CV

Post by Johannes_B »

You can use colorlet to change the color as described in the package documentation of package xcolor.

Code: Select all

\colorlet{fillheader}{gray!10}
Alternatively, you can use the global option print to get a print version of the CV.
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
Post Reply