Change the base color of the tooltips to align with the designs

Contributes to CURA-6004.
This commit is contained in:
Diego Prado Gesto 2018-12-17 17:55:40 +01:00
parent 62ac10d112
commit 62d20ac773

View file

@ -229,7 +229,7 @@
"checkbox_disabled": [223, 223, 223, 255],
"checkbox_text": [35, 35, 35, 255],
"tooltip": [68, 192, 255, 255],
"tooltip": [25, 25, 25, 255],
"tooltip_text": [255, 255, 255, 255],
"message_background": [255, 255, 255, 255],