mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 23:05:01 -06:00
Change the base color of the tooltips to align with the designs
Contributes to CURA-6004.
This commit is contained in:
parent
62ac10d112
commit
62d20ac773
1 changed files with 1 additions and 1 deletions
|
@ -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],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue