This commit is contained in:
iFargle 2023-08-28 19:08:06 +09:00
parent 1fee251a7f
commit 8741648082

View file

@ -36,7 +36,7 @@
],
"idle_inhibitor": {
"format": "{icon}",
"format": "{icon} - Idle",
"format-icons": {
"activated": "",
"deactivated": ""
@ -208,26 +208,16 @@
#memory.critical,
#battery.critical,
#network.disconnected {
background-color: #f2594b;
background-color: #fe8019;
}
/*#clock {
* color: #e2cca9;
* font-size: 14px;
* font-weight: bold;
*}
*/
#battery.charging {
color: #b0b846;
color: #98971a;
}
#battery.plugged {
color: #80aa9e;
color: #458588;
}
#pulseaudio.bluetooth {
color: #80aa9e;
color: #458588;
}
tooltip {
color: #e2cca9;