summary refs log tree commit diff
diff options
context:
space:
mode:
authorLoren Burkholder <computersemiexpert@outlook.com>2021-07-30 08:14:44 -0400
committerLoren Burkholder <computersemiexpert@outlook.com>2021-07-30 08:14:44 -0400
commitb398454409e3197ebf1b7d501e106bbb46523073 (patch)
treed1388813a606a7c6d59533cb7c7927d7467575e7
parentReformat dates (diff)
downloadnheko-b398454409e3197ebf1b7d501e106bbb46523073.tar.xz
Use an explicit color for the label
-rw-r--r--resources/qml/ReadReceipts.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/qml/ReadReceipts.qml b/resources/qml/ReadReceipts.qml

index db5d2e36..8869d813 100644 --- a/resources/qml/ReadReceipts.qml +++ b/resources/qml/ReadReceipts.qml
@@ -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