some accent stuff
This commit is contained in:
parent
af72f39c2e
commit
76396da7ba
2 changed files with 8 additions and 6 deletions
|
@ -71,7 +71,7 @@ window#waybar {
|
|||
}
|
||||
|
||||
#workspaces button.active {
|
||||
background: @pink;
|
||||
background: @accent;
|
||||
color: @surface0;
|
||||
}
|
||||
#workspaces button:hover {
|
||||
|
@ -80,7 +80,7 @@ window#waybar {
|
|||
box-shadow: none;
|
||||
}
|
||||
#workspaces button.active:hover {
|
||||
background: @pink;
|
||||
background: @accent;
|
||||
color: @surface0;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue