aboutsummaryrefslogtreecommitdiff
path: root/frontend/src/App.css
diff options
context:
space:
mode:
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;