Removed hardcoded color

CURA-6013
This commit is contained in:
Jaime van Kessel 2018-12-10 13:29:58 +01:00
parent 70b9a44ae4
commit 9d1701aacb

View File

@ -20,7 +20,7 @@ Rectangle
Rectangle
{
id: thumbnail
color: "white"
color: UM.Theme.getColor("main_background")
width: UM.Theme.getSize("toolbox_thumbnail_large").width
height: UM.Theme.getSize("toolbox_thumbnail_large").height
anchors