Update themes/[email protected]
Browse files- themes/[email protected] +4 -4
themes/[email protected]
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
"_font": [
|
4 |
{
|
5 |
"__gradio_font__": true,
|
6 |
-
"name": "
|
7 |
"class": "google"
|
8 |
},
|
9 |
{
|
@@ -25,7 +25,7 @@
|
|
25 |
"_font_mono": [
|
26 |
{
|
27 |
"__gradio_font__": true,
|
28 |
-
"name": "
|
29 |
"class": "google"
|
30 |
},
|
31 |
{
|
@@ -45,8 +45,8 @@
|
|
45 |
}
|
46 |
],
|
47 |
"_stylesheets": [
|
48 |
-
"https://fonts.googleapis.com/css2?family=
|
49 |
-
"https://fonts.googleapis.com/css2?family=
|
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",
|