mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-11 16:00:47 -07:00
White background for checkboxes
CURA-4148
This commit is contained in:
parent
24e5c72e47
commit
8010fa9c85
1 changed files with 1 additions and 1 deletions
|
|
@ -188,7 +188,7 @@
|
|||
"slider_handle_hover": [77, 182, 226, 255],
|
||||
"slider_text_background": [255, 255, 255, 255],
|
||||
|
||||
"checkbox": [39, 44, 48, 255],
|
||||
"checkbox": [255, 255, 255, 255],
|
||||
"checkbox_hover": [68, 72, 75, 255],
|
||||
"checkbox_border": [64, 69, 72, 255],
|
||||
"checkbox_border_hover": [12, 169, 227, 255],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue