[contemporary] Fix social icons appering in the header

This commit is contained in:
Javier Lopez-Gomez 2024-05-06 17:52:09 +02:00
commit 5353471fce
2 changed files with 3 additions and 2 deletions

View file

@ -15,7 +15,7 @@
% default colors % default colors
%------------------------------------------------------------------------------- %-------------------------------------------------------------------------------
\colorlet{default-socialicon-color}{darkgrey} \@ifundefined{\string\color@default-socialicon-color}{\colorlet{default-socialicon-color}{darkgrey}}{}
%------------------------------------------------------------------------------- %-------------------------------------------------------------------------------
% colors for social icons % colors for social icons

View file

@ -39,7 +39,8 @@
%\fi %\fi
% symbols % symbols
\moderncvicons{marvosym} \providecolor{default-socialicon-color}{named}{headtext}
\moderncvicons{symbols}
%------------------------------------------------------------------------------- %-------------------------------------------------------------------------------
% Colors % Colors