Tonic commited on
Commit
5800c3d
1 Parent(s): 2db7b6f

Update themes/theme_schema@0.0.1.json

Browse files
Files changed (1) hide show
  1. themes/theme_schema@0.0.1.json +3 -3
themes/theme_schema@0.0.1.json CHANGED
@@ -62,7 +62,7 @@
62
  "body_background_fill": "*background_fill_primary",
63
  "body_background_fill_dark": "*background_fill_primary",
64
  "block_border_width": "1px",
65
- "block_info_text_color": "*body_text_color_subdued",
66
  "block_info_text_color_dark": "*body_text_color_subdued",
67
  "block_info_text_size": "*text_sm",
68
  "block_info_text_weight": "400",
@@ -87,7 +87,7 @@
87
  "block_title_border_width": "0px",
88
  "block_title_padding": "0",
89
  "block_title_radius": "none",
90
- "block_title_text_color": "*neutral_500",
91
  "block_title_text_color_dark": "*neutral_200",
92
  "block_title_text_size": "*text_md",
93
  "block_title_text_weight": "400",
@@ -185,7 +185,7 @@
185
  "checkbox_label_gap": "*spacing_lg",
186
  "checkbox_label_padding": "*spacing_md calc(2 * *spacing_md)",
187
  "checkbox_label_shadow": "*shadow_drop",
188
- "checkbox_label_text_color": "*body_text_color",
189
  "checkbox_label_text_color_dark": "*body_text_color",
190
  "checkbox_label_text_color_selected": "*checkbox_label_text_color",
191
  "checkbox_label_text_color_selected_dark": "*checkbox_label_text_color",
 
62
  "body_background_fill": "*background_fill_primary",
63
  "body_background_fill_dark": "*background_fill_primary",
64
  "block_border_width": "1px",
65
+ "block_info_text_color": "#000000",
66
  "block_info_text_color_dark": "*body_text_color_subdued",
67
  "block_info_text_size": "*text_sm",
68
  "block_info_text_weight": "400",
 
87
  "block_title_border_width": "0px",
88
  "block_title_padding": "0",
89
  "block_title_radius": "none",
90
+ "block_title_text_color": "#000000",
91
  "block_title_text_color_dark": "*neutral_200",
92
  "block_title_text_size": "*text_md",
93
  "block_title_text_weight": "400",
 
185
  "checkbox_label_gap": "*spacing_lg",
186
  "checkbox_label_padding": "*spacing_md calc(2 * *spacing_md)",
187
  "checkbox_label_shadow": "*shadow_drop",
188
+ "checkbox_label_text_color": "#000000",
189
  "checkbox_label_text_color_dark": "*body_text_color",
190
  "checkbox_label_text_color_selected": "*checkbox_label_text_color",
191
  "checkbox_label_text_color_selected_dark": "*checkbox_label_text_color",