Add option for colour of section divider (#348)

Closes #348.
This commit is contained in:
Matthias Koch 2022-01-03 01:56:06 +01:00 committed by Oliver Ford
parent 3280a87599
commit 1c95608002
No known key found for this signature in database
GPG key ID: 15CCFACF010F70D2
4 changed files with 6 additions and 2 deletions

View file

@ -39,6 +39,7 @@
% \definecolor{text}{HTML}{333333}
% \definecolor{graytext}{HTML}{5D5D5D}
% \definecolor{lighttext}{HTML}{999999}
% \definecolor{sectiondivider}{HTML}{5D5D5D}
% Set false if you don't want to highlight section with awesome color
\setbool{acvSectionColorHighlight}{true}

View file

@ -39,6 +39,7 @@
% \definecolor{text}{HTML}{333333}
% \definecolor{graytext}{HTML}{5D5D5D}
% \definecolor{lighttext}{HTML}{999999}
% \definecolor{sectiondivider}{HTML}{5D5D5D}
% Set false if you don't want to highlight section with awesome color
\setbool{acvSectionColorHighlight}{true}

View file

@ -39,6 +39,7 @@
% \definecolor{text}{HTML}{333333}
% \definecolor{graytext}{HTML}{5D5D5D}
% \definecolor{lighttext}{HTML}{999999}
% \definecolor{sectiondivider}{HTML}{5D5D5D}
% Set false if you don't want to highlight section with awesome color
\setbool{acvSectionColorHighlight}{true}