diff --git a/resources/styles/system.qss b/resources/styles/system.qss index e18b7e5c..986d2874 100644 --- a/resources/styles/system.qss +++ b/resources/styles/system.qss @@ -56,7 +56,7 @@ AudioItem { } RaisedButton { - qproperty-foregroundColor: palette(light); + qproperty-foregroundColor: palette(buttonText); } TextField {