mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-16 03:07:53 -06:00
Use the correct color for the label
CURA-8421
This commit is contained in:
parent
ed0fc26051
commit
a3d04bc752
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@ Button
|
|||
verticalAlignment: Text.AlignVCenter
|
||||
wrapMode: Text.Wrap
|
||||
elide: Text.ElideRight
|
||||
color: UM.Theme.getColor("primary_text")
|
||||
color: UM.Theme.getColor("text")
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue