style waybar

This commit is contained in:
Adithya 2023-04-08 01:27:30 +05:30
parent 4c0281788c
commit 71cf9766ec
Signed by: adtya
GPG key ID: 48FC9915FFD326D0

View file

@ -40,6 +40,10 @@ window#waybar.solo {
color: @green;
}
#workspaces button.active {
color: @green;
}
#workspaces button.urgent {
background: @background;
color: @red;
@ -57,9 +61,9 @@ window#waybar.solo {
#pulseaudio,
#tray,
#mode,
#submap,
#idle_inhibitor,
#bluetooth,
#custom-power_profile {
#bluetooth {
padding: 0 10px;
color: @foreground;
background-color: @background;