Make active tab white

Contributes to issue CURA-5876.
This commit is contained in:
Ghostkeeper 2018-11-30 17:05:25 +01:00
parent f4950cf92b
commit 0a6e420710
No known key found for this signature in database
GPG key ID: 86BEF881AE2CF276

View file

@ -89,7 +89,7 @@ Item
radius: UM.Theme.getSize("default_radius").width
border.width: UM.Theme.getSize("default_lining").width
border.color: UM.Theme.getColor("lining")
color: UM.Theme.getColor("secondary")
color: UM.Theme.getColor("main_background")
//Remove rounding and lining at the top.
Rectangle