From e729d1c47b09f730d9adfa1debd3571f4d8e5703 Mon Sep 17 00:00:00 2001 From: CGH0S7 Date: Thu, 11 Dec 2025 15:57:14 +0800 Subject: [PATCH] sway theme updated --- waybar/style.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/waybar/style.css b/waybar/style.css index 97c06f0..6f79e8c 100644 --- a/waybar/style.css +++ b/waybar/style.css @@ -83,11 +83,10 @@ window#waybar.hidden { /* Window Title */ #window { background-color: transparent; - color: @text; + color: @surface0; border-radius: 16px; padding: 0 12px; margin: 0 4px; - max-width: fit-content; /* Ensure it only takes needed width */ } /* Modules Right - Grouped look */