rocketpal commited on
Commit
02742ab
1 Parent(s): 1935d64

Update themes/theme_schema@0.0.4.json

Browse files
Files changed (1) hide show
  1. themes/theme_schema@0.0.4.json +3 -3
themes/theme_schema@0.0.4.json CHANGED
@@ -3,7 +3,7 @@
3
  "_font": [
4
  {
5
  "__gradio_font__": true,
6
- "name": "Karla",
7
  "class": "google"
8
  },
9
  {
@@ -25,7 +25,7 @@
25
  "_font_mono": [
26
  {
27
  "__gradio_font__": true,
28
- "name": "Karla",
29
  "class": "google"
30
  },
31
  {
@@ -35,7 +35,7 @@
35
  },
36
  {
37
  "__gradio_font__": true,
38
- "name": "Karla",
39
  "class": "font"
40
  },
41
  {
 
3
  "_font": [
4
  {
5
  "__gradio_font__": true,
6
+ "name": "Montserrat",
7
  "class": "google"
8
  },
9
  {
 
25
  "_font_mono": [
26
  {
27
  "__gradio_font__": true,
28
+ "name": "IBM Plex Mono",
29
  "class": "google"
30
  },
31
  {
 
35
  },
36
  {
37
  "__gradio_font__": true,
38
+ "name": "Consolas",
39
  "class": "font"
40
  },
41
  {