Compare commits

..

No commits in common. "2000f98d35d5e6084776d970accf5e8bd480592e" and "fae3357fd5756a2754e9e674ec14bc1949098f7e" have entirely different histories.

View File

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