John6666 commited on
Commit
850df73
1 Parent(s): b7adc4e
Files changed (1) hide show
  1. themes/[email protected] +12 -12
themes/[email protected] CHANGED
@@ -58,8 +58,8 @@
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_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,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": "*background_fill_secondary",
103
- "body_background_fill_dark": "*background_fill_secondary",
104
  "body_text_color": "#ffaa66",
105
  "body_text_color_dark": "#ffaa66",
106
  "body_text_color_subdued": "*body_text_color",
@@ -165,14 +165,14 @@
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": "#2e2e2e",
171
- "checkbox_background_color_focus_dark": "#2e2e2e",
172
- "checkbox_background_color_hover": "#2e2e2e",
173
- "checkbox_background_color_hover_dark": "#2e2e2e",
174
- "checkbox_background_color_selected": "#7f7f7f",
175
- "checkbox_background_color_selected_dark": "#7f7f7f",
176
  "checkbox_border_color": "*input_border_color",
177
  "checkbox_border_color_dark": "*input_border_color",
178
  "checkbox_border_color_focus": "*input_border_color_focus",
 
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": "linear-gradient(#182634, #1e2f40, #254150)",
62
+ "block_background_fill_dark": "linear-gradient(#182634, #1e2f40, #254150)",
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": "#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
  "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",
175
+ "checkbox_background_color_selected_dark": "*checkbox_background_color_focus",
176
  "checkbox_border_color": "*input_border_color",
177
  "checkbox_border_color_dark": "*input_border_color",
178
  "checkbox_border_color_focus": "*input_border_color_focus",