From da1fd74f9387149b2b94d62853587a8afdb74ddd Mon Sep 17 00:00:00 2001 From: Wolfboy248 Date: Thu, 21 Aug 2025 10:33:27 +0200 Subject: Reorganised Maplist and Sidebar --- frontend/src/App.css | 1 + 1 file changed, 1 insertion(+) (limited to 'frontend/src/App.css') diff --git a/frontend/src/App.css b/frontend/src/App.css index a39dcf1..3e0d813 100644 --- a/frontend/src/App.css +++ b/frontend/src/App.css @@ -6,6 +6,7 @@ --color-main: #141520; --color-panel: #202232; --color-block: #2b2e46; + --color-bright: #333753; --color-white: #cdcfdf; -- cgit v1.2.3