aboutsummaryrefslogtreecommitdiff
path: root/frontend/src/App.css
diff options
context:
space:
mode:
authorWolfboy248 <georgejvindkarlsen@gmail.com>2025-08-25 09:36:51 +0200
committerWolfboy248 <georgejvindkarlsen@gmail.com>2025-08-25 09:36:51 +0200
commit246eabe4a46d2585d653738e46089ed2bfada8bd (patch)
treec86dd05119b0aa086a5d5401dd6a48d90a6f3bbd /frontend/src/App.css
parentReorganised Maplist and Sidebar (diff)
downloadlphub-246eabe4a46d2585d653738e46089ed2bfada8bd.tar.gz
lphub-246eabe4a46d2585d653738e46089ed2bfada8bd.tar.bz2
lphub-246eabe4a46d2585d653738e46089ed2bfada8bd.zip
Restructured sidebar and implemented links var
Diffstat (limited to 'frontend/src/App.css')
-rw-r--r--frontend/src/App.css1
1 files changed, 1 insertions, 0 deletions
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 @@
4 4
5@theme { 5@theme {
6 --color-main: #141520; 6 --color-main: #141520;
7 --color-input: #161723;
7 --color-panel: #202232; 8 --color-panel: #202232;
8 --color-block: #2b2e46; 9 --color-block: #2b2e46;
9 --color-bright: #333753; 10 --color-bright: #333753;