mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-26 20:31:35 -07:00
Improved difference between active and passive infill icons
CURA-2768
This commit is contained in:
parent
c769a05408
commit
3d30762c41
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue