From 2e5250dcdd22c264ebc3d2076cfb561726fa05ba Mon Sep 17 00:00:00 2001 From: Jan BELLON Date: Fri, 8 Mar 2024 22:24:16 +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 ee90d9f5..dbc04598 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%, 4%); --background: hsl(215, 21%, 93%); --banner-background: hsl(216, 28%, 88%); --buttons: hsl(216, 28%, 88%)' \ No newline at end of file +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