mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 06:28:59 +08:00
Add several more colors and sizes
This commit is contained in:
parent
0f8a6e286c
commit
cd76d37585
@ -27,14 +27,17 @@
|
||||
"primary": [12, 169, 227, 255],
|
||||
"primary_text": [255, 255, 255, 255],
|
||||
"border": [205, 202, 201, 255],
|
||||
"secondary": [205, 202, 201, 255],
|
||||
|
||||
"text": [35, 35, 35, 255],
|
||||
"text_inactive": [205, 202, 201, 255],
|
||||
"text_hover": [12, 169, 227, 255],
|
||||
"text_hover": [174, 174, 174, 255],
|
||||
"text_pressed": [12, 169, 227, 255],
|
||||
|
||||
"button_inactive": [205, 202, 201, 255],
|
||||
"button_hover": [174, 174, 174, 255]
|
||||
"button": [205, 202, 201, 255],
|
||||
"button_hover": [174, 174, 174, 255],
|
||||
"button_down": [12, 169, 227, 255],
|
||||
"button_text": [255, 255, 255, 255]
|
||||
},
|
||||
|
||||
"sizes": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user