aboutsummaryrefslogtreecommitdiffhomepage
path: root/static/theme.css
diff options
context:
space:
mode:
authorwinter2025-01-27 19:45:39 +0000
committerwinter2025-01-27 19:45:39 +0000
commit5a6300f473b8be0e90a16e2b5992299b0ea1ddff (patch)
tree844d3422a1c9575a4cecd56f32c1c7eba0358efd /static/theme.css
parent9d59fd65b70b5b7588e4786f52f9cff1c3807426 (diff)
context menus and note deletion
Diffstat (limited to 'static/theme.css')
-rw-r--r--static/theme.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/theme.css b/static/theme.css
index 161288f..f002669 100644
--- a/static/theme.css
+++ b/static/theme.css
@@ -46,6 +46,7 @@
--icon-size: 24px;
--avatar-size: 64px;
--avatar-big-size: 96px;
+ --overlay-shadow: 0 0 8px #0004;
accent-color: var(--clr-primary);
}