sway theme updated
This commit is contained in:
@ -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 */
|
||||||
|
|||||||
Reference in New Issue
Block a user