Make pill text color match the separator color
This commit is contained in:
parent
a99eff7c0c
commit
771f3ea316
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user