diff --git a/src/messagecontent/QuoteComponent.qml b/src/messagecontent/QuoteComponent.qml index cd0cfc72b..d83a1746f 100644 --- a/src/messagecontent/QuoteComponent.qml +++ b/src/messagecontent/QuoteComponent.qml @@ -54,6 +54,8 @@ QQC2.Control { textFormat: TextEdit.RichText wrapMode: TextEdit.Wrap color: Kirigami.Theme.textColor + selectedTextColor: Kirigami.Theme.highlightedTextColor + selectionColor: Kirigami.Theme.highlightColor font.italic: true