From 2c10cd7f1407c148dd1ad91141afc412fe9448dc Mon Sep 17 00:00:00 2001 From: Jan BELLON Date: Fri, 8 Mar 2024 22:24:43 +0000 Subject: [PATCH] Update file global.ini --- config/global.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/global.ini b/config/global.ini index dbc04598..037d2103 100644 --- a/config/global.ini +++ b/config/global.ini @@ -32,4 +32,4 @@ A propos = "about.php" [themes_light] 0 = '--text: hsl(0, 0%, 20%);--background: hsl(0, 0%, 100%);--banner-background: hsl(0, 0%, 100%);--buttons: hsl(0, 0%, 100%)' -1 = '--text: hsl(208, 100%, 0%); --background: hsl(215, 21%, 100%); --banner-background: hsl(216, 28%, 90%); --buttons: hsl(216, 28%, 90%)' \ No newline at end of file +1 = '--text: hsl(208, 100%, 0%); --background: hsl(215, 21%, 100%); --banner-background: hsl(216, 28%, 95%); --buttons: hsl(216, 28%, 100%)' \ No newline at end of file