sway theme updated

This commit is contained in:
CGH0S7
2025-12-11 15:57:14 +08:00
parent f1a212b4ac
commit e729d1c47b

View File

@ -83,11 +83,10 @@ window#waybar.hidden {
/* Window Title */ /* Window Title */
#window { #window {
background-color: transparent; background-color: transparent;
color: @text; color: @surface0;
border-radius: 16px; border-radius: 16px;
padding: 0 12px; padding: 0 12px;
margin: 0 4px; margin: 0 4px;
max-width: fit-content; /* Ensure it only takes needed width */
} }
/* Modules Right - Grouped look */ /* Modules Right - Grouped look */