John6666 commited on
Commit
966b825
1 Parent(s): c1bfcbc
Files changed (1) hide show
  1. themes/[email protected] +8 -8
themes/[email protected] CHANGED
@@ -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": "#242424",
169
- "checkbox_background_color_dark": "#242424",
170
- "checkbox_background_color_focus": "#484848",
171
- "checkbox_background_color_focus_dark": "#484848",
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",
@@ -185,10 +185,10 @@
185
  "checkbox_border_width": "1px",
186
  "checkbox_border_width_dark": "1px",
187
  "checkbox_check": "url(\"data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%230d1117' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e\")",
188
- "checkbox_label_background_fill": "*input_background_fill",
189
- "checkbox_label_background_fill_dark": "*input_background_fill",
190
- "checkbox_label_background_fill_hover": "*input_background_fill_hover",
191
- "checkbox_label_background_fill_hover_dark": "*input_background_fill_hover",
192
  "checkbox_label_background_fill_selected": "*checkbox_label_background_fill",
193
  "checkbox_label_background_fill_selected_dark": "*checkbox_label_background_fill",
194
  "checkbox_label_border_color": "*block_border_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": "#254150",
169
+ "checkbox_background_color_dark": "#254150",
170
+ "checkbox_background_color_focus": "#305468",
171
+ "checkbox_background_color_focus_dark": "#305468",
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",
 
185
  "checkbox_border_width": "1px",
186
  "checkbox_border_width_dark": "1px",
187
  "checkbox_check": "url(\"data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%230d1117' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e\")",
188
+ "checkbox_label_background_fill": "*background_fill_secondary",
189
+ "checkbox_label_background_fill_dark": "*background_fill_secondary",
190
+ "checkbox_label_background_fill_hover": "*checkbox_label_background_fill",
191
+ "checkbox_label_background_fill_hover_dark": "*checkbox_label_background_fill",
192
  "checkbox_label_background_fill_selected": "*checkbox_label_background_fill",
193
  "checkbox_label_background_fill_selected_dark": "*checkbox_label_background_fill",
194
  "checkbox_label_border_color": "*block_border_color",