config/waybar: change color
This commit is contained in:
parent
83cb66ccc9
commit
d4c20b0ecc
1 changed files with 2 additions and 2 deletions
|
@ -28,8 +28,8 @@ window#waybar {
|
|||
}
|
||||
|
||||
#workspaces button.active{
|
||||
color: #268bd2;
|
||||
border-bottom: 3px solid #194198;
|
||||
color: #2C5B2B;
|
||||
border-bottom: 3px solid #2C5B2B;
|
||||
}
|
||||
#workspaces button:hover {
|
||||
box-shadow: inherit;
|
||||
|
|
Loading…
Reference in a new issue