mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-07 06:57:28 -06:00
Change background of Premium plugins and materials
Or else the link "Search materials" in the materials tab was very hard to see. CURA-8380
This commit is contained in:
parent
01b0d78f7b
commit
d24d520db0
3 changed files with 3 additions and 1 deletions
|
@ -8,7 +8,7 @@ import UM 1.1 as UM
|
|||
|
||||
Rectangle
|
||||
{
|
||||
color: UM.Theme.getColor("secondary")
|
||||
color: UM.Theme.getColor("toolbox_premium_packages_background")
|
||||
height: childrenRect.height
|
||||
width: parent.width
|
||||
Column
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue