Color icon in preference page according to theme color

CURA-8688
This commit is contained in:
casper 2022-02-28 16:13:36 +01:00
parent b60c82aa92
commit 2949c0fcb3

View file

@ -849,6 +849,7 @@ UM.PreferencesPage
hoverBackgroundColor: UM.Theme.getColor("secondary_button_hover")
backgroundRadius: width / 2
height: UM.Theme.getSize("small_button_icon").height
color: UM.Theme.getColor("small_button_text")
width: height
}
}