Fix text color not being themed

This commit is contained in:
Jaime van Kessel 2019-02-05 11:05:33 +01:00
parent bac344a692
commit d57d4fd277

View File

@ -49,6 +49,7 @@ Rectangle
wrapMode: Text.WordWrap
elide: Text.ElideRight
font: UM.Theme.getFont("medium_bold")
color: UM.Theme.getColor("text")
}
UM.RecolorImage
{