use PlasmaCore.ColorScope for text as the rest
This commit is contained in:
parent
aacf4f9aa4
commit
859dcc1403
@ -170,7 +170,7 @@ Item {
|
||||
horizontalAlignment: !internal.portrait && iconSource != null ? Text.AlignLeft : Text.AlignHCenter
|
||||
verticalAlignment: Text.AlignVCenter
|
||||
|
||||
color: root.checked ? theme.buttonTextColor : theme.textColor
|
||||
color: PlasmaCore.ColorScope.textColor
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user