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