Use a brighter color for button text (#355)
This commit is contained in:
parent
21185a44e7
commit
3a917f7f12
@ -56,7 +56,7 @@ AudioItem {
|
|||||||
}
|
}
|
||||||
|
|
||||||
RaisedButton {
|
RaisedButton {
|
||||||
qproperty-foregroundColor: palette(light);
|
qproperty-foregroundColor: palette(buttonText);
|
||||||
}
|
}
|
||||||
|
|
||||||
TextField {
|
TextField {
|
||||||
|
Loading…
Reference in New Issue
Block a user