mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-04-28 23:04:34 +08:00
Fix text color not being themed
This commit is contained in:
parent
bac344a692
commit
d57d4fd277
@ -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…
x
Reference in New Issue
Block a user