mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 05:25:56 +08:00
Make tooltip backgrounds dark as well
Looks very professional. Contributes to issue CURA-3948.
This commit is contained in:
parent
f0d5187896
commit
9241cfa5c6
@ -144,7 +144,7 @@
|
|||||||
"mode_switch_text_hover": [255, 255, 255, 255],
|
"mode_switch_text_hover": [255, 255, 255, 255],
|
||||||
"mode_switch_text_checked": [12, 169, 227, 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],
|
"tooltip_text": [255, 255, 255, 255],
|
||||||
|
|
||||||
"message_background": [255, 255, 255, 255],
|
"message_background": [255, 255, 255, 255],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user