diff --git a/resources/qml/delegates/Pill.qml b/resources/qml/delegates/Pill.qml index 248d91da..17c3c7d4 100644 --- a/resources/qml/delegates/Pill.qml +++ b/resources/qml/delegates/Pill.qml @@ -7,7 +7,7 @@ import QtQuick.Controls 2.1 import im.nheko 1.0 Label { - color: Nheko.colors.brightText + color: Nheko.colors.text horizontalAlignment: Text.AlignHCenter height: contentHeight * 1.2 width: contentWidth * 1.2