diff options
| author | winter | 2025-01-26 15:25:17 +0000 |
|---|---|---|
| committer | winter | 2025-01-26 15:25:17 +0000 |
| commit | 890dad24d6c095c41e6358b2a6cb61f1b6c2f6ad (patch) | |
| tree | a662dfd61585b755054075cd93121a9c70a48983 /static/theme.css | |
| parent | 5841d6550936e1fc34f1fbdf4325b1e27ff79230 (diff) | |
add user settings / preferences
Diffstat (limited to 'static/theme.css')
| -rw-r--r-- | static/theme.css | 2 |
1 files changed, 2 insertions, 0 deletions
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); } |
