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{
|
#workspaces button.active{
|
||||||
color: #268bd2;
|
color: #2C5B2B;
|
||||||
border-bottom: 3px solid #194198;
|
border-bottom: 3px solid #2C5B2B;
|
||||||
}
|
}
|
||||||
#workspaces button:hover {
|
#workspaces button:hover {
|
||||||
box-shadow: inherit;
|
box-shadow: inherit;
|
||||||
|
|
Loading…
Reference in a new issue