1
0
Fork 0

[moderncv] Include template default cvcolor

closes #12
This commit is contained in:
Oscar Najera 2023-10-27 15:49:29 +02:00
parent c5c5f8da2f
commit 049859ca7a
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@
:options-alist
'((:latex-class "LATEX_CLASS" nil "moderncv" t)
(:cvstyle "CVSTYLE" nil "classic" t)
(:cvcolor "CVCOLOR" nil nil t)
(:cvcolor "CVCOLOR" nil "blue" t)
(:mobile "MOBILE" nil nil parse)
(:homepage "HOMEPAGE" nil nil parse)
(:address "ADDRESS" nil nil newline)