mirror of
https://github.com/posquit0/Awesome-CV.git
synced 2025-12-26 15:44:56 +08:00
Added support for gradient effect in the highlight
This commit is contained in:
parent
863c9cb00f
commit
af84525d35
2 changed files with 9 additions and 1 deletions
|
|
@ -43,6 +43,10 @@
|
|||
% Set false if you don't want to highlight section with awesome color
|
||||
\setbool{acvSectionColorHighlight}{true}
|
||||
|
||||
% Set false if you don't want to have a gradient effect in the highlight section with awesome color
|
||||
% If true, it implicitly ignores whether the acvSectionColorHighlight is true or not.
|
||||
\setbool{acvSectionColorHighlightGradient}{true}
|
||||
|
||||
% If you would like to change the social information separator from a pipe (|) to something else
|
||||
\renewcommand{\acvHeaderSocialSep}{\quad\textbar\quad}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue