From be3efa94ec82ff7ced0991bd768c1b43dd5d274c Mon Sep 17 00:00:00 2001 From: Jan BELLON Date: Thu, 7 Mar 2024 02:05:57 +0000 Subject: [PATCH] Update file style.css --- html/src/css/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/html/src/css/style.css b/html/src/css/style.css index 93ee4945..335aa78a 100644 --- a/html/src/css/style.css +++ b/html/src/css/style.css @@ -1,7 +1,7 @@ :root { --text: #e9e9e9; - --background: #3a3a3a; - --dark-background: #242424; + --background: hsl(0, 0%, 20%); + --dark-background: hsl(0, 0%, 10%); } @font-face {