Change style of stack switcher button

This commit is contained in:
vesp 2026-01-11 22:37:10 +01:00
parent fae3357fd5
commit 4737c39420

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 */