diff --git a/ui/view/notifications.qml b/ui/view/notifications.qml index 2e3f5da5d..53d923f79 100644 --- a/ui/view/notifications.qml +++ b/ui/view/notifications.qml @@ -114,7 +114,7 @@ ColumnLayout { //% "read" text: qsTrId("notifications-read") font.pixelSize: 12 - color: Style.section + color: Style.content_secondary font.capitalization: Font.AllUppercase visible: parent.isRead }