diff --git a/resources/qml/InviteDialog.qml b/resources/qml/InviteDialog.qml index dbe8bb07..c6b42d29 100644 --- a/resources/qml/InviteDialog.qml +++ b/resources/qml/InviteDialog.qml @@ -55,6 +55,7 @@ ApplicationWindow { Label { text: qsTr("User ID to invite") Layout.fillWidth: true + color: Nheko.colors.text } RowLayout {