Eww battery gauge

This commit is contained in:
2024-05-12 23:19:31 +02:00
parent 517b4499e1
commit c887d19846
2 changed files with 12 additions and 2 deletions

View File

@ -121,6 +121,10 @@ scale trough {
color: red;
}
.battery-gauge {
color: $highlight1;
}
.calendar {
background: $lowlight2;
}