diff --git a/share/qtcreator/qmldesigner/propertyEditorQmlSources/imports/StudioTheme/ViewBarButtonStyle.qml b/share/qtcreator/qmldesigner/propertyEditorQmlSources/imports/StudioTheme/ViewBarButtonStyle.qml index 540d8dffe62..80874a26040 100644 --- a/share/qtcreator/qmldesigner/propertyEditorQmlSources/imports/StudioTheme/ViewBarButtonStyle.qml +++ b/share/qtcreator/qmldesigner/propertyEditorQmlSources/imports/StudioTheme/ViewBarButtonStyle.qml @@ -16,7 +16,7 @@ ControlStyle { idle: Values.themeTextColor hover: Values.themeTextColor interaction: Values.themeTextSelectedTextColor - disabled: Values.themeIconColorDisabled + disabled: Values.themeToolbarIcon_blocked } background: ControlStyle.BackgroundColors {