Compare commits

..

2 Commits

Author SHA1 Message Date
vesp
2000f98d35 FIX: Change style of stack switcher button (light theme) 2026-01-12 10:29:40 +01:00
vesp
4737c39420 Change style of stack switcher button 2026-01-11 22:37:10 +01:00

View File

@ -164,9 +164,7 @@ class RosterWindow(Adw.ApplicationWindow):
} }
stackswitcher button:checked { stackswitcher button:checked {
background: @accent_bg_color; font-weight: 900;
color: @accent_fg_color;
font-weight: 600;
} }
/* Warning styling for undefined variables */ /* Warning styling for undefined variables */