NeoPy commited on
Commit
6078d11
·
verified ·
1 Parent(s): b7e07f8

Update themes/theme_schema@0.0.1.json

Browse files
Files changed (1) hide show
  1. themes/theme_schema@0.0.1.json +3 -3
themes/theme_schema@0.0.1.json CHANGED
@@ -140,7 +140,7 @@
140
  "button_secondary_text_color_hover": "*neutral_800",
141
  "button_secondary_text_color_hover_dark": "white",
142
  "button_small_padding": "1px",
143
- "button_small_radius": "4px",
144
  "button_small_text_size": "*text_xs",
145
  "button_small_text_weight": "500",
146
  "button_transform_active": "scale(0.99)",
@@ -301,8 +301,8 @@
301
  "shadow_drop": "none",
302
  "shadow_drop_lg": "none",
303
  "shadow_inset": "none",
304
- "shadow_spread": "0px",
305
- "shadow_spread_dark": "0px",
306
  "slider_color": "*primary_500",
307
  "slider_color_dark": "*primary_600",
308
  "spacing_lg": "8px",
 
140
  "button_secondary_text_color_hover": "*neutral_800",
141
  "button_secondary_text_color_hover_dark": "white",
142
  "button_small_padding": "1px",
143
+ "button_small_radius": "1px",
144
  "button_small_text_size": "*text_xs",
145
  "button_small_text_weight": "500",
146
  "button_transform_active": "scale(0.99)",
 
301
  "shadow_drop": "none",
302
  "shadow_drop_lg": "none",
303
  "shadow_inset": "none",
304
+ "shadow_spread": "1px",
305
+ "shadow_spread_dark": "1px",
306
  "slider_color": "*primary_500",
307
  "slider_color_dark": "*primary_600",
308
  "spacing_lg": "8px",