mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 05:53:59 -06:00
Color icon in preference page according to theme color
CURA-8688
This commit is contained in:
parent
b60c82aa92
commit
2949c0fcb3
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue