mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-09-13 20:03:16 +08:00
Make active tab white
Contributes to issue CURA-5876.
This commit is contained in:
parent
f4950cf92b
commit
0a6e420710
@ -89,7 +89,7 @@ Item
|
|||||||
radius: UM.Theme.getSize("default_radius").width
|
radius: UM.Theme.getSize("default_radius").width
|
||||||
border.width: UM.Theme.getSize("default_lining").width
|
border.width: UM.Theme.getSize("default_lining").width
|
||||||
border.color: UM.Theme.getColor("lining")
|
border.color: UM.Theme.getColor("lining")
|
||||||
color: UM.Theme.getColor("secondary")
|
color: UM.Theme.getColor("main_background")
|
||||||
|
|
||||||
//Remove rounding and lining at the top.
|
//Remove rounding and lining at the top.
|
||||||
Rectangle
|
Rectangle
|
||||||
|
Loading…
x
Reference in New Issue
Block a user