Fix background color of TypingPane

This commit is contained in:
Tobias Fella
2023-05-15 14:03:04 +02:00
parent 2ff92bea70
commit 5bdd67dcc1

View File

@@ -28,6 +28,9 @@ Loader {
id: fontMetrics
}
Kirigami.Theme.colorSet: Kirigami.Theme.View
Kirigami.Theme.inherit: false
contentItem: RowLayout {
spacing: typingPane.spacing
Row {