This commit is contained in:
iFargle 2023-08-30 20:32:32 +09:00
parent ed571cc4ad
commit b73e0dfb98

View file

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