Remove unused entries from the theme

This commit is contained in:
Jaime van Kessel 2019-04-01 15:18:49 +02:00
parent 395dc269b0
commit 5105b67a8c
3 changed files with 2 additions and 6 deletions

View file

@ -61,7 +61,7 @@ Button
{
target: label
font: UM.Theme.getFont("medium_bold")
color: UM.Theme.getColor("toolbox_header_button_text_active")
color: UM.Theme.getColor("action_button_text")
}
}
]