mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 03:35:57 +08:00
add dark theme checkbox square color
This commit is contained in:
parent
5788ea8d00
commit
818ef8e614
@ -151,6 +151,7 @@
|
|||||||
"checkbox_border": [255, 255, 255, 38],
|
"checkbox_border": [255, 255, 255, 38],
|
||||||
"checkbox_border_hover": [255, 255, 255, 38],
|
"checkbox_border_hover": [255, 255, 255, 38],
|
||||||
"checkbox_mark": [255, 255, 255, 181],
|
"checkbox_mark": [255, 255, 255, 181],
|
||||||
|
"checkbox_square": [118, 118, 118, 255],
|
||||||
"checkbox_text": [255, 255, 255, 181],
|
"checkbox_text": [255, 255, 255, 181],
|
||||||
|
|
||||||
"tooltip": [39, 44, 48, 255],
|
"tooltip": [39, 44, 48, 255],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user