diff --git a/src/qml/Component/TypingPane.qml b/src/qml/Component/TypingPane.qml index bf28f4084..0205bc3ff 100644 --- a/src/qml/Component/TypingPane.qml +++ b/src/qml/Component/TypingPane.qml @@ -28,6 +28,9 @@ Loader { id: fontMetrics } + Kirigami.Theme.colorSet: Kirigami.Theme.View + Kirigami.Theme.inherit: false + contentItem: RowLayout { spacing: typingPane.spacing Row {