Use an explicit color for the label
This commit is contained in:
parent
3cb4209d7b
commit
b398454409
@ -36,6 +36,7 @@ ApplicationWindow {
|
||||
Label {
|
||||
id: headerTitle
|
||||
|
||||
color: Nheko.colors.text
|
||||
Layout.alignment: Qt.AlignCenter
|
||||
text: qsTr("Read receipts")
|
||||
font.pointSize: fontMetrics.font.pointSize * 1.5
|
||||
|
Loading…
Reference in New Issue
Block a user