waybar color change time
This commit is contained in:
parent
8b684190fe
commit
62b706293d
1 changed files with 1 additions and 11 deletions
|
@ -8,16 +8,6 @@ window#waybar {
|
|||
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,
|
||||
#clock.1,
|
||||
#clock.2,
|
||||
|
@ -28,7 +18,7 @@ window#waybar {
|
|||
#battery,
|
||||
#disk,
|
||||
#tray {
|
||||
background: #1a1a1a;
|
||||
background: #222222;
|
||||
}
|
||||
|
||||
#workspaces button {
|
||||
|
|
Loading…
Reference in a new issue