NeoPy commited on
Commit
57c2ca1
·
verified ·
1 Parent(s): a190b0e

Update themes/theme_schema@0.0.1.json

Browse files
Files changed (1) hide show
  1. themes/theme_schema@0.0.1.json +2 -2
themes/theme_schema@0.0.1.json CHANGED
@@ -119,7 +119,7 @@
119
  "button_cancel_text_color_hover": "#111827",
120
  "button_cancel_text_color_hover_dark": "#FFFFFF",
121
  "button_large_padding": "*spacing_lg calc(2 * *spacing_lg)",
122
- "button_large_radius": "20px",
123
  "button_large_text_size": "*text_lg",
124
  "button_large_text_weight": "600",
125
  "button_primary_background_fill": "#6366F1",
@@ -200,7 +200,7 @@
200
  "color_accent_soft": "#EEF2FF",
201
  "color_accent_soft_dark": "#3730A3",
202
  "container_radius": "3px",
203
- "embed_radius": "16px",
204
  "error_background_fill": "#FEF2F2",
205
  "error_background_fill_dark": "#450A0A",
206
  "error_border_color": "#FCA5A5",
 
119
  "button_cancel_text_color_hover": "#111827",
120
  "button_cancel_text_color_hover_dark": "#FFFFFF",
121
  "button_large_padding": "*spacing_lg calc(2 * *spacing_lg)",
122
+ "button_large_radius": "6px",
123
  "button_large_text_size": "*text_lg",
124
  "button_large_text_weight": "600",
125
  "button_primary_background_fill": "#6366F1",
 
200
  "color_accent_soft": "#EEF2FF",
201
  "color_accent_soft_dark": "#3730A3",
202
  "container_radius": "3px",
203
+ "embed_radius": "6px",
204
  "error_background_fill": "#FEF2F2",
205
  "error_background_fill_dark": "#450A0A",
206
  "error_border_color": "#FCA5A5",