mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 20:39:01 +08:00
Color icon in preference page according to theme color
CURA-8688
This commit is contained in:
parent
b60c82aa92
commit
2949c0fcb3
@ -849,6 +849,7 @@ UM.PreferencesPage
|
|||||||
hoverBackgroundColor: UM.Theme.getColor("secondary_button_hover")
|
hoverBackgroundColor: UM.Theme.getColor("secondary_button_hover")
|
||||||
backgroundRadius: width / 2
|
backgroundRadius: width / 2
|
||||||
height: UM.Theme.getSize("small_button_icon").height
|
height: UM.Theme.getSize("small_button_icon").height
|
||||||
|
color: UM.Theme.getColor("small_button_text")
|
||||||
width: height
|
width: height
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user