mirror of
https://github.com/posquit0/Awesome-CV.git
synced 2024-11-21 21:58:28 +00:00
parent
3280a87599
commit
1c95608002
4 changed files with 6 additions and 2 deletions
|
@ -136,6 +136,7 @@
|
||||||
\colorlet{text}{darkgray}
|
\colorlet{text}{darkgray}
|
||||||
\colorlet{graytext}{gray}
|
\colorlet{graytext}{gray}
|
||||||
\colorlet{lighttext}{lightgray}
|
\colorlet{lighttext}{lightgray}
|
||||||
|
\colorlet{sectiondivider}{gray}
|
||||||
% Awesome colors
|
% Awesome colors
|
||||||
\definecolor{awesome-emerald}{HTML}{00A388}
|
\definecolor{awesome-emerald}{HTML}{00A388}
|
||||||
\definecolor{awesome-skyblue}{HTML}{0395DE}
|
\definecolor{awesome-skyblue}{HTML}{0395DE}
|
||||||
|
@ -625,7 +626,7 @@
|
||||||
\vspace{\acvSectionTopSkip}
|
\vspace{\acvSectionTopSkip}
|
||||||
\sectionstyle{#1}
|
\sectionstyle{#1}
|
||||||
\phantomsection
|
\phantomsection
|
||||||
\color{gray}\vhrulefill{0.9pt}
|
\color{sectiondivider}\vhrulefill{0.9pt}
|
||||||
}
|
}
|
||||||
|
|
||||||
% Define a subsection for CV
|
% Define a subsection for CV
|
||||||
|
@ -758,7 +759,7 @@
|
||||||
\par\addvspace{2.5ex}
|
\par\addvspace{2.5ex}
|
||||||
\phantomsection{}
|
\phantomsection{}
|
||||||
\lettersectionstyle{#1}
|
\lettersectionstyle{#1}
|
||||||
\color{gray}\vhrulefill{0.9pt}
|
\color{sectiondivider}\vhrulefill{0.9pt}
|
||||||
\par\nobreak\addvspace{0.4ex}
|
\par\nobreak\addvspace{0.4ex}
|
||||||
\lettertextstyle
|
\lettertextstyle
|
||||||
}
|
}
|
||||||
|
|
|
@ -39,6 +39,7 @@
|
||||||
% \definecolor{text}{HTML}{333333}
|
% \definecolor{text}{HTML}{333333}
|
||||||
% \definecolor{graytext}{HTML}{5D5D5D}
|
% \definecolor{graytext}{HTML}{5D5D5D}
|
||||||
% \definecolor{lighttext}{HTML}{999999}
|
% \definecolor{lighttext}{HTML}{999999}
|
||||||
|
% \definecolor{sectiondivider}{HTML}{5D5D5D}
|
||||||
|
|
||||||
% Set false if you don't want to highlight section with awesome color
|
% Set false if you don't want to highlight section with awesome color
|
||||||
\setbool{acvSectionColorHighlight}{true}
|
\setbool{acvSectionColorHighlight}{true}
|
||||||
|
|
|
@ -39,6 +39,7 @@
|
||||||
% \definecolor{text}{HTML}{333333}
|
% \definecolor{text}{HTML}{333333}
|
||||||
% \definecolor{graytext}{HTML}{5D5D5D}
|
% \definecolor{graytext}{HTML}{5D5D5D}
|
||||||
% \definecolor{lighttext}{HTML}{999999}
|
% \definecolor{lighttext}{HTML}{999999}
|
||||||
|
% \definecolor{sectiondivider}{HTML}{5D5D5D}
|
||||||
|
|
||||||
% Set false if you don't want to highlight section with awesome color
|
% Set false if you don't want to highlight section with awesome color
|
||||||
\setbool{acvSectionColorHighlight}{true}
|
\setbool{acvSectionColorHighlight}{true}
|
||||||
|
|
|
@ -39,6 +39,7 @@
|
||||||
% \definecolor{text}{HTML}{333333}
|
% \definecolor{text}{HTML}{333333}
|
||||||
% \definecolor{graytext}{HTML}{5D5D5D}
|
% \definecolor{graytext}{HTML}{5D5D5D}
|
||||||
% \definecolor{lighttext}{HTML}{999999}
|
% \definecolor{lighttext}{HTML}{999999}
|
||||||
|
% \definecolor{sectiondivider}{HTML}{5D5D5D}
|
||||||
|
|
||||||
% Set false if you don't want to highlight section with awesome color
|
% Set false if you don't want to highlight section with awesome color
|
||||||
\setbool{acvSectionColorHighlight}{true}
|
\setbool{acvSectionColorHighlight}{true}
|
||||||
|
|
Loading…
Reference in a new issue