From 890dad24d6c095c41e6358b2a6cb61f1b6c2f6ad Mon Sep 17 00:00:00 2001 From: winter Date: Sun, 26 Jan 2025 15:25:17 +0000 Subject: add user settings / preferences --- static/theme.css | 2 ++ 1 file changed, 2 insertions(+) (limited to 'static/theme.css') diff --git a/static/theme.css b/static/theme.css index a01dd3a..161288f 100644 --- a/static/theme.css +++ b/static/theme.css @@ -46,4 +46,6 @@ --icon-size: 24px; --avatar-size: 64px; --avatar-big-size: 96px; + + accent-color: var(--clr-primary); } -- cgit v1.3