diff --git a/modules/bar/components/Power.qml b/modules/bar/components/Power.qml index 2524b3e4..1124a55c 100644 --- a/modules/bar/components/Power.qml +++ b/modules/bar/components/Power.qml @@ -3,7 +3,7 @@ import "root:/config" MaterialIcon { text: "power_settings_new" - color: Appearance.colours.red + color: Appearance.colours.m3error font.bold: true font.pointSize: Appearance.font.size.normal }