mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-16 02:05:54 +08:00
Use color from theme for the market place banner banner text
CURA-8564
This commit is contained in:
parent
67fc514b8f
commit
ad1798ee6e
@ -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…
x
Reference in New Issue
Block a user