Make manufacturer and extruder labels lighter

The proper colour would've been 'detail' but that seems to not be used much at all, and it's too light. In other places, 'inactive' is used in this place more often.

Contributes to issue CURA-5876.
This commit is contained in:
Ghostkeeper 2018-11-27 14:03:05 +01:00
parent bb9598afd1
commit 1555a1ab17
No known key found for this signature in database
GPG key ID: 86BEF881AE2CF276
2 changed files with 3 additions and 3 deletions

View file

@ -64,7 +64,7 @@ Cura.ExpandableComponent
text: model.material_brand
elide: Text.ElideRight
font: UM.Theme.getFont("default")
color: UM.Theme.getColor("text")
color: UM.Theme.getColor("text_inactive")
anchors
{