minatosnow commited on
Commit
e7cf561
1 Parent(s): ac5ce2f

change font

Browse files
Files changed (1) hide show
  1. themes/theme_schema@0.0.1.json +1 -6
themes/theme_schema@0.0.1.json CHANGED
@@ -1,11 +1,6 @@
1
  {
2
  "theme": {
3
  "_font": [
4
- {
5
- "__gradio_font__": true,
6
- "name": "Quicksand",
7
- "class": "google"
8
- },
9
  {
10
  "__gradio_font__": true,
11
  "name": "ui-sans-serif",
@@ -50,7 +45,7 @@
50
  }
51
  ],
52
  "_stylesheets": [
53
- "https://fonts.googleapis.com/css2?family=Quicksand:wght@400;600&display=swap",
54
  "https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;600&display=swap"
55
  ],
56
  "background_fill_primary": "white",
 
1
  {
2
  "theme": {
3
  "_font": [
 
 
 
 
 
4
  {
5
  "__gradio_font__": true,
6
  "name": "ui-sans-serif",
 
45
  }
46
  ],
47
  "_stylesheets": [
48
+ "https://fonts.googleapis.com/css2?family=Roboto: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",