diff --git a/applets/krunner/contents/ui/main.qml b/applets/krunner/contents/ui/main.qml index 51c8281e..65bb09a3 100644 --- a/applets/krunner/contents/ui/main.qml +++ b/applets/krunner/contents/ui/main.qml @@ -88,7 +88,7 @@ Item { anchors.fill: parent Kirigami.Theme.inherit: false Kirigami.Theme.colorSet: Kirigami.Theme.View - color: Kirigami.Theme.BackgroundColor + color: Kirigami.Theme.backgroundColor PlasmaCore.IconItem { anchors { bottom: parent.bottom