Make tooltip backgrounds dark as well

Looks very professional.

Contributes to issue CURA-3948.
This commit is contained in:
Ghostkeeper 2017-08-18 14:19:37 +02:00
parent f0d5187896
commit 9241cfa5c6
No known key found for this signature in database
GPG key ID: C5F96EE2BC0F7E75

View file

@ -144,7 +144,7 @@
"mode_switch_text_hover": [255, 255, 255, 255],
"mode_switch_text_checked": [12, 169, 227, 255],
"tooltip": [12, 169, 227, 255],
"tooltip": [40, 40, 40, 255],
"tooltip_text": [255, 255, 255, 255],
"message_background": [255, 255, 255, 255],