NeoPy commited on
Commit
a77c91c
·
verified ·
1 Parent(s): 9811fa9
Files changed (1) hide show
  1. themes/[email protected] +13 -1
themes/[email protected] CHANGED
@@ -247,6 +247,18 @@
247
  "prose_header_text_weight": "600",
248
  "prose_text_size": "*text_md",
249
  "prose_text_weight": "normal",
 
 
 
 
 
 
 
 
 
 
 
 
250
  "radio_circle": "url(\"data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23FFB300' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e\")",
251
  "radius_lg": "6px",
252
  "radius_md": "4px",
@@ -301,5 +313,5 @@
301
  "text_xxl": "28px",
302
  "text_xxs": "10px"
303
  },
304
- "version": "1.0.1"
305
  }
 
247
  "prose_header_text_weight": "600",
248
  "prose_text_size": "*text_md",
249
  "prose_text_weight": "normal",
250
+ "prose_code_background_fill": "*primary_500",
251
+ "prose_code_background_fill_dark": "*primary_500",
252
+ "prose_code_border_color": "*secondary_300",
253
+ "prose_code_border_color_dark": "*secondary_300",
254
+ "prose_code_border_width": "1px",
255
+ "prose_code_border_width_dark": "1px",
256
+ "prose_code_text_color": "*neutral_100",
257
+ "prose_code_text_color_dark": "*neutral_100",
258
+ "prose_code_padding": "*spacing_sm",
259
+ "prose_code_radius": "*radius_sm",
260
+ "prose_code_shadow": "*shadow_drop",
261
+ "prose_code_shadow_dark": "*shadow_drop",
262
  "radio_circle": "url(\"data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23FFB300' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e\")",
263
  "radius_lg": "6px",
264
  "radius_md": "4px",
 
313
  "text_xxl": "28px",
314
  "text_xxs": "10px"
315
  },
316
+ "version": "1.0.2"
317
  }