mirror of
https://github.com/moderncv/moderncv.git
synced 2026-02-06 10:05:19 +01:00
[contemporary] Fix social icons appering in the header
This commit is contained in:
parent
02a928723b
commit
5353471fce
2 changed files with 3 additions and 2 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
|
|
@ -39,7 +39,8 @@
|
||||||
%\fi
|
%\fi
|
||||||
|
|
||||||
% symbols
|
% symbols
|
||||||
\moderncvicons{marvosym}
|
\providecolor{default-socialicon-color}{named}{headtext}
|
||||||
|
\moderncvicons{symbols}
|
||||||
|
|
||||||
%-------------------------------------------------------------------------------
|
%-------------------------------------------------------------------------------
|
||||||
% Colors
|
% Colors
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue