Monitor Tab - Add grey monitor tab text

Contributes to CL-1047
This commit is contained in:
Ian Paschal 2018-09-07 16:45:30 +02:00
parent 90e8c41fa2
commit 97e8db577a
2 changed files with 4 additions and 2 deletions

View file

@ -223,7 +223,7 @@ Component
width: parent.width
elide: Text.ElideRight
font: UM.Theme.getFont("default")
opacity: 0.6
color: UM.Theme.getColor("monitor_secondary_text")
}
}