waybar color change time

This commit is contained in:
Sakooooo 2023-07-24 14:24:06 +03:00
parent 8b684190fe
commit 62b706293d
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -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 {