Use color from theme for the market place banner banner text

CURA-8564
This commit is contained in:
casper 2021-11-29 12:26:48 +01:00
parent 0ca20e9b3d
commit 6909085733

View file

@ -75,7 +75,7 @@ Rectangle
text: bannerText
renderType: Text.NativeRendering
color: "white"
color: UM.Theme.getColor("primary_text")
wrapMode: Text.Wrap
elide: Text.ElideRight