From 7d1bc2834193e808cd4e17fe246e6d8f006b6e6e Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Fri, 22 Oct 2021 15:32:13 +0200 Subject: [PATCH] update colors --- theme.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/theme.css b/theme.css index 252ecc6..f39bd82 100644 --- a/theme.css +++ b/theme.css @@ -179,7 +179,8 @@ a { .full > .ui.top.menu { color: #fff; - background: #2a2a2e; + background: #1e2430; + /*background: #2a2a2e;*/ } .full > .ui.top.menu i, .full > .ui.top.menu.sr-mobile-only, .full > .ui.top.menu .mobile-only {