mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 07:15:03 -06:00
add dark theme checkbox square color
This commit is contained in:
parent
5788ea8d00
commit
818ef8e614
1 changed files with 1 additions and 0 deletions
|
@ -151,6 +151,7 @@
|
|||
"checkbox_border": [255, 255, 255, 38],
|
||||
"checkbox_border_hover": [255, 255, 255, 38],
|
||||
"checkbox_mark": [255, 255, 255, 181],
|
||||
"checkbox_square": [118, 118, 118, 255],
|
||||
"checkbox_text": [255, 255, 255, 181],
|
||||
|
||||
"tooltip": [39, 44, 48, 255],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue