kaalibro commited on
Commit
ffc342c
·
verified ·
1 Parent(s): 10fa3ff

Update theme

Browse files
Files changed (1) hide show
  1. themes/[email protected] +2 -2
themes/[email protected] CHANGED
@@ -185,9 +185,9 @@
185
  "checkbox_border_width_dark": "*input_border_width",
186
  "checkbox_check": "url(\"data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e\")",
187
  "checkbox_label_background_fill": "*neutral_100",
188
- "checkbox_label_background_fill_dark": "*button_secondary_background_fill",
189
  "checkbox_label_background_fill_hover": "*button_secondary_background_fill_hover",
190
- "checkbox_label_background_fill_hover_dark": "*button_secondary_background_fill_hover",
191
  "checkbox_label_background_fill_selected": "*neutral_50",
192
  "checkbox_label_background_fill_selected_dark": "*neutral_800",
193
  "checkbox_label_border_color": "*border_color_primary",
 
185
  "checkbox_border_width_dark": "*input_border_width",
186
  "checkbox_check": "url(\"data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e\")",
187
  "checkbox_label_background_fill": "*neutral_100",
188
+ "checkbox_label_background_fill_dark": "*neutral_800",
189
  "checkbox_label_background_fill_hover": "*button_secondary_background_fill_hover",
190
+ "checkbox_label_background_fill_hover_dark": "*neutral_700",
191
  "checkbox_label_background_fill_selected": "*neutral_50",
192
  "checkbox_label_background_fill_selected_dark": "*neutral_800",
193
  "checkbox_label_border_color": "*border_color_primary",