Make a few missed items themeable as well

CURA-6013
This commit is contained in:
Jaime van Kessel 2018-12-07 16:02:21 +01:00
parent 4742db6fec
commit 50099ab753
2 changed files with 2 additions and 2 deletions

View file

@ -37,7 +37,7 @@ Item
leftMargin: UM.Theme.getSize("wide_margin").width
topMargin: UM.Theme.getSize("wide_margin").height
}
color: "white" //Always a white background for image (regardless of theme).
color: UM.Theme.getColor("main_background")
Image
{
anchors.fill: parent