rottenlittlecreature commited on
Commit
764d0be
1 Parent(s): 9137af8

Update themes/theme_schema@0.0.2.json

Browse files
Files changed (1) hide show
  1. themes/theme_schema@0.0.2.json +2 -2
themes/theme_schema@0.0.2.json CHANGED
@@ -177,7 +177,7 @@
177
  "input_background_fill": "*neutral_100",
178
  "input_background_fill_dark": "*neutral_700",
179
  "input_background_fill_focus": "*secondary_500",
180
- "input_background_fill_focus_dark": "*secondary_600",
181
  "input_background_fill_hover": "*input_background_fill",
182
  "input_background_fill_hover_dark": "*input_background_fill",
183
  "input_border_color": "*border_color_primary",
@@ -241,7 +241,7 @@
241
  "prose_header_text_weight": "600",
242
  "prose_text_size": "*text_md",
243
  "prose_text_weight": "400",
244
- "radio_circle": "url(\"data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e\")",
245
  "radius_lg": "6px",
246
  "radius_md": "4px",
247
  "radius_sm": "2px",
 
177
  "input_background_fill": "*neutral_100",
178
  "input_background_fill_dark": "*neutral_700",
179
  "input_background_fill_focus": "*secondary_500",
180
+ "input_background_fill_focus_dark": "neutral_600",
181
  "input_background_fill_hover": "*input_background_fill",
182
  "input_background_fill_hover_dark": "*input_background_fill",
183
  "input_border_color": "*border_color_primary",
 
241
  "prose_header_text_weight": "600",
242
  "prose_text_size": "*text_md",
243
  "prose_text_weight": "400",
244
+ "radio_circle": "url(\"data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='#6c00d9' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e\")",
245
  "radius_lg": "6px",
246
  "radius_md": "4px",
247
  "radius_sm": "2px",