web/layout: increase sidebar contrast in dark theme

This commit is contained in:
wukko 2025-01-12 22:49:03 +06:00
parent 2272bb5edd
commit f816fae6ba
No known key found for this signature in database
GPG key ID: 3E30B3F26C7B4AA2

View file

@ -211,7 +211,7 @@
--dialog-backdrop: rgba(0, 0, 0, 0.3);
--sidebar-bg: #101010;
--sidebar-bg: #131313;
--sidebar-highlight: #f2f2f2;
--input-border: #383838;