carlosrosash commited on
Commit
531c908
·
1 Parent(s): 7a350ff

Update themes/theme_schema@0.0.1.json

Browse files
Files changed (1) hide show
  1. themes/theme_schema@0.0.1.json +4 -4
themes/theme_schema@0.0.1.json CHANGED
@@ -76,7 +76,7 @@
76
  "block_label_text_color_dark": "*neutral_800",
77
  "block_label_text_size": "*text_md",
78
  "block_label_text_weight": "500",
79
- "block_padding": "*spacing_xxl calc(*spacing_xxl + 4px)",
80
  "block_radius": "*radius_lg",
81
  "block_shadow": "none",
82
  "block_shadow_dark": "none",
@@ -200,9 +200,9 @@
200
  "checkbox_shadow": "*input_shadow",
201
  "code_background_fill": "*neutral_200",
202
  "code_background_fill_dark": "*neutral_200",
203
- "color_accent": "*primary_800",
204
- "color_accent_soft": "*primary_600",
205
- "color_accent_soft_dark": "*primary_800",
206
  "container_radius": "*radius_lg",
207
  "embed_radius": "*radius_lg",
208
  "error_background_fill": "#fef2f2",
 
76
  "block_label_text_color_dark": "*neutral_800",
77
  "block_label_text_size": "*text_md",
78
  "block_label_text_weight": "500",
79
+ "block_padding": "*spacing_xl calc(*spacing_xl + 2px)",
80
  "block_radius": "*radius_lg",
81
  "block_shadow": "none",
82
  "block_shadow_dark": "none",
 
200
  "checkbox_shadow": "*input_shadow",
201
  "code_background_fill": "*neutral_200",
202
  "code_background_fill_dark": "*neutral_200",
203
+ "color_accent": "white",
204
+ "color_accent_soft": "white",
205
+ "color_accent_soft_dark": "white",
206
  "container_radius": "*radius_lg",
207
  "embed_radius": "*radius_lg",
208
  "error_background_fill": "#fef2f2",