mirror of
https://github.com/moderncv/moderncv.git
synced 2026-02-06 10:05:19 +01:00
add colors to some of the icons
This commit is contained in:
parent
eed6253277
commit
13078caa5a
2 changed files with 13 additions and 3 deletions
|
|
@ -19,6 +19,10 @@
|
|||
% Package for academic icons
|
||||
\RequirePackage{academicons}
|
||||
|
||||
%-------------------------------------------------------------------------------
|
||||
% colors
|
||||
%-------------------------------------------------------------------------------
|
||||
\definecolor{orcid}{RGB}{166,206,57}
|
||||
|
||||
%-------------------------------------------------------------------------------
|
||||
% all symbols described in moderncv.cls
|
||||
|
|
@ -39,7 +43,7 @@
|
|||
%\newcommand*{\stackoverflowsocialsymbol}{}
|
||||
%\newcommand*{\bitbucketsocialsymbol} {}
|
||||
%\newcommand*{\skypesocialsymbol} {}
|
||||
\renewcommand*{\orcidsocialsymbol} {{\small\aiOrcid}~}
|
||||
\renewcommand*{\orcidsocialsymbol} {{\color{orcid}\small\aiOrcid}~}
|
||||
\renewcommand*{\researchgatesocialsymbol} {{\small\aiResearchGateSquare}~} % alternative: \aiResearchGate
|
||||
\renewcommand*{\researcheridsocialsymbol} {{\small\aiResearcherIDSquare}~} % alternative: \aiResearcherID
|
||||
\renewcommand*{\googlescholarsocialsymbol}{{\small\aiGoogleScholar}~}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue