Set the correct color for inactive text

It used to be all back, which is just unreadable...

CURA-9465
This commit is contained in:
Jaime van Kessel 2022-07-11 16:16:08 +02:00
parent 656a3dc707
commit 461165ea39

View File

@ -81,7 +81,7 @@
"text": "text_default",
"text_detail": [255, 255, 255, 172],
"text_link": "accent_1",
"text_inactive": [255, 255, 255, 88],
"text_inactive": [118, 118, 118, 255],
"text_hover": [255, 255, 255, 204],
"text_scene": [255, 255, 255, 162],
"text_scene_hover": [255, 255, 255, 204],