@novalabsxyz/tokens 2.0.0-alpha.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,769 @@
1
+ $hm_colors_background_bg_active: #1f242f;
2
+ $hm_colors_background_bg_brand_primary: #9e77ed;
3
+ $hm_colors_background_bg_brand_primary_alt: #161b26;
4
+ $hm_colors_background_bg_brand_secondary: #7f56d9;
5
+ $hm_colors_background_bg_brand_section: #161b26;
6
+ $hm_colors_background_bg_brand_section_subtle: #0c111d;
7
+ $hm_colors_background_bg_brand_solid: #7f56d9;
8
+ $hm_colors_background_bg_brand_solid_hover: #9e77ed;
9
+ $hm_colors_background_bg_disabled: #1f242f;
10
+ $hm_colors_background_bg_disabled_subtle: #161b26;
11
+ $hm_colors_background_bg_error_primary: #f04438;
12
+ $hm_colors_background_bg_error_secondary: #d92d20;
13
+ $hm_colors_background_bg_error_solid: #d92d20;
14
+ $hm_colors_background_bg_overlay: #1f242f;
15
+ $hm_colors_background_bg_primary: #0c111d;
16
+ $hm_colors_background_bg_primary_solid: #161b26;
17
+ $hm_colors_background_bg_primary_alt: #161b26;
18
+ $hm_colors_background_bg_primary_hover: #1f242f;
19
+ $hm_colors_background_bg_quaternary: #333741;
20
+ $hm_colors_background_bg_secondary: #161b26;
21
+ $hm_colors_background_bg_secondary_solid: #61646c;
22
+ $hm_colors_background_bg_secondary_alt: #0c111d;
23
+ $hm_colors_background_bg_secondary_hover: #1f242f;
24
+ $hm_colors_background_bg_secondary_subtle: #161b26;
25
+ $hm_colors_background_bg_success_primary: #17b26a;
26
+ $hm_colors_background_bg_success_secondary: #079455;
27
+ $hm_colors_background_bg_success_solid: #079455;
28
+ $hm_colors_background_bg_tertiary: #1f242f;
29
+ $hm_colors_background_bg_warning_primary: #f79009;
30
+ $hm_colors_background_bg_warning_secondary: #dc6803;
31
+ $hm_colors_background_bg_warning_solid: #dc6803;
32
+ $hm_colors_border_border_brand: #b692f6;
33
+ $hm_colors_border_border_brand_solid: #9e77ed;
34
+ $hm_colors_border_border_brand_solid_alt: #333741;
35
+ $hm_colors_border_border_disabled: #333741;
36
+ $hm_colors_border_border_disabled_subtle: #1f242f;
37
+ $hm_colors_border_border_error: #f97066;
38
+ $hm_colors_border_border_error_solid: #f04438;
39
+ $hm_colors_border_border_primary: #333741;
40
+ $hm_colors_border_border_secondary: #1f242f;
41
+ $hm_colors_border_border_tertiary: #1f242f;
42
+ $hm_colors_foreground_fg_brand_primary_600: #9e77ed;
43
+ $hm_colors_foreground_fg_brand_primary_alt: #cecfd2;
44
+ $hm_colors_foreground_fg_brand_secondary_500: #9e77ed;
45
+ $hm_colors_foreground_fg_disabled: #85888e;
46
+ $hm_colors_foreground_fg_disabled_subtle: #61646c;
47
+ $hm_colors_foreground_fg_error_primary: #f04438;
48
+ $hm_colors_foreground_fg_error_secondary: #f97066;
49
+ $hm_colors_foreground_fg_primary_900: #ffffff;
50
+ $hm_colors_foreground_fg_quaternary_500: #94969c;
51
+ $hm_colors_foreground_fg_quaternary_hover: #cecfd2;
52
+ $hm_colors_foreground_fg_quinary_400: #85888e;
53
+ $hm_colors_foreground_fg_quinary_hover: #94969c;
54
+ $hm_colors_foreground_fg_secondary_700: #cecfd2;
55
+ $hm_colors_foreground_fg_secondary_hover: #ececed;
56
+ $hm_colors_foreground_fg_senary_300: #61646c;
57
+ $hm_colors_foreground_fg_success_primary: #17b26a;
58
+ $hm_colors_foreground_fg_success_secondary: #47cd89;
59
+ $hm_colors_foreground_fg_tertiary_600: #94969c;
60
+ $hm_colors_foreground_fg_tertiary_hover: #cecfd2;
61
+ $hm_colors_foreground_fg_warning_primary: #f79009;
62
+ $hm_colors_foreground_fg_warning_secondary: #fdb022;
63
+ $hm_colors_foreground_fg_white: #ffffff;
64
+ $hm_colors_text_text_brand_primary_900: #f5f5f6;
65
+ $hm_colors_text_text_brand_secondary_700: #cecfd2;
66
+ $hm_colors_text_text_brand_tertiary_600: #94969c;
67
+ $hm_colors_text_text_brand_tertiary_alt: #f5f5f6;
68
+ $hm_colors_text_text_disabled: #85888e;
69
+ $hm_colors_text_text_error_primary_600: #f97066;
70
+ $hm_colors_text_text_placeholder: #85888e;
71
+ $hm_colors_text_text_placeholder_subtle: #333741;
72
+ $hm_colors_text_text_primary_900: #f5f5f6;
73
+ $hm_colors_text_text_primary_on_brand: #f5f5f6;
74
+ $hm_colors_text_text_quaternary_500: #94969c;
75
+ $hm_colors_text_text_quaternary_on_brand: #94969c;
76
+ $hm_colors_text_text_secondary_700: #cecfd2;
77
+ $hm_colors_text_text_secondary_hover: #ececed;
78
+ $hm_colors_text_text_secondary_on_brand: #cecfd2;
79
+ $hm_colors_text_text_success_primary_600: #47cd89;
80
+ $hm_colors_text_text_tertiary_600: #94969c;
81
+ $hm_colors_text_text_tertiary_hover: #cecfd2;
82
+ $hm_colors_text_text_tertiary_on_brand: #94969c;
83
+ $hm_colors_text_text_warning_primary_600: #fdb022;
84
+ $hm_colors_text_text_white: #ffffff;
85
+ $hm_colors_base_black: #000000;
86
+ $hm_colors_base_transparent: #ffffff00;
87
+ $hm_colors_base_white: #ffffff;
88
+ $hm_colors_blue_25: #f5faff;
89
+ $hm_colors_blue_50: #eff8ff;
90
+ $hm_colors_blue_100: #d1e9ff;
91
+ $hm_colors_blue_200: #b2ddff;
92
+ $hm_colors_blue_300: #84caff;
93
+ $hm_colors_blue_400: #53b1fd;
94
+ $hm_colors_blue_500: #2e90fa;
95
+ $hm_colors_blue_600: #1570ef;
96
+ $hm_colors_blue_700: #175cd3;
97
+ $hm_colors_blue_800: #1849a9;
98
+ $hm_colors_blue_900: #194185;
99
+ $hm_colors_blue_950: #102a56;
100
+ $hm_colors_blue_dark_25: #f5f8ff;
101
+ $hm_colors_blue_dark_50: #eff4ff;
102
+ $hm_colors_blue_dark_100: #d1e0ff;
103
+ $hm_colors_blue_dark_200: #b2ccff;
104
+ $hm_colors_blue_dark_300: #84adff;
105
+ $hm_colors_blue_dark_400: #528bff;
106
+ $hm_colors_blue_dark_500: #2970ff;
107
+ $hm_colors_blue_dark_600: #155eef;
108
+ $hm_colors_blue_dark_700: #004eeb;
109
+ $hm_colors_blue_dark_800: #0040c1;
110
+ $hm_colors_blue_dark_900: #00359e;
111
+ $hm_colors_blue_dark_950: #002266;
112
+ $hm_colors_blue_light_25: #f5fbff;
113
+ $hm_colors_blue_light_50: #f0f9ff;
114
+ $hm_colors_blue_light_100: #e0f2fe;
115
+ $hm_colors_blue_light_200: #b9e6fe;
116
+ $hm_colors_blue_light_300: #7cd4fd;
117
+ $hm_colors_blue_light_400: #36bffa;
118
+ $hm_colors_blue_light_500: #0ba5ec;
119
+ $hm_colors_blue_light_600: #0086c9;
120
+ $hm_colors_blue_light_700: #026aa2;
121
+ $hm_colors_blue_light_800: #065986;
122
+ $hm_colors_blue_light_900: #0b4a6f;
123
+ $hm_colors_blue_light_950: #062c41;
124
+ $hm_colors_brand_25: #fcfaff;
125
+ $hm_colors_brand_50: #f9f5ff;
126
+ $hm_colors_brand_100: #f4ebff;
127
+ $hm_colors_brand_200: #e9d7fe;
128
+ $hm_colors_brand_300: #d6bbfb;
129
+ $hm_colors_brand_400: #b692f6;
130
+ $hm_colors_brand_500: #9e77ed;
131
+ $hm_colors_brand_600: #7f56d9;
132
+ $hm_colors_brand_700: #6941c6;
133
+ $hm_colors_brand_800: #53389e;
134
+ $hm_colors_brand_900: #42307d;
135
+ $hm_colors_brand_950: #2c1c5f;
136
+ $hm_colors_cyan_25: #f5feff;
137
+ $hm_colors_cyan_50: #ecfdff;
138
+ $hm_colors_cyan_100: #cff9fe;
139
+ $hm_colors_cyan_200: #a5f0fc;
140
+ $hm_colors_cyan_300: #67e3f9;
141
+ $hm_colors_cyan_400: #22ccee;
142
+ $hm_colors_cyan_500: #06aed4;
143
+ $hm_colors_cyan_600: #088ab2;
144
+ $hm_colors_cyan_700: #0e7090;
145
+ $hm_colors_cyan_800: #155b75;
146
+ $hm_colors_cyan_900: #164c63;
147
+ $hm_colors_cyan_950: #0d2d3a;
148
+ $hm_colors_error_25: #fffbfa;
149
+ $hm_colors_error_50: #fef3f2;
150
+ $hm_colors_error_100: #fee4e2;
151
+ $hm_colors_error_200: #fecdca;
152
+ $hm_colors_error_300: #fda29b;
153
+ $hm_colors_error_400: #f97066;
154
+ $hm_colors_error_500: #f04438;
155
+ $hm_colors_error_600: #d92d20;
156
+ $hm_colors_error_700: #b42318;
157
+ $hm_colors_error_800: #912018;
158
+ $hm_colors_error_900: #7a271a;
159
+ $hm_colors_error_950: #55160c;
160
+ $hm_colors_fuchsia_25: #fefaff;
161
+ $hm_colors_fuchsia_50: #fdf4ff;
162
+ $hm_colors_fuchsia_100: #fbe8ff;
163
+ $hm_colors_fuchsia_200: #f6d0fe;
164
+ $hm_colors_fuchsia_300: #eeaafd;
165
+ $hm_colors_fuchsia_400: #e478fa;
166
+ $hm_colors_fuchsia_500: #d444f1;
167
+ $hm_colors_fuchsia_600: #ba24d5;
168
+ $hm_colors_fuchsia_700: #9f1ab1;
169
+ $hm_colors_fuchsia_800: #821890;
170
+ $hm_colors_fuchsia_900: #6f1877;
171
+ $hm_colors_fuchsia_950: #47104c;
172
+ $hm_colors_gray__alpha_25: #fffffffa;
173
+ $hm_colors_gray__alpha_50: #fffffff5;
174
+ $hm_colors_gray__alpha_100: #fffffff0;
175
+ $hm_colors_gray__alpha_200: #ffffffeb;
176
+ $hm_colors_gray__alpha_300: #ffffffcc;
177
+ $hm_colors_gray__alpha_400: #ffffff8f;
178
+ $hm_colors_gray__alpha_500: #ffffff80;
179
+ $hm_colors_gray__alpha_600: #ffffff59;
180
+ $hm_colors_gray__alpha_700: #ffffff29;
181
+ $hm_colors_gray__alpha_800: #ffffff14;
182
+ $hm_colors_gray__alpha_900: #ffffff0a;
183
+ $hm_colors_gray__alpha_950: #ffffff00;
184
+ $hm_colors_gray__25: #fafafa;
185
+ $hm_colors_gray__50: #f5f5f6;
186
+ $hm_colors_gray__100: #f0f1f1;
187
+ $hm_colors_gray__200: #ececed;
188
+ $hm_colors_gray__300: #cecfd2;
189
+ $hm_colors_gray__400: #94969c;
190
+ $hm_colors_gray__500: #85888e;
191
+ $hm_colors_gray__600: #61646c;
192
+ $hm_colors_gray__700: #333741;
193
+ $hm_colors_gray__800: #1f242f;
194
+ $hm_colors_gray__900: #161b26;
195
+ $hm_colors_gray__950: #0c111d;
196
+ $hm_colors_gray_blue_25: #fcfcfd;
197
+ $hm_colors_gray_blue_50: #f8f9fc;
198
+ $hm_colors_gray_blue_100: #eaecf5;
199
+ $hm_colors_gray_blue_200: #d5d9eb;
200
+ $hm_colors_gray_blue_300: #b3b8db;
201
+ $hm_colors_gray_blue_400: #717bbc;
202
+ $hm_colors_gray_blue_500: #4e5ba6;
203
+ $hm_colors_gray_blue_600: #3e4784;
204
+ $hm_colors_gray_blue_700: #363f72;
205
+ $hm_colors_gray_blue_800: #293056;
206
+ $hm_colors_gray_blue_900: #101323;
207
+ $hm_colors_gray_blue_950: #0d0f1c;
208
+ $hm_colors_gray_cool_25: #fcfcfd;
209
+ $hm_colors_gray_cool_50: #f9f9fb;
210
+ $hm_colors_gray_cool_100: #eff1f5;
211
+ $hm_colors_gray_cool_200: #dcdfea;
212
+ $hm_colors_gray_cool_300: #b9c0d4;
213
+ $hm_colors_gray_cool_400: #7d89b0;
214
+ $hm_colors_gray_cool_500: #5d6b98;
215
+ $hm_colors_gray_cool_600: #4a5578;
216
+ $hm_colors_gray_cool_700: #404968;
217
+ $hm_colors_gray_cool_800: #30374f;
218
+ $hm_colors_gray_cool_900: #111322;
219
+ $hm_colors_gray_cool_950: #0e101b;
220
+ $hm_colors_gray_iron_25: #fcfcfc;
221
+ $hm_colors_gray_iron_50: #fafafa;
222
+ $hm_colors_gray_iron_100: #f4f4f5;
223
+ $hm_colors_gray_iron_200: #e4e4e7;
224
+ $hm_colors_gray_iron_300: #d1d1d6;
225
+ $hm_colors_gray_iron_400: #a0a0ab;
226
+ $hm_colors_gray_iron_500: #70707b;
227
+ $hm_colors_gray_iron_600: #51525c;
228
+ $hm_colors_gray_iron_700: #3f3f46;
229
+ $hm_colors_gray_iron_800: #26272b;
230
+ $hm_colors_gray_iron_900: #1a1a1e;
231
+ $hm_colors_gray_iron_950: #131316;
232
+ $hm_colors_gray_modern_25: #fcfcfd;
233
+ $hm_colors_gray_modern_50: #f8fafc;
234
+ $hm_colors_gray_modern_100: #eef2f6;
235
+ $hm_colors_gray_modern_200: #e3e8ef;
236
+ $hm_colors_gray_modern_300: #cdd5df;
237
+ $hm_colors_gray_modern_400: #9aa4b2;
238
+ $hm_colors_gray_modern_500: #697586;
239
+ $hm_colors_gray_modern_600: #4b5565;
240
+ $hm_colors_gray_modern_700: #364152;
241
+ $hm_colors_gray_modern_800: #202939;
242
+ $hm_colors_gray_modern_900: #121926;
243
+ $hm_colors_gray_modern_950: #0d121c;
244
+ $hm_colors_gray_neutral_25: #fcfcfd;
245
+ $hm_colors_gray_neutral_50: #f9fafb;
246
+ $hm_colors_gray_neutral_100: #f3f4f6;
247
+ $hm_colors_gray_neutral_200: #e5e7eb;
248
+ $hm_colors_gray_neutral_300: #d2d6db;
249
+ $hm_colors_gray_neutral_400: #9da4ae;
250
+ $hm_colors_gray_neutral_500: #6c737f;
251
+ $hm_colors_gray_neutral_600: #4d5761;
252
+ $hm_colors_gray_neutral_700: #384250;
253
+ $hm_colors_gray_neutral_800: #1f2a37;
254
+ $hm_colors_gray_neutral_900: #111927;
255
+ $hm_colors_gray_neutral_950: #0d121c;
256
+ $hm_colors_gray_true_25: #fcfcfc;
257
+ $hm_colors_gray_true_50: #fafafa;
258
+ $hm_colors_gray_true_100: #f5f5f5;
259
+ $hm_colors_gray_true_200: #e5e5e5;
260
+ $hm_colors_gray_true_300: #d6d6d6;
261
+ $hm_colors_gray_true_400: #a3a3a3;
262
+ $hm_colors_gray_true_500: #737373;
263
+ $hm_colors_gray_true_600: #525252;
264
+ $hm_colors_gray_true_700: #424242;
265
+ $hm_colors_gray_true_800: #292929;
266
+ $hm_colors_gray_true_900: #141414;
267
+ $hm_colors_gray_true_950: #0f0f0f;
268
+ $hm_colors_gray_warm_25: #fdfdfc;
269
+ $hm_colors_gray_warm_50: #fafaf9;
270
+ $hm_colors_gray_warm_100: #f5f5f4;
271
+ $hm_colors_gray_warm_200: #e7e5e4;
272
+ $hm_colors_gray_warm_300: #d7d3d0;
273
+ $hm_colors_gray_warm_400: #a9a29d;
274
+ $hm_colors_gray_warm_500: #79716b;
275
+ $hm_colors_gray_warm_600: #57534e;
276
+ $hm_colors_gray_warm_700: #44403c;
277
+ $hm_colors_gray_warm_800: #292524;
278
+ $hm_colors_gray_warm_900: #1c1917;
279
+ $hm_colors_gray_warm_950: #171412;
280
+ $hm_colors_green_25: #f6fef9;
281
+ $hm_colors_green_50: #edfcf2;
282
+ $hm_colors_green_100: #d3f8df;
283
+ $hm_colors_green_200: #aaf0c4;
284
+ $hm_colors_green_300: #73e2a3;
285
+ $hm_colors_green_400: #3ccb7f;
286
+ $hm_colors_green_500: #16b364;
287
+ $hm_colors_green_600: #099250;
288
+ $hm_colors_green_700: #087443;
289
+ $hm_colors_green_800: #095c37;
290
+ $hm_colors_green_900: #084c2e;
291
+ $hm_colors_green_950: #052e1c;
292
+ $hm_colors_green_light_25: #fafef5;
293
+ $hm_colors_green_light_50: #f3fee7;
294
+ $hm_colors_green_light_100: #e3fbcc;
295
+ $hm_colors_green_light_200: #d0f8ab;
296
+ $hm_colors_green_light_300: #a6ef67;
297
+ $hm_colors_green_light_400: #85e13a;
298
+ $hm_colors_green_light_500: #66c61c;
299
+ $hm_colors_green_light_600: #4ca30d;
300
+ $hm_colors_green_light_700: #3b7c0f;
301
+ $hm_colors_green_light_800: #326212;
302
+ $hm_colors_green_light_900: #2b5314;
303
+ $hm_colors_green_light_950: #15290a;
304
+ $hm_colors_indigo_25: #f5f8ff;
305
+ $hm_colors_indigo_50: #eef4ff;
306
+ $hm_colors_indigo_100: #e0eaff;
307
+ $hm_colors_indigo_200: #c7d7fe;
308
+ $hm_colors_indigo_300: #a4bcfd;
309
+ $hm_colors_indigo_400: #8098f9;
310
+ $hm_colors_indigo_500: #6172f3;
311
+ $hm_colors_indigo_600: #444ce7;
312
+ $hm_colors_indigo_700: #3538cd;
313
+ $hm_colors_indigo_800: #2d31a6;
314
+ $hm_colors_indigo_900: #2d3282;
315
+ $hm_colors_indigo_950: #1f235b;
316
+ $hm_colors_moss_25: #fafdf7;
317
+ $hm_colors_moss_50: #f5fbee;
318
+ $hm_colors_moss_100: #e6f4d7;
319
+ $hm_colors_moss_200: #ceeab0;
320
+ $hm_colors_moss_300: #acdc79;
321
+ $hm_colors_moss_400: #86cb3c;
322
+ $hm_colors_moss_500: #669f2a;
323
+ $hm_colors_moss_600: #4f7a21;
324
+ $hm_colors_moss_700: #3f621a;
325
+ $hm_colors_moss_800: #335015;
326
+ $hm_colors_moss_900: #2b4212;
327
+ $hm_colors_moss_950: #1a280b;
328
+ $hm_colors_orange_25: #fefaf5;
329
+ $hm_colors_orange_50: #fef6ee;
330
+ $hm_colors_orange_100: #fdead7;
331
+ $hm_colors_orange_200: #f9dbaf;
332
+ $hm_colors_orange_300: #f7b27a;
333
+ $hm_colors_orange_400: #f38744;
334
+ $hm_colors_orange_500: #ef6820;
335
+ $hm_colors_orange_600: #e04f16;
336
+ $hm_colors_orange_700: #b93815;
337
+ $hm_colors_orange_800: #932f19;
338
+ $hm_colors_orange_900: #772917;
339
+ $hm_colors_orange_950: #511c10;
340
+ $hm_colors_orange_dark_25: #fff9f5;
341
+ $hm_colors_orange_dark_50: #fff4ed;
342
+ $hm_colors_orange_dark_100: #ffe6d5;
343
+ $hm_colors_orange_dark_200: #ffd6ae;
344
+ $hm_colors_orange_dark_300: #ff9c66;
345
+ $hm_colors_orange_dark_400: #ff692e;
346
+ $hm_colors_orange_dark_500: #ff4405;
347
+ $hm_colors_orange_dark_600: #e62e05;
348
+ $hm_colors_orange_dark_700: #bc1b06;
349
+ $hm_colors_orange_dark_800: #97180c;
350
+ $hm_colors_orange_dark_900: #771a0d;
351
+ $hm_colors_orange_dark_950: #57130a;
352
+ $hm_colors_pink_25: #fef6fb;
353
+ $hm_colors_pink_50: #fdf2fa;
354
+ $hm_colors_pink_100: #fce7f6;
355
+ $hm_colors_pink_200: #fcceee;
356
+ $hm_colors_pink_300: #faa7e0;
357
+ $hm_colors_pink_400: #f670c7;
358
+ $hm_colors_pink_500: #ee46bc;
359
+ $hm_colors_pink_600: #dd2590;
360
+ $hm_colors_pink_700: #c11574;
361
+ $hm_colors_pink_800: #9e165f;
362
+ $hm_colors_pink_900: #851651;
363
+ $hm_colors_pink_950: #4e0d30;
364
+ $hm_colors_purple_25: #fafaff;
365
+ $hm_colors_purple_50: #f4f3ff;
366
+ $hm_colors_purple_100: #ebe9fe;
367
+ $hm_colors_purple_200: #d9d6fe;
368
+ $hm_colors_purple_300: #bdb4fe;
369
+ $hm_colors_purple_400: #9b8afb;
370
+ $hm_colors_purple_500: #7a5af8;
371
+ $hm_colors_purple_600: #6938ef;
372
+ $hm_colors_purple_700: #5925dc;
373
+ $hm_colors_purple_800: #4a1fb8;
374
+ $hm_colors_purple_900: #3e1c96;
375
+ $hm_colors_purple_950: #27115f;
376
+ $hm_colors_ros_25: #fff5f6;
377
+ $hm_colors_ros_50: #fff1f3;
378
+ $hm_colors_ros_100: #ffe4e8;
379
+ $hm_colors_ros_200: #fecdd6;
380
+ $hm_colors_ros_300: #fea3b4;
381
+ $hm_colors_ros_400: #fd6f8e;
382
+ $hm_colors_ros_500: #f63d68;
383
+ $hm_colors_ros_600: #e31b54;
384
+ $hm_colors_ros_700: #c01048;
385
+ $hm_colors_ros_800: #a11043;
386
+ $hm_colors_ros_900: #89123e;
387
+ $hm_colors_ros_950: #510b24;
388
+ $hm_colors_success_25: #f6fef9;
389
+ $hm_colors_success_50: #ecfdf3;
390
+ $hm_colors_success_100: #dcfae6;
391
+ $hm_colors_success_200: #abefc6;
392
+ $hm_colors_success_300: #75e0a7;
393
+ $hm_colors_success_400: #47cd89;
394
+ $hm_colors_success_500: #17b26a;
395
+ $hm_colors_success_600: #079455;
396
+ $hm_colors_success_700: #067647;
397
+ $hm_colors_success_800: #085d3a;
398
+ $hm_colors_success_900: #074d31;
399
+ $hm_colors_success_950: #053321;
400
+ $hm_colors_teal_25: #f6fefc;
401
+ $hm_colors_teal_50: #f0fdf9;
402
+ $hm_colors_teal_100: #ccfbef;
403
+ $hm_colors_teal_200: #99f6e0;
404
+ $hm_colors_teal_300: #5fe9d0;
405
+ $hm_colors_teal_400: #2ed3b7;
406
+ $hm_colors_teal_500: #15b79e;
407
+ $hm_colors_teal_600: #0e9384;
408
+ $hm_colors_teal_700: #107569;
409
+ $hm_colors_teal_800: #125d56;
410
+ $hm_colors_teal_900: #134e48;
411
+ $hm_colors_teal_950: #0a2926;
412
+ $hm_colors_violet_25: #fbfaff;
413
+ $hm_colors_violet_50: #f5f3ff;
414
+ $hm_colors_violet_100: #ece9fe;
415
+ $hm_colors_violet_200: #ddd6fe;
416
+ $hm_colors_violet_300: #c3b5fd;
417
+ $hm_colors_violet_400: #a48afb;
418
+ $hm_colors_violet_500: #875bf7;
419
+ $hm_colors_violet_600: #7839ee;
420
+ $hm_colors_violet_700: #6927da;
421
+ $hm_colors_violet_800: #5720b7;
422
+ $hm_colors_violet_900: #491c96;
423
+ $hm_colors_violet_950: #2e125e;
424
+ $hm_colors_warning_25: #fffcf5;
425
+ $hm_colors_warning_50: #fffaeb;
426
+ $hm_colors_warning_100: #fef0c7;
427
+ $hm_colors_warning_200: #fedf89;
428
+ $hm_colors_warning_300: #fec84b;
429
+ $hm_colors_warning_400: #fdb022;
430
+ $hm_colors_warning_500: #f79009;
431
+ $hm_colors_warning_600: #dc6803;
432
+ $hm_colors_warning_700: #b54708;
433
+ $hm_colors_warning_800: #93370d;
434
+ $hm_colors_warning_900: #7a2e0e;
435
+ $hm_colors_warning_950: #4e1d09;
436
+ $hm_colors_yellow_25: #fefdf0;
437
+ $hm_colors_yellow_50: #fefbe8;
438
+ $hm_colors_yellow_100: #fef7c3;
439
+ $hm_colors_yellow_200: #feee95;
440
+ $hm_colors_yellow_300: #fde272;
441
+ $hm_colors_yellow_400: #fac515;
442
+ $hm_colors_yellow_500: #eaaa08;
443
+ $hm_colors_yellow_600: #ca8504;
444
+ $hm_colors_yellow_700: #a15c07;
445
+ $hm_colors_yellow_800: #854a0e;
446
+ $hm_colors_yellow_900: #713b12;
447
+ $hm_colors_yellow_950: #542c0d;
448
+ $hm_component_colors_alpha_alpha_black_10: #ffffff1a;
449
+ $hm_component_colors_alpha_alpha_black_100: #ffffff;
450
+ $hm_component_colors_alpha_alpha_black_20: #ffffff33;
451
+ $hm_component_colors_alpha_alpha_black_30: #ffffff4d;
452
+ $hm_component_colors_alpha_alpha_black_40: #ffffff66;
453
+ $hm_component_colors_alpha_alpha_black_50: #ffffff80;
454
+ $hm_component_colors_alpha_alpha_black_60: #ffffff99;
455
+ $hm_component_colors_alpha_alpha_black_70: #ffffffb3;
456
+ $hm_component_colors_alpha_alpha_black_80: #ffffffcc;
457
+ $hm_component_colors_alpha_alpha_black_90: #ffffffe6;
458
+ $hm_component_colors_alpha_alpha_white_10: #0c111d1a;
459
+ $hm_component_colors_alpha_alpha_white_100: #0c111d;
460
+ $hm_component_colors_alpha_alpha_white_20: #0c111d33;
461
+ $hm_component_colors_alpha_alpha_white_30: #0c111d4d;
462
+ $hm_component_colors_alpha_alpha_white_40: #0c111d66;
463
+ $hm_component_colors_alpha_alpha_white_50: #0c111d80;
464
+ $hm_component_colors_alpha_alpha_white_60: #0c111d99;
465
+ $hm_component_colors_alpha_alpha_white_70: #0c111db3;
466
+ $hm_component_colors_alpha_alpha_white_80: #0c111dcc;
467
+ $hm_component_colors_alpha_alpha_white_90: #0c111de6;
468
+ $hm_component_colors_components_app_store_badges_app_store_badge_border: #ffffff;
469
+ $hm_component_colors_components_application_navigation_nav_item_button_icon_fg: #94969c;
470
+ $hm_component_colors_components_application_navigation_nav_item_button_icon_fg_active: #ececed;
471
+ $hm_component_colors_components_application_navigation_nav_item_icon_fg: #94969c;
472
+ $hm_component_colors_components_application_navigation_nav_item_icon_fg_active: #ececed;
473
+ $hm_component_colors_components_avatars_avatar_bg: #1f242f;
474
+ $hm_component_colors_components_avatars_avatar_contrast_border: #ffffff1f;
475
+ $hm_component_colors_components_avatars_avatar_focus_border: #98a2b324;
476
+ $hm_component_colors_components_avatars_avatar_profile_photo_border: #0c111d;
477
+ $hm_component_colors_components_breadcrumbs_breadcrumb_bg_hover: #1f242f;
478
+ $hm_component_colors_components_breadcrumbs_breadcrumb_brand_bg_hover: #1f242f;
479
+ $hm_component_colors_components_breadcrumbs_breadcrumb_brand_fg_hover: #ffffff;
480
+ $hm_component_colors_components_breadcrumbs_breadcrumb_brand_icon_fg_hover: #ffffff;
481
+ $hm_component_colors_components_breadcrumbs_breadcrumb_fg: #cecfd2;
482
+ $hm_component_colors_components_breadcrumbs_breadcrumb_fg_hover: #ffffff;
483
+ $hm_component_colors_components_breadcrumbs_breadcrumb_icon_fg: #94969c;
484
+ $hm_component_colors_components_breadcrumbs_breadcrumb_icon_fg_hover: #ffffff;
485
+ $hm_component_colors_components_buttons_primary_button_primary_bg: #7f56d9;
486
+ $hm_component_colors_components_buttons_primary_button_primary_bg_hover: #6941c6;
487
+ $hm_component_colors_components_buttons_primary_button_primary_border: #7f56d9;
488
+ $hm_component_colors_components_buttons_primary_button_primary_border_hover: #6941c6;
489
+ $hm_component_colors_components_buttons_primary_button_primary_fg: #ffffff;
490
+ $hm_component_colors_components_buttons_primary_button_primary_fg_hover: #ffffff;
491
+ $hm_component_colors_components_buttons_primary_error_button_primary_error_bg: #d92d20;
492
+ $hm_component_colors_components_buttons_primary_error_button_primary_error_bg_hover: #b42318;
493
+ $hm_component_colors_components_buttons_primary_error_button_primary_error_border: #d92d20;
494
+ $hm_component_colors_components_buttons_primary_error_button_primary_error_border_hover: #b42318;
495
+ $hm_component_colors_components_buttons_primary_error_button_primary_error_fg: #ffffff;
496
+ $hm_component_colors_components_buttons_primary_error_button_primary_error_fg_hover: #ffffff;
497
+ $hm_component_colors_components_buttons_secondary_button_secondary_bg: #161b26;
498
+ $hm_component_colors_components_buttons_secondary_button_secondary_bg_hover: #1f242f;
499
+ $hm_component_colors_components_buttons_secondary_button_secondary_border: #333741;
500
+ $hm_component_colors_components_buttons_secondary_button_secondary_border_hover: #333741;
501
+ $hm_component_colors_components_buttons_secondary_button_secondary_fg: #cecfd2;
502
+ $hm_component_colors_components_buttons_secondary_button_secondary_fg_hover: #f0f1f1;
503
+ $hm_component_colors_components_buttons_secondary_color_button_secondary_color_bg: #161b26;
504
+ $hm_component_colors_components_buttons_secondary_color_button_secondary_color_bg_hover: #1f242f;
505
+ $hm_component_colors_components_buttons_secondary_color_button_secondary_color_border: #333741;
506
+ $hm_component_colors_components_buttons_secondary_color_button_secondary_color_border_hover: #333741;
507
+ $hm_component_colors_components_buttons_secondary_color_button_secondary_color_fg: #cecfd2;
508
+ $hm_component_colors_components_buttons_secondary_color_button_secondary_color_fg_hover: #f0f1f1;
509
+ $hm_component_colors_components_buttons_secondary_error_button_secondary_error_bg: #55160c;
510
+ $hm_component_colors_components_buttons_secondary_error_button_secondary_error_bg_hover: #7a271a;
511
+ $hm_component_colors_components_buttons_secondary_error_button_secondary_error_border: #912018;
512
+ $hm_component_colors_components_buttons_secondary_error_button_secondary_error_border_hover: #b42318;
513
+ $hm_component_colors_components_buttons_secondary_error_button_secondary_error_fg: #fecdca;
514
+ $hm_component_colors_components_buttons_secondary_error_button_secondary_error_fg_hover: #fee4e2;
515
+ $hm_component_colors_components_buttons_tertiary_button_tertiary_bg_hover: #1f242f;
516
+ $hm_component_colors_components_buttons_tertiary_button_tertiary_fg: #94969c;
517
+ $hm_component_colors_components_buttons_tertiary_button_tertiary_fg_hover: #ececed;
518
+ $hm_component_colors_components_buttons_tertiary_color_button_tertiary_color_bg_hover: #1f242f;
519
+ $hm_component_colors_components_buttons_tertiary_color_button_tertiary_color_fg: #cecfd2;
520
+ $hm_component_colors_components_buttons_tertiary_color_button_tertiary_color_fg_hover: #f0f1f1;
521
+ $hm_component_colors_components_buttons_tertiary_error_button_tertiary_error_bg_hover: #7a271a;
522
+ $hm_component_colors_components_buttons_tertiary_error_button_tertiary_error_fg: #fda29b;
523
+ $hm_component_colors_components_buttons_tertiary_error_button_tertiary_error_fg_hover: #fecdca;
524
+ $hm_component_colors_components_footers_footer_badge_bg: #ffffff1a;
525
+ $hm_component_colors_components_footers_footer_badge_border: #ffffff4d;
526
+ $hm_component_colors_components_footers_footer_badge_fg: #ffffff;
527
+ $hm_component_colors_components_footers_footer_button_fg: #cecfd2;
528
+ $hm_component_colors_components_footers_footer_button_fg_hover: #f0f1f1;
529
+ $hm_component_colors_components_header_sections_header_abstract_100_bg: #1f242f;
530
+ $hm_component_colors_components_header_sections_header_abstract_200_bg: #333741;
531
+ $hm_component_colors_components_header_sections_header_abstract_300_bg: #61646c;
532
+ $hm_component_colors_components_header_sections_header_abstract_50_bg: #161b26;
533
+ $hm_component_colors_components_icons_featured_icons_dark_featured_icon_dark_fg_brand: #e9d7fe;
534
+ $hm_component_colors_components_icons_featured_icons_dark_featured_icon_dark_fg_error: #fecdca;
535
+ $hm_component_colors_components_icons_featured_icons_dark_featured_icon_dark_fg_gray: #ececed;
536
+ $hm_component_colors_components_icons_featured_icons_dark_featured_icon_dark_fg_success: #abefc6;
537
+ $hm_component_colors_components_icons_featured_icons_dark_featured_icon_dark_fg_warning: #fedf89;
538
+ $hm_component_colors_components_icons_featured_icons_light_featured_icon_light_fg_brand: #e9d7fe;
539
+ $hm_component_colors_components_icons_featured_icons_light_featured_icon_light_fg_error: #fecdca;
540
+ $hm_component_colors_components_icons_featured_icons_light_featured_icon_light_fg_gray: #ececed;
541
+ $hm_component_colors_components_icons_featured_icons_light_featured_icon_light_fg_success: #abefc6;
542
+ $hm_component_colors_components_icons_featured_icons_light_featured_icon_light_fg_warning: #fedf89;
543
+ $hm_component_colors_components_icons_featured_icons_modern_featured_icon_modern_border: #333741;
544
+ $hm_component_colors_components_icons_icons_icon_fg_brand: #94969c;
545
+ $hm_component_colors_components_icons_icons_icon_fg_brand_on_brand: #94969c;
546
+ $hm_component_colors_components_icons_social_icons_social_icon_fg_angellist: #ffffff;
547
+ $hm_component_colors_components_icons_social_icons_social_icon_fg_apple: #ffffff;
548
+ $hm_component_colors_components_icons_social_icons_social_icon_fg_github: #ffffff;
549
+ $hm_component_colors_components_icons_social_icons_social_icon_fg_instagram: #ffffff;
550
+ $hm_component_colors_components_icons_social_icons_social_icon_fg_tumblr: #ffffff;
551
+ $hm_component_colors_components_icons_social_icons_social_icon_fg_x: #ffffff;
552
+ $hm_component_colors_components_mockups_screen_mockup_border: #333741;
553
+ $hm_component_colors_components_sliders_slider_handle_bg: #9e77ed;
554
+ $hm_component_colors_components_sliders_slider_handle_border: #0c111d;
555
+ $hm_component_colors_components_thumbnail_thumbnail_badge_brand_fg: #cecfd2;
556
+ $hm_component_colors_components_thumbnail_thumbnail_badge_success_fg: #cecfd2;
557
+ $hm_component_colors_components_toggles_toggle_button_fg_disabled: #61646c;
558
+ $hm_component_colors_components_tooltips_tooltip_supporting_text: #cecfd2;
559
+ $hm_component_colors_components_wysiwyg_editor_wysiwyg_editor_icon_fg: #94969c;
560
+ $hm_component_colors_components_wysiwyg_editor_wysiwyg_editor_icon_fg_active: #ffffff;
561
+ $hm_component_colors_utility_blue_utility_blue_100: #194185;
562
+ $hm_component_colors_utility_blue_utility_blue_200: #1849a9;
563
+ $hm_component_colors_utility_blue_utility_blue_300: #175cd3;
564
+ $hm_component_colors_utility_blue_utility_blue_400: #1570ef;
565
+ $hm_component_colors_utility_blue_utility_blue_50: #102a56;
566
+ $hm_component_colors_utility_blue_utility_blue_500: #2e90fa;
567
+ $hm_component_colors_utility_blue_utility_blue_600: #53b1fd;
568
+ $hm_component_colors_utility_blue_utility_blue_700: #84caff;
569
+ $hm_component_colors_utility_blue_dark_utility_blue_dark_100: #00359e;
570
+ $hm_component_colors_utility_blue_dark_utility_blue_dark_200: #0040c1;
571
+ $hm_component_colors_utility_blue_dark_utility_blue_dark_300: #004eeb;
572
+ $hm_component_colors_utility_blue_dark_utility_blue_dark_400: #155eef;
573
+ $hm_component_colors_utility_blue_dark_utility_blue_dark_50: #002266;
574
+ $hm_component_colors_utility_blue_dark_utility_blue_dark_500: #2970ff;
575
+ $hm_component_colors_utility_blue_dark_utility_blue_dark_600: #528bff;
576
+ $hm_component_colors_utility_blue_dark_utility_blue_dark_700: #84adff;
577
+ $hm_component_colors_utility_blue_light_utility_blue_light_100: #0b4a6f;
578
+ $hm_component_colors_utility_blue_light_utility_blue_light_200: #065986;
579
+ $hm_component_colors_utility_blue_light_utility_blue_light_300: #026aa2;
580
+ $hm_component_colors_utility_blue_light_utility_blue_light_400: #0086c9;
581
+ $hm_component_colors_utility_blue_light_utility_blue_light_50: #062c41;
582
+ $hm_component_colors_utility_blue_light_utility_blue_light_500: #0ba5ec;
583
+ $hm_component_colors_utility_blue_light_utility_blue_light_600: #36bffa;
584
+ $hm_component_colors_utility_blue_light_utility_blue_light_700: #7cd4fd;
585
+ $hm_component_colors_utility_brand_utility_brand_100: #42307d;
586
+ $hm_component_colors_utility_brand_utility_brand_100_alt: #1f242f;
587
+ $hm_component_colors_utility_brand_utility_brand_200: #53389e;
588
+ $hm_component_colors_utility_brand_utility_brand_200_alt: #333741;
589
+ $hm_component_colors_utility_brand_utility_brand_300: #6941c6;
590
+ $hm_component_colors_utility_brand_utility_brand_300_alt: #333741;
591
+ $hm_component_colors_utility_brand_utility_brand_400: #7f56d9;
592
+ $hm_component_colors_utility_brand_utility_brand_400_alt: #61646c;
593
+ $hm_component_colors_utility_brand_utility_brand_50: #2c1c5f;
594
+ $hm_component_colors_utility_brand_utility_brand_500: #9e77ed;
595
+ $hm_component_colors_utility_brand_utility_brand_500_alt: #85888e;
596
+ $hm_component_colors_utility_brand_utility_brand_50_alt: #161b26;
597
+ $hm_component_colors_utility_brand_utility_brand_600: #b692f6;
598
+ $hm_component_colors_utility_brand_utility_brand_600_alt: #94969c;
599
+ $hm_component_colors_utility_brand_utility_brand_700: #d6bbfb;
600
+ $hm_component_colors_utility_brand_utility_brand_700_alt: #cecfd2;
601
+ $hm_component_colors_utility_brand_utility_brand_800: #e9d7fe;
602
+ $hm_component_colors_utility_brand_utility_brand_800_alt: #ececed;
603
+ $hm_component_colors_utility_brand_utility_brand_900: #f4ebff;
604
+ $hm_component_colors_utility_brand_utility_brand_900_alt: #f0f1f1;
605
+ $hm_component_colors_utility_error_utility_error_100: #7a271a;
606
+ $hm_component_colors_utility_error_utility_error_200: #912018;
607
+ $hm_component_colors_utility_error_utility_error_300: #b42318;
608
+ $hm_component_colors_utility_error_utility_error_400: #d92d20;
609
+ $hm_component_colors_utility_error_utility_error_50: #55160c;
610
+ $hm_component_colors_utility_error_utility_error_500: #f04438;
611
+ $hm_component_colors_utility_error_utility_error_600: #f97066;
612
+ $hm_component_colors_utility_error_utility_error_700: #fda29b;
613
+ $hm_component_colors_utility_fuchsia_utility_fuchsia_100: #6f1877;
614
+ $hm_component_colors_utility_fuchsia_utility_fuchsia_200: #821890;
615
+ $hm_component_colors_utility_fuchsia_utility_fuchsia_300: #9f1ab1;
616
+ $hm_component_colors_utility_fuchsia_utility_fuchsia_400: #ba24d5;
617
+ $hm_component_colors_utility_fuchsia_utility_fuchsia_50: #47104c;
618
+ $hm_component_colors_utility_fuchsia_utility_fuchsia_500: #d444f1;
619
+ $hm_component_colors_utility_fuchsia_utility_fuchsia_600: #e478fa;
620
+ $hm_component_colors_utility_fuchsia_utility_fuchsia_700: #eeaafd;
621
+ $hm_component_colors_utility_gray_utility_gray_100: #1f242f;
622
+ $hm_component_colors_utility_gray_utility_gray_200: #333741;
623
+ $hm_component_colors_utility_gray_utility_gray_300: #333741;
624
+ $hm_component_colors_utility_gray_utility_gray_400: #61646c;
625
+ $hm_component_colors_utility_gray_utility_gray_50: #161b26;
626
+ $hm_component_colors_utility_gray_utility_gray_500: #85888e;
627
+ $hm_component_colors_utility_gray_utility_gray_600: #94969c;
628
+ $hm_component_colors_utility_gray_utility_gray_700: #cecfd2;
629
+ $hm_component_colors_utility_gray_utility_gray_800: #ececed;
630
+ $hm_component_colors_utility_gray_utility_gray_900: #f0f1f1;
631
+ $hm_component_colors_utility_gray_blue_utility_gray_blue_100: #101323;
632
+ $hm_component_colors_utility_gray_blue_utility_gray_blue_200: #293056;
633
+ $hm_component_colors_utility_gray_blue_utility_gray_blue_300: #363f72;
634
+ $hm_component_colors_utility_gray_blue_utility_gray_blue_400: #3e4784;
635
+ $hm_component_colors_utility_gray_blue_utility_gray_blue_50: #101323;
636
+ $hm_component_colors_utility_gray_blue_utility_gray_blue_500: #4e5ba6;
637
+ $hm_component_colors_utility_gray_blue_utility_gray_blue_600: #717bbc;
638
+ $hm_component_colors_utility_gray_blue_utility_gray_blue_700: #b3b8db;
639
+ $hm_component_colors_utility_indigo_utility_indigo_100: #2d3282;
640
+ $hm_component_colors_utility_indigo_utility_indigo_200: #2d31a6;
641
+ $hm_component_colors_utility_indigo_utility_indigo_300: #3538cd;
642
+ $hm_component_colors_utility_indigo_utility_indigo_400: #444ce7;
643
+ $hm_component_colors_utility_indigo_utility_indigo_50: #1f235b;
644
+ $hm_component_colors_utility_indigo_utility_indigo_500: #6172f3;
645
+ $hm_component_colors_utility_indigo_utility_indigo_600: #8098f9;
646
+ $hm_component_colors_utility_indigo_utility_indigo_700: #a4bcfd;
647
+ $hm_component_colors_utility_orange_utility_orange_100: #772917;
648
+ $hm_component_colors_utility_orange_utility_orange_200: #932f19;
649
+ $hm_component_colors_utility_orange_utility_orange_300: #b93815;
650
+ $hm_component_colors_utility_orange_utility_orange_400: #e04f16;
651
+ $hm_component_colors_utility_orange_utility_orange_50: #511c10;
652
+ $hm_component_colors_utility_orange_utility_orange_500: #ef6820;
653
+ $hm_component_colors_utility_orange_utility_orange_600: #f38744;
654
+ $hm_component_colors_utility_orange_utility_orange_700: #f7b27a;
655
+ $hm_component_colors_utility_orange_dark_utility_orange_dark_100: #771a0d;
656
+ $hm_component_colors_utility_orange_dark_utility_orange_dark_200: #97180c;
657
+ $hm_component_colors_utility_orange_dark_utility_orange_dark_300: #bc1b06;
658
+ $hm_component_colors_utility_orange_dark_utility_orange_dark_400: #e62e05;
659
+ $hm_component_colors_utility_orange_dark_utility_orange_dark_50: #57130a;
660
+ $hm_component_colors_utility_orange_dark_utility_orange_dark_500: #ff4405;
661
+ $hm_component_colors_utility_orange_dark_utility_orange_dark_600: #ff692e;
662
+ $hm_component_colors_utility_orange_dark_utility_orange_dark_700: #ff9c66;
663
+ $hm_component_colors_utility_pink_utility_pink_100: #851651;
664
+ $hm_component_colors_utility_pink_utility_pink_200: #9e165f;
665
+ $hm_component_colors_utility_pink_utility_pink_300: #c11574;
666
+ $hm_component_colors_utility_pink_utility_pink_400: #dd2590;
667
+ $hm_component_colors_utility_pink_utility_pink_50: #4e0d30;
668
+ $hm_component_colors_utility_pink_utility_pink_500: #ee46bc;
669
+ $hm_component_colors_utility_pink_utility_pink_600: #f670c7;
670
+ $hm_component_colors_utility_pink_utility_pink_700: #faa7e0;
671
+ $hm_component_colors_utility_purple_utility_purple_100: #3e1c96;
672
+ $hm_component_colors_utility_purple_utility_purple_200: #4a1fb8;
673
+ $hm_component_colors_utility_purple_utility_purple_300: #5925dc;
674
+ $hm_component_colors_utility_purple_utility_purple_400: #6938ef;
675
+ $hm_component_colors_utility_purple_utility_purple_50: #27115f;
676
+ $hm_component_colors_utility_purple_utility_purple_500: #7a5af8;
677
+ $hm_component_colors_utility_purple_utility_purple_600: #9b8afb;
678
+ $hm_component_colors_utility_purple_utility_purple_700: #bdb4fe;
679
+ $hm_component_colors_utility_success_utility_success_100: #074d31;
680
+ $hm_component_colors_utility_success_utility_success_200: #085d3a;
681
+ $hm_component_colors_utility_success_utility_success_300: #067647;
682
+ $hm_component_colors_utility_success_utility_success_400: #079455;
683
+ $hm_component_colors_utility_success_utility_success_50: #053321;
684
+ $hm_component_colors_utility_success_utility_success_500: #17b26a;
685
+ $hm_component_colors_utility_success_utility_success_600: #47cd89;
686
+ $hm_component_colors_utility_success_utility_success_700: #75e0a7;
687
+ $hm_component_colors_utility_warning_utility_warning_100: #7a2e0e;
688
+ $hm_component_colors_utility_warning_utility_warning_200: #93370d;
689
+ $hm_component_colors_utility_warning_utility_warning_300: #b54708;
690
+ $hm_component_colors_utility_warning_utility_warning_400: #dc6803;
691
+ $hm_component_colors_utility_warning_utility_warning_50: #4e1d09;
692
+ $hm_component_colors_utility_warning_utility_warning_500: #f79009;
693
+ $hm_component_colors_utility_warning_utility_warning_600: #fdb022;
694
+ $hm_component_colors_utility_warning_utility_warning_700: #fec84b;
695
+ $hm_radius_2xl: 1rem;
696
+ $hm_radius_3xl: 1.25rem;
697
+ $hm_radius_4xl: 1.5rem;
698
+ $hm_radius_full: 624.9375rem;
699
+ $hm_radius_lg: 0.625rem;
700
+ $hm_radius_md: 0.5rem;
701
+ $hm_radius_none: 0rem;
702
+ $hm_radius_sm: 0.375rem;
703
+ $hm_radius_xl: 0.75rem;
704
+ $hm_radius_xs: 0.25rem;
705
+ $hm_radius_xxs: 0.125rem;
706
+ $hm_spacing_10xl: 8rem;
707
+ $hm_spacing_11xl: 10rem;
708
+ $hm_spacing_2xl: 1.25rem;
709
+ $hm_spacing_3xl: 1.5rem;
710
+ $hm_spacing_4xl: 2rem;
711
+ $hm_spacing_5xl: 2.5rem;
712
+ $hm_spacing_6xl: 3rem;
713
+ $hm_spacing_7xl: 4rem;
714
+ $hm_spacing_8xl: 5rem;
715
+ $hm_spacing_9xl: 6rem;
716
+ $hm_spacing_lg: 0.75rem;
717
+ $hm_spacing_md: 0.5rem;
718
+ $hm_spacing_none: 0rem;
719
+ $hm_spacing_sm: 0.375rem;
720
+ $hm_spacing_xl: 1rem;
721
+ $hm_spacing_xs: 0.25rem;
722
+ $hm_spacing_xxs: 0.125rem;
723
+ $hm_paragraph_max_width: 45rem;
724
+ $hm_width_2xl: 64rem;
725
+ $hm_width_3xl: 80rem;
726
+ $hm_width_4xl: 90rem;
727
+ $hm_width_5xl: 100rem;
728
+ $hm_width_6xl: 120rem;
729
+ $hm_width_lg: 40rem;
730
+ $hm_width_md: 35rem;
731
+ $hm_width_sm: 30rem;
732
+ $hm_width_xl: 48rem;
733
+ $hm_width_xs: 24rem;
734
+ $hm_width_xxs: 20rem;
735
+ $hm_container_max_width_desktop: 80rem;
736
+ $hm_container_padding_desktop: 2rem;
737
+ $hm_container_padding_mobile: 1rem;
738
+ $hm_spacing_0: 0rem;
739
+ $hm_spacing_0_5: 0.125rem;
740
+ $hm_spacing_1: 0.25rem;
741
+ $hm_spacing_10: 2.5rem;
742
+ $hm_spacing_12: 3rem;
743
+ $hm_spacing_120: 30rem;
744
+ $hm_spacing_140: 35rem;
745
+ $hm_spacing_16: 4rem;
746
+ $hm_spacing_160: 40rem;
747
+ $hm_spacing_180: 45rem;
748
+ $hm_spacing_192: 48rem;
749
+ $hm_spacing_1_5: 0.375rem;
750
+ $hm_spacing_2: 0.5rem;
751
+ $hm_spacing_20: 5rem;
752
+ $hm_spacing_24: 6rem;
753
+ $hm_spacing_256: 64rem;
754
+ $hm_spacing_3: 0.75rem;
755
+ $hm_spacing_32: 8rem;
756
+ $hm_spacing_320: 80rem;
757
+ $hm_spacing_360: 90rem;
758
+ $hm_spacing_4: 1rem;
759
+ $hm_spacing_40: 10rem;
760
+ $hm_spacing_400: 100rem;
761
+ $hm_spacing_48: 12rem;
762
+ $hm_spacing_480: 120rem;
763
+ $hm_spacing_5: 1.25rem;
764
+ $hm_spacing_56: 14rem;
765
+ $hm_spacing_6: 1.5rem;
766
+ $hm_spacing_64: 16rem;
767
+ $hm_spacing_8: 2rem;
768
+ $hm_spacing_80: 20rem;
769
+ $hm_spacing_96: 24rem;