Skip to content
Snippets Groups Projects
Verified Commit 771f3ea3 authored by Nicolas Werner's avatar Nicolas Werner
Browse files

Make pill text color match the separator color

parent a99eff7c
No related branches found
No related tags found
No related merge requests found
Pipeline #2027 passed
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment