mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 00:55:51 +08:00
Update colors to match designs
This commit is contained in:
parent
f6c48fdf07
commit
4eb61af579
@ -349,12 +349,12 @@
|
|||||||
|
|
||||||
"checkbox": [255, 255, 255, 255],
|
"checkbox": [255, 255, 255, 255],
|
||||||
"checkbox_hover": [255, 255, 255, 255],
|
"checkbox_hover": [255, 255, 255, 255],
|
||||||
"checkbox_border": [199, 199, 199, 255],
|
"checkbox_border": [180, 180, 180, 255],
|
||||||
"checkbox_border_hover": [50, 130, 255, 255],
|
"checkbox_border_hover": [25, 110, 240, 255],
|
||||||
"checkbox_mark": [35, 35, 35, 255],
|
"checkbox_mark": [35, 35, 35, 255],
|
||||||
"checkbox_square": [180, 180, 180, 255],
|
"checkbox_square": [180, 180, 180, 255],
|
||||||
"checkbox_disabled": [223, 223, 223, 255],
|
"checkbox_disabled": [223, 223, 223, 255],
|
||||||
"checkbox_text": [35, 35, 35, 255],
|
"checkbox_text": [0, 12, 26, 255],
|
||||||
|
|
||||||
"tooltip": [25, 25, 25, 255],
|
"tooltip": [25, 25, 25, 255],
|
||||||
"tooltip_text": [255, 255, 255, 255],
|
"tooltip_text": [255, 255, 255, 255],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user