From db7e7c5158e471b32befb0a05301eae0ae63a824 Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Thu, 17 Nov 2022 22:06:21 +0100 Subject: [PATCH] update color --- theme.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme.css b/theme.css index ae45547..c66cdf7 100644 --- a/theme.css +++ b/theme.css @@ -1,5 +1,5 @@ :root { - --color-hover: #58a0d1; + --color-hover: #259bef; } #profile-avatar, .user.profile > .ui > .ui > .ui > .ui.card > .image {