home/programs/waybar: change active button color
This commit is contained in:
parent
56e4085c73
commit
5f6d4a5ad8
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ window#waybar {
|
|||
}
|
||||
|
||||
#workspaces button.active {
|
||||
background: @base0E;
|
||||
background: @base0D;
|
||||
color: @base02;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue