From 45086a4b6e951389a36b59d5c65191b7d55ab4fc Mon Sep 17 00:00:00 2001 From: Malcolm Diller Date: Thu, 17 Nov 2022 22:25:55 -0800 Subject: [PATCH] updated hamunii theme name to gnomie --- ui/media/css/themes.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/media/css/themes.css b/ui/media/css/themes.css index f87bc7ec..cdf45c17 100644 --- a/ui/media/css/themes.css +++ b/ui/media/css/themes.css @@ -116,7 +116,7 @@ --input-border-color: green; } -.theme-hamunii { +.theme-gnomie { --background-color1: #242424; --background-color2: #353535; --background-color3: #494949;