John6666 commited on
Commit
cf4ea45
1 Parent(s): 4bc9b24
Files changed (1) hide show
  1. themes/[email protected] +7 -7
themes/[email protected] CHANGED
@@ -56,10 +56,10 @@
56
  ],
57
  "background_fill_primary": "linear-gradient(#254150, #1e2f40, #182634)",
58
  "background_fill_primary_dark": "linear-gradient(#254150, #1e2f40, #182634)",
59
- "background_fill_secondary": "linear-gradient(#254150, #1e2f40, #182634)",
60
- "background_fill_secondary_dark": "linear-gradient(#254150, #1e2f40, #182634)",
61
- "block_background_fill": "*background_fill_primary",
62
- "block_background_fill_dark": "*background_fill_primary",
63
  "block_border_color": "*border_color_primary",
64
  "block_border_color_dark": "*border_color_primary",
65
  "block_border_width": "1px",
@@ -99,8 +99,8 @@
99
  "block_title_text_color_dark": "#ffc99f",
100
  "block_title_text_size": "*text_md",
101
  "block_title_text_weight": "600",
102
- "body_background_fill": "linear-gradient(#182634, #1e2f40, #254150)",
103
- "body_background_fill_dark": "linear-gradient(#182634, #1e2f40, #254150)",
104
  "body_text_color": "#ffaa66",
105
  "body_text_color_dark": "#ffaa66",
106
  "body_text_color_subdued": "*body_text_color",
@@ -329,6 +329,6 @@
329
  "table_radius": "*radius_md",
330
  "table_row_focus": "#0d1117",
331
  "table_row_focus_dark": "#0d1117",
332
- "version": "1.0.0"
333
  }
334
  }
 
56
  ],
57
  "background_fill_primary": "linear-gradient(#254150, #1e2f40, #182634)",
58
  "background_fill_primary_dark": "linear-gradient(#254150, #1e2f40, #182634)",
59
+ "background_fill_secondary": "linear-gradient(#182634, #1e2f40, #254150)",
60
+ "background_fill_secondary_dark": "linear-gradient(#182634, #1e2f40, #254150)",
61
+ "block_background_fill": "*background_fill_secondary",
62
+ "block_background_fill_dark": "*background_fill_secondary",
63
  "block_border_color": "*border_color_primary",
64
  "block_border_color_dark": "*border_color_primary",
65
  "block_border_width": "1px",
 
99
  "block_title_text_color_dark": "#ffc99f",
100
  "block_title_text_size": "*text_md",
101
  "block_title_text_weight": "600",
102
+ "body_background_fill": "*background_fill_primary",
103
+ "body_background_fill_dark": "*background_fill_primary",
104
  "body_text_color": "#ffaa66",
105
  "body_text_color_dark": "#ffaa66",
106
  "body_text_color_subdued": "*body_text_color",
 
329
  "table_radius": "*radius_md",
330
  "table_row_focus": "#0d1117",
331
  "table_row_focus_dark": "#0d1117",
332
+ "version": "1.0.1"
333
  }
334
  }