From faff9eb5ec8a765b3066c88a22aa4c4fd40af90a Mon Sep 17 00:00:00 2001 From: gregandev Date: Mon, 26 Dec 2022 14:05:21 +0100 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'config.toml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config.toml b/config.toml index 4ffef1f..39c5c22 100644 --- a/config.toml +++ b/config.toml @@ -7,8 +7,8 @@ title = "greg CV" colorDark = "#666" colorLight = "#fff" colorPageBackground = "#ddd" -colorPrimary = "#B4C2DF" +colorPrimary = "#b4c2df" colorPrimaryText = "#fff" colorRightColumnBackground = "#f5f5f5" -colorSecondary = "#7B1014" -pages = 1 +colorSecondary = "#7b1014" +pages = 1 \ No newline at end of file