mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 06:23:59 -06:00
Make monitor item background themable
This commit is contained in:
parent
bf5559167e
commit
9b6e52a5be
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue