From 6b6562593201b4561f1c55e6c2d28728d3d19bbf Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Wed, 18 Jan 2023 11:02:35 +0100 Subject: [PATCH] update colors --- theme.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/theme.css b/theme.css index 2860cff..26e3209 100644 --- a/theme.css +++ b/theme.css @@ -1,8 +1,7 @@ :root { - --color-hover: #4187b9; + --color-hover: #3c7ead; --color-primary-light-1: #4793cc; --color-primary: #4793cc; - --color-primary: #4793cc; } #navbar .active {