From e36653e9625b7bdd1ee855cf8d5f0e5bb01a1a57 Mon Sep 17 00:00:00 2001 From: Jan BELLON Date: Thu, 14 Mar 2024 20:38:23 +0000 Subject: [PATCH] Update file style.css --- html/src/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/src/css/style.css b/html/src/css/style.css index 9e9e6a6c..b39583d9 100644 --- a/html/src/css/style.css +++ b/html/src/css/style.css @@ -1,5 +1,5 @@ ::webkit-scrollbar { - scrollbar-face-color: #3f3f3f; + scrollbar-face-color: #535353; scrollbar-shadow-color: #3f3f3f; scrollbar-highlight-color: #3f3f3f; scrollbar-3dlight-color: #3f3f3f;