NeoPy commited on
Commit
7ffb375
·
verified ·
1 Parent(s): df0ba85

Update themes/theme_schema@0.0.1.json

Browse files
Files changed (1) hide show
  1. themes/theme_schema@0.0.1.json +5 -5
themes/theme_schema@0.0.1.json CHANGED
@@ -3,7 +3,7 @@
3
  "_font": [
4
  {
5
  "__gradio_font__": true,
6
- "name": "Source Sans Pro",
7
  "class": "google"
8
  },
9
  {
@@ -45,7 +45,7 @@
45
  }
46
  ],
47
  "_stylesheets": [
48
- "https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600&display=swap",
49
  "https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;600&display=swap"
50
  ],
51
  "background_fill_primary": "white",
@@ -209,7 +209,7 @@
209
  "error_border_width_dark": "1px",
210
  "error_text_color": "#ef4444",
211
  "error_text_color_dark": "#ef4444",
212
- "font": "'Source Sans Pro', 'ui-sans-serif', 'system-ui', sans-serif",
213
  "font_mono": "'IBM Plex Mono', 'ui-monospace', 'Consolas', monospace",
214
  "form_gap_width": "0px",
215
  "input_background_fill": "*neutral_100",
@@ -305,8 +305,8 @@
305
  "shadow_inset": "rgba(0,0,0,0.05) 0px 2px 4px 0px inset",
306
  "shadow_spread": "3px",
307
  "shadow_spread_dark": "1px",
308
- "slider_color": "auto",
309
- "slider_color_dark": "auto",
310
  "spacing_lg": "8px",
311
  "spacing_md": "6px",
312
  "spacing_sm": "4px",
 
3
  "_font": [
4
  {
5
  "__gradio_font__": true,
6
+ "name": "Syne",
7
  "class": "google"
8
  },
9
  {
 
45
  }
46
  ],
47
  "_stylesheets": [
48
+ "https://fonts.googleapis.com/css2?family=Syne:wght@400;500;600;700&display=swap",
49
  "https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;600&display=swap"
50
  ],
51
  "background_fill_primary": "white",
 
209
  "error_border_width_dark": "1px",
210
  "error_text_color": "#ef4444",
211
  "error_text_color_dark": "#ef4444",
212
+ "font": "'Syne', 'ui-sans-serif', 'system-ui', sans-serif",
213
  "font_mono": "'IBM Plex Mono', 'ui-monospace', 'Consolas', monospace",
214
  "form_gap_width": "0px",
215
  "input_background_fill": "*neutral_100",
 
305
  "shadow_inset": "rgba(0,0,0,0.05) 0px 2px 4px 0px inset",
306
  "shadow_spread": "3px",
307
  "shadow_spread_dark": "1px",
308
+ "slider_color": "#93c5fd",
309
+ "slider_color_dark": "#3b82f6",
310
  "spacing_lg": "8px",
311
  "spacing_md": "6px",
312
  "spacing_sm": "4px",