John6666 commited on
Commit
5ce9360
1 Parent(s): 733dfaf
Files changed (1) hide show
  1. themes/[email protected] +8 -8
themes/[email protected] CHANGED
@@ -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": "#254150",
103
- "body_background_fill_dark": "#254150",
104
  "body_text_color": "#ffaa66",
105
  "body_text_color_dark": "#ffaa66",
106
  "body_text_color_subdued": "*body_text_color",
@@ -165,10 +165,10 @@
165
  "button_transition": "background-color 0.2s ease",
166
  "chatbot_code_background_color": "*input_background_fill",
167
  "chatbot_code_background_color_dark": "*input_background_fill",
168
- "checkbox_background_color": "#000000",
169
- "checkbox_background_color_dark": "#00000",
170
- "checkbox_background_color_focus": "#4f4f4f",
171
- "checkbox_background_color_focus_dark": "#4f4f4f",
172
  "checkbox_background_color_hover": "*checkbox_background_color_focus",
173
  "checkbox_background_color_hover_dark": "*checkbox_background_color_focus",
174
  "checkbox_background_color_selected": "*checkbox_background_color_focus",
@@ -270,8 +270,8 @@
270
  "neutral_800": "#24292f",
271
  "neutral_900": "#0d1117",
272
  "neutral_950": "#0d1117",
273
- "panel_background_fill": "*background_fill_secondary",
274
- "panel_background_fill_dark": "*background_fill_secondary",
275
  "panel_border_color": "*block_border_color",
276
  "panel_border_color_dark": "*block_border_color",
277
  "panel_border_width": "0",
 
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",
 
165
  "button_transition": "background-color 0.2s ease",
166
  "chatbot_code_background_color": "*input_background_fill",
167
  "chatbot_code_background_color_dark": "*input_background_fill",
168
+ "checkbox_background_color": "#242424",
169
+ "checkbox_background_color_dark": "#242424",
170
+ "checkbox_background_color_focus": "#8b949e",
171
+ "checkbox_background_color_focus_dark": "#8b949e",
172
  "checkbox_background_color_hover": "*checkbox_background_color_focus",
173
  "checkbox_background_color_hover_dark": "*checkbox_background_color_focus",
174
  "checkbox_background_color_selected": "*checkbox_background_color_focus",
 
270
  "neutral_800": "#24292f",
271
  "neutral_900": "#0d1117",
272
  "neutral_950": "#0d1117",
273
+ "panel_background_fill": "*block_background_fill",
274
+ "panel_background_fill_dark": "*block_background_fill",
275
  "panel_border_color": "*block_border_color",
276
  "panel_border_color_dark": "*block_border_color",
277
  "panel_border_width": "0",