add dark theme checkbox square color

This commit is contained in:
j.delarago 2022-01-24 14:13:03 +01:00
parent 5788ea8d00
commit 818ef8e614

View file

@ -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],