Skip to content

Commit

Permalink
#1108: READ brighter on notification screen
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxnflaxl authored Apr 19, 2024
1 parent a60da93 commit f78d9ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/view/notifications.qml
Original file line number Diff line number Diff line change
Expand Up @@ -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
}
Expand Down

0 comments on commit f78d9ce

Please # to comment.