mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 19:59:12 +08:00
Improved difference between active and passive infill icons
CURA-2768
This commit is contained in:
parent
c769a05408
commit
3d30762c41
@ -126,7 +126,7 @@ Item
|
|||||||
{
|
{
|
||||||
return UM.Theme.getColor("setting_control_disabled_text")
|
return UM.Theme.getColor("setting_control_disabled_text")
|
||||||
}
|
}
|
||||||
return UM.Theme.getColor("text")
|
return UM.Theme.getColor("setting_control_disabled_text")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user