Make monitor item background themable

This commit is contained in:
Jaime van Kessel 2018-12-18 13:08:18 +01:00
parent bf5559167e
commit 9b6e52a5be

View File

@ -17,6 +17,7 @@ Component
width: parent.width * 0.3
anchors.top: parent.top
anchors.bottom: parent.bottom
color: UM.Theme.getColor("main_background")
Cura.PrintMonitor
{