Added support for gradient effect in the highlight

This commit is contained in:
Roberto Metere
2016-07-26 11:21:48 +01:00
parent 863c9cb00f
commit af84525d35
2 changed files with 9 additions and 1 deletions

View File

@@ -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}