rottenlittlecreature commited on
Commit
8f32c30
1 Parent(s): b6a467e

Update themes/theme_schema@0.0.3.json

Browse files
Files changed (1) hide show
  1. themes/theme_schema@0.0.3.json +2 -1
themes/theme_schema@0.0.3.json CHANGED
@@ -5,10 +5,11 @@
5
  {"__gradio_font__": true,"name": "system-ui","class": "font"},
6
  {"__gradio_font__": true,"name": "sans-serif","class": "font"}],
7
  "_font_mono":
8
- [{"__gradio_font__": true,"name": "Segoe UI","class": "font"},
9
  {"__gradio_font__": true,"name": "ui-monospace","class": "font"},
10
  {"__gradio_font__": true,"name": "Consolas","class": "font"},
11
  {"__gradio_font__": true,"name": "monospace","class": "font"}],
 
12
  "background_fill_primary": "white",
13
  "background_fill_primary_dark": "*neutral_900",
14
  "background_fill_secondary": "*neutral_50",
 
5
  {"__gradio_font__": true,"name": "system-ui","class": "font"},
6
  {"__gradio_font__": true,"name": "sans-serif","class": "font"}],
7
  "_font_mono":
8
+ [{"__gradio_font__": true,"name": "Prompt","class": "google"},
9
  {"__gradio_font__": true,"name": "ui-monospace","class": "font"},
10
  {"__gradio_font__": true,"name": "Consolas","class": "font"},
11
  {"__gradio_font__": true,"name": "monospace","class": "font"}],
12
+ "_stylesheets": ["https://fonts.googleapis.com/css2?family=Prompt:wght@400;600&display=swap",
13
  "background_fill_primary": "white",
14
  "background_fill_primary_dark": "*neutral_900",
15
  "background_fill_secondary": "*neutral_50",