again
This commit is contained in:
parent
d2b13f757d
commit
3aae953267
1 changed files with 3 additions and 3 deletions
|
@ -18,7 +18,7 @@ window#waybar {
|
||||||
#battery,
|
#battery,
|
||||||
#disk,
|
#disk,
|
||||||
#tray {
|
#tray {
|
||||||
background: #303957;
|
background: #262626;
|
||||||
}
|
}
|
||||||
|
|
||||||
#workspaces button {
|
#workspaces button {
|
||||||
|
@ -28,8 +28,8 @@ window#waybar {
|
||||||
}
|
}
|
||||||
|
|
||||||
#workspaces button.active{
|
#workspaces button.active{
|
||||||
color: #44E141;
|
color: #b30000;
|
||||||
border-bottom: 3px solid #44E141;
|
border-bottom: 3px solid #b30000;
|
||||||
}
|
}
|
||||||
#workspaces button:hover {
|
#workspaces button:hover {
|
||||||
box-shadow: inherit;
|
box-shadow: inherit;
|
||||||
|
|
Loading…
Reference in a new issue