some accent stuff

This commit is contained in:
Reid 2024-07-26 01:28:24 -07:00
parent af72f39c2e
commit 76396da7ba
Signed by: reidlab
GPG key ID: DAF5EAF6665839FD
2 changed files with 8 additions and 6 deletions

View file

@ -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;
}