This commit is contained in:
Mylloon 2023-12-11 16:54:36 +01:00
parent 2f5b6b51da
commit c1e7044812
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -11,8 +11,6 @@
\ifoption@fr \ifoption@fr
% Langue % Langue
\RequirePackage[french]{babel} \RequirePackage[french]{babel}
% Language
\AtBeginDocument{ \AtBeginDocument{
\cvSetLanguage{french} \cvSetLanguage{french}
\pgfkeys{/@cv/names/education = Formations} \pgfkeys{/@cv/names/education = Formations}
@ -22,8 +20,8 @@
\ifoption@blue \ifoption@blue
% Thème bleue % Thème bleue
\definecolor{cvGreenLight}{HTML}{99ecff} % Barre \definecolor{cvGreenLight}{HTML}{99ecff} % Barre
\definecolor{cvGreen}{HTML}{75b0d8} % Couleur accent \definecolor{cvGreen}{HTML}{75b0d8} % Couleur accent
\definecolor{cvAccent}{HTML}{3a3e66} % Texte barre \definecolor{cvAccent}{HTML}{3a3e66} % Texte barre
\fi \fi
\RequirePackage[margin=\cvMargin,top=0pt,bottom=0pt]{geometry} \RequirePackage[margin=\cvMargin,top=0pt,bottom=0pt]{geometry}
@ -53,9 +51,6 @@
% Alias % Alias
\newcommand{\tb}{\textbullet} \newcommand{\tb}{\textbullet}
% Police
\setmainfont[Numbers={Monospaced}]{CMU Bright}
% Pas de notes pour les compétences % Pas de notes pour les compétences
\makeatletter \makeatletter
\NewDocumentCommand{\cvSkillTwoNR}{mm}{ \NewDocumentCommand{\cvSkillTwoNR}{mm}{