mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-05 13:03:59 -06:00
Update reset settings icon in print settings to match new color used in recommeded settings
CURA-8849
This commit is contained in:
parent
c6bc3a5cd7
commit
9c16e200e0
1 changed files with 1 additions and 1 deletions
|
@ -209,7 +209,7 @@ Item
|
|||
height: UM.Theme.getSize("small_button_icon").height
|
||||
width: height
|
||||
|
||||
color: UM.Theme.getColor("setting_control_button")
|
||||
color: UM.Theme.getColor("accent_1")
|
||||
hoverColor: UM.Theme.getColor("setting_control_button_hover")
|
||||
|
||||
iconSource: UM.Theme.getIcon("ArrowReset")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue