changed the colors a bit
This commit is contained in:
parent
7d23f11911
commit
fbdd1da367
1 changed files with 2 additions and 2 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue