guidoivetta commited on
Commit
8686e68
·
verified ·
1 Parent(s): 62a9ec8
Files changed (1) hide show
  1. 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": "black",
290
  "table_even_background_fill_dark": "*neutral_950",
291
  "table_even_text_color": "black",
292
- "table_text_color": "black",
293
- "table_odd_background_fill": "black",
294
  "table_odd_background_fill_dark": "*neutral_900",
295
  "table_radius": "*radius_lg",
296
- "table_row_focus": "*color_accent_soft",
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",