Change style of stack switcher button

This commit is contained in:
Pavel Baksy 2026-01-11 22:37:10 +01:00
parent f7e737443f
commit 465d91e679

View File

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