diff --git a/ui/shared/status/StatusButton.qml b/ui/shared/status/StatusButton.qml index dba6302bac..d0967ce811 100644 --- a/ui/shared/status/StatusButton.qml +++ b/ui/shared/status/StatusButton.qml @@ -45,7 +45,7 @@ Button { ColorOverlay { anchors.fill: iconImg source: iconImg - color: control.icon.color + color: buttonLabel.color antialiasing: true smooth: true rotation: control.iconRotation