waybar: give workspace buttons a proper color
This commit is contained in:
parent
000fb994d2
commit
8d339e5524
1 changed files with 4 additions and 0 deletions
|
|
@ -158,6 +158,10 @@ window#waybar {
|
||||||
padding-bottom: 0px;
|
padding-bottom: 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#workspaces button {
|
||||||
|
color: @primary;
|
||||||
|
}
|
||||||
|
|
||||||
#workspaces button.active {
|
#workspaces button.active {
|
||||||
color: @on_primary_container;
|
color: @on_primary_container;
|
||||||
background-color: @primary_container;
|
background-color: @primary_container;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue