mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 00:45:56 +08: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
@ -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…
x
Reference in New Issue
Block a user