diff --git a/config/global.ini b/config/global.ini index 037d2103..8690bc28 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%, 95%); --buttons: hsl(216, 28%, 100%)' \ 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%, 95%)' \ No newline at end of file