mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 06:23:59 -06:00
Use color from theme for the market place banner banner text
CURA-8564
This commit is contained in:
parent
0ca20e9b3d
commit
6909085733
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ Rectangle
|
|||
text: bannerText
|
||||
|
||||
renderType: Text.NativeRendering
|
||||
color: "white"
|
||||
color: UM.Theme.getColor("primary_text")
|
||||
wrapMode: Text.Wrap
|
||||
elide: Text.ElideRight
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue