mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-15 18:57:52 -06:00
Fix text color not being themed
This commit is contained in:
parent
bac344a692
commit
d57d4fd277
1 changed files with 1 additions and 0 deletions
|
@ -49,6 +49,7 @@ Rectangle
|
|||
wrapMode: Text.WordWrap
|
||||
elide: Text.ElideRight
|
||||
font: UM.Theme.getFont("medium_bold")
|
||||
color: UM.Theme.getColor("text")
|
||||
}
|
||||
UM.RecolorImage
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue