carlosrosash commited on
Commit
5345c2d
·
1 Parent(s): cd279f9
Files changed (1) hide show
  1. themes/[email protected] +12 -12
themes/[email protected] CHANGED
@@ -47,8 +47,8 @@
47
  "_stylesheets": [
48
  "https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500;600;700&display=swap"
49
  ],
50
- "background_fill_primary": "white",
51
- "background_fill_primary_dark": "white",
52
  "background_fill_secondary": "*primary_500",
53
  "background_fill_secondary_dark": "*primary_500",
54
  "block_background_fill": "*primary_500",
@@ -92,8 +92,8 @@
92
  "block_title_text_color_dark": "*neutral_800",
93
  "block_title_text_size": "*text_md",
94
  "block_title_text_weight": "500",
95
- "body_background_fill": "*primary_300",
96
- "body_background_fill_dark": "*primary_300",
97
  "body_text_color": "*neutral_900",
98
  "body_text_color_dark": "*neutral_900",
99
  "body_text_color_subdued": "*neutral_900",
@@ -144,10 +144,10 @@
144
  "button_secondary_border_color_dark": "*neutral_200",
145
  "button_secondary_border_color_hover": "*button_secondary_border_color",
146
  "button_secondary_border_color_hover_dark": "*button_secondary_border_color",
147
- "button_secondary_text_color": "*secondary_700",
148
- "button_secondary_text_color_dark": "*secondary_700",
149
- "button_secondary_text_color_hover": "*neutral_900",
150
- "button_secondary_text_color_hover_dark": "*neutral_900",
151
  "button_shadow": "none",
152
  "button_shadow_active": "none",
153
  "button_shadow_hover": "none",
@@ -218,8 +218,8 @@
218
  "font": "'Georgia', 'ui-sans-serif', 'system-ui', sans-serif",
219
  "font_mono": "'IBM Plex Mono', 'ui-monospace', 'Consolas', monospace",
220
  "form_gap_width": "0px",
221
- "input_background_fill": "*primary_500",
222
- "input_background_fill_dark": "*primary_500",
223
  "input_background_fill_focus": "*input_background_fill",
224
  "input_background_fill_focus_dark": "*input_background_fill",
225
  "input_background_fill_hover": "*input_background_fill",
@@ -233,8 +233,8 @@
233
  "input_border_width": "0px",
234
  "input_border_width_dark": "0px",
235
  "input_padding": "*spacing_xl",
236
- "input_placeholder_color": "*neutral_600",
237
- "input_placeholder_color_dark": "*neutral_600",
238
  "input_radius": "*radius_lg",
239
  "input_shadow": "none",
240
  "input_shadow_dark": "none",
 
47
  "_stylesheets": [
48
  "https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500;600;700&display=swap"
49
  ],
50
+ "background_fill_primary": "*primary_500",
51
+ "background_fill_primary_dark": "*primary_500",
52
  "background_fill_secondary": "*primary_500",
53
  "background_fill_secondary_dark": "*primary_500",
54
  "block_background_fill": "*primary_500",
 
92
  "block_title_text_color_dark": "*neutral_800",
93
  "block_title_text_size": "*text_md",
94
  "block_title_text_weight": "500",
95
+ "body_background_fill": "white",
96
+ "body_background_fill_dark": "white",
97
  "body_text_color": "*neutral_900",
98
  "body_text_color_dark": "*neutral_900",
99
  "body_text_color_subdued": "*neutral_900",
 
144
  "button_secondary_border_color_dark": "*neutral_200",
145
  "button_secondary_border_color_hover": "*button_secondary_border_color",
146
  "button_secondary_border_color_hover_dark": "*button_secondary_border_color",
147
+ "button_secondary_text_color": "*secondary_300",
148
+ "button_secondary_text_color_dark": "*secondary_300",
149
+ "button_secondary_text_color_hover": "*neutral_950",
150
+ "button_secondary_text_color_hover_dark": "*neutral_950",
151
  "button_shadow": "none",
152
  "button_shadow_active": "none",
153
  "button_shadow_hover": "none",
 
218
  "font": "'Georgia', 'ui-sans-serif', 'system-ui', sans-serif",
219
  "font_mono": "'IBM Plex Mono', 'ui-monospace', 'Consolas', monospace",
220
  "form_gap_width": "0px",
221
+ "input_background_fill": "*primary_200",
222
+ "input_background_fill_dark": "*primary_200",
223
  "input_background_fill_focus": "*input_background_fill",
224
  "input_background_fill_focus_dark": "*input_background_fill",
225
  "input_background_fill_hover": "*input_background_fill",
 
233
  "input_border_width": "0px",
234
  "input_border_width_dark": "0px",
235
  "input_padding": "*spacing_xl",
236
+ "input_placeholder_color": "*neutral_500",
237
+ "input_placeholder_color_dark": "*neutral_500",
238
  "input_radius": "*radius_lg",
239
  "input_shadow": "none",
240
  "input_shadow_dark": "none",