diff --git a/resources/style.css b/resources/style.css index 920bb527..e1243065 100644 --- a/resources/style.css +++ b/resources/style.css @@ -107,7 +107,7 @@ window#waybar.chromium { color: #000000; } -#battery.charging { +#battery.charging, #battery.plugged { color: #ffffff; background-color: #26A65B; }