changed the colors a bit

This commit is contained in:
pika 2024-09-04 17:38:13 +02:00
parent 7d23f11911
commit fbdd1da367

View file

@ -236,7 +236,7 @@ highlight {
}
.battery-widget * {
color: $pink;
color: $green;
font-size: $textsize;
}
.battery-util-progress {
@ -244,7 +244,7 @@ highlight {
}
.battery-charging {
color: $orange;
color: $purple;
}
.battery-warning {