TechnoByte commited on
Commit
f7f4f58
·
1 Parent(s): 0a28fe7
Files changed (1) hide show
  1. themes/[email protected] +5 -5
themes/[email protected] CHANGED
@@ -2,8 +2,8 @@
2
  "theme": {
3
  "_font": [{
4
  "__gradio_font__": true,
5
- "name": "Montserrat",
6
- "class": "google"
7
  }, {
8
  "__gradio_font__": true,
9
  "name": "ui-sans-serif",
@@ -34,7 +34,7 @@
34
  "name": "monospace",
35
  "class": "font"
36
  }],
37
- "_stylesheets": ["https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600&display=swap", "https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;600&display=swap"],
38
  "background_fill_primary": "*neutral_50",
39
  "background_fill_primary_dark": "*neutral_950",
40
  "background_fill_secondary": "*neutral_50",
@@ -119,7 +119,7 @@
119
  "button_secondary_background_fill": "white",
120
  "button_secondary_background_fill_dark": "*neutral_600",
121
  "button_secondary_background_fill_hover": "*neutral_100",
122
- "button_secondary_background_fill_hover_dark": "*primary_500",
123
  "button_secondary_border_color": "*neutral_200",
124
  "button_secondary_border_color_dark": "*neutral_600",
125
  "button_secondary_border_color_hover": "*button_secondary_border_color",
@@ -175,7 +175,7 @@
175
  "checkbox_label_shadow": "*shadow_drop_lg",
176
  "checkbox_label_text_color": "*body_text_color",
177
  "checkbox_label_text_color_dark": "*body_text_color",
178
- "checkbox_label_text_color_selected": "white",
179
  "checkbox_label_text_color_selected_dark": "*checkbox_label_text_color",
180
  "checkbox_label_text_size": "*text_md",
181
  "checkbox_label_text_weight": "400",
 
2
  "theme": {
3
  "_font": [{
4
  "__gradio_font__": true,
5
+ "name": "Inter",
6
+ "class": "font"
7
  }, {
8
  "__gradio_font__": true,
9
  "name": "ui-sans-serif",
 
34
  "name": "monospace",
35
  "class": "font"
36
  }],
37
+ "_stylesheets": [],
38
  "background_fill_primary": "*neutral_50",
39
  "background_fill_primary_dark": "*neutral_950",
40
  "background_fill_secondary": "*neutral_50",
 
119
  "button_secondary_background_fill": "white",
120
  "button_secondary_background_fill_dark": "*neutral_600",
121
  "button_secondary_background_fill_hover": "*neutral_100",
122
+ "button_secondary_background_fill_hover_dark": "*neutral_700",
123
  "button_secondary_border_color": "*neutral_200",
124
  "button_secondary_border_color_dark": "*neutral_600",
125
  "button_secondary_border_color_hover": "*button_secondary_border_color",
 
175
  "checkbox_label_shadow": "*shadow_drop_lg",
176
  "checkbox_label_text_color": "*body_text_color",
177
  "checkbox_label_text_color_dark": "*body_text_color",
178
+ "checkbox_label_text_color_selected": "primary_500",
179
  "checkbox_label_text_color_selected_dark": "*checkbox_label_text_color",
180
  "checkbox_label_text_size": "*text_md",
181
  "checkbox_label_text_weight": "400",