Bruhn commited on
Commit
7d4725d
·
verified ·
1 Parent(s): c6bd3ef
Files changed (1) hide show
  1. themes/[email protected] +4 -4
themes/[email protected] CHANGED
@@ -3,7 +3,7 @@
3
  "_font": [
4
  {
5
  "__gradio_font__": true,
6
- "name": "Montserrat",
7
  "class": "google"
8
  },
9
  {
@@ -25,7 +25,7 @@
25
  "_font_mono": [
26
  {
27
  "__gradio_font__": true,
28
- "name": "IBM Plex Mono",
29
  "class": "google"
30
  },
31
  {
@@ -45,8 +45,8 @@
45
  }
46
  ],
47
  "_stylesheets": [
48
- "https://fonts.googleapis.com/css2?family=Montserrat: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": "*neutral_50",
52
  "background_fill_primary_dark": "*neutral_950",
 
3
  "_font": [
4
  {
5
  "__gradio_font__": true,
6
+ "name": "DM Sans",
7
  "class": "google"
8
  },
9
  {
 
25
  "_font_mono": [
26
  {
27
  "__gradio_font__": true,
28
+ "name": "JetBrains Mono",
29
  "class": "google"
30
  },
31
  {
 
45
  }
46
  ],
47
  "_stylesheets": [
48
+ "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;600&display=swap",
49
+ "https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;600&display=swap"
50
  ],
51
  "background_fill_primary": "*neutral_50",
52
  "background_fill_primary_dark": "*neutral_950",