diff options
| author | Wolfboy248 <georgejvindkarlsen@gmail.com> | 2025-08-25 09:36:51 +0200 |
|---|---|---|
| committer | Wolfboy248 <georgejvindkarlsen@gmail.com> | 2025-08-25 09:36:51 +0200 |
| commit | 246eabe4a46d2585d653738e46089ed2bfada8bd (patch) | |
| tree | c86dd05119b0aa086a5d5401dd6a48d90a6f3bbd /frontend/src/App.css | |
| parent | Reorganised Maplist and Sidebar (diff) | |
| download | lphub-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.css | 1 |
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; |