From a3fdfd54060cae660965dfe0eb619c152a0585e5 Mon Sep 17 00:00:00 2001 From: cbo Date: Sat, 3 Aug 2024 16:51:12 +0000 Subject: [PATCH] 1.7.3 --- config/global.ini | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/config/global.ini b/config/global.ini index 43b345b1..c409f8c5 100755 --- a/config/global.ini +++ b/config/global.ini @@ -27,9 +27,8 @@ headerSubtitle = "Rassembler pour innover" footerText = "© Association E59 - v1.7" [darkThemes] -0 = '.body {--text: #ffffff; --background: #0e0e0e; --panel-background: #0e0e0e; --buttons: #ffffff} textarea, .form, .select-input, .text-input, .file-input input, .date-input {border:1px solid #a0a0a0} .button, button {color: #0E0E0E}' -1 = '.body {--text: hsl(208, 100%, 96%); --background: hsl(215, 21%, 11%); --panel-background: hsl(216, 28%, 7%); --buttons: hsl(216, 28%, 7%)} .form .button, .form button {border:1px solid #3E3E3E}' +0 = '.body {--text: #ffffff; --background: #0e0e0e; --panel-background: #0e0e0e; --buttons: #ffffff} textarea, .form, .select-input, .text-input, .file-input input, .date-input {border:1px solid #a0a0a0} .button, button {color: #0E0E0E}'1 = '.body {--text: hsl(208, 100%, 96%); --background: hsl(215, 21%, 11%); --panel-background: hsl(216, 28%, 7%); --buttons: hsl(216, 28%, 7%)} .form .button, .form button {border:1px solid #3E3E3E}' 2 = '.body {--text: hsl(160, 65%, 95%); --background: hsl(160, 65%, 3%); --panel-background: hsl(160, 65%, 3%); --buttons: hsl(160, 65%, 3%)} .text-input, .date-input, .file-input input, .select-input, .select-input select, textarea, .button, button, .form {border:1px solid var(--text)}' [lightThemes] -0 = '.body {--text: #0e0e0e; --background: #ffffff; --panel-background: #ffffff; --buttons: #fafafa} textarea, .button, button, .form, .select-input select, .select-input, .date-input, .text-input, .file-input input {border:1px solid #a0a0a0}' +0 = '.body {--text: #0e0e0e; --background: #ffffff; --panel-background: #ffffff; --buttons: #fafafa} textarea, .button, button, .form, .select-input select, .select-input, .date-input, .text-input, .file-input input {border:1px solid #a0a0a0}' \ No newline at end of file