waybar: Tweak workspace indicator color
This commit is contained in:
@ -52,9 +52,9 @@ window#waybar.chromium {
|
||||
}
|
||||
|
||||
#workspaces button.focused {
|
||||
background-color: rgba(53, 96, 161, 1.0);
|
||||
color: #ffffff;
|
||||
box-shadow: inset 0 -3px #3560a1;
|
||||
background-color: #f5deb3;
|
||||
color: #696969;
|
||||
box-shadow: inset 0 -3px #4b4437;
|
||||
}
|
||||
|
||||
#workspaces button.urgent {
|
||||
|
||||
Reference in New Issue
Block a user