mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-11 22:19:02 +08:00
Remove color from discard dialog text, since it uses system style
Originally a lot of text would not be readable when in dark theme because the text would be light, but the background would always be white.
This commit is contained in:
parent
c08e7df277
commit
377a21071b
@ -100,7 +100,6 @@ UM.Dialog
|
||||
{
|
||||
text: styleData.value
|
||||
font: UM.Theme.getFont("system")
|
||||
color: UM.Theme.getColor("setting_control_disabled_text")
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user