NeoPy commited on
Commit
fbcae27
·
verified ·
1 Parent(s): b00afab
Files changed (1) hide show
  1. themes/[email protected] +12 -9
themes/[email protected] CHANGED
@@ -1,9 +1,9 @@
1
  {
2
  "theme": {
3
  "_font": [
4
- {"__gradio_font__": true, "name": "Inter", "class": "google", "weights": ["400", "500", "600"]},
5
  {"__gradio_font__": true, "name": "ui-sans-serif", "class": "local", "weights": ["400", "600"]},
6
- {"__gradio_font__": true, "name": "system-ui", "class": "local", "weights": ["400", "600"]}
7
  ],
8
  "_font_mono": [
9
  {"__gradio_font__": true, "name": "JetBrains Mono", "class": "google", "weights": ["400", "600"]},
@@ -195,12 +195,12 @@
195
  "shadow_inset": "inset 0 2px 4px rgba(0, 0, 0, 0.05)",
196
  "shadow_spread": "3px",
197
  "slider_color": "#8B0000",
198
- "spacing_lg": "12px",
199
- "spacing_md": "8px",
200
- "spacing_sm": "4px",
201
- "spacing_xl": "16px",
202
- "spacing_xs": "2px",
203
- "spacing_xxl": "24px",
204
  "spacing_xxs": "1px",
205
  "stat_background_fill": "linear-gradient(90deg, *primary_400, *primary_300)",
206
  "table_border_color": "*neutral_700",
@@ -218,4 +218,7 @@
218
  "text_xxs": "10px"
219
  },
220
  "version": {"version": "0.0.1"}
221
- }
 
 
 
 
1
  {
2
  "theme": {
3
  "_font": [
4
+ {"__gradio_font__": true, "name": "syne", "class": "google", "weights": ["400", "500", "600"]},
5
  {"__gradio_font__": true, "name": "ui-sans-serif", "class": "local", "weights": ["400", "600"]},
6
+ {"__gradio_font__": true, "name": "syne", "class": "google", "weights": ["400", "600"]}
7
  ],
8
  "_font_mono": [
9
  {"__gradio_font__": true, "name": "JetBrains Mono", "class": "google", "weights": ["400", "600"]},
 
195
  "shadow_inset": "inset 0 2px 4px rgba(0, 0, 0, 0.05)",
196
  "shadow_spread": "3px",
197
  "slider_color": "#8B0000",
198
+ "spacing_lg": "1px",
199
+ "spacing_md": "1px",
200
+ "spacing_sm": "1px",
201
+ "spacing_xl": "1px",
202
+ "spacing_xs": "1px",
203
+ "spacing_xxl": "1px",
204
  "spacing_xxs": "1px",
205
  "stat_background_fill": "linear-gradient(90deg, *primary_400, *primary_300)",
206
  "table_border_color": "*neutral_700",
 
218
  "text_xxs": "10px"
219
  },
220
  "version": {"version": "0.0.1"}
221
+ }
222
+
223
+
224
+