Darker waybar
Works better without gaps.
This commit is contained in:
@@ -14,7 +14,7 @@ window {
|
||||
}
|
||||
|
||||
window#waybar {
|
||||
background-color: alpha(@background, 0.3);
|
||||
background-color: alpha(@background, 0.7);
|
||||
color: @foreground;
|
||||
}
|
||||
|
||||
@@ -41,7 +41,7 @@ window#waybar.kitty {
|
||||
}
|
||||
|
||||
#workspaces button.focused {
|
||||
background-color: @background;
|
||||
background-color: @color4;
|
||||
color: @foreground;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user