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