rottenlittlecreature commited on
Commit
ee498d5
β€’
1 Parent(s): fc248a1

Update themes/theme_schema@0.0.3.json

Browse files
Files changed (1) hide show
  1. themes/theme_schema@0.0.3.json +4 -4
themes/theme_schema@0.0.3.json CHANGED
@@ -41,7 +41,7 @@
41
  "block_padding": "*spacing_lg",
42
  "block_radius": "5px",
43
  "block_shadow": "*shadow_drop_lg",
44
- "block_shadow_dark": "none",
45
  "block_title_background_fill": "none",
46
  "block_title_background_fill_dark": "*neutral_800",
47
  "block_title_border_color": "none",
@@ -110,7 +110,7 @@
110
  "button_secondary_text_color_hover_dark": "*button_secondary_text_color",
111
  "button_shadow": "none",
112
  "button_shadow_active": "none",
113
- "button_shadow_hover": "0 0 0 0.5em #555555;"
114
  "button_small_padding": "*spacing_sm",
115
  "button_small_radius": "5px",
116
  "button_small_text_size": "*text_md",
@@ -263,10 +263,10 @@
263
  "section_header_text_size": "*text_md",
264
  "section_header_text_weight": "400",
265
  "shadow_drop": "rgba(0,0,0,0.05) 0px 1px 2px 0px",
266
- "shadow_drop_lg": "0 1px 4px 0 rgb(0 0 0 / 0.1)",
267
  "shadow_inset": "rgba(0,0,0,0.05) 0px 2px 4px 0px inset",
268
  "shadow_spread": "3px",
269
- "shadow_spread_dark": "1px",
270
  "slider_color": "*neutral_900",
271
  "slider_color_dark": "*neutral_600",
272
  "spacing_lg": "8px",
 
41
  "block_padding": "*spacing_lg",
42
  "block_radius": "5px",
43
  "block_shadow": "*shadow_drop_lg",
44
+ "block_shadow_dark": "*shadow_drop_lg",
45
  "block_title_background_fill": "none",
46
  "block_title_background_fill_dark": "*neutral_800",
47
  "block_title_border_color": "none",
 
110
  "button_secondary_text_color_hover_dark": "*button_secondary_text_color",
111
  "button_shadow": "none",
112
  "button_shadow_active": "none",
113
+ "button_shadow_hover": "*shadow_drop_lg"
114
  "button_small_padding": "*spacing_sm",
115
  "button_small_radius": "5px",
116
  "button_small_text_size": "*text_md",
 
263
  "section_header_text_size": "*text_md",
264
  "section_header_text_weight": "400",
265
  "shadow_drop": "rgba(0,0,0,0.05) 0px 1px 2px 0px",
266
+ "shadow_drop_lg": "0 1px 4px 0 rgb(255 255 255 / 0.1)",
267
  "shadow_inset": "rgba(0,0,0,0.05) 0px 2px 4px 0px inset",
268
  "shadow_spread": "3px",
269
+ "shadow_spread_dark": "4px",
270
  "slider_color": "*neutral_900",
271
  "slider_color_dark": "*neutral_600",
272
  "spacing_lg": "8px",