diff --git a/style.scss b/style.scss index 3500d98..e519f59 100644 --- a/style.scss +++ b/style.scss @@ -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 {