From 465d91e6792959d2e1d4c48eda9325530b1320e8 Mon Sep 17 00:00:00 2001 From: Pavel Baksy Date: Sun, 11 Jan 2026 22:37:10 +0100 Subject: [PATCH] Change style of stack switcher button --- src/window.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/window.py b/src/window.py index 0216412..4054cf6 100644 --- a/src/window.py +++ b/src/window.py @@ -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 */