waybar color change time
This commit is contained in:
parent
8b684190fe
commit
62b706293d
|
@ -8,16 +8,6 @@ window#waybar {
|
||||||
color: #fdf6e3;
|
color: #fdf6e3;
|
||||||
}
|
}
|
||||||
|
|
||||||
#custom-right-arrow-dark,
|
|
||||||
#custom-left-arrow-dark {
|
|
||||||
color: #1a1a1a;
|
|
||||||
}
|
|
||||||
#custom-right-arrow-light,
|
|
||||||
#custom-left-arrow-light {
|
|
||||||
color: #292b2e;
|
|
||||||
background: #1a1a1a;
|
|
||||||
}
|
|
||||||
|
|
||||||
#workspaces,
|
#workspaces,
|
||||||
#clock.1,
|
#clock.1,
|
||||||
#clock.2,
|
#clock.2,
|
||||||
|
@ -28,7 +18,7 @@ window#waybar {
|
||||||
#battery,
|
#battery,
|
||||||
#disk,
|
#disk,
|
||||||
#tray {
|
#tray {
|
||||||
background: #1a1a1a;
|
background: #222222;
|
||||||
}
|
}
|
||||||
|
|
||||||
#workspaces button {
|
#workspaces button {
|
||||||
|
|
Loading…
Reference in a new issue