guidoivetta commited on
Commit
eb0d2ba
·
verified ·
1 Parent(s): 8686e68
Files changed (1) hide show
  1. themes/[email protected] +3 -5
themes/[email protected] CHANGED
@@ -286,14 +286,12 @@
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",
 
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": "white",
290
  "table_even_background_fill_dark": "*neutral_950",
291
+ "table_odd_background_fill": "*neutral_50",
 
 
292
  "table_odd_background_fill_dark": "*neutral_900",
293
  "table_radius": "*radius_lg",
294
+ "table_row_focus": "*color_accent_soft",
295
  "table_row_focus_dark": "*color_accent_soft",
296
  "text_lg": "16px",
297
  "text_md": "14px",