diff --git a/resources/qml/emoji/StickerPicker.qml b/resources/qml/emoji/StickerPicker.qml index b7721db6..675bf335 100644 --- a/resources/qml/emoji/StickerPicker.qml +++ b/resources/qml/emoji/StickerPicker.qml @@ -130,6 +130,7 @@ Menu { anchors.right: parent.right text: parent.section font.bold: true + color: palette.text } } section.labelPositioning: ViewSection.InlineLabels | ViewSection.CurrentLabelAtStart