From 246eabe4a46d2585d653738e46089ed2bfada8bd Mon Sep 17 00:00:00 2001 From: Wolfboy248 Date: Mon, 25 Aug 2025 09:36:51 +0200 Subject: Restructured sidebar and implemented links var --- 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 3e0d813..d443222 100644 --- a/frontend/src/App.css +++ b/frontend/src/App.css @@ -4,6 +4,7 @@ @theme { --color-main: #141520; + --color-input: #161723; --color-panel: #202232; --color-block: #2b2e46; --color-bright: #333753; -- cgit v1.2.3