test
This commit is contained in:
parent
ed571cc4ad
commit
b73e0dfb98
1 changed files with 4 additions and 3 deletions
|
@ -230,16 +230,17 @@
|
|||
#battery.critical,
|
||||
#custom-tailscale.Stopped,
|
||||
#network.disconnected {
|
||||
color: #e2cca9;
|
||||
background-color: #fb4934;
|
||||
}
|
||||
#battery.charging {
|
||||
color: #98971a;
|
||||
background-color: #98971a;
|
||||
}
|
||||
#battery.plugged {
|
||||
color: #458588;
|
||||
background-color: #458588;
|
||||
}
|
||||
#pulseaudio.bluetooth {
|
||||
color: #458588;
|
||||
background-color: #458588;
|
||||
}
|
||||
tooltip {
|
||||
color: #e2cca9;
|
||||
|
|
Loading…
Reference in a new issue