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