mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-15 02:37:49 -06:00
Fix title color on dark theme
This commit is contained in:
parent
3d0a0da035
commit
a3436bb24b
1 changed files with 1 additions and 0 deletions
|
@ -56,6 +56,7 @@ Item
|
|||
}
|
||||
text: details.name
|
||||
font: UM.Theme.getFont("large")
|
||||
color: UM.Theme.getColor("text")
|
||||
wrapMode: Text.WordWrap
|
||||
width: parent.width
|
||||
height: UM.Theme.getSize("toolbox_property_label").height
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue