Spaces:
Runtime error
Runtime error
Update themes/[email protected]
Browse files- themes/[email protected] +4 -4
themes/[email protected]
CHANGED
@@ -286,14 +286,14 @@
|
|
286 |
"stat_background_fill_dark": "*primary_500",
|
287 |
"table_border_color": "*neutral_300",
|
288 |
"table_border_color_dark": "*neutral_700",
|
289 |
-
"table_even_background_fill": "
|
290 |
"table_even_background_fill_dark": "*neutral_950",
|
291 |
"table_even_text_color": "black",
|
292 |
-
"table_text_color": "
|
293 |
-
"table_odd_background_fill": "
|
294 |
"table_odd_background_fill_dark": "*neutral_900",
|
295 |
"table_radius": "*radius_lg",
|
296 |
-
"table_row_focus": "
|
297 |
"table_row_focus_dark": "*color_accent_soft",
|
298 |
"text_lg": "16px",
|
299 |
"text_md": "14px",
|
|
|
286 |
"stat_background_fill_dark": "*primary_500",
|
287 |
"table_border_color": "*neutral_300",
|
288 |
"table_border_color_dark": "*neutral_700",
|
289 |
+
"table_even_background_fill": "gray",
|
290 |
"table_even_background_fill_dark": "*neutral_950",
|
291 |
"table_even_text_color": "black",
|
292 |
+
"table_text_color": "white",
|
293 |
+
"table_odd_background_fill": "gray",
|
294 |
"table_odd_background_fill_dark": "*neutral_900",
|
295 |
"table_radius": "*radius_lg",
|
296 |
+
"table_row_focus": "black",
|
297 |
"table_row_focus_dark": "*color_accent_soft",
|
298 |
"text_lg": "16px",
|
299 |
"text_md": "14px",
|