@tamagui/themes 1.31.1 → 1.31.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (45) hide show
  1. package/dist/cjs/componentThemeDefinitions.js +146 -0
  2. package/dist/cjs/componentThemeDefinitions.js.map +6 -0
  3. package/dist/cjs/generated-new.js +5189 -0
  4. package/dist/cjs/generated-new.js.map +6 -0
  5. package/dist/cjs/generated-old.js +13599 -0
  6. package/dist/cjs/generated-old.js.map +6 -0
  7. package/dist/cjs/helpers.js +39 -0
  8. package/dist/cjs/helpers.js.map +6 -0
  9. package/dist/cjs/masks.js +61 -0
  10. package/dist/cjs/masks.js.map +6 -0
  11. package/dist/cjs/palettes.js +102 -0
  12. package/dist/cjs/palettes.js.map +6 -0
  13. package/dist/cjs/templates.js +128 -0
  14. package/dist/cjs/templates.js.map +6 -0
  15. package/dist/cjs/themes-new.js +107 -0
  16. package/dist/cjs/themes-new.js.map +6 -0
  17. package/dist/cjs/themes-old.js +326 -0
  18. package/dist/cjs/themes-old.js.map +6 -0
  19. package/dist/esm/componentThemeDefinitions.js +121 -0
  20. package/dist/esm/componentThemeDefinitions.js.map +6 -0
  21. package/dist/esm/generated-new.js +4782 -0
  22. package/dist/esm/generated-new.js.map +6 -0
  23. package/dist/esm/generated-old.js +12064 -0
  24. package/dist/esm/generated-old.js.map +6 -0
  25. package/dist/esm/helpers.js +13 -0
  26. package/dist/esm/helpers.js.map +6 -0
  27. package/dist/esm/masks.js +45 -0
  28. package/dist/esm/masks.js.map +6 -0
  29. package/dist/esm/palettes.js +78 -0
  30. package/dist/esm/palettes.js.map +6 -0
  31. package/dist/esm/templates.js +103 -0
  32. package/dist/esm/templates.js.map +6 -0
  33. package/dist/esm/themes-new.js +83 -0
  34. package/dist/esm/themes-new.js.map +6 -0
  35. package/dist/esm/themes-old.js +309 -0
  36. package/dist/esm/themes-old.js.map +6 -0
  37. package/package.json +5 -5
  38. package/types/componentThemeDefinitions.d.ts.map +1 -0
  39. package/types/generated-new.d.ts.map +1 -0
  40. package/types/helpers.d.ts.map +1 -0
  41. package/types/masks.d.ts.map +1 -0
  42. package/types/palettes.d.ts.map +1 -0
  43. package/types/templates.d.ts.map +1 -0
  44. package/types/themes-new.d.ts.map +1 -0
  45. package/types/themes-old.d.ts.map +1 -0
@@ -0,0 +1,4782 @@
1
+ const light = {
2
+ color1: "#fff",
3
+ color2: "#f9f9f9",
4
+ color3: "hsl(0, 0%, 97.3%)",
5
+ color4: "hsl(0, 0%, 95.1%)",
6
+ color5: "hsl(0, 0%, 94.0%)",
7
+ color6: "hsl(0, 0%, 92.0%)",
8
+ color7: "hsl(0, 0%, 89.5%)",
9
+ color8: "hsl(0, 0%, 81.0%)",
10
+ color9: "hsl(0, 0%, 56.1%)",
11
+ color10: "hsl(0, 0%, 50.3%)",
12
+ color11: "hsl(0, 0%, 42.5%)",
13
+ color12: "hsl(0, 0%, 9.0%)",
14
+ background: "#f9f9f9",
15
+ backgroundHover: "hsl(0, 0%, 97.3%)",
16
+ backgroundPress: "hsl(0, 0%, 95.1%)",
17
+ backgroundFocus: "hsl(0, 0%, 94.0%)",
18
+ backgroundStrong: "#fff",
19
+ backgroundTransparent: "rgba(255,255,255,0)",
20
+ color: "hsl(0, 0%, 9.0%)",
21
+ colorHover: "hsl(0, 0%, 42.5%)",
22
+ colorPress: "hsl(0, 0%, 9.0%)",
23
+ colorFocus: "hsl(0, 0%, 42.5%)",
24
+ colorTransparent: "rgba(10,10,10,0)",
25
+ borderColor: "hsl(0, 0%, 94.0%)",
26
+ borderColorHover: "hsl(0, 0%, 92.0%)",
27
+ borderColorFocus: "hsl(0, 0%, 95.1%)",
28
+ borderColorPress: "hsl(0, 0%, 94.0%)",
29
+ placeholderColor: "hsl(0, 0%, 56.1%)",
30
+ blue1: "hsl(206, 100%, 99.2%)",
31
+ blue2: "hsl(210, 100%, 98.0%)",
32
+ blue3: "hsl(209, 100%, 96.5%)",
33
+ blue4: "hsl(210, 98.8%, 94.0%)",
34
+ blue5: "hsl(209, 95.0%, 90.1%)",
35
+ blue6: "hsl(209, 81.2%, 84.5%)",
36
+ blue7: "hsl(208, 77.5%, 76.9%)",
37
+ blue8: "hsl(206, 81.9%, 65.3%)",
38
+ blue9: "hsl(206, 100%, 50.0%)",
39
+ blue10: "hsl(208, 100%, 47.3%)",
40
+ blue11: "hsl(211, 100%, 43.2%)",
41
+ blue12: "hsl(211, 100%, 15.0%)",
42
+ gray1: "hsl(0, 0%, 99.0%)",
43
+ gray2: "hsl(0, 0%, 97.3%)",
44
+ gray3: "hsl(0, 0%, 95.1%)",
45
+ gray4: "hsl(0, 0%, 93.0%)",
46
+ gray5: "hsl(0, 0%, 90.9%)",
47
+ gray6: "hsl(0, 0%, 88.7%)",
48
+ gray7: "hsl(0, 0%, 85.8%)",
49
+ gray8: "hsl(0, 0%, 78.0%)",
50
+ gray9: "hsl(0, 0%, 56.1%)",
51
+ gray10: "hsl(0, 0%, 52.3%)",
52
+ gray11: "hsl(0, 0%, 43.5%)",
53
+ gray12: "hsl(0, 0%, 9.0%)",
54
+ green1: "hsl(136, 50.0%, 98.9%)",
55
+ green2: "hsl(138, 62.5%, 96.9%)",
56
+ green3: "hsl(139, 55.2%, 94.5%)",
57
+ green4: "hsl(140, 48.7%, 91.0%)",
58
+ green5: "hsl(141, 43.7%, 86.0%)",
59
+ green6: "hsl(143, 40.3%, 79.0%)",
60
+ green7: "hsl(146, 38.5%, 69.0%)",
61
+ green8: "hsl(151, 40.2%, 54.1%)",
62
+ green9: "hsl(151, 55.0%, 41.5%)",
63
+ green10: "hsl(152, 57.5%, 37.6%)",
64
+ green11: "hsl(153, 67.0%, 28.5%)",
65
+ green12: "hsl(155, 40.0%, 14.0%)",
66
+ orange1: "hsl(24, 70.0%, 99.0%)",
67
+ orange2: "hsl(24, 83.3%, 97.6%)",
68
+ orange3: "hsl(24, 100%, 95.3%)",
69
+ orange4: "hsl(25, 100%, 92.2%)",
70
+ orange5: "hsl(25, 100%, 88.2%)",
71
+ orange6: "hsl(25, 100%, 82.8%)",
72
+ orange7: "hsl(24, 100%, 75.3%)",
73
+ orange8: "hsl(24, 94.5%, 64.3%)",
74
+ orange9: "hsl(24, 94.0%, 50.0%)",
75
+ orange10: "hsl(24, 100%, 46.5%)",
76
+ orange11: "hsl(24, 100%, 37.0%)",
77
+ orange12: "hsl(15, 60.0%, 17.0%)",
78
+ pink1: "hsl(322, 100%, 99.4%)",
79
+ pink2: "hsl(323, 100%, 98.4%)",
80
+ pink3: "hsl(323, 86.3%, 96.5%)",
81
+ pink4: "hsl(323, 78.7%, 94.2%)",
82
+ pink5: "hsl(323, 72.2%, 91.1%)",
83
+ pink6: "hsl(323, 66.3%, 86.6%)",
84
+ pink7: "hsl(323, 62.0%, 80.1%)",
85
+ pink8: "hsl(323, 60.3%, 72.4%)",
86
+ pink9: "hsl(322, 65.0%, 54.5%)",
87
+ pink10: "hsl(322, 63.9%, 50.7%)",
88
+ pink11: "hsl(322, 75.0%, 46.0%)",
89
+ pink12: "hsl(320, 70.0%, 13.5%)",
90
+ purple1: "hsl(280, 65.0%, 99.4%)",
91
+ purple2: "hsl(276, 100%, 99.0%)",
92
+ purple3: "hsl(276, 83.1%, 97.0%)",
93
+ purple4: "hsl(275, 76.4%, 94.7%)",
94
+ purple5: "hsl(275, 70.8%, 91.8%)",
95
+ purple6: "hsl(274, 65.4%, 87.8%)",
96
+ purple7: "hsl(273, 61.0%, 81.7%)",
97
+ purple8: "hsl(272, 60.0%, 73.5%)",
98
+ purple9: "hsl(272, 51.0%, 54.0%)",
99
+ purple10: "hsl(272, 46.8%, 50.3%)",
100
+ purple11: "hsl(272, 50.0%, 45.8%)",
101
+ purple12: "hsl(272, 66.0%, 16.0%)",
102
+ red1: "hsl(359, 100%, 99.4%)",
103
+ red2: "hsl(359, 100%, 98.6%)",
104
+ red3: "hsl(360, 100%, 96.8%)",
105
+ red4: "hsl(360, 97.9%, 94.8%)",
106
+ red5: "hsl(360, 90.2%, 91.9%)",
107
+ red6: "hsl(360, 81.7%, 87.8%)",
108
+ red7: "hsl(359, 74.2%, 81.7%)",
109
+ red8: "hsl(359, 69.5%, 74.3%)",
110
+ red9: "hsl(358, 75.0%, 59.0%)",
111
+ red10: "hsl(358, 69.4%, 55.2%)",
112
+ red11: "hsl(358, 65.0%, 48.7%)",
113
+ red12: "hsl(354, 50.0%, 14.6%)",
114
+ yellow1: "hsl(60, 54.0%, 98.5%)",
115
+ yellow2: "hsl(52, 100%, 95.5%)",
116
+ yellow3: "hsl(55, 100%, 90.9%)",
117
+ yellow4: "hsl(54, 100%, 86.6%)",
118
+ yellow5: "hsl(52, 97.9%, 82.0%)",
119
+ yellow6: "hsl(50, 89.4%, 76.1%)",
120
+ yellow7: "hsl(47, 80.4%, 68.0%)",
121
+ yellow8: "hsl(48, 100%, 46.1%)",
122
+ yellow9: "hsl(53, 92.0%, 50.0%)",
123
+ yellow10: "hsl(50, 100%, 48.5%)",
124
+ yellow11: "hsl(42, 100%, 29.0%)",
125
+ yellow12: "hsl(40, 55.0%, 13.5%)",
126
+ shadowColor: "rgba(0,0,0,0.066)",
127
+ shadowColorHover: "rgba(0,0,0,0.066)",
128
+ shadowColorPress: "rgba(0,0,0,0.02)",
129
+ shadowColorFocus: "rgba(0,0,0,0.02)"
130
+ };
131
+ const dark = {
132
+ color1: "#050505",
133
+ color2: "#151515",
134
+ color3: "#191919",
135
+ color4: "#232323",
136
+ color5: "#282828",
137
+ color6: "#323232",
138
+ color7: "#424242",
139
+ color8: "#494949",
140
+ color9: "#545454",
141
+ color10: "#626262",
142
+ color11: "#a5a5a5",
143
+ color12: "#fff",
144
+ background: "#151515",
145
+ backgroundHover: "#191919",
146
+ backgroundPress: "#232323",
147
+ backgroundFocus: "#282828",
148
+ backgroundStrong: "#050505",
149
+ backgroundTransparent: "rgba(10,10,10,0)",
150
+ color: "#fff",
151
+ colorHover: "#a5a5a5",
152
+ colorPress: "#fff",
153
+ colorFocus: "#a5a5a5",
154
+ colorTransparent: "rgba(255,255,255,0)",
155
+ borderColor: "#282828",
156
+ borderColorHover: "#323232",
157
+ borderColorFocus: "#232323",
158
+ borderColorPress: "#282828",
159
+ placeholderColor: "#545454",
160
+ blue1: "hsl(212, 35.0%, 9.2%)",
161
+ blue2: "hsl(216, 50.0%, 11.8%)",
162
+ blue3: "hsl(214, 59.4%, 15.3%)",
163
+ blue4: "hsl(214, 65.8%, 17.9%)",
164
+ blue5: "hsl(213, 71.2%, 20.2%)",
165
+ blue6: "hsl(212, 77.4%, 23.1%)",
166
+ blue7: "hsl(211, 85.1%, 27.4%)",
167
+ blue8: "hsl(211, 89.7%, 34.1%)",
168
+ blue9: "hsl(206, 100%, 50.0%)",
169
+ blue10: "hsl(209, 100%, 60.6%)",
170
+ blue11: "hsl(210, 100%, 66.1%)",
171
+ blue12: "hsl(206, 98.0%, 95.8%)",
172
+ gray1: "hsl(0, 0%, 8.5%)",
173
+ gray2: "hsl(0, 0%, 11.0%)",
174
+ gray3: "hsl(0, 0%, 13.6%)",
175
+ gray4: "hsl(0, 0%, 15.8%)",
176
+ gray5: "hsl(0, 0%, 17.9%)",
177
+ gray6: "hsl(0, 0%, 20.5%)",
178
+ gray7: "hsl(0, 0%, 24.3%)",
179
+ gray8: "hsl(0, 0%, 31.2%)",
180
+ gray9: "hsl(0, 0%, 43.9%)",
181
+ gray10: "hsl(0, 0%, 49.4%)",
182
+ gray11: "hsl(0, 0%, 62.8%)",
183
+ gray12: "hsl(0, 0%, 93.0%)",
184
+ green1: "hsl(146, 30.0%, 7.4%)",
185
+ green2: "hsl(155, 44.2%, 8.4%)",
186
+ green3: "hsl(155, 46.7%, 10.9%)",
187
+ green4: "hsl(154, 48.4%, 12.9%)",
188
+ green5: "hsl(154, 49.7%, 14.9%)",
189
+ green6: "hsl(154, 50.9%, 17.6%)",
190
+ green7: "hsl(153, 51.8%, 21.8%)",
191
+ green8: "hsl(151, 51.7%, 28.4%)",
192
+ green9: "hsl(151, 55.0%, 41.5%)",
193
+ green10: "hsl(151, 49.3%, 46.5%)",
194
+ green11: "hsl(151, 50.0%, 53.2%)",
195
+ green12: "hsl(137, 72.0%, 94.0%)",
196
+ orange1: "hsl(30, 70.0%, 7.2%)",
197
+ orange2: "hsl(28, 100%, 8.4%)",
198
+ orange3: "hsl(26, 91.1%, 11.6%)",
199
+ orange4: "hsl(25, 88.3%, 14.1%)",
200
+ orange5: "hsl(24, 87.6%, 16.6%)",
201
+ orange6: "hsl(24, 88.6%, 19.8%)",
202
+ orange7: "hsl(24, 92.4%, 24.0%)",
203
+ orange8: "hsl(25, 100%, 29.0%)",
204
+ orange9: "hsl(24, 94.0%, 50.0%)",
205
+ orange10: "hsl(24, 100%, 58.5%)",
206
+ orange11: "hsl(24, 100%, 62.2%)",
207
+ orange12: "hsl(24, 97.0%, 93.2%)",
208
+ pink1: "hsl(318, 25.0%, 9.6%)",
209
+ pink2: "hsl(319, 32.2%, 11.6%)",
210
+ pink3: "hsl(319, 41.0%, 16.0%)",
211
+ pink4: "hsl(320, 45.4%, 18.7%)",
212
+ pink5: "hsl(320, 49.0%, 21.1%)",
213
+ pink6: "hsl(321, 53.6%, 24.4%)",
214
+ pink7: "hsl(321, 61.1%, 29.7%)",
215
+ pink8: "hsl(322, 74.9%, 37.5%)",
216
+ pink9: "hsl(322, 65.0%, 54.5%)",
217
+ pink10: "hsl(323, 72.8%, 59.2%)",
218
+ pink11: "hsl(325, 90.0%, 66.4%)",
219
+ pink12: "hsl(322, 90.0%, 95.8%)",
220
+ purple1: "hsl(284, 20.0%, 9.6%)",
221
+ purple2: "hsl(283, 30.0%, 11.8%)",
222
+ purple3: "hsl(281, 37.5%, 16.5%)",
223
+ purple4: "hsl(280, 41.2%, 20.0%)",
224
+ purple5: "hsl(279, 43.8%, 23.3%)",
225
+ purple6: "hsl(277, 46.4%, 27.5%)",
226
+ purple7: "hsl(275, 49.3%, 34.6%)",
227
+ purple8: "hsl(272, 52.1%, 45.9%)",
228
+ purple9: "hsl(272, 51.0%, 54.0%)",
229
+ purple10: "hsl(273, 57.3%, 59.1%)",
230
+ purple11: "hsl(275, 80.0%, 71.0%)",
231
+ purple12: "hsl(279, 75.0%, 95.7%)",
232
+ red1: "hsl(353, 23.0%, 9.8%)",
233
+ red2: "hsl(357, 34.4%, 12.0%)",
234
+ red3: "hsl(356, 43.4%, 16.4%)",
235
+ red4: "hsl(356, 47.6%, 19.2%)",
236
+ red5: "hsl(356, 51.1%, 21.9%)",
237
+ red6: "hsl(356, 55.2%, 25.9%)",
238
+ red7: "hsl(357, 60.2%, 31.8%)",
239
+ red8: "hsl(358, 65.0%, 40.4%)",
240
+ red9: "hsl(358, 75.0%, 59.0%)",
241
+ red10: "hsl(358, 85.3%, 64.0%)",
242
+ red11: "hsl(358, 100%, 69.5%)",
243
+ red12: "hsl(351, 89.0%, 96.0%)",
244
+ yellow1: "hsl(45, 100%, 5.5%)",
245
+ yellow2: "hsl(46, 100%, 6.7%)",
246
+ yellow3: "hsl(45, 100%, 8.7%)",
247
+ yellow4: "hsl(45, 100%, 10.4%)",
248
+ yellow5: "hsl(47, 100%, 12.1%)",
249
+ yellow6: "hsl(49, 100%, 14.3%)",
250
+ yellow7: "hsl(49, 90.3%, 18.4%)",
251
+ yellow8: "hsl(50, 100%, 22.0%)",
252
+ yellow9: "hsl(53, 92.0%, 50.0%)",
253
+ yellow10: "hsl(54, 100%, 68.0%)",
254
+ yellow11: "hsl(48, 100%, 47.0%)",
255
+ yellow12: "hsl(53, 100%, 91.0%)",
256
+ shadowColor: "rgba(0,0,0,0.3)",
257
+ shadowColorHover: "rgba(0,0,0,0.3)",
258
+ shadowColorPress: "rgba(0,0,0,0.2)",
259
+ shadowColorFocus: "rgba(0,0,0,0.2)"
260
+ };
261
+ const light_orange = {
262
+ color1: "hsl(24, 70.0%, 99.0%)",
263
+ color2: "hsl(24, 83.3%, 97.6%)",
264
+ color3: "hsl(24, 100%, 95.3%)",
265
+ color4: "hsl(25, 100%, 92.2%)",
266
+ color5: "hsl(25, 100%, 88.2%)",
267
+ color6: "hsl(25, 100%, 82.8%)",
268
+ color7: "hsl(24, 94.5%, 64.3%)",
269
+ color8: "hsl(24, 94.0%, 50.0%)",
270
+ color9: "hsl(24, 100%, 46.5%)",
271
+ color10: "hsl(24, 100%, 37.0%)",
272
+ color11: "hsl(15, 60.0%, 17.0%)",
273
+ color12: "hsl(0, 0%, 9.0%)",
274
+ background: "hsl(24, 83.3%, 97.6%)",
275
+ backgroundHover: "hsl(24, 100%, 95.3%)",
276
+ backgroundPress: "hsl(25, 100%, 92.2%)",
277
+ backgroundFocus: "hsl(25, 100%, 88.2%)",
278
+ backgroundStrong: "hsl(24, 70.0%, 99.0%)",
279
+ backgroundTransparent: "hsla(24, 70.0%, 99.0%, 0)",
280
+ color: "hsl(0, 0%, 9.0%)",
281
+ colorHover: "hsl(15, 60.0%, 17.0%)",
282
+ colorPress: "hsl(0, 0%, 9.0%)",
283
+ colorFocus: "hsl(15, 60.0%, 17.0%)",
284
+ colorTransparent: "hsla(15, 60.0%, 17.0%, 0)",
285
+ borderColor: "hsl(25, 100%, 92.2%)",
286
+ borderColorHover: "hsl(25, 100%, 88.2%)",
287
+ borderColorFocus: "hsl(25, 100%, 92.2%)",
288
+ borderColorPress: "hsl(25, 100%, 92.2%)",
289
+ placeholderColor: "hsl(24, 100%, 46.5%)"
290
+ };
291
+ const light_yellow = {
292
+ color1: "hsl(60, 54.0%, 98.5%)",
293
+ color2: "hsl(52, 100%, 95.5%)",
294
+ color3: "hsl(55, 100%, 90.9%)",
295
+ color4: "hsl(54, 100%, 86.6%)",
296
+ color5: "hsl(52, 97.9%, 82.0%)",
297
+ color6: "hsl(50, 89.4%, 76.1%)",
298
+ color7: "hsl(48, 100%, 46.1%)",
299
+ color8: "hsl(53, 92.0%, 50.0%)",
300
+ color9: "hsl(50, 100%, 48.5%)",
301
+ color10: "hsl(42, 100%, 29.0%)",
302
+ color11: "hsl(40, 55.0%, 13.5%)",
303
+ color12: "hsl(0, 0%, 9.0%)",
304
+ background: "hsl(52, 100%, 95.5%)",
305
+ backgroundHover: "hsl(55, 100%, 90.9%)",
306
+ backgroundPress: "hsl(54, 100%, 86.6%)",
307
+ backgroundFocus: "hsl(52, 97.9%, 82.0%)",
308
+ backgroundStrong: "hsl(60, 54.0%, 98.5%)",
309
+ backgroundTransparent: "hsla(60, 54.0%, 98.5%, 0)",
310
+ color: "hsl(0, 0%, 9.0%)",
311
+ colorHover: "hsl(40, 55.0%, 13.5%)",
312
+ colorPress: "hsl(0, 0%, 9.0%)",
313
+ colorFocus: "hsl(40, 55.0%, 13.5%)",
314
+ colorTransparent: "hsla(40, 55.0%, 13.5%, 0)",
315
+ borderColor: "hsl(54, 100%, 86.6%)",
316
+ borderColorHover: "hsl(52, 97.9%, 82.0%)",
317
+ borderColorFocus: "hsl(54, 100%, 86.6%)",
318
+ borderColorPress: "hsl(54, 100%, 86.6%)",
319
+ placeholderColor: "hsl(50, 100%, 48.5%)"
320
+ };
321
+ const light_green = {
322
+ color1: "hsl(136, 50.0%, 98.9%)",
323
+ color2: "hsl(138, 62.5%, 96.9%)",
324
+ color3: "hsl(139, 55.2%, 94.5%)",
325
+ color4: "hsl(140, 48.7%, 91.0%)",
326
+ color5: "hsl(141, 43.7%, 86.0%)",
327
+ color6: "hsl(143, 40.3%, 79.0%)",
328
+ color7: "hsl(151, 40.2%, 54.1%)",
329
+ color8: "hsl(151, 55.0%, 41.5%)",
330
+ color9: "hsl(152, 57.5%, 37.6%)",
331
+ color10: "hsl(153, 67.0%, 28.5%)",
332
+ color11: "hsl(155, 40.0%, 14.0%)",
333
+ color12: "hsl(0, 0%, 9.0%)",
334
+ background: "hsl(138, 62.5%, 96.9%)",
335
+ backgroundHover: "hsl(139, 55.2%, 94.5%)",
336
+ backgroundPress: "hsl(140, 48.7%, 91.0%)",
337
+ backgroundFocus: "hsl(141, 43.7%, 86.0%)",
338
+ backgroundStrong: "hsl(136, 50.0%, 98.9%)",
339
+ backgroundTransparent: "hsla(136, 50.0%, 98.9%, 0)",
340
+ color: "hsl(0, 0%, 9.0%)",
341
+ colorHover: "hsl(155, 40.0%, 14.0%)",
342
+ colorPress: "hsl(0, 0%, 9.0%)",
343
+ colorFocus: "hsl(155, 40.0%, 14.0%)",
344
+ colorTransparent: "hsla(155, 40.0%, 14.0%, 0)",
345
+ borderColor: "hsl(140, 48.7%, 91.0%)",
346
+ borderColorHover: "hsl(141, 43.7%, 86.0%)",
347
+ borderColorFocus: "hsl(140, 48.7%, 91.0%)",
348
+ borderColorPress: "hsl(140, 48.7%, 91.0%)",
349
+ placeholderColor: "hsl(152, 57.5%, 37.6%)"
350
+ };
351
+ const light_blue = {
352
+ color1: "hsl(206, 100%, 99.2%)",
353
+ color2: "hsl(210, 100%, 98.0%)",
354
+ color3: "hsl(209, 100%, 96.5%)",
355
+ color4: "hsl(210, 98.8%, 94.0%)",
356
+ color5: "hsl(209, 95.0%, 90.1%)",
357
+ color6: "hsl(209, 81.2%, 84.5%)",
358
+ color7: "hsl(206, 81.9%, 65.3%)",
359
+ color8: "hsl(206, 100%, 50.0%)",
360
+ color9: "hsl(208, 100%, 47.3%)",
361
+ color10: "hsl(211, 100%, 43.2%)",
362
+ color11: "hsl(211, 100%, 15.0%)",
363
+ color12: "hsl(0, 0%, 9.0%)",
364
+ background: "hsl(210, 100%, 98.0%)",
365
+ backgroundHover: "hsl(209, 100%, 96.5%)",
366
+ backgroundPress: "hsl(210, 98.8%, 94.0%)",
367
+ backgroundFocus: "hsl(209, 95.0%, 90.1%)",
368
+ backgroundStrong: "hsl(206, 100%, 99.2%)",
369
+ backgroundTransparent: "hsla(206, 100%, 99.2%, 0)",
370
+ color: "hsl(0, 0%, 9.0%)",
371
+ colorHover: "hsl(211, 100%, 15.0%)",
372
+ colorPress: "hsl(0, 0%, 9.0%)",
373
+ colorFocus: "hsl(211, 100%, 15.0%)",
374
+ colorTransparent: "hsla(211, 100%, 15.0%, 0)",
375
+ borderColor: "hsl(210, 98.8%, 94.0%)",
376
+ borderColorHover: "hsl(209, 95.0%, 90.1%)",
377
+ borderColorFocus: "hsl(210, 98.8%, 94.0%)",
378
+ borderColorPress: "hsl(210, 98.8%, 94.0%)",
379
+ placeholderColor: "hsl(208, 100%, 47.3%)"
380
+ };
381
+ const light_purple = {
382
+ color1: "hsl(280, 65.0%, 99.4%)",
383
+ color2: "hsl(276, 100%, 99.0%)",
384
+ color3: "hsl(276, 83.1%, 97.0%)",
385
+ color4: "hsl(275, 76.4%, 94.7%)",
386
+ color5: "hsl(275, 70.8%, 91.8%)",
387
+ color6: "hsl(274, 65.4%, 87.8%)",
388
+ color7: "hsl(272, 60.0%, 73.5%)",
389
+ color8: "hsl(272, 51.0%, 54.0%)",
390
+ color9: "hsl(272, 46.8%, 50.3%)",
391
+ color10: "hsl(272, 50.0%, 45.8%)",
392
+ color11: "hsl(272, 66.0%, 16.0%)",
393
+ color12: "hsl(0, 0%, 9.0%)",
394
+ background: "hsl(276, 100%, 99.0%)",
395
+ backgroundHover: "hsl(276, 83.1%, 97.0%)",
396
+ backgroundPress: "hsl(275, 76.4%, 94.7%)",
397
+ backgroundFocus: "hsl(275, 70.8%, 91.8%)",
398
+ backgroundStrong: "hsl(280, 65.0%, 99.4%)",
399
+ backgroundTransparent: "hsla(280, 65.0%, 99.4%, 0)",
400
+ color: "hsl(0, 0%, 9.0%)",
401
+ colorHover: "hsl(272, 66.0%, 16.0%)",
402
+ colorPress: "hsl(0, 0%, 9.0%)",
403
+ colorFocus: "hsl(272, 66.0%, 16.0%)",
404
+ colorTransparent: "hsla(272, 66.0%, 16.0%, 0)",
405
+ borderColor: "hsl(275, 76.4%, 94.7%)",
406
+ borderColorHover: "hsl(275, 70.8%, 91.8%)",
407
+ borderColorFocus: "hsl(275, 76.4%, 94.7%)",
408
+ borderColorPress: "hsl(275, 76.4%, 94.7%)",
409
+ placeholderColor: "hsl(272, 46.8%, 50.3%)"
410
+ };
411
+ const light_pink = {
412
+ color1: "hsl(322, 100%, 99.4%)",
413
+ color2: "hsl(323, 100%, 98.4%)",
414
+ color3: "hsl(323, 86.3%, 96.5%)",
415
+ color4: "hsl(323, 78.7%, 94.2%)",
416
+ color5: "hsl(323, 72.2%, 91.1%)",
417
+ color6: "hsl(323, 66.3%, 86.6%)",
418
+ color7: "hsl(323, 60.3%, 72.4%)",
419
+ color8: "hsl(322, 65.0%, 54.5%)",
420
+ color9: "hsl(322, 63.9%, 50.7%)",
421
+ color10: "hsl(322, 75.0%, 46.0%)",
422
+ color11: "hsl(320, 70.0%, 13.5%)",
423
+ color12: "hsl(0, 0%, 9.0%)",
424
+ background: "hsl(323, 100%, 98.4%)",
425
+ backgroundHover: "hsl(323, 86.3%, 96.5%)",
426
+ backgroundPress: "hsl(323, 78.7%, 94.2%)",
427
+ backgroundFocus: "hsl(323, 72.2%, 91.1%)",
428
+ backgroundStrong: "hsl(322, 100%, 99.4%)",
429
+ backgroundTransparent: "hsla(322, 100%, 99.4%, 0)",
430
+ color: "hsl(0, 0%, 9.0%)",
431
+ colorHover: "hsl(320, 70.0%, 13.5%)",
432
+ colorPress: "hsl(0, 0%, 9.0%)",
433
+ colorFocus: "hsl(320, 70.0%, 13.5%)",
434
+ colorTransparent: "hsla(320, 70.0%, 13.5%, 0)",
435
+ borderColor: "hsl(323, 78.7%, 94.2%)",
436
+ borderColorHover: "hsl(323, 72.2%, 91.1%)",
437
+ borderColorFocus: "hsl(323, 78.7%, 94.2%)",
438
+ borderColorPress: "hsl(323, 78.7%, 94.2%)",
439
+ placeholderColor: "hsl(322, 63.9%, 50.7%)"
440
+ };
441
+ const light_red = {
442
+ color1: "hsl(359, 100%, 99.4%)",
443
+ color2: "hsl(359, 100%, 98.6%)",
444
+ color3: "hsl(360, 100%, 96.8%)",
445
+ color4: "hsl(360, 97.9%, 94.8%)",
446
+ color5: "hsl(360, 90.2%, 91.9%)",
447
+ color6: "hsl(360, 81.7%, 87.8%)",
448
+ color7: "hsl(359, 69.5%, 74.3%)",
449
+ color8: "hsl(358, 75.0%, 59.0%)",
450
+ color9: "hsl(358, 69.4%, 55.2%)",
451
+ color10: "hsl(358, 65.0%, 48.7%)",
452
+ color11: "hsl(354, 50.0%, 14.6%)",
453
+ color12: "hsl(0, 0%, 9.0%)",
454
+ background: "hsl(359, 100%, 98.6%)",
455
+ backgroundHover: "hsl(360, 100%, 96.8%)",
456
+ backgroundPress: "hsl(360, 97.9%, 94.8%)",
457
+ backgroundFocus: "hsl(360, 90.2%, 91.9%)",
458
+ backgroundStrong: "hsl(359, 100%, 99.4%)",
459
+ backgroundTransparent: "hsla(359, 100%, 99.4%, 0)",
460
+ color: "hsl(0, 0%, 9.0%)",
461
+ colorHover: "hsl(354, 50.0%, 14.6%)",
462
+ colorPress: "hsl(0, 0%, 9.0%)",
463
+ colorFocus: "hsl(354, 50.0%, 14.6%)",
464
+ colorTransparent: "hsla(354, 50.0%, 14.6%, 0)",
465
+ borderColor: "hsl(360, 97.9%, 94.8%)",
466
+ borderColorHover: "hsl(360, 90.2%, 91.9%)",
467
+ borderColorFocus: "hsl(360, 97.9%, 94.8%)",
468
+ borderColorPress: "hsl(360, 97.9%, 94.8%)",
469
+ placeholderColor: "hsl(358, 69.4%, 55.2%)"
470
+ };
471
+ const dark_orange = {
472
+ color1: "hsl(30, 70.0%, 7.2%)",
473
+ color2: "hsl(28, 100%, 8.4%)",
474
+ color3: "hsl(26, 91.1%, 11.6%)",
475
+ color4: "hsl(25, 88.3%, 14.1%)",
476
+ color5: "hsl(24, 87.6%, 16.6%)",
477
+ color6: "hsl(24, 88.6%, 19.8%)",
478
+ color7: "hsl(25, 100%, 29.0%)",
479
+ color8: "hsl(24, 94.0%, 50.0%)",
480
+ color9: "hsl(24, 100%, 58.5%)",
481
+ color10: "hsl(24, 100%, 62.2%)",
482
+ color11: "hsl(24, 97.0%, 93.2%)",
483
+ color12: "#fff",
484
+ background: "hsl(28, 100%, 8.4%)",
485
+ backgroundHover: "hsl(26, 91.1%, 11.6%)",
486
+ backgroundPress: "hsl(25, 88.3%, 14.1%)",
487
+ backgroundFocus: "hsl(24, 87.6%, 16.6%)",
488
+ backgroundStrong: "hsl(30, 70.0%, 7.2%)",
489
+ backgroundTransparent: "hsla(30, 70.0%, 7.2%, 0)",
490
+ color: "#fff",
491
+ colorHover: "hsl(24, 97.0%, 93.2%)",
492
+ colorPress: "#fff",
493
+ colorFocus: "hsl(24, 97.0%, 93.2%)",
494
+ colorTransparent: "hsla(24, 97.0%, 93.2%, 0)",
495
+ borderColor: "hsl(24, 87.6%, 16.6%)",
496
+ borderColorHover: "hsl(24, 88.6%, 19.8%)",
497
+ borderColorFocus: "hsl(25, 88.3%, 14.1%)",
498
+ borderColorPress: "hsl(24, 87.6%, 16.6%)",
499
+ placeholderColor: "hsl(24, 100%, 58.5%)"
500
+ };
501
+ const dark_orange_ListItem = dark_orange;
502
+ const dark_yellow = {
503
+ color1: "hsl(45, 100%, 5.5%)",
504
+ color2: "hsl(46, 100%, 6.7%)",
505
+ color3: "hsl(45, 100%, 8.7%)",
506
+ color4: "hsl(45, 100%, 10.4%)",
507
+ color5: "hsl(47, 100%, 12.1%)",
508
+ color6: "hsl(49, 100%, 14.3%)",
509
+ color7: "hsl(50, 100%, 22.0%)",
510
+ color8: "hsl(53, 92.0%, 50.0%)",
511
+ color9: "hsl(54, 100%, 68.0%)",
512
+ color10: "hsl(48, 100%, 47.0%)",
513
+ color11: "hsl(53, 100%, 91.0%)",
514
+ color12: "#fff",
515
+ background: "hsl(46, 100%, 6.7%)",
516
+ backgroundHover: "hsl(45, 100%, 8.7%)",
517
+ backgroundPress: "hsl(45, 100%, 10.4%)",
518
+ backgroundFocus: "hsl(47, 100%, 12.1%)",
519
+ backgroundStrong: "hsl(45, 100%, 5.5%)",
520
+ backgroundTransparent: "hsla(45, 100%, 5.5%, 0)",
521
+ color: "#fff",
522
+ colorHover: "hsl(53, 100%, 91.0%)",
523
+ colorPress: "#fff",
524
+ colorFocus: "hsl(53, 100%, 91.0%)",
525
+ colorTransparent: "hsla(53, 100%, 91.0%, 0)",
526
+ borderColor: "hsl(47, 100%, 12.1%)",
527
+ borderColorHover: "hsl(49, 100%, 14.3%)",
528
+ borderColorFocus: "hsl(45, 100%, 10.4%)",
529
+ borderColorPress: "hsl(47, 100%, 12.1%)",
530
+ placeholderColor: "hsl(54, 100%, 68.0%)"
531
+ };
532
+ const dark_yellow_ListItem = dark_yellow;
533
+ const dark_green = {
534
+ color1: "hsl(146, 30.0%, 7.4%)",
535
+ color2: "hsl(155, 44.2%, 8.4%)",
536
+ color3: "hsl(155, 46.7%, 10.9%)",
537
+ color4: "hsl(154, 48.4%, 12.9%)",
538
+ color5: "hsl(154, 49.7%, 14.9%)",
539
+ color6: "hsl(154, 50.9%, 17.6%)",
540
+ color7: "hsl(151, 51.7%, 28.4%)",
541
+ color8: "hsl(151, 55.0%, 41.5%)",
542
+ color9: "hsl(151, 49.3%, 46.5%)",
543
+ color10: "hsl(151, 50.0%, 53.2%)",
544
+ color11: "hsl(137, 72.0%, 94.0%)",
545
+ color12: "#fff",
546
+ background: "hsl(155, 44.2%, 8.4%)",
547
+ backgroundHover: "hsl(155, 46.7%, 10.9%)",
548
+ backgroundPress: "hsl(154, 48.4%, 12.9%)",
549
+ backgroundFocus: "hsl(154, 49.7%, 14.9%)",
550
+ backgroundStrong: "hsl(146, 30.0%, 7.4%)",
551
+ backgroundTransparent: "hsla(146, 30.0%, 7.4%, 0)",
552
+ color: "#fff",
553
+ colorHover: "hsl(137, 72.0%, 94.0%)",
554
+ colorPress: "#fff",
555
+ colorFocus: "hsl(137, 72.0%, 94.0%)",
556
+ colorTransparent: "hsla(137, 72.0%, 94.0%, 0)",
557
+ borderColor: "hsl(154, 49.7%, 14.9%)",
558
+ borderColorHover: "hsl(154, 50.9%, 17.6%)",
559
+ borderColorFocus: "hsl(154, 48.4%, 12.9%)",
560
+ borderColorPress: "hsl(154, 49.7%, 14.9%)",
561
+ placeholderColor: "hsl(151, 49.3%, 46.5%)"
562
+ };
563
+ const dark_green_ListItem = dark_green;
564
+ const dark_blue = {
565
+ color1: "hsl(212, 35.0%, 9.2%)",
566
+ color2: "hsl(216, 50.0%, 11.8%)",
567
+ color3: "hsl(214, 59.4%, 15.3%)",
568
+ color4: "hsl(214, 65.8%, 17.9%)",
569
+ color5: "hsl(213, 71.2%, 20.2%)",
570
+ color6: "hsl(212, 77.4%, 23.1%)",
571
+ color7: "hsl(211, 89.7%, 34.1%)",
572
+ color8: "hsl(206, 100%, 50.0%)",
573
+ color9: "hsl(209, 100%, 60.6%)",
574
+ color10: "hsl(210, 100%, 66.1%)",
575
+ color11: "hsl(206, 98.0%, 95.8%)",
576
+ color12: "#fff",
577
+ background: "hsl(216, 50.0%, 11.8%)",
578
+ backgroundHover: "hsl(214, 59.4%, 15.3%)",
579
+ backgroundPress: "hsl(214, 65.8%, 17.9%)",
580
+ backgroundFocus: "hsl(213, 71.2%, 20.2%)",
581
+ backgroundStrong: "hsl(212, 35.0%, 9.2%)",
582
+ backgroundTransparent: "hsla(212, 35.0%, 9.2%, 0)",
583
+ color: "#fff",
584
+ colorHover: "hsl(206, 98.0%, 95.8%)",
585
+ colorPress: "#fff",
586
+ colorFocus: "hsl(206, 98.0%, 95.8%)",
587
+ colorTransparent: "hsla(206, 98.0%, 95.8%, 0)",
588
+ borderColor: "hsl(213, 71.2%, 20.2%)",
589
+ borderColorHover: "hsl(212, 77.4%, 23.1%)",
590
+ borderColorFocus: "hsl(214, 65.8%, 17.9%)",
591
+ borderColorPress: "hsl(213, 71.2%, 20.2%)",
592
+ placeholderColor: "hsl(209, 100%, 60.6%)"
593
+ };
594
+ const dark_blue_ListItem = dark_blue;
595
+ const dark_purple = {
596
+ color1: "hsl(284, 20.0%, 9.6%)",
597
+ color2: "hsl(283, 30.0%, 11.8%)",
598
+ color3: "hsl(281, 37.5%, 16.5%)",
599
+ color4: "hsl(280, 41.2%, 20.0%)",
600
+ color5: "hsl(279, 43.8%, 23.3%)",
601
+ color6: "hsl(277, 46.4%, 27.5%)",
602
+ color7: "hsl(272, 52.1%, 45.9%)",
603
+ color8: "hsl(272, 51.0%, 54.0%)",
604
+ color9: "hsl(273, 57.3%, 59.1%)",
605
+ color10: "hsl(275, 80.0%, 71.0%)",
606
+ color11: "hsl(279, 75.0%, 95.7%)",
607
+ color12: "#fff",
608
+ background: "hsl(283, 30.0%, 11.8%)",
609
+ backgroundHover: "hsl(281, 37.5%, 16.5%)",
610
+ backgroundPress: "hsl(280, 41.2%, 20.0%)",
611
+ backgroundFocus: "hsl(279, 43.8%, 23.3%)",
612
+ backgroundStrong: "hsl(284, 20.0%, 9.6%)",
613
+ backgroundTransparent: "hsla(284, 20.0%, 9.6%, 0)",
614
+ color: "#fff",
615
+ colorHover: "hsl(279, 75.0%, 95.7%)",
616
+ colorPress: "#fff",
617
+ colorFocus: "hsl(279, 75.0%, 95.7%)",
618
+ colorTransparent: "hsla(279, 75.0%, 95.7%, 0)",
619
+ borderColor: "hsl(279, 43.8%, 23.3%)",
620
+ borderColorHover: "hsl(277, 46.4%, 27.5%)",
621
+ borderColorFocus: "hsl(280, 41.2%, 20.0%)",
622
+ borderColorPress: "hsl(279, 43.8%, 23.3%)",
623
+ placeholderColor: "hsl(273, 57.3%, 59.1%)"
624
+ };
625
+ const dark_purple_ListItem = dark_purple;
626
+ const dark_pink = {
627
+ color1: "hsl(318, 25.0%, 9.6%)",
628
+ color2: "hsl(319, 32.2%, 11.6%)",
629
+ color3: "hsl(319, 41.0%, 16.0%)",
630
+ color4: "hsl(320, 45.4%, 18.7%)",
631
+ color5: "hsl(320, 49.0%, 21.1%)",
632
+ color6: "hsl(321, 53.6%, 24.4%)",
633
+ color7: "hsl(322, 74.9%, 37.5%)",
634
+ color8: "hsl(322, 65.0%, 54.5%)",
635
+ color9: "hsl(323, 72.8%, 59.2%)",
636
+ color10: "hsl(325, 90.0%, 66.4%)",
637
+ color11: "hsl(322, 90.0%, 95.8%)",
638
+ color12: "#fff",
639
+ background: "hsl(319, 32.2%, 11.6%)",
640
+ backgroundHover: "hsl(319, 41.0%, 16.0%)",
641
+ backgroundPress: "hsl(320, 45.4%, 18.7%)",
642
+ backgroundFocus: "hsl(320, 49.0%, 21.1%)",
643
+ backgroundStrong: "hsl(318, 25.0%, 9.6%)",
644
+ backgroundTransparent: "hsla(318, 25.0%, 9.6%, 0)",
645
+ color: "#fff",
646
+ colorHover: "hsl(322, 90.0%, 95.8%)",
647
+ colorPress: "#fff",
648
+ colorFocus: "hsl(322, 90.0%, 95.8%)",
649
+ colorTransparent: "hsla(322, 90.0%, 95.8%, 0)",
650
+ borderColor: "hsl(320, 49.0%, 21.1%)",
651
+ borderColorHover: "hsl(321, 53.6%, 24.4%)",
652
+ borderColorFocus: "hsl(320, 45.4%, 18.7%)",
653
+ borderColorPress: "hsl(320, 49.0%, 21.1%)",
654
+ placeholderColor: "hsl(323, 72.8%, 59.2%)"
655
+ };
656
+ const dark_pink_ListItem = dark_pink;
657
+ const dark_red = {
658
+ color1: "hsl(353, 23.0%, 9.8%)",
659
+ color2: "hsl(357, 34.4%, 12.0%)",
660
+ color3: "hsl(356, 43.4%, 16.4%)",
661
+ color4: "hsl(356, 47.6%, 19.2%)",
662
+ color5: "hsl(356, 51.1%, 21.9%)",
663
+ color6: "hsl(356, 55.2%, 25.9%)",
664
+ color7: "hsl(358, 65.0%, 40.4%)",
665
+ color8: "hsl(358, 75.0%, 59.0%)",
666
+ color9: "hsl(358, 85.3%, 64.0%)",
667
+ color10: "hsl(358, 100%, 69.5%)",
668
+ color11: "hsl(351, 89.0%, 96.0%)",
669
+ color12: "#fff",
670
+ background: "hsl(357, 34.4%, 12.0%)",
671
+ backgroundHover: "hsl(356, 43.4%, 16.4%)",
672
+ backgroundPress: "hsl(356, 47.6%, 19.2%)",
673
+ backgroundFocus: "hsl(356, 51.1%, 21.9%)",
674
+ backgroundStrong: "hsl(353, 23.0%, 9.8%)",
675
+ backgroundTransparent: "hsla(353, 23.0%, 9.8%, 0)",
676
+ color: "#fff",
677
+ colorHover: "hsl(351, 89.0%, 96.0%)",
678
+ colorPress: "#fff",
679
+ colorFocus: "hsl(351, 89.0%, 96.0%)",
680
+ colorTransparent: "hsla(351, 89.0%, 96.0%, 0)",
681
+ borderColor: "hsl(356, 51.1%, 21.9%)",
682
+ borderColorHover: "hsl(356, 55.2%, 25.9%)",
683
+ borderColorFocus: "hsl(356, 47.6%, 19.2%)",
684
+ borderColorPress: "hsl(356, 51.1%, 21.9%)",
685
+ placeholderColor: "hsl(358, 85.3%, 64.0%)"
686
+ };
687
+ const dark_red_ListItem = dark_red;
688
+ const light_SheetOverlay = {
689
+ background: "rgba(0,0,0,0.5)"
690
+ };
691
+ const light_DialogOverlay = light_SheetOverlay;
692
+ const light_ModalOverlay = light_SheetOverlay;
693
+ const light_orange_SheetOverlay = light_SheetOverlay;
694
+ const light_orange_DialogOverlay = light_SheetOverlay;
695
+ const light_orange_ModalOverlay = light_SheetOverlay;
696
+ const light_yellow_SheetOverlay = light_SheetOverlay;
697
+ const light_yellow_DialogOverlay = light_SheetOverlay;
698
+ const light_yellow_ModalOverlay = light_SheetOverlay;
699
+ const light_green_SheetOverlay = light_SheetOverlay;
700
+ const light_green_DialogOverlay = light_SheetOverlay;
701
+ const light_green_ModalOverlay = light_SheetOverlay;
702
+ const light_blue_SheetOverlay = light_SheetOverlay;
703
+ const light_blue_DialogOverlay = light_SheetOverlay;
704
+ const light_blue_ModalOverlay = light_SheetOverlay;
705
+ const light_purple_SheetOverlay = light_SheetOverlay;
706
+ const light_purple_DialogOverlay = light_SheetOverlay;
707
+ const light_purple_ModalOverlay = light_SheetOverlay;
708
+ const light_pink_SheetOverlay = light_SheetOverlay;
709
+ const light_pink_DialogOverlay = light_SheetOverlay;
710
+ const light_pink_ModalOverlay = light_SheetOverlay;
711
+ const light_red_SheetOverlay = light_SheetOverlay;
712
+ const light_red_DialogOverlay = light_SheetOverlay;
713
+ const light_red_ModalOverlay = light_SheetOverlay;
714
+ const dark_SheetOverlay = {
715
+ background: "rgba(0,0,0,0.9)"
716
+ };
717
+ const dark_DialogOverlay = dark_SheetOverlay;
718
+ const dark_ModalOverlay = dark_SheetOverlay;
719
+ const dark_orange_SheetOverlay = dark_SheetOverlay;
720
+ const dark_orange_DialogOverlay = dark_SheetOverlay;
721
+ const dark_orange_ModalOverlay = dark_SheetOverlay;
722
+ const dark_yellow_SheetOverlay = dark_SheetOverlay;
723
+ const dark_yellow_DialogOverlay = dark_SheetOverlay;
724
+ const dark_yellow_ModalOverlay = dark_SheetOverlay;
725
+ const dark_green_SheetOverlay = dark_SheetOverlay;
726
+ const dark_green_DialogOverlay = dark_SheetOverlay;
727
+ const dark_green_ModalOverlay = dark_SheetOverlay;
728
+ const dark_blue_SheetOverlay = dark_SheetOverlay;
729
+ const dark_blue_DialogOverlay = dark_SheetOverlay;
730
+ const dark_blue_ModalOverlay = dark_SheetOverlay;
731
+ const dark_purple_SheetOverlay = dark_SheetOverlay;
732
+ const dark_purple_DialogOverlay = dark_SheetOverlay;
733
+ const dark_purple_ModalOverlay = dark_SheetOverlay;
734
+ const dark_pink_SheetOverlay = dark_SheetOverlay;
735
+ const dark_pink_DialogOverlay = dark_SheetOverlay;
736
+ const dark_pink_ModalOverlay = dark_SheetOverlay;
737
+ const dark_red_SheetOverlay = dark_SheetOverlay;
738
+ const dark_red_DialogOverlay = dark_SheetOverlay;
739
+ const dark_red_ModalOverlay = dark_SheetOverlay;
740
+ const light_alt1 = {
741
+ color1: "#f9f9f9",
742
+ color2: "hsl(0, 0%, 97.3%)",
743
+ color3: "hsl(0, 0%, 95.1%)",
744
+ color4: "hsl(0, 0%, 94.0%)",
745
+ color5: "hsl(0, 0%, 92.0%)",
746
+ color6: "hsl(0, 0%, 89.5%)",
747
+ color7: "hsl(0, 0%, 81.0%)",
748
+ color8: "hsl(0, 0%, 56.1%)",
749
+ color9: "hsl(0, 0%, 50.3%)",
750
+ color10: "hsl(0, 0%, 42.5%)",
751
+ color11: "hsl(0, 0%, 9.0%)",
752
+ color12: "hsl(0, 0%, 9.0%)",
753
+ background: "hsl(0, 0%, 97.3%)",
754
+ backgroundHover: "hsl(0, 0%, 95.1%)",
755
+ backgroundPress: "hsl(0, 0%, 94.0%)",
756
+ backgroundFocus: "hsl(0, 0%, 92.0%)",
757
+ backgroundStrong: "#f9f9f9",
758
+ backgroundTransparent: "#fff",
759
+ color: "hsl(0, 0%, 42.5%)",
760
+ colorHover: "hsl(0, 0%, 50.3%)",
761
+ colorPress: "hsl(0, 0%, 42.5%)",
762
+ colorFocus: "hsl(0, 0%, 50.3%)",
763
+ colorTransparent: "hsl(0, 0%, 9.0%)",
764
+ borderColor: "hsl(0, 0%, 92.0%)",
765
+ borderColorHover: "hsl(0, 0%, 89.5%)",
766
+ borderColorFocus: "hsl(0, 0%, 94.0%)",
767
+ borderColorPress: "hsl(0, 0%, 92.0%)",
768
+ placeholderColor: "hsl(0, 0%, 81.0%)"
769
+ };
770
+ const light_alt2 = {
771
+ color1: "hsl(0, 0%, 97.3%)",
772
+ color2: "hsl(0, 0%, 95.1%)",
773
+ color3: "hsl(0, 0%, 94.0%)",
774
+ color4: "hsl(0, 0%, 92.0%)",
775
+ color5: "hsl(0, 0%, 89.5%)",
776
+ color6: "hsl(0, 0%, 81.0%)",
777
+ color7: "hsl(0, 0%, 56.1%)",
778
+ color8: "hsl(0, 0%, 50.3%)",
779
+ color9: "hsl(0, 0%, 42.5%)",
780
+ color10: "hsl(0, 0%, 9.0%)",
781
+ color11: "hsl(0, 0%, 9.0%)",
782
+ color12: "hsl(0, 0%, 9.0%)",
783
+ background: "hsl(0, 0%, 95.1%)",
784
+ backgroundHover: "hsl(0, 0%, 94.0%)",
785
+ backgroundPress: "hsl(0, 0%, 92.0%)",
786
+ backgroundFocus: "hsl(0, 0%, 89.5%)",
787
+ backgroundStrong: "hsl(0, 0%, 97.3%)",
788
+ backgroundTransparent: "#f9f9f9",
789
+ color: "hsl(0, 0%, 50.3%)",
790
+ colorHover: "hsl(0, 0%, 56.1%)",
791
+ colorPress: "hsl(0, 0%, 50.3%)",
792
+ colorFocus: "hsl(0, 0%, 56.1%)",
793
+ colorTransparent: "hsl(0, 0%, 42.5%)",
794
+ borderColor: "hsl(0, 0%, 89.5%)",
795
+ borderColorHover: "hsl(0, 0%, 81.0%)",
796
+ borderColorFocus: "hsl(0, 0%, 92.0%)",
797
+ borderColorPress: "hsl(0, 0%, 89.5%)",
798
+ placeholderColor: "hsl(0, 0%, 89.5%)"
799
+ };
800
+ const light_active = {
801
+ color1: "hsl(0, 0%, 95.1%)",
802
+ color2: "hsl(0, 0%, 94.0%)",
803
+ color3: "hsl(0, 0%, 92.0%)",
804
+ color4: "hsl(0, 0%, 89.5%)",
805
+ color5: "hsl(0, 0%, 81.0%)",
806
+ color6: "hsl(0, 0%, 56.1%)",
807
+ color7: "hsl(0, 0%, 50.3%)",
808
+ color8: "hsl(0, 0%, 42.5%)",
809
+ color9: "hsl(0, 0%, 9.0%)",
810
+ color10: "rgba(10,10,10,0)",
811
+ color11: "rgba(10,10,10,0)",
812
+ color12: "rgba(10,10,10,0)",
813
+ background: "hsl(0, 0%, 94.0%)",
814
+ backgroundHover: "hsl(0, 0%, 92.0%)",
815
+ backgroundPress: "hsl(0, 0%, 89.5%)",
816
+ backgroundFocus: "hsl(0, 0%, 81.0%)",
817
+ backgroundStrong: "hsl(0, 0%, 95.1%)",
818
+ backgroundTransparent: "hsl(0, 0%, 97.3%)",
819
+ colorHover: "hsl(0, 0%, 81.0%)",
820
+ colorPress: "hsl(0, 0%, 56.1%)",
821
+ colorFocus: "hsl(0, 0%, 81.0%)",
822
+ colorTransparent: "hsl(0, 0%, 50.3%)",
823
+ borderColor: "hsl(0, 0%, 81.0%)",
824
+ borderColorHover: "hsl(0, 0%, 56.1%)",
825
+ borderColorFocus: "hsl(0, 0%, 89.5%)",
826
+ borderColorPress: "hsl(0, 0%, 81.0%)",
827
+ placeholderColor: "hsl(0, 0%, 92.0%)"
828
+ };
829
+ const dark_alt1 = {
830
+ color1: "#151515",
831
+ color2: "#191919",
832
+ color3: "#232323",
833
+ color4: "#282828",
834
+ color5: "#323232",
835
+ color6: "#424242",
836
+ color7: "#494949",
837
+ color8: "#545454",
838
+ color9: "#626262",
839
+ color10: "#a5a5a5",
840
+ color11: "#fff",
841
+ color12: "#fff",
842
+ background: "#191919",
843
+ backgroundHover: "#232323",
844
+ backgroundPress: "#282828",
845
+ backgroundFocus: "#323232",
846
+ backgroundStrong: "#151515",
847
+ backgroundTransparent: "#050505",
848
+ color: "#a5a5a5",
849
+ colorHover: "#626262",
850
+ colorPress: "#a5a5a5",
851
+ colorFocus: "#626262",
852
+ colorTransparent: "#fff",
853
+ borderColor: "#323232",
854
+ borderColorHover: "#424242",
855
+ borderColorFocus: "#282828",
856
+ borderColorPress: "#323232",
857
+ placeholderColor: "#494949"
858
+ };
859
+ const dark_alt2 = {
860
+ color1: "#191919",
861
+ color2: "#232323",
862
+ color3: "#282828",
863
+ color4: "#323232",
864
+ color5: "#424242",
865
+ color6: "#494949",
866
+ color7: "#545454",
867
+ color8: "#626262",
868
+ color9: "#a5a5a5",
869
+ color10: "#fff",
870
+ color11: "#fff",
871
+ color12: "#fff",
872
+ background: "#232323",
873
+ backgroundHover: "#282828",
874
+ backgroundPress: "#323232",
875
+ backgroundFocus: "#424242",
876
+ backgroundStrong: "#191919",
877
+ backgroundTransparent: "#151515",
878
+ color: "#626262",
879
+ colorHover: "#545454",
880
+ colorPress: "#626262",
881
+ colorFocus: "#545454",
882
+ colorTransparent: "#a5a5a5",
883
+ borderColor: "#424242",
884
+ borderColorHover: "#494949",
885
+ borderColorFocus: "#323232",
886
+ borderColorPress: "#424242",
887
+ placeholderColor: "#424242"
888
+ };
889
+ const dark_active = {
890
+ color1: "#232323",
891
+ color2: "#282828",
892
+ color3: "#323232",
893
+ color4: "#424242",
894
+ color5: "#494949",
895
+ color6: "#545454",
896
+ color7: "#626262",
897
+ color8: "#a5a5a5",
898
+ color9: "#fff",
899
+ color10: "rgba(255,255,255,0)",
900
+ color11: "rgba(255,255,255,0)",
901
+ color12: "rgba(255,255,255,0)",
902
+ background: "#282828",
903
+ backgroundHover: "#323232",
904
+ backgroundPress: "#424242",
905
+ backgroundFocus: "#494949",
906
+ backgroundStrong: "#232323",
907
+ backgroundTransparent: "#191919",
908
+ colorHover: "#494949",
909
+ colorPress: "#545454",
910
+ colorFocus: "#494949",
911
+ colorTransparent: "#626262",
912
+ borderColor: "#494949",
913
+ borderColorHover: "#545454",
914
+ borderColorFocus: "#424242",
915
+ borderColorPress: "#494949",
916
+ placeholderColor: "#323232"
917
+ };
918
+ const light_orange_alt1 = {
919
+ color1: "hsl(24, 83.3%, 97.6%)",
920
+ color2: "hsl(24, 100%, 95.3%)",
921
+ color3: "hsl(25, 100%, 92.2%)",
922
+ color4: "hsl(25, 100%, 88.2%)",
923
+ color5: "hsl(25, 100%, 82.8%)",
924
+ color6: "hsl(24, 94.5%, 64.3%)",
925
+ color7: "hsl(24, 94.0%, 50.0%)",
926
+ color8: "hsl(24, 100%, 46.5%)",
927
+ color9: "hsl(24, 100%, 37.0%)",
928
+ color10: "hsl(15, 60.0%, 17.0%)",
929
+ color11: "hsl(0, 0%, 9.0%)",
930
+ color12: "hsl(0, 0%, 9.0%)",
931
+ background: "hsl(24, 100%, 95.3%)",
932
+ backgroundHover: "hsl(25, 100%, 92.2%)",
933
+ backgroundPress: "hsl(25, 100%, 88.2%)",
934
+ backgroundFocus: "hsl(25, 100%, 82.8%)",
935
+ backgroundStrong: "hsl(24, 83.3%, 97.6%)",
936
+ backgroundTransparent: "hsl(24, 70.0%, 99.0%)",
937
+ color: "hsl(15, 60.0%, 17.0%)",
938
+ colorHover: "hsl(24, 100%, 37.0%)",
939
+ colorPress: "hsl(15, 60.0%, 17.0%)",
940
+ colorFocus: "hsl(24, 100%, 37.0%)",
941
+ colorTransparent: "hsl(0, 0%, 9.0%)",
942
+ borderColor: "hsl(25, 100%, 88.2%)",
943
+ borderColorHover: "hsl(25, 100%, 82.8%)",
944
+ borderColorFocus: "hsl(25, 100%, 88.2%)",
945
+ borderColorPress: "hsl(25, 100%, 88.2%)",
946
+ placeholderColor: "hsl(24, 94.0%, 50.0%)"
947
+ };
948
+ const light_orange_alt2 = {
949
+ color1: "hsl(24, 100%, 95.3%)",
950
+ color2: "hsl(25, 100%, 92.2%)",
951
+ color3: "hsl(25, 100%, 88.2%)",
952
+ color4: "hsl(25, 100%, 82.8%)",
953
+ color5: "hsl(24, 94.5%, 64.3%)",
954
+ color6: "hsl(24, 94.0%, 50.0%)",
955
+ color7: "hsl(24, 100%, 46.5%)",
956
+ color8: "hsl(24, 100%, 37.0%)",
957
+ color9: "hsl(15, 60.0%, 17.0%)",
958
+ color10: "hsl(0, 0%, 9.0%)",
959
+ color11: "hsl(0, 0%, 9.0%)",
960
+ color12: "hsl(0, 0%, 9.0%)",
961
+ background: "hsl(25, 100%, 92.2%)",
962
+ backgroundHover: "hsl(25, 100%, 88.2%)",
963
+ backgroundPress: "hsl(25, 100%, 82.8%)",
964
+ backgroundFocus: "hsl(24, 94.5%, 64.3%)",
965
+ backgroundStrong: "hsl(24, 100%, 95.3%)",
966
+ backgroundTransparent: "hsl(24, 83.3%, 97.6%)",
967
+ color: "hsl(24, 100%, 37.0%)",
968
+ colorHover: "hsl(24, 100%, 46.5%)",
969
+ colorPress: "hsl(24, 100%, 37.0%)",
970
+ colorFocus: "hsl(24, 100%, 46.5%)",
971
+ colorTransparent: "hsl(15, 60.0%, 17.0%)",
972
+ borderColor: "hsl(25, 100%, 82.8%)",
973
+ borderColorHover: "hsl(24, 94.5%, 64.3%)",
974
+ borderColorFocus: "hsl(25, 100%, 82.8%)",
975
+ borderColorPress: "hsl(25, 100%, 82.8%)",
976
+ placeholderColor: "hsl(24, 94.5%, 64.3%)"
977
+ };
978
+ const light_orange_active = {
979
+ color1: "hsl(25, 100%, 92.2%)",
980
+ color2: "hsl(25, 100%, 88.2%)",
981
+ color3: "hsl(25, 100%, 82.8%)",
982
+ color4: "hsl(24, 94.5%, 64.3%)",
983
+ color5: "hsl(24, 94.0%, 50.0%)",
984
+ color6: "hsl(24, 100%, 46.5%)",
985
+ color7: "hsl(24, 100%, 37.0%)",
986
+ color8: "hsl(15, 60.0%, 17.0%)",
987
+ color9: "hsl(0, 0%, 9.0%)",
988
+ color10: "hsla(15, 60.0%, 17.0%, 0)",
989
+ color11: "hsla(15, 60.0%, 17.0%, 0)",
990
+ color12: "hsla(15, 60.0%, 17.0%, 0)",
991
+ background: "hsl(25, 100%, 88.2%)",
992
+ backgroundHover: "hsl(25, 100%, 82.8%)",
993
+ backgroundPress: "hsl(24, 94.5%, 64.3%)",
994
+ backgroundFocus: "hsl(24, 94.0%, 50.0%)",
995
+ backgroundStrong: "hsl(25, 100%, 92.2%)",
996
+ backgroundTransparent: "hsl(24, 100%, 95.3%)",
997
+ colorHover: "hsl(24, 94.0%, 50.0%)",
998
+ colorPress: "hsl(24, 100%, 46.5%)",
999
+ colorFocus: "hsl(24, 94.0%, 50.0%)",
1000
+ colorTransparent: "hsl(24, 100%, 37.0%)",
1001
+ borderColor: "hsl(24, 94.5%, 64.3%)",
1002
+ borderColorHover: "hsl(24, 94.0%, 50.0%)",
1003
+ borderColorFocus: "hsl(24, 94.5%, 64.3%)",
1004
+ borderColorPress: "hsl(24, 94.5%, 64.3%)",
1005
+ placeholderColor: "hsl(25, 100%, 82.8%)"
1006
+ };
1007
+ const light_yellow_alt1 = {
1008
+ color1: "hsl(52, 100%, 95.5%)",
1009
+ color2: "hsl(55, 100%, 90.9%)",
1010
+ color3: "hsl(54, 100%, 86.6%)",
1011
+ color4: "hsl(52, 97.9%, 82.0%)",
1012
+ color5: "hsl(50, 89.4%, 76.1%)",
1013
+ color6: "hsl(48, 100%, 46.1%)",
1014
+ color7: "hsl(53, 92.0%, 50.0%)",
1015
+ color8: "hsl(50, 100%, 48.5%)",
1016
+ color9: "hsl(42, 100%, 29.0%)",
1017
+ color10: "hsl(40, 55.0%, 13.5%)",
1018
+ color11: "hsl(0, 0%, 9.0%)",
1019
+ color12: "hsl(0, 0%, 9.0%)",
1020
+ background: "hsl(55, 100%, 90.9%)",
1021
+ backgroundHover: "hsl(54, 100%, 86.6%)",
1022
+ backgroundPress: "hsl(52, 97.9%, 82.0%)",
1023
+ backgroundFocus: "hsl(50, 89.4%, 76.1%)",
1024
+ backgroundStrong: "hsl(52, 100%, 95.5%)",
1025
+ backgroundTransparent: "hsl(60, 54.0%, 98.5%)",
1026
+ color: "hsl(40, 55.0%, 13.5%)",
1027
+ colorHover: "hsl(42, 100%, 29.0%)",
1028
+ colorPress: "hsl(40, 55.0%, 13.5%)",
1029
+ colorFocus: "hsl(42, 100%, 29.0%)",
1030
+ colorTransparent: "hsl(0, 0%, 9.0%)",
1031
+ borderColor: "hsl(52, 97.9%, 82.0%)",
1032
+ borderColorHover: "hsl(50, 89.4%, 76.1%)",
1033
+ borderColorFocus: "hsl(52, 97.9%, 82.0%)",
1034
+ borderColorPress: "hsl(52, 97.9%, 82.0%)",
1035
+ placeholderColor: "hsl(53, 92.0%, 50.0%)"
1036
+ };
1037
+ const light_yellow_alt2 = {
1038
+ color1: "hsl(55, 100%, 90.9%)",
1039
+ color2: "hsl(54, 100%, 86.6%)",
1040
+ color3: "hsl(52, 97.9%, 82.0%)",
1041
+ color4: "hsl(50, 89.4%, 76.1%)",
1042
+ color5: "hsl(48, 100%, 46.1%)",
1043
+ color6: "hsl(53, 92.0%, 50.0%)",
1044
+ color7: "hsl(50, 100%, 48.5%)",
1045
+ color8: "hsl(42, 100%, 29.0%)",
1046
+ color9: "hsl(40, 55.0%, 13.5%)",
1047
+ color10: "hsl(0, 0%, 9.0%)",
1048
+ color11: "hsl(0, 0%, 9.0%)",
1049
+ color12: "hsl(0, 0%, 9.0%)",
1050
+ background: "hsl(54, 100%, 86.6%)",
1051
+ backgroundHover: "hsl(52, 97.9%, 82.0%)",
1052
+ backgroundPress: "hsl(50, 89.4%, 76.1%)",
1053
+ backgroundFocus: "hsl(48, 100%, 46.1%)",
1054
+ backgroundStrong: "hsl(55, 100%, 90.9%)",
1055
+ backgroundTransparent: "hsl(52, 100%, 95.5%)",
1056
+ color: "hsl(42, 100%, 29.0%)",
1057
+ colorHover: "hsl(50, 100%, 48.5%)",
1058
+ colorPress: "hsl(42, 100%, 29.0%)",
1059
+ colorFocus: "hsl(50, 100%, 48.5%)",
1060
+ colorTransparent: "hsl(40, 55.0%, 13.5%)",
1061
+ borderColor: "hsl(50, 89.4%, 76.1%)",
1062
+ borderColorHover: "hsl(48, 100%, 46.1%)",
1063
+ borderColorFocus: "hsl(50, 89.4%, 76.1%)",
1064
+ borderColorPress: "hsl(50, 89.4%, 76.1%)",
1065
+ placeholderColor: "hsl(48, 100%, 46.1%)"
1066
+ };
1067
+ const light_yellow_active = {
1068
+ color1: "hsl(54, 100%, 86.6%)",
1069
+ color2: "hsl(52, 97.9%, 82.0%)",
1070
+ color3: "hsl(50, 89.4%, 76.1%)",
1071
+ color4: "hsl(48, 100%, 46.1%)",
1072
+ color5: "hsl(53, 92.0%, 50.0%)",
1073
+ color6: "hsl(50, 100%, 48.5%)",
1074
+ color7: "hsl(42, 100%, 29.0%)",
1075
+ color8: "hsl(40, 55.0%, 13.5%)",
1076
+ color9: "hsl(0, 0%, 9.0%)",
1077
+ color10: "hsla(40, 55.0%, 13.5%, 0)",
1078
+ color11: "hsla(40, 55.0%, 13.5%, 0)",
1079
+ color12: "hsla(40, 55.0%, 13.5%, 0)",
1080
+ background: "hsl(52, 97.9%, 82.0%)",
1081
+ backgroundHover: "hsl(50, 89.4%, 76.1%)",
1082
+ backgroundPress: "hsl(48, 100%, 46.1%)",
1083
+ backgroundFocus: "hsl(53, 92.0%, 50.0%)",
1084
+ backgroundStrong: "hsl(54, 100%, 86.6%)",
1085
+ backgroundTransparent: "hsl(55, 100%, 90.9%)",
1086
+ colorHover: "hsl(53, 92.0%, 50.0%)",
1087
+ colorPress: "hsl(50, 100%, 48.5%)",
1088
+ colorFocus: "hsl(53, 92.0%, 50.0%)",
1089
+ colorTransparent: "hsl(42, 100%, 29.0%)",
1090
+ borderColor: "hsl(48, 100%, 46.1%)",
1091
+ borderColorHover: "hsl(53, 92.0%, 50.0%)",
1092
+ borderColorFocus: "hsl(48, 100%, 46.1%)",
1093
+ borderColorPress: "hsl(48, 100%, 46.1%)",
1094
+ placeholderColor: "hsl(50, 89.4%, 76.1%)"
1095
+ };
1096
+ const light_green_alt1 = {
1097
+ color1: "hsl(138, 62.5%, 96.9%)",
1098
+ color2: "hsl(139, 55.2%, 94.5%)",
1099
+ color3: "hsl(140, 48.7%, 91.0%)",
1100
+ color4: "hsl(141, 43.7%, 86.0%)",
1101
+ color5: "hsl(143, 40.3%, 79.0%)",
1102
+ color6: "hsl(151, 40.2%, 54.1%)",
1103
+ color7: "hsl(151, 55.0%, 41.5%)",
1104
+ color8: "hsl(152, 57.5%, 37.6%)",
1105
+ color9: "hsl(153, 67.0%, 28.5%)",
1106
+ color10: "hsl(155, 40.0%, 14.0%)",
1107
+ color11: "hsl(0, 0%, 9.0%)",
1108
+ color12: "hsl(0, 0%, 9.0%)",
1109
+ background: "hsl(139, 55.2%, 94.5%)",
1110
+ backgroundHover: "hsl(140, 48.7%, 91.0%)",
1111
+ backgroundPress: "hsl(141, 43.7%, 86.0%)",
1112
+ backgroundFocus: "hsl(143, 40.3%, 79.0%)",
1113
+ backgroundStrong: "hsl(138, 62.5%, 96.9%)",
1114
+ backgroundTransparent: "hsl(136, 50.0%, 98.9%)",
1115
+ color: "hsl(155, 40.0%, 14.0%)",
1116
+ colorHover: "hsl(153, 67.0%, 28.5%)",
1117
+ colorPress: "hsl(155, 40.0%, 14.0%)",
1118
+ colorFocus: "hsl(153, 67.0%, 28.5%)",
1119
+ colorTransparent: "hsl(0, 0%, 9.0%)",
1120
+ borderColor: "hsl(141, 43.7%, 86.0%)",
1121
+ borderColorHover: "hsl(143, 40.3%, 79.0%)",
1122
+ borderColorFocus: "hsl(141, 43.7%, 86.0%)",
1123
+ borderColorPress: "hsl(141, 43.7%, 86.0%)",
1124
+ placeholderColor: "hsl(151, 55.0%, 41.5%)"
1125
+ };
1126
+ const light_green_alt2 = {
1127
+ color1: "hsl(139, 55.2%, 94.5%)",
1128
+ color2: "hsl(140, 48.7%, 91.0%)",
1129
+ color3: "hsl(141, 43.7%, 86.0%)",
1130
+ color4: "hsl(143, 40.3%, 79.0%)",
1131
+ color5: "hsl(151, 40.2%, 54.1%)",
1132
+ color6: "hsl(151, 55.0%, 41.5%)",
1133
+ color7: "hsl(152, 57.5%, 37.6%)",
1134
+ color8: "hsl(153, 67.0%, 28.5%)",
1135
+ color9: "hsl(155, 40.0%, 14.0%)",
1136
+ color10: "hsl(0, 0%, 9.0%)",
1137
+ color11: "hsl(0, 0%, 9.0%)",
1138
+ color12: "hsl(0, 0%, 9.0%)",
1139
+ background: "hsl(140, 48.7%, 91.0%)",
1140
+ backgroundHover: "hsl(141, 43.7%, 86.0%)",
1141
+ backgroundPress: "hsl(143, 40.3%, 79.0%)",
1142
+ backgroundFocus: "hsl(151, 40.2%, 54.1%)",
1143
+ backgroundStrong: "hsl(139, 55.2%, 94.5%)",
1144
+ backgroundTransparent: "hsl(138, 62.5%, 96.9%)",
1145
+ color: "hsl(153, 67.0%, 28.5%)",
1146
+ colorHover: "hsl(152, 57.5%, 37.6%)",
1147
+ colorPress: "hsl(153, 67.0%, 28.5%)",
1148
+ colorFocus: "hsl(152, 57.5%, 37.6%)",
1149
+ colorTransparent: "hsl(155, 40.0%, 14.0%)",
1150
+ borderColor: "hsl(143, 40.3%, 79.0%)",
1151
+ borderColorHover: "hsl(151, 40.2%, 54.1%)",
1152
+ borderColorFocus: "hsl(143, 40.3%, 79.0%)",
1153
+ borderColorPress: "hsl(143, 40.3%, 79.0%)",
1154
+ placeholderColor: "hsl(151, 40.2%, 54.1%)"
1155
+ };
1156
+ const light_green_active = {
1157
+ color1: "hsl(140, 48.7%, 91.0%)",
1158
+ color2: "hsl(141, 43.7%, 86.0%)",
1159
+ color3: "hsl(143, 40.3%, 79.0%)",
1160
+ color4: "hsl(151, 40.2%, 54.1%)",
1161
+ color5: "hsl(151, 55.0%, 41.5%)",
1162
+ color6: "hsl(152, 57.5%, 37.6%)",
1163
+ color7: "hsl(153, 67.0%, 28.5%)",
1164
+ color8: "hsl(155, 40.0%, 14.0%)",
1165
+ color9: "hsl(0, 0%, 9.0%)",
1166
+ color10: "hsla(155, 40.0%, 14.0%, 0)",
1167
+ color11: "hsla(155, 40.0%, 14.0%, 0)",
1168
+ color12: "hsla(155, 40.0%, 14.0%, 0)",
1169
+ background: "hsl(141, 43.7%, 86.0%)",
1170
+ backgroundHover: "hsl(143, 40.3%, 79.0%)",
1171
+ backgroundPress: "hsl(151, 40.2%, 54.1%)",
1172
+ backgroundFocus: "hsl(151, 55.0%, 41.5%)",
1173
+ backgroundStrong: "hsl(140, 48.7%, 91.0%)",
1174
+ backgroundTransparent: "hsl(139, 55.2%, 94.5%)",
1175
+ colorHover: "hsl(151, 55.0%, 41.5%)",
1176
+ colorPress: "hsl(152, 57.5%, 37.6%)",
1177
+ colorFocus: "hsl(151, 55.0%, 41.5%)",
1178
+ colorTransparent: "hsl(153, 67.0%, 28.5%)",
1179
+ borderColor: "hsl(151, 40.2%, 54.1%)",
1180
+ borderColorHover: "hsl(151, 55.0%, 41.5%)",
1181
+ borderColorFocus: "hsl(151, 40.2%, 54.1%)",
1182
+ borderColorPress: "hsl(151, 40.2%, 54.1%)",
1183
+ placeholderColor: "hsl(143, 40.3%, 79.0%)"
1184
+ };
1185
+ const light_blue_alt1 = {
1186
+ color1: "hsl(210, 100%, 98.0%)",
1187
+ color2: "hsl(209, 100%, 96.5%)",
1188
+ color3: "hsl(210, 98.8%, 94.0%)",
1189
+ color4: "hsl(209, 95.0%, 90.1%)",
1190
+ color5: "hsl(209, 81.2%, 84.5%)",
1191
+ color6: "hsl(206, 81.9%, 65.3%)",
1192
+ color7: "hsl(206, 100%, 50.0%)",
1193
+ color8: "hsl(208, 100%, 47.3%)",
1194
+ color9: "hsl(211, 100%, 43.2%)",
1195
+ color10: "hsl(211, 100%, 15.0%)",
1196
+ color11: "hsl(0, 0%, 9.0%)",
1197
+ color12: "hsl(0, 0%, 9.0%)",
1198
+ background: "hsl(209, 100%, 96.5%)",
1199
+ backgroundHover: "hsl(210, 98.8%, 94.0%)",
1200
+ backgroundPress: "hsl(209, 95.0%, 90.1%)",
1201
+ backgroundFocus: "hsl(209, 81.2%, 84.5%)",
1202
+ backgroundStrong: "hsl(210, 100%, 98.0%)",
1203
+ backgroundTransparent: "hsl(206, 100%, 99.2%)",
1204
+ color: "hsl(211, 100%, 15.0%)",
1205
+ colorHover: "hsl(211, 100%, 43.2%)",
1206
+ colorPress: "hsl(211, 100%, 15.0%)",
1207
+ colorFocus: "hsl(211, 100%, 43.2%)",
1208
+ colorTransparent: "hsl(0, 0%, 9.0%)",
1209
+ borderColor: "hsl(209, 95.0%, 90.1%)",
1210
+ borderColorHover: "hsl(209, 81.2%, 84.5%)",
1211
+ borderColorFocus: "hsl(209, 95.0%, 90.1%)",
1212
+ borderColorPress: "hsl(209, 95.0%, 90.1%)",
1213
+ placeholderColor: "hsl(206, 100%, 50.0%)"
1214
+ };
1215
+ const light_blue_alt2 = {
1216
+ color1: "hsl(209, 100%, 96.5%)",
1217
+ color2: "hsl(210, 98.8%, 94.0%)",
1218
+ color3: "hsl(209, 95.0%, 90.1%)",
1219
+ color4: "hsl(209, 81.2%, 84.5%)",
1220
+ color5: "hsl(206, 81.9%, 65.3%)",
1221
+ color6: "hsl(206, 100%, 50.0%)",
1222
+ color7: "hsl(208, 100%, 47.3%)",
1223
+ color8: "hsl(211, 100%, 43.2%)",
1224
+ color9: "hsl(211, 100%, 15.0%)",
1225
+ color10: "hsl(0, 0%, 9.0%)",
1226
+ color11: "hsl(0, 0%, 9.0%)",
1227
+ color12: "hsl(0, 0%, 9.0%)",
1228
+ background: "hsl(210, 98.8%, 94.0%)",
1229
+ backgroundHover: "hsl(209, 95.0%, 90.1%)",
1230
+ backgroundPress: "hsl(209, 81.2%, 84.5%)",
1231
+ backgroundFocus: "hsl(206, 81.9%, 65.3%)",
1232
+ backgroundStrong: "hsl(209, 100%, 96.5%)",
1233
+ backgroundTransparent: "hsl(210, 100%, 98.0%)",
1234
+ color: "hsl(211, 100%, 43.2%)",
1235
+ colorHover: "hsl(208, 100%, 47.3%)",
1236
+ colorPress: "hsl(211, 100%, 43.2%)",
1237
+ colorFocus: "hsl(208, 100%, 47.3%)",
1238
+ colorTransparent: "hsl(211, 100%, 15.0%)",
1239
+ borderColor: "hsl(209, 81.2%, 84.5%)",
1240
+ borderColorHover: "hsl(206, 81.9%, 65.3%)",
1241
+ borderColorFocus: "hsl(209, 81.2%, 84.5%)",
1242
+ borderColorPress: "hsl(209, 81.2%, 84.5%)",
1243
+ placeholderColor: "hsl(206, 81.9%, 65.3%)"
1244
+ };
1245
+ const light_blue_active = {
1246
+ color1: "hsl(210, 98.8%, 94.0%)",
1247
+ color2: "hsl(209, 95.0%, 90.1%)",
1248
+ color3: "hsl(209, 81.2%, 84.5%)",
1249
+ color4: "hsl(206, 81.9%, 65.3%)",
1250
+ color5: "hsl(206, 100%, 50.0%)",
1251
+ color6: "hsl(208, 100%, 47.3%)",
1252
+ color7: "hsl(211, 100%, 43.2%)",
1253
+ color8: "hsl(211, 100%, 15.0%)",
1254
+ color9: "hsl(0, 0%, 9.0%)",
1255
+ color10: "hsla(211, 100%, 15.0%, 0)",
1256
+ color11: "hsla(211, 100%, 15.0%, 0)",
1257
+ color12: "hsla(211, 100%, 15.0%, 0)",
1258
+ background: "hsl(209, 95.0%, 90.1%)",
1259
+ backgroundHover: "hsl(209, 81.2%, 84.5%)",
1260
+ backgroundPress: "hsl(206, 81.9%, 65.3%)",
1261
+ backgroundFocus: "hsl(206, 100%, 50.0%)",
1262
+ backgroundStrong: "hsl(210, 98.8%, 94.0%)",
1263
+ backgroundTransparent: "hsl(209, 100%, 96.5%)",
1264
+ colorHover: "hsl(206, 100%, 50.0%)",
1265
+ colorPress: "hsl(208, 100%, 47.3%)",
1266
+ colorFocus: "hsl(206, 100%, 50.0%)",
1267
+ colorTransparent: "hsl(211, 100%, 43.2%)",
1268
+ borderColor: "hsl(206, 81.9%, 65.3%)",
1269
+ borderColorHover: "hsl(206, 100%, 50.0%)",
1270
+ borderColorFocus: "hsl(206, 81.9%, 65.3%)",
1271
+ borderColorPress: "hsl(206, 81.9%, 65.3%)",
1272
+ placeholderColor: "hsl(209, 81.2%, 84.5%)"
1273
+ };
1274
+ const light_purple_alt1 = {
1275
+ color1: "hsl(276, 100%, 99.0%)",
1276
+ color2: "hsl(276, 83.1%, 97.0%)",
1277
+ color3: "hsl(275, 76.4%, 94.7%)",
1278
+ color4: "hsl(275, 70.8%, 91.8%)",
1279
+ color5: "hsl(274, 65.4%, 87.8%)",
1280
+ color6: "hsl(272, 60.0%, 73.5%)",
1281
+ color7: "hsl(272, 51.0%, 54.0%)",
1282
+ color8: "hsl(272, 46.8%, 50.3%)",
1283
+ color9: "hsl(272, 50.0%, 45.8%)",
1284
+ color10: "hsl(272, 66.0%, 16.0%)",
1285
+ color11: "hsl(0, 0%, 9.0%)",
1286
+ color12: "hsl(0, 0%, 9.0%)",
1287
+ background: "hsl(276, 83.1%, 97.0%)",
1288
+ backgroundHover: "hsl(275, 76.4%, 94.7%)",
1289
+ backgroundPress: "hsl(275, 70.8%, 91.8%)",
1290
+ backgroundFocus: "hsl(274, 65.4%, 87.8%)",
1291
+ backgroundStrong: "hsl(276, 100%, 99.0%)",
1292
+ backgroundTransparent: "hsl(280, 65.0%, 99.4%)",
1293
+ color: "hsl(272, 66.0%, 16.0%)",
1294
+ colorHover: "hsl(272, 50.0%, 45.8%)",
1295
+ colorPress: "hsl(272, 66.0%, 16.0%)",
1296
+ colorFocus: "hsl(272, 50.0%, 45.8%)",
1297
+ colorTransparent: "hsl(0, 0%, 9.0%)",
1298
+ borderColor: "hsl(275, 70.8%, 91.8%)",
1299
+ borderColorHover: "hsl(274, 65.4%, 87.8%)",
1300
+ borderColorFocus: "hsl(275, 70.8%, 91.8%)",
1301
+ borderColorPress: "hsl(275, 70.8%, 91.8%)",
1302
+ placeholderColor: "hsl(272, 51.0%, 54.0%)"
1303
+ };
1304
+ const light_purple_alt2 = {
1305
+ color1: "hsl(276, 83.1%, 97.0%)",
1306
+ color2: "hsl(275, 76.4%, 94.7%)",
1307
+ color3: "hsl(275, 70.8%, 91.8%)",
1308
+ color4: "hsl(274, 65.4%, 87.8%)",
1309
+ color5: "hsl(272, 60.0%, 73.5%)",
1310
+ color6: "hsl(272, 51.0%, 54.0%)",
1311
+ color7: "hsl(272, 46.8%, 50.3%)",
1312
+ color8: "hsl(272, 50.0%, 45.8%)",
1313
+ color9: "hsl(272, 66.0%, 16.0%)",
1314
+ color10: "hsl(0, 0%, 9.0%)",
1315
+ color11: "hsl(0, 0%, 9.0%)",
1316
+ color12: "hsl(0, 0%, 9.0%)",
1317
+ background: "hsl(275, 76.4%, 94.7%)",
1318
+ backgroundHover: "hsl(275, 70.8%, 91.8%)",
1319
+ backgroundPress: "hsl(274, 65.4%, 87.8%)",
1320
+ backgroundFocus: "hsl(272, 60.0%, 73.5%)",
1321
+ backgroundStrong: "hsl(276, 83.1%, 97.0%)",
1322
+ backgroundTransparent: "hsl(276, 100%, 99.0%)",
1323
+ color: "hsl(272, 50.0%, 45.8%)",
1324
+ colorHover: "hsl(272, 46.8%, 50.3%)",
1325
+ colorPress: "hsl(272, 50.0%, 45.8%)",
1326
+ colorFocus: "hsl(272, 46.8%, 50.3%)",
1327
+ colorTransparent: "hsl(272, 66.0%, 16.0%)",
1328
+ borderColor: "hsl(274, 65.4%, 87.8%)",
1329
+ borderColorHover: "hsl(272, 60.0%, 73.5%)",
1330
+ borderColorFocus: "hsl(274, 65.4%, 87.8%)",
1331
+ borderColorPress: "hsl(274, 65.4%, 87.8%)",
1332
+ placeholderColor: "hsl(272, 60.0%, 73.5%)"
1333
+ };
1334
+ const light_purple_active = {
1335
+ color1: "hsl(275, 76.4%, 94.7%)",
1336
+ color2: "hsl(275, 70.8%, 91.8%)",
1337
+ color3: "hsl(274, 65.4%, 87.8%)",
1338
+ color4: "hsl(272, 60.0%, 73.5%)",
1339
+ color5: "hsl(272, 51.0%, 54.0%)",
1340
+ color6: "hsl(272, 46.8%, 50.3%)",
1341
+ color7: "hsl(272, 50.0%, 45.8%)",
1342
+ color8: "hsl(272, 66.0%, 16.0%)",
1343
+ color9: "hsl(0, 0%, 9.0%)",
1344
+ color10: "hsla(272, 66.0%, 16.0%, 0)",
1345
+ color11: "hsla(272, 66.0%, 16.0%, 0)",
1346
+ color12: "hsla(272, 66.0%, 16.0%, 0)",
1347
+ background: "hsl(275, 70.8%, 91.8%)",
1348
+ backgroundHover: "hsl(274, 65.4%, 87.8%)",
1349
+ backgroundPress: "hsl(272, 60.0%, 73.5%)",
1350
+ backgroundFocus: "hsl(272, 51.0%, 54.0%)",
1351
+ backgroundStrong: "hsl(275, 76.4%, 94.7%)",
1352
+ backgroundTransparent: "hsl(276, 83.1%, 97.0%)",
1353
+ colorHover: "hsl(272, 51.0%, 54.0%)",
1354
+ colorPress: "hsl(272, 46.8%, 50.3%)",
1355
+ colorFocus: "hsl(272, 51.0%, 54.0%)",
1356
+ colorTransparent: "hsl(272, 50.0%, 45.8%)",
1357
+ borderColor: "hsl(272, 60.0%, 73.5%)",
1358
+ borderColorHover: "hsl(272, 51.0%, 54.0%)",
1359
+ borderColorFocus: "hsl(272, 60.0%, 73.5%)",
1360
+ borderColorPress: "hsl(272, 60.0%, 73.5%)",
1361
+ placeholderColor: "hsl(274, 65.4%, 87.8%)"
1362
+ };
1363
+ const light_pink_alt1 = {
1364
+ color1: "hsl(323, 100%, 98.4%)",
1365
+ color2: "hsl(323, 86.3%, 96.5%)",
1366
+ color3: "hsl(323, 78.7%, 94.2%)",
1367
+ color4: "hsl(323, 72.2%, 91.1%)",
1368
+ color5: "hsl(323, 66.3%, 86.6%)",
1369
+ color6: "hsl(323, 60.3%, 72.4%)",
1370
+ color7: "hsl(322, 65.0%, 54.5%)",
1371
+ color8: "hsl(322, 63.9%, 50.7%)",
1372
+ color9: "hsl(322, 75.0%, 46.0%)",
1373
+ color10: "hsl(320, 70.0%, 13.5%)",
1374
+ color11: "hsl(0, 0%, 9.0%)",
1375
+ color12: "hsl(0, 0%, 9.0%)",
1376
+ background: "hsl(323, 86.3%, 96.5%)",
1377
+ backgroundHover: "hsl(323, 78.7%, 94.2%)",
1378
+ backgroundPress: "hsl(323, 72.2%, 91.1%)",
1379
+ backgroundFocus: "hsl(323, 66.3%, 86.6%)",
1380
+ backgroundStrong: "hsl(323, 100%, 98.4%)",
1381
+ backgroundTransparent: "hsl(322, 100%, 99.4%)",
1382
+ color: "hsl(320, 70.0%, 13.5%)",
1383
+ colorHover: "hsl(322, 75.0%, 46.0%)",
1384
+ colorPress: "hsl(320, 70.0%, 13.5%)",
1385
+ colorFocus: "hsl(322, 75.0%, 46.0%)",
1386
+ colorTransparent: "hsl(0, 0%, 9.0%)",
1387
+ borderColor: "hsl(323, 72.2%, 91.1%)",
1388
+ borderColorHover: "hsl(323, 66.3%, 86.6%)",
1389
+ borderColorFocus: "hsl(323, 72.2%, 91.1%)",
1390
+ borderColorPress: "hsl(323, 72.2%, 91.1%)",
1391
+ placeholderColor: "hsl(322, 65.0%, 54.5%)"
1392
+ };
1393
+ const light_pink_alt2 = {
1394
+ color1: "hsl(323, 86.3%, 96.5%)",
1395
+ color2: "hsl(323, 78.7%, 94.2%)",
1396
+ color3: "hsl(323, 72.2%, 91.1%)",
1397
+ color4: "hsl(323, 66.3%, 86.6%)",
1398
+ color5: "hsl(323, 60.3%, 72.4%)",
1399
+ color6: "hsl(322, 65.0%, 54.5%)",
1400
+ color7: "hsl(322, 63.9%, 50.7%)",
1401
+ color8: "hsl(322, 75.0%, 46.0%)",
1402
+ color9: "hsl(320, 70.0%, 13.5%)",
1403
+ color10: "hsl(0, 0%, 9.0%)",
1404
+ color11: "hsl(0, 0%, 9.0%)",
1405
+ color12: "hsl(0, 0%, 9.0%)",
1406
+ background: "hsl(323, 78.7%, 94.2%)",
1407
+ backgroundHover: "hsl(323, 72.2%, 91.1%)",
1408
+ backgroundPress: "hsl(323, 66.3%, 86.6%)",
1409
+ backgroundFocus: "hsl(323, 60.3%, 72.4%)",
1410
+ backgroundStrong: "hsl(323, 86.3%, 96.5%)",
1411
+ backgroundTransparent: "hsl(323, 100%, 98.4%)",
1412
+ color: "hsl(322, 75.0%, 46.0%)",
1413
+ colorHover: "hsl(322, 63.9%, 50.7%)",
1414
+ colorPress: "hsl(322, 75.0%, 46.0%)",
1415
+ colorFocus: "hsl(322, 63.9%, 50.7%)",
1416
+ colorTransparent: "hsl(320, 70.0%, 13.5%)",
1417
+ borderColor: "hsl(323, 66.3%, 86.6%)",
1418
+ borderColorHover: "hsl(323, 60.3%, 72.4%)",
1419
+ borderColorFocus: "hsl(323, 66.3%, 86.6%)",
1420
+ borderColorPress: "hsl(323, 66.3%, 86.6%)",
1421
+ placeholderColor: "hsl(323, 60.3%, 72.4%)"
1422
+ };
1423
+ const light_pink_active = {
1424
+ color1: "hsl(323, 78.7%, 94.2%)",
1425
+ color2: "hsl(323, 72.2%, 91.1%)",
1426
+ color3: "hsl(323, 66.3%, 86.6%)",
1427
+ color4: "hsl(323, 60.3%, 72.4%)",
1428
+ color5: "hsl(322, 65.0%, 54.5%)",
1429
+ color6: "hsl(322, 63.9%, 50.7%)",
1430
+ color7: "hsl(322, 75.0%, 46.0%)",
1431
+ color8: "hsl(320, 70.0%, 13.5%)",
1432
+ color9: "hsl(0, 0%, 9.0%)",
1433
+ color10: "hsla(320, 70.0%, 13.5%, 0)",
1434
+ color11: "hsla(320, 70.0%, 13.5%, 0)",
1435
+ color12: "hsla(320, 70.0%, 13.5%, 0)",
1436
+ background: "hsl(323, 72.2%, 91.1%)",
1437
+ backgroundHover: "hsl(323, 66.3%, 86.6%)",
1438
+ backgroundPress: "hsl(323, 60.3%, 72.4%)",
1439
+ backgroundFocus: "hsl(322, 65.0%, 54.5%)",
1440
+ backgroundStrong: "hsl(323, 78.7%, 94.2%)",
1441
+ backgroundTransparent: "hsl(323, 86.3%, 96.5%)",
1442
+ colorHover: "hsl(322, 65.0%, 54.5%)",
1443
+ colorPress: "hsl(322, 63.9%, 50.7%)",
1444
+ colorFocus: "hsl(322, 65.0%, 54.5%)",
1445
+ colorTransparent: "hsl(322, 75.0%, 46.0%)",
1446
+ borderColor: "hsl(323, 60.3%, 72.4%)",
1447
+ borderColorHover: "hsl(322, 65.0%, 54.5%)",
1448
+ borderColorFocus: "hsl(323, 60.3%, 72.4%)",
1449
+ borderColorPress: "hsl(323, 60.3%, 72.4%)",
1450
+ placeholderColor: "hsl(323, 66.3%, 86.6%)"
1451
+ };
1452
+ const light_red_alt1 = {
1453
+ color1: "hsl(359, 100%, 98.6%)",
1454
+ color2: "hsl(360, 100%, 96.8%)",
1455
+ color3: "hsl(360, 97.9%, 94.8%)",
1456
+ color4: "hsl(360, 90.2%, 91.9%)",
1457
+ color5: "hsl(360, 81.7%, 87.8%)",
1458
+ color6: "hsl(359, 69.5%, 74.3%)",
1459
+ color7: "hsl(358, 75.0%, 59.0%)",
1460
+ color8: "hsl(358, 69.4%, 55.2%)",
1461
+ color9: "hsl(358, 65.0%, 48.7%)",
1462
+ color10: "hsl(354, 50.0%, 14.6%)",
1463
+ color11: "hsl(0, 0%, 9.0%)",
1464
+ color12: "hsl(0, 0%, 9.0%)",
1465
+ background: "hsl(360, 100%, 96.8%)",
1466
+ backgroundHover: "hsl(360, 97.9%, 94.8%)",
1467
+ backgroundPress: "hsl(360, 90.2%, 91.9%)",
1468
+ backgroundFocus: "hsl(360, 81.7%, 87.8%)",
1469
+ backgroundStrong: "hsl(359, 100%, 98.6%)",
1470
+ backgroundTransparent: "hsl(359, 100%, 99.4%)",
1471
+ color: "hsl(354, 50.0%, 14.6%)",
1472
+ colorHover: "hsl(358, 65.0%, 48.7%)",
1473
+ colorPress: "hsl(354, 50.0%, 14.6%)",
1474
+ colorFocus: "hsl(358, 65.0%, 48.7%)",
1475
+ colorTransparent: "hsl(0, 0%, 9.0%)",
1476
+ borderColor: "hsl(360, 90.2%, 91.9%)",
1477
+ borderColorHover: "hsl(360, 81.7%, 87.8%)",
1478
+ borderColorFocus: "hsl(360, 90.2%, 91.9%)",
1479
+ borderColorPress: "hsl(360, 90.2%, 91.9%)",
1480
+ placeholderColor: "hsl(358, 75.0%, 59.0%)"
1481
+ };
1482
+ const light_red_alt2 = {
1483
+ color1: "hsl(360, 100%, 96.8%)",
1484
+ color2: "hsl(360, 97.9%, 94.8%)",
1485
+ color3: "hsl(360, 90.2%, 91.9%)",
1486
+ color4: "hsl(360, 81.7%, 87.8%)",
1487
+ color5: "hsl(359, 69.5%, 74.3%)",
1488
+ color6: "hsl(358, 75.0%, 59.0%)",
1489
+ color7: "hsl(358, 69.4%, 55.2%)",
1490
+ color8: "hsl(358, 65.0%, 48.7%)",
1491
+ color9: "hsl(354, 50.0%, 14.6%)",
1492
+ color10: "hsl(0, 0%, 9.0%)",
1493
+ color11: "hsl(0, 0%, 9.0%)",
1494
+ color12: "hsl(0, 0%, 9.0%)",
1495
+ background: "hsl(360, 97.9%, 94.8%)",
1496
+ backgroundHover: "hsl(360, 90.2%, 91.9%)",
1497
+ backgroundPress: "hsl(360, 81.7%, 87.8%)",
1498
+ backgroundFocus: "hsl(359, 69.5%, 74.3%)",
1499
+ backgroundStrong: "hsl(360, 100%, 96.8%)",
1500
+ backgroundTransparent: "hsl(359, 100%, 98.6%)",
1501
+ color: "hsl(358, 65.0%, 48.7%)",
1502
+ colorHover: "hsl(358, 69.4%, 55.2%)",
1503
+ colorPress: "hsl(358, 65.0%, 48.7%)",
1504
+ colorFocus: "hsl(358, 69.4%, 55.2%)",
1505
+ colorTransparent: "hsl(354, 50.0%, 14.6%)",
1506
+ borderColor: "hsl(360, 81.7%, 87.8%)",
1507
+ borderColorHover: "hsl(359, 69.5%, 74.3%)",
1508
+ borderColorFocus: "hsl(360, 81.7%, 87.8%)",
1509
+ borderColorPress: "hsl(360, 81.7%, 87.8%)",
1510
+ placeholderColor: "hsl(359, 69.5%, 74.3%)"
1511
+ };
1512
+ const light_red_active = {
1513
+ color1: "hsl(360, 97.9%, 94.8%)",
1514
+ color2: "hsl(360, 90.2%, 91.9%)",
1515
+ color3: "hsl(360, 81.7%, 87.8%)",
1516
+ color4: "hsl(359, 69.5%, 74.3%)",
1517
+ color5: "hsl(358, 75.0%, 59.0%)",
1518
+ color6: "hsl(358, 69.4%, 55.2%)",
1519
+ color7: "hsl(358, 65.0%, 48.7%)",
1520
+ color8: "hsl(354, 50.0%, 14.6%)",
1521
+ color9: "hsl(0, 0%, 9.0%)",
1522
+ color10: "hsla(354, 50.0%, 14.6%, 0)",
1523
+ color11: "hsla(354, 50.0%, 14.6%, 0)",
1524
+ color12: "hsla(354, 50.0%, 14.6%, 0)",
1525
+ background: "hsl(360, 90.2%, 91.9%)",
1526
+ backgroundHover: "hsl(360, 81.7%, 87.8%)",
1527
+ backgroundPress: "hsl(359, 69.5%, 74.3%)",
1528
+ backgroundFocus: "hsl(358, 75.0%, 59.0%)",
1529
+ backgroundStrong: "hsl(360, 97.9%, 94.8%)",
1530
+ backgroundTransparent: "hsl(360, 100%, 96.8%)",
1531
+ colorHover: "hsl(358, 75.0%, 59.0%)",
1532
+ colorPress: "hsl(358, 69.4%, 55.2%)",
1533
+ colorFocus: "hsl(358, 75.0%, 59.0%)",
1534
+ colorTransparent: "hsl(358, 65.0%, 48.7%)",
1535
+ borderColor: "hsl(359, 69.5%, 74.3%)",
1536
+ borderColorHover: "hsl(358, 75.0%, 59.0%)",
1537
+ borderColorFocus: "hsl(359, 69.5%, 74.3%)",
1538
+ borderColorPress: "hsl(359, 69.5%, 74.3%)",
1539
+ placeholderColor: "hsl(360, 81.7%, 87.8%)"
1540
+ };
1541
+ const dark_orange_alt1 = {
1542
+ color1: "hsl(28, 100%, 8.4%)",
1543
+ color2: "hsl(26, 91.1%, 11.6%)",
1544
+ color3: "hsl(25, 88.3%, 14.1%)",
1545
+ color4: "hsl(24, 87.6%, 16.6%)",
1546
+ color5: "hsl(24, 88.6%, 19.8%)",
1547
+ color6: "hsl(25, 100%, 29.0%)",
1548
+ color7: "hsl(24, 94.0%, 50.0%)",
1549
+ color8: "hsl(24, 100%, 58.5%)",
1550
+ color9: "hsl(24, 100%, 62.2%)",
1551
+ color10: "hsl(24, 97.0%, 93.2%)",
1552
+ color11: "#fff",
1553
+ color12: "#fff",
1554
+ background: "hsl(26, 91.1%, 11.6%)",
1555
+ backgroundHover: "hsl(25, 88.3%, 14.1%)",
1556
+ backgroundPress: "hsl(24, 87.6%, 16.6%)",
1557
+ backgroundFocus: "hsl(24, 88.6%, 19.8%)",
1558
+ backgroundStrong: "hsl(28, 100%, 8.4%)",
1559
+ backgroundTransparent: "hsl(30, 70.0%, 7.2%)",
1560
+ color: "hsl(24, 97.0%, 93.2%)",
1561
+ colorHover: "hsl(24, 100%, 62.2%)",
1562
+ colorPress: "hsl(24, 97.0%, 93.2%)",
1563
+ colorFocus: "hsl(24, 100%, 62.2%)",
1564
+ colorTransparent: "#fff",
1565
+ borderColor: "hsl(24, 88.6%, 19.8%)",
1566
+ borderColorHover: "hsl(25, 100%, 29.0%)",
1567
+ borderColorFocus: "hsl(24, 87.6%, 16.6%)",
1568
+ borderColorPress: "hsl(24, 88.6%, 19.8%)",
1569
+ placeholderColor: "hsl(24, 94.0%, 50.0%)"
1570
+ };
1571
+ const dark_orange_alt2 = {
1572
+ color1: "hsl(26, 91.1%, 11.6%)",
1573
+ color2: "hsl(25, 88.3%, 14.1%)",
1574
+ color3: "hsl(24, 87.6%, 16.6%)",
1575
+ color4: "hsl(24, 88.6%, 19.8%)",
1576
+ color5: "hsl(25, 100%, 29.0%)",
1577
+ color6: "hsl(24, 94.0%, 50.0%)",
1578
+ color7: "hsl(24, 100%, 58.5%)",
1579
+ color8: "hsl(24, 100%, 62.2%)",
1580
+ color9: "hsl(24, 97.0%, 93.2%)",
1581
+ color10: "#fff",
1582
+ color11: "#fff",
1583
+ color12: "#fff",
1584
+ background: "hsl(25, 88.3%, 14.1%)",
1585
+ backgroundHover: "hsl(24, 87.6%, 16.6%)",
1586
+ backgroundPress: "hsl(24, 88.6%, 19.8%)",
1587
+ backgroundFocus: "hsl(25, 100%, 29.0%)",
1588
+ backgroundStrong: "hsl(26, 91.1%, 11.6%)",
1589
+ backgroundTransparent: "hsl(28, 100%, 8.4%)",
1590
+ color: "hsl(24, 100%, 62.2%)",
1591
+ colorHover: "hsl(24, 100%, 58.5%)",
1592
+ colorPress: "hsl(24, 100%, 62.2%)",
1593
+ colorFocus: "hsl(24, 100%, 58.5%)",
1594
+ colorTransparent: "hsl(24, 97.0%, 93.2%)",
1595
+ borderColor: "hsl(25, 100%, 29.0%)",
1596
+ borderColorHover: "hsl(24, 94.0%, 50.0%)",
1597
+ borderColorFocus: "hsl(24, 88.6%, 19.8%)",
1598
+ borderColorPress: "hsl(25, 100%, 29.0%)",
1599
+ placeholderColor: "hsl(25, 100%, 29.0%)"
1600
+ };
1601
+ const dark_orange_active = {
1602
+ color1: "hsl(25, 88.3%, 14.1%)",
1603
+ color2: "hsl(24, 87.6%, 16.6%)",
1604
+ color3: "hsl(24, 88.6%, 19.8%)",
1605
+ color4: "hsl(25, 100%, 29.0%)",
1606
+ color5: "hsl(24, 94.0%, 50.0%)",
1607
+ color6: "hsl(24, 100%, 58.5%)",
1608
+ color7: "hsl(24, 100%, 62.2%)",
1609
+ color8: "hsl(24, 97.0%, 93.2%)",
1610
+ color9: "#fff",
1611
+ color10: "hsla(24, 97.0%, 93.2%, 0)",
1612
+ color11: "hsla(24, 97.0%, 93.2%, 0)",
1613
+ color12: "hsla(24, 97.0%, 93.2%, 0)",
1614
+ background: "hsl(24, 87.6%, 16.6%)",
1615
+ backgroundHover: "hsl(24, 88.6%, 19.8%)",
1616
+ backgroundPress: "hsl(25, 100%, 29.0%)",
1617
+ backgroundFocus: "hsl(24, 94.0%, 50.0%)",
1618
+ backgroundStrong: "hsl(25, 88.3%, 14.1%)",
1619
+ backgroundTransparent: "hsl(26, 91.1%, 11.6%)",
1620
+ colorHover: "hsl(24, 94.0%, 50.0%)",
1621
+ colorPress: "hsl(24, 100%, 58.5%)",
1622
+ colorFocus: "hsl(24, 94.0%, 50.0%)",
1623
+ colorTransparent: "hsl(24, 100%, 62.2%)",
1624
+ borderColor: "hsl(24, 94.0%, 50.0%)",
1625
+ borderColorHover: "hsl(24, 100%, 58.5%)",
1626
+ borderColorFocus: "hsl(25, 100%, 29.0%)",
1627
+ borderColorPress: "hsl(24, 94.0%, 50.0%)",
1628
+ placeholderColor: "hsl(24, 88.6%, 19.8%)"
1629
+ };
1630
+ const dark_yellow_alt1 = {
1631
+ color1: "hsl(46, 100%, 6.7%)",
1632
+ color2: "hsl(45, 100%, 8.7%)",
1633
+ color3: "hsl(45, 100%, 10.4%)",
1634
+ color4: "hsl(47, 100%, 12.1%)",
1635
+ color5: "hsl(49, 100%, 14.3%)",
1636
+ color6: "hsl(50, 100%, 22.0%)",
1637
+ color7: "hsl(53, 92.0%, 50.0%)",
1638
+ color8: "hsl(54, 100%, 68.0%)",
1639
+ color9: "hsl(48, 100%, 47.0%)",
1640
+ color10: "hsl(53, 100%, 91.0%)",
1641
+ color11: "#fff",
1642
+ color12: "#fff",
1643
+ background: "hsl(45, 100%, 8.7%)",
1644
+ backgroundHover: "hsl(45, 100%, 10.4%)",
1645
+ backgroundPress: "hsl(47, 100%, 12.1%)",
1646
+ backgroundFocus: "hsl(49, 100%, 14.3%)",
1647
+ backgroundStrong: "hsl(46, 100%, 6.7%)",
1648
+ backgroundTransparent: "hsl(45, 100%, 5.5%)",
1649
+ color: "hsl(53, 100%, 91.0%)",
1650
+ colorHover: "hsl(48, 100%, 47.0%)",
1651
+ colorPress: "hsl(53, 100%, 91.0%)",
1652
+ colorFocus: "hsl(48, 100%, 47.0%)",
1653
+ colorTransparent: "#fff",
1654
+ borderColor: "hsl(49, 100%, 14.3%)",
1655
+ borderColorHover: "hsl(50, 100%, 22.0%)",
1656
+ borderColorFocus: "hsl(47, 100%, 12.1%)",
1657
+ borderColorPress: "hsl(49, 100%, 14.3%)",
1658
+ placeholderColor: "hsl(53, 92.0%, 50.0%)"
1659
+ };
1660
+ const dark_yellow_alt2 = {
1661
+ color1: "hsl(45, 100%, 8.7%)",
1662
+ color2: "hsl(45, 100%, 10.4%)",
1663
+ color3: "hsl(47, 100%, 12.1%)",
1664
+ color4: "hsl(49, 100%, 14.3%)",
1665
+ color5: "hsl(50, 100%, 22.0%)",
1666
+ color6: "hsl(53, 92.0%, 50.0%)",
1667
+ color7: "hsl(54, 100%, 68.0%)",
1668
+ color8: "hsl(48, 100%, 47.0%)",
1669
+ color9: "hsl(53, 100%, 91.0%)",
1670
+ color10: "#fff",
1671
+ color11: "#fff",
1672
+ color12: "#fff",
1673
+ background: "hsl(45, 100%, 10.4%)",
1674
+ backgroundHover: "hsl(47, 100%, 12.1%)",
1675
+ backgroundPress: "hsl(49, 100%, 14.3%)",
1676
+ backgroundFocus: "hsl(50, 100%, 22.0%)",
1677
+ backgroundStrong: "hsl(45, 100%, 8.7%)",
1678
+ backgroundTransparent: "hsl(46, 100%, 6.7%)",
1679
+ color: "hsl(48, 100%, 47.0%)",
1680
+ colorHover: "hsl(54, 100%, 68.0%)",
1681
+ colorPress: "hsl(48, 100%, 47.0%)",
1682
+ colorFocus: "hsl(54, 100%, 68.0%)",
1683
+ colorTransparent: "hsl(53, 100%, 91.0%)",
1684
+ borderColor: "hsl(50, 100%, 22.0%)",
1685
+ borderColorHover: "hsl(53, 92.0%, 50.0%)",
1686
+ borderColorFocus: "hsl(49, 100%, 14.3%)",
1687
+ borderColorPress: "hsl(50, 100%, 22.0%)",
1688
+ placeholderColor: "hsl(50, 100%, 22.0%)"
1689
+ };
1690
+ const dark_yellow_active = {
1691
+ color1: "hsl(45, 100%, 10.4%)",
1692
+ color2: "hsl(47, 100%, 12.1%)",
1693
+ color3: "hsl(49, 100%, 14.3%)",
1694
+ color4: "hsl(50, 100%, 22.0%)",
1695
+ color5: "hsl(53, 92.0%, 50.0%)",
1696
+ color6: "hsl(54, 100%, 68.0%)",
1697
+ color7: "hsl(48, 100%, 47.0%)",
1698
+ color8: "hsl(53, 100%, 91.0%)",
1699
+ color9: "#fff",
1700
+ color10: "hsla(53, 100%, 91.0%, 0)",
1701
+ color11: "hsla(53, 100%, 91.0%, 0)",
1702
+ color12: "hsla(53, 100%, 91.0%, 0)",
1703
+ background: "hsl(47, 100%, 12.1%)",
1704
+ backgroundHover: "hsl(49, 100%, 14.3%)",
1705
+ backgroundPress: "hsl(50, 100%, 22.0%)",
1706
+ backgroundFocus: "hsl(53, 92.0%, 50.0%)",
1707
+ backgroundStrong: "hsl(45, 100%, 10.4%)",
1708
+ backgroundTransparent: "hsl(45, 100%, 8.7%)",
1709
+ colorHover: "hsl(53, 92.0%, 50.0%)",
1710
+ colorPress: "hsl(54, 100%, 68.0%)",
1711
+ colorFocus: "hsl(53, 92.0%, 50.0%)",
1712
+ colorTransparent: "hsl(48, 100%, 47.0%)",
1713
+ borderColor: "hsl(53, 92.0%, 50.0%)",
1714
+ borderColorHover: "hsl(54, 100%, 68.0%)",
1715
+ borderColorFocus: "hsl(50, 100%, 22.0%)",
1716
+ borderColorPress: "hsl(53, 92.0%, 50.0%)",
1717
+ placeholderColor: "hsl(49, 100%, 14.3%)"
1718
+ };
1719
+ const dark_green_alt1 = {
1720
+ color1: "hsl(155, 44.2%, 8.4%)",
1721
+ color2: "hsl(155, 46.7%, 10.9%)",
1722
+ color3: "hsl(154, 48.4%, 12.9%)",
1723
+ color4: "hsl(154, 49.7%, 14.9%)",
1724
+ color5: "hsl(154, 50.9%, 17.6%)",
1725
+ color6: "hsl(151, 51.7%, 28.4%)",
1726
+ color7: "hsl(151, 55.0%, 41.5%)",
1727
+ color8: "hsl(151, 49.3%, 46.5%)",
1728
+ color9: "hsl(151, 50.0%, 53.2%)",
1729
+ color10: "hsl(137, 72.0%, 94.0%)",
1730
+ color11: "#fff",
1731
+ color12: "#fff",
1732
+ background: "hsl(155, 46.7%, 10.9%)",
1733
+ backgroundHover: "hsl(154, 48.4%, 12.9%)",
1734
+ backgroundPress: "hsl(154, 49.7%, 14.9%)",
1735
+ backgroundFocus: "hsl(154, 50.9%, 17.6%)",
1736
+ backgroundStrong: "hsl(155, 44.2%, 8.4%)",
1737
+ backgroundTransparent: "hsl(146, 30.0%, 7.4%)",
1738
+ color: "hsl(137, 72.0%, 94.0%)",
1739
+ colorHover: "hsl(151, 50.0%, 53.2%)",
1740
+ colorPress: "hsl(137, 72.0%, 94.0%)",
1741
+ colorFocus: "hsl(151, 50.0%, 53.2%)",
1742
+ colorTransparent: "#fff",
1743
+ borderColor: "hsl(154, 50.9%, 17.6%)",
1744
+ borderColorHover: "hsl(151, 51.7%, 28.4%)",
1745
+ borderColorFocus: "hsl(154, 49.7%, 14.9%)",
1746
+ borderColorPress: "hsl(154, 50.9%, 17.6%)",
1747
+ placeholderColor: "hsl(151, 55.0%, 41.5%)"
1748
+ };
1749
+ const dark_green_alt2 = {
1750
+ color1: "hsl(155, 46.7%, 10.9%)",
1751
+ color2: "hsl(154, 48.4%, 12.9%)",
1752
+ color3: "hsl(154, 49.7%, 14.9%)",
1753
+ color4: "hsl(154, 50.9%, 17.6%)",
1754
+ color5: "hsl(151, 51.7%, 28.4%)",
1755
+ color6: "hsl(151, 55.0%, 41.5%)",
1756
+ color7: "hsl(151, 49.3%, 46.5%)",
1757
+ color8: "hsl(151, 50.0%, 53.2%)",
1758
+ color9: "hsl(137, 72.0%, 94.0%)",
1759
+ color10: "#fff",
1760
+ color11: "#fff",
1761
+ color12: "#fff",
1762
+ background: "hsl(154, 48.4%, 12.9%)",
1763
+ backgroundHover: "hsl(154, 49.7%, 14.9%)",
1764
+ backgroundPress: "hsl(154, 50.9%, 17.6%)",
1765
+ backgroundFocus: "hsl(151, 51.7%, 28.4%)",
1766
+ backgroundStrong: "hsl(155, 46.7%, 10.9%)",
1767
+ backgroundTransparent: "hsl(155, 44.2%, 8.4%)",
1768
+ color: "hsl(151, 50.0%, 53.2%)",
1769
+ colorHover: "hsl(151, 49.3%, 46.5%)",
1770
+ colorPress: "hsl(151, 50.0%, 53.2%)",
1771
+ colorFocus: "hsl(151, 49.3%, 46.5%)",
1772
+ colorTransparent: "hsl(137, 72.0%, 94.0%)",
1773
+ borderColor: "hsl(151, 51.7%, 28.4%)",
1774
+ borderColorHover: "hsl(151, 55.0%, 41.5%)",
1775
+ borderColorFocus: "hsl(154, 50.9%, 17.6%)",
1776
+ borderColorPress: "hsl(151, 51.7%, 28.4%)",
1777
+ placeholderColor: "hsl(151, 51.7%, 28.4%)"
1778
+ };
1779
+ const dark_green_active = {
1780
+ color1: "hsl(154, 48.4%, 12.9%)",
1781
+ color2: "hsl(154, 49.7%, 14.9%)",
1782
+ color3: "hsl(154, 50.9%, 17.6%)",
1783
+ color4: "hsl(151, 51.7%, 28.4%)",
1784
+ color5: "hsl(151, 55.0%, 41.5%)",
1785
+ color6: "hsl(151, 49.3%, 46.5%)",
1786
+ color7: "hsl(151, 50.0%, 53.2%)",
1787
+ color8: "hsl(137, 72.0%, 94.0%)",
1788
+ color9: "#fff",
1789
+ color10: "hsla(137, 72.0%, 94.0%, 0)",
1790
+ color11: "hsla(137, 72.0%, 94.0%, 0)",
1791
+ color12: "hsla(137, 72.0%, 94.0%, 0)",
1792
+ background: "hsl(154, 49.7%, 14.9%)",
1793
+ backgroundHover: "hsl(154, 50.9%, 17.6%)",
1794
+ backgroundPress: "hsl(151, 51.7%, 28.4%)",
1795
+ backgroundFocus: "hsl(151, 55.0%, 41.5%)",
1796
+ backgroundStrong: "hsl(154, 48.4%, 12.9%)",
1797
+ backgroundTransparent: "hsl(155, 46.7%, 10.9%)",
1798
+ colorHover: "hsl(151, 55.0%, 41.5%)",
1799
+ colorPress: "hsl(151, 49.3%, 46.5%)",
1800
+ colorFocus: "hsl(151, 55.0%, 41.5%)",
1801
+ colorTransparent: "hsl(151, 50.0%, 53.2%)",
1802
+ borderColor: "hsl(151, 55.0%, 41.5%)",
1803
+ borderColorHover: "hsl(151, 49.3%, 46.5%)",
1804
+ borderColorFocus: "hsl(151, 51.7%, 28.4%)",
1805
+ borderColorPress: "hsl(151, 55.0%, 41.5%)",
1806
+ placeholderColor: "hsl(154, 50.9%, 17.6%)"
1807
+ };
1808
+ const dark_blue_alt1 = {
1809
+ color1: "hsl(216, 50.0%, 11.8%)",
1810
+ color2: "hsl(214, 59.4%, 15.3%)",
1811
+ color3: "hsl(214, 65.8%, 17.9%)",
1812
+ color4: "hsl(213, 71.2%, 20.2%)",
1813
+ color5: "hsl(212, 77.4%, 23.1%)",
1814
+ color6: "hsl(211, 89.7%, 34.1%)",
1815
+ color7: "hsl(206, 100%, 50.0%)",
1816
+ color8: "hsl(209, 100%, 60.6%)",
1817
+ color9: "hsl(210, 100%, 66.1%)",
1818
+ color10: "hsl(206, 98.0%, 95.8%)",
1819
+ color11: "#fff",
1820
+ color12: "#fff",
1821
+ background: "hsl(214, 59.4%, 15.3%)",
1822
+ backgroundHover: "hsl(214, 65.8%, 17.9%)",
1823
+ backgroundPress: "hsl(213, 71.2%, 20.2%)",
1824
+ backgroundFocus: "hsl(212, 77.4%, 23.1%)",
1825
+ backgroundStrong: "hsl(216, 50.0%, 11.8%)",
1826
+ backgroundTransparent: "hsl(212, 35.0%, 9.2%)",
1827
+ color: "hsl(206, 98.0%, 95.8%)",
1828
+ colorHover: "hsl(210, 100%, 66.1%)",
1829
+ colorPress: "hsl(206, 98.0%, 95.8%)",
1830
+ colorFocus: "hsl(210, 100%, 66.1%)",
1831
+ colorTransparent: "#fff",
1832
+ borderColor: "hsl(212, 77.4%, 23.1%)",
1833
+ borderColorHover: "hsl(211, 89.7%, 34.1%)",
1834
+ borderColorFocus: "hsl(213, 71.2%, 20.2%)",
1835
+ borderColorPress: "hsl(212, 77.4%, 23.1%)",
1836
+ placeholderColor: "hsl(206, 100%, 50.0%)"
1837
+ };
1838
+ const dark_blue_alt2 = {
1839
+ color1: "hsl(214, 59.4%, 15.3%)",
1840
+ color2: "hsl(214, 65.8%, 17.9%)",
1841
+ color3: "hsl(213, 71.2%, 20.2%)",
1842
+ color4: "hsl(212, 77.4%, 23.1%)",
1843
+ color5: "hsl(211, 89.7%, 34.1%)",
1844
+ color6: "hsl(206, 100%, 50.0%)",
1845
+ color7: "hsl(209, 100%, 60.6%)",
1846
+ color8: "hsl(210, 100%, 66.1%)",
1847
+ color9: "hsl(206, 98.0%, 95.8%)",
1848
+ color10: "#fff",
1849
+ color11: "#fff",
1850
+ color12: "#fff",
1851
+ background: "hsl(214, 65.8%, 17.9%)",
1852
+ backgroundHover: "hsl(213, 71.2%, 20.2%)",
1853
+ backgroundPress: "hsl(212, 77.4%, 23.1%)",
1854
+ backgroundFocus: "hsl(211, 89.7%, 34.1%)",
1855
+ backgroundStrong: "hsl(214, 59.4%, 15.3%)",
1856
+ backgroundTransparent: "hsl(216, 50.0%, 11.8%)",
1857
+ color: "hsl(210, 100%, 66.1%)",
1858
+ colorHover: "hsl(209, 100%, 60.6%)",
1859
+ colorPress: "hsl(210, 100%, 66.1%)",
1860
+ colorFocus: "hsl(209, 100%, 60.6%)",
1861
+ colorTransparent: "hsl(206, 98.0%, 95.8%)",
1862
+ borderColor: "hsl(211, 89.7%, 34.1%)",
1863
+ borderColorHover: "hsl(206, 100%, 50.0%)",
1864
+ borderColorFocus: "hsl(212, 77.4%, 23.1%)",
1865
+ borderColorPress: "hsl(211, 89.7%, 34.1%)",
1866
+ placeholderColor: "hsl(211, 89.7%, 34.1%)"
1867
+ };
1868
+ const dark_blue_active = {
1869
+ color1: "hsl(214, 65.8%, 17.9%)",
1870
+ color2: "hsl(213, 71.2%, 20.2%)",
1871
+ color3: "hsl(212, 77.4%, 23.1%)",
1872
+ color4: "hsl(211, 89.7%, 34.1%)",
1873
+ color5: "hsl(206, 100%, 50.0%)",
1874
+ color6: "hsl(209, 100%, 60.6%)",
1875
+ color7: "hsl(210, 100%, 66.1%)",
1876
+ color8: "hsl(206, 98.0%, 95.8%)",
1877
+ color9: "#fff",
1878
+ color10: "hsla(206, 98.0%, 95.8%, 0)",
1879
+ color11: "hsla(206, 98.0%, 95.8%, 0)",
1880
+ color12: "hsla(206, 98.0%, 95.8%, 0)",
1881
+ background: "hsl(213, 71.2%, 20.2%)",
1882
+ backgroundHover: "hsl(212, 77.4%, 23.1%)",
1883
+ backgroundPress: "hsl(211, 89.7%, 34.1%)",
1884
+ backgroundFocus: "hsl(206, 100%, 50.0%)",
1885
+ backgroundStrong: "hsl(214, 65.8%, 17.9%)",
1886
+ backgroundTransparent: "hsl(214, 59.4%, 15.3%)",
1887
+ colorHover: "hsl(206, 100%, 50.0%)",
1888
+ colorPress: "hsl(209, 100%, 60.6%)",
1889
+ colorFocus: "hsl(206, 100%, 50.0%)",
1890
+ colorTransparent: "hsl(210, 100%, 66.1%)",
1891
+ borderColor: "hsl(206, 100%, 50.0%)",
1892
+ borderColorHover: "hsl(209, 100%, 60.6%)",
1893
+ borderColorFocus: "hsl(211, 89.7%, 34.1%)",
1894
+ borderColorPress: "hsl(206, 100%, 50.0%)",
1895
+ placeholderColor: "hsl(212, 77.4%, 23.1%)"
1896
+ };
1897
+ const dark_purple_alt1 = {
1898
+ color1: "hsl(283, 30.0%, 11.8%)",
1899
+ color2: "hsl(281, 37.5%, 16.5%)",
1900
+ color3: "hsl(280, 41.2%, 20.0%)",
1901
+ color4: "hsl(279, 43.8%, 23.3%)",
1902
+ color5: "hsl(277, 46.4%, 27.5%)",
1903
+ color6: "hsl(272, 52.1%, 45.9%)",
1904
+ color7: "hsl(272, 51.0%, 54.0%)",
1905
+ color8: "hsl(273, 57.3%, 59.1%)",
1906
+ color9: "hsl(275, 80.0%, 71.0%)",
1907
+ color10: "hsl(279, 75.0%, 95.7%)",
1908
+ color11: "#fff",
1909
+ color12: "#fff",
1910
+ background: "hsl(281, 37.5%, 16.5%)",
1911
+ backgroundHover: "hsl(280, 41.2%, 20.0%)",
1912
+ backgroundPress: "hsl(279, 43.8%, 23.3%)",
1913
+ backgroundFocus: "hsl(277, 46.4%, 27.5%)",
1914
+ backgroundStrong: "hsl(283, 30.0%, 11.8%)",
1915
+ backgroundTransparent: "hsl(284, 20.0%, 9.6%)",
1916
+ color: "hsl(279, 75.0%, 95.7%)",
1917
+ colorHover: "hsl(275, 80.0%, 71.0%)",
1918
+ colorPress: "hsl(279, 75.0%, 95.7%)",
1919
+ colorFocus: "hsl(275, 80.0%, 71.0%)",
1920
+ colorTransparent: "#fff",
1921
+ borderColor: "hsl(277, 46.4%, 27.5%)",
1922
+ borderColorHover: "hsl(272, 52.1%, 45.9%)",
1923
+ borderColorFocus: "hsl(279, 43.8%, 23.3%)",
1924
+ borderColorPress: "hsl(277, 46.4%, 27.5%)",
1925
+ placeholderColor: "hsl(272, 51.0%, 54.0%)"
1926
+ };
1927
+ const dark_purple_alt2 = {
1928
+ color1: "hsl(281, 37.5%, 16.5%)",
1929
+ color2: "hsl(280, 41.2%, 20.0%)",
1930
+ color3: "hsl(279, 43.8%, 23.3%)",
1931
+ color4: "hsl(277, 46.4%, 27.5%)",
1932
+ color5: "hsl(272, 52.1%, 45.9%)",
1933
+ color6: "hsl(272, 51.0%, 54.0%)",
1934
+ color7: "hsl(273, 57.3%, 59.1%)",
1935
+ color8: "hsl(275, 80.0%, 71.0%)",
1936
+ color9: "hsl(279, 75.0%, 95.7%)",
1937
+ color10: "#fff",
1938
+ color11: "#fff",
1939
+ color12: "#fff",
1940
+ background: "hsl(280, 41.2%, 20.0%)",
1941
+ backgroundHover: "hsl(279, 43.8%, 23.3%)",
1942
+ backgroundPress: "hsl(277, 46.4%, 27.5%)",
1943
+ backgroundFocus: "hsl(272, 52.1%, 45.9%)",
1944
+ backgroundStrong: "hsl(281, 37.5%, 16.5%)",
1945
+ backgroundTransparent: "hsl(283, 30.0%, 11.8%)",
1946
+ color: "hsl(275, 80.0%, 71.0%)",
1947
+ colorHover: "hsl(273, 57.3%, 59.1%)",
1948
+ colorPress: "hsl(275, 80.0%, 71.0%)",
1949
+ colorFocus: "hsl(273, 57.3%, 59.1%)",
1950
+ colorTransparent: "hsl(279, 75.0%, 95.7%)",
1951
+ borderColor: "hsl(272, 52.1%, 45.9%)",
1952
+ borderColorHover: "hsl(272, 51.0%, 54.0%)",
1953
+ borderColorFocus: "hsl(277, 46.4%, 27.5%)",
1954
+ borderColorPress: "hsl(272, 52.1%, 45.9%)",
1955
+ placeholderColor: "hsl(272, 52.1%, 45.9%)"
1956
+ };
1957
+ const dark_purple_active = {
1958
+ color1: "hsl(280, 41.2%, 20.0%)",
1959
+ color2: "hsl(279, 43.8%, 23.3%)",
1960
+ color3: "hsl(277, 46.4%, 27.5%)",
1961
+ color4: "hsl(272, 52.1%, 45.9%)",
1962
+ color5: "hsl(272, 51.0%, 54.0%)",
1963
+ color6: "hsl(273, 57.3%, 59.1%)",
1964
+ color7: "hsl(275, 80.0%, 71.0%)",
1965
+ color8: "hsl(279, 75.0%, 95.7%)",
1966
+ color9: "#fff",
1967
+ color10: "hsla(279, 75.0%, 95.7%, 0)",
1968
+ color11: "hsla(279, 75.0%, 95.7%, 0)",
1969
+ color12: "hsla(279, 75.0%, 95.7%, 0)",
1970
+ background: "hsl(279, 43.8%, 23.3%)",
1971
+ backgroundHover: "hsl(277, 46.4%, 27.5%)",
1972
+ backgroundPress: "hsl(272, 52.1%, 45.9%)",
1973
+ backgroundFocus: "hsl(272, 51.0%, 54.0%)",
1974
+ backgroundStrong: "hsl(280, 41.2%, 20.0%)",
1975
+ backgroundTransparent: "hsl(281, 37.5%, 16.5%)",
1976
+ colorHover: "hsl(272, 51.0%, 54.0%)",
1977
+ colorPress: "hsl(273, 57.3%, 59.1%)",
1978
+ colorFocus: "hsl(272, 51.0%, 54.0%)",
1979
+ colorTransparent: "hsl(275, 80.0%, 71.0%)",
1980
+ borderColor: "hsl(272, 51.0%, 54.0%)",
1981
+ borderColorHover: "hsl(273, 57.3%, 59.1%)",
1982
+ borderColorFocus: "hsl(272, 52.1%, 45.9%)",
1983
+ borderColorPress: "hsl(272, 51.0%, 54.0%)",
1984
+ placeholderColor: "hsl(277, 46.4%, 27.5%)"
1985
+ };
1986
+ const dark_pink_alt1 = {
1987
+ color1: "hsl(319, 32.2%, 11.6%)",
1988
+ color2: "hsl(319, 41.0%, 16.0%)",
1989
+ color3: "hsl(320, 45.4%, 18.7%)",
1990
+ color4: "hsl(320, 49.0%, 21.1%)",
1991
+ color5: "hsl(321, 53.6%, 24.4%)",
1992
+ color6: "hsl(322, 74.9%, 37.5%)",
1993
+ color7: "hsl(322, 65.0%, 54.5%)",
1994
+ color8: "hsl(323, 72.8%, 59.2%)",
1995
+ color9: "hsl(325, 90.0%, 66.4%)",
1996
+ color10: "hsl(322, 90.0%, 95.8%)",
1997
+ color11: "#fff",
1998
+ color12: "#fff",
1999
+ background: "hsl(319, 41.0%, 16.0%)",
2000
+ backgroundHover: "hsl(320, 45.4%, 18.7%)",
2001
+ backgroundPress: "hsl(320, 49.0%, 21.1%)",
2002
+ backgroundFocus: "hsl(321, 53.6%, 24.4%)",
2003
+ backgroundStrong: "hsl(319, 32.2%, 11.6%)",
2004
+ backgroundTransparent: "hsl(318, 25.0%, 9.6%)",
2005
+ color: "hsl(322, 90.0%, 95.8%)",
2006
+ colorHover: "hsl(325, 90.0%, 66.4%)",
2007
+ colorPress: "hsl(322, 90.0%, 95.8%)",
2008
+ colorFocus: "hsl(325, 90.0%, 66.4%)",
2009
+ colorTransparent: "#fff",
2010
+ borderColor: "hsl(321, 53.6%, 24.4%)",
2011
+ borderColorHover: "hsl(322, 74.9%, 37.5%)",
2012
+ borderColorFocus: "hsl(320, 49.0%, 21.1%)",
2013
+ borderColorPress: "hsl(321, 53.6%, 24.4%)",
2014
+ placeholderColor: "hsl(322, 65.0%, 54.5%)"
2015
+ };
2016
+ const dark_pink_alt2 = {
2017
+ color1: "hsl(319, 41.0%, 16.0%)",
2018
+ color2: "hsl(320, 45.4%, 18.7%)",
2019
+ color3: "hsl(320, 49.0%, 21.1%)",
2020
+ color4: "hsl(321, 53.6%, 24.4%)",
2021
+ color5: "hsl(322, 74.9%, 37.5%)",
2022
+ color6: "hsl(322, 65.0%, 54.5%)",
2023
+ color7: "hsl(323, 72.8%, 59.2%)",
2024
+ color8: "hsl(325, 90.0%, 66.4%)",
2025
+ color9: "hsl(322, 90.0%, 95.8%)",
2026
+ color10: "#fff",
2027
+ color11: "#fff",
2028
+ color12: "#fff",
2029
+ background: "hsl(320, 45.4%, 18.7%)",
2030
+ backgroundHover: "hsl(320, 49.0%, 21.1%)",
2031
+ backgroundPress: "hsl(321, 53.6%, 24.4%)",
2032
+ backgroundFocus: "hsl(322, 74.9%, 37.5%)",
2033
+ backgroundStrong: "hsl(319, 41.0%, 16.0%)",
2034
+ backgroundTransparent: "hsl(319, 32.2%, 11.6%)",
2035
+ color: "hsl(325, 90.0%, 66.4%)",
2036
+ colorHover: "hsl(323, 72.8%, 59.2%)",
2037
+ colorPress: "hsl(325, 90.0%, 66.4%)",
2038
+ colorFocus: "hsl(323, 72.8%, 59.2%)",
2039
+ colorTransparent: "hsl(322, 90.0%, 95.8%)",
2040
+ borderColor: "hsl(322, 74.9%, 37.5%)",
2041
+ borderColorHover: "hsl(322, 65.0%, 54.5%)",
2042
+ borderColorFocus: "hsl(321, 53.6%, 24.4%)",
2043
+ borderColorPress: "hsl(322, 74.9%, 37.5%)",
2044
+ placeholderColor: "hsl(322, 74.9%, 37.5%)"
2045
+ };
2046
+ const dark_pink_active = {
2047
+ color1: "hsl(320, 45.4%, 18.7%)",
2048
+ color2: "hsl(320, 49.0%, 21.1%)",
2049
+ color3: "hsl(321, 53.6%, 24.4%)",
2050
+ color4: "hsl(322, 74.9%, 37.5%)",
2051
+ color5: "hsl(322, 65.0%, 54.5%)",
2052
+ color6: "hsl(323, 72.8%, 59.2%)",
2053
+ color7: "hsl(325, 90.0%, 66.4%)",
2054
+ color8: "hsl(322, 90.0%, 95.8%)",
2055
+ color9: "#fff",
2056
+ color10: "hsla(322, 90.0%, 95.8%, 0)",
2057
+ color11: "hsla(322, 90.0%, 95.8%, 0)",
2058
+ color12: "hsla(322, 90.0%, 95.8%, 0)",
2059
+ background: "hsl(320, 49.0%, 21.1%)",
2060
+ backgroundHover: "hsl(321, 53.6%, 24.4%)",
2061
+ backgroundPress: "hsl(322, 74.9%, 37.5%)",
2062
+ backgroundFocus: "hsl(322, 65.0%, 54.5%)",
2063
+ backgroundStrong: "hsl(320, 45.4%, 18.7%)",
2064
+ backgroundTransparent: "hsl(319, 41.0%, 16.0%)",
2065
+ colorHover: "hsl(322, 65.0%, 54.5%)",
2066
+ colorPress: "hsl(323, 72.8%, 59.2%)",
2067
+ colorFocus: "hsl(322, 65.0%, 54.5%)",
2068
+ colorTransparent: "hsl(325, 90.0%, 66.4%)",
2069
+ borderColor: "hsl(322, 65.0%, 54.5%)",
2070
+ borderColorHover: "hsl(323, 72.8%, 59.2%)",
2071
+ borderColorFocus: "hsl(322, 74.9%, 37.5%)",
2072
+ borderColorPress: "hsl(322, 65.0%, 54.5%)",
2073
+ placeholderColor: "hsl(321, 53.6%, 24.4%)"
2074
+ };
2075
+ const dark_red_alt1 = {
2076
+ color1: "hsl(357, 34.4%, 12.0%)",
2077
+ color2: "hsl(356, 43.4%, 16.4%)",
2078
+ color3: "hsl(356, 47.6%, 19.2%)",
2079
+ color4: "hsl(356, 51.1%, 21.9%)",
2080
+ color5: "hsl(356, 55.2%, 25.9%)",
2081
+ color6: "hsl(358, 65.0%, 40.4%)",
2082
+ color7: "hsl(358, 75.0%, 59.0%)",
2083
+ color8: "hsl(358, 85.3%, 64.0%)",
2084
+ color9: "hsl(358, 100%, 69.5%)",
2085
+ color10: "hsl(351, 89.0%, 96.0%)",
2086
+ color11: "#fff",
2087
+ color12: "#fff",
2088
+ background: "hsl(356, 43.4%, 16.4%)",
2089
+ backgroundHover: "hsl(356, 47.6%, 19.2%)",
2090
+ backgroundPress: "hsl(356, 51.1%, 21.9%)",
2091
+ backgroundFocus: "hsl(356, 55.2%, 25.9%)",
2092
+ backgroundStrong: "hsl(357, 34.4%, 12.0%)",
2093
+ backgroundTransparent: "hsl(353, 23.0%, 9.8%)",
2094
+ color: "hsl(351, 89.0%, 96.0%)",
2095
+ colorHover: "hsl(358, 100%, 69.5%)",
2096
+ colorPress: "hsl(351, 89.0%, 96.0%)",
2097
+ colorFocus: "hsl(358, 100%, 69.5%)",
2098
+ colorTransparent: "#fff",
2099
+ borderColor: "hsl(356, 55.2%, 25.9%)",
2100
+ borderColorHover: "hsl(358, 65.0%, 40.4%)",
2101
+ borderColorFocus: "hsl(356, 51.1%, 21.9%)",
2102
+ borderColorPress: "hsl(356, 55.2%, 25.9%)",
2103
+ placeholderColor: "hsl(358, 75.0%, 59.0%)"
2104
+ };
2105
+ const dark_red_alt2 = {
2106
+ color1: "hsl(356, 43.4%, 16.4%)",
2107
+ color2: "hsl(356, 47.6%, 19.2%)",
2108
+ color3: "hsl(356, 51.1%, 21.9%)",
2109
+ color4: "hsl(356, 55.2%, 25.9%)",
2110
+ color5: "hsl(358, 65.0%, 40.4%)",
2111
+ color6: "hsl(358, 75.0%, 59.0%)",
2112
+ color7: "hsl(358, 85.3%, 64.0%)",
2113
+ color8: "hsl(358, 100%, 69.5%)",
2114
+ color9: "hsl(351, 89.0%, 96.0%)",
2115
+ color10: "#fff",
2116
+ color11: "#fff",
2117
+ color12: "#fff",
2118
+ background: "hsl(356, 47.6%, 19.2%)",
2119
+ backgroundHover: "hsl(356, 51.1%, 21.9%)",
2120
+ backgroundPress: "hsl(356, 55.2%, 25.9%)",
2121
+ backgroundFocus: "hsl(358, 65.0%, 40.4%)",
2122
+ backgroundStrong: "hsl(356, 43.4%, 16.4%)",
2123
+ backgroundTransparent: "hsl(357, 34.4%, 12.0%)",
2124
+ color: "hsl(358, 100%, 69.5%)",
2125
+ colorHover: "hsl(358, 85.3%, 64.0%)",
2126
+ colorPress: "hsl(358, 100%, 69.5%)",
2127
+ colorFocus: "hsl(358, 85.3%, 64.0%)",
2128
+ colorTransparent: "hsl(351, 89.0%, 96.0%)",
2129
+ borderColor: "hsl(358, 65.0%, 40.4%)",
2130
+ borderColorHover: "hsl(358, 75.0%, 59.0%)",
2131
+ borderColorFocus: "hsl(356, 55.2%, 25.9%)",
2132
+ borderColorPress: "hsl(358, 65.0%, 40.4%)",
2133
+ placeholderColor: "hsl(358, 65.0%, 40.4%)"
2134
+ };
2135
+ const dark_red_active = {
2136
+ color1: "hsl(356, 47.6%, 19.2%)",
2137
+ color2: "hsl(356, 51.1%, 21.9%)",
2138
+ color3: "hsl(356, 55.2%, 25.9%)",
2139
+ color4: "hsl(358, 65.0%, 40.4%)",
2140
+ color5: "hsl(358, 75.0%, 59.0%)",
2141
+ color6: "hsl(358, 85.3%, 64.0%)",
2142
+ color7: "hsl(358, 100%, 69.5%)",
2143
+ color8: "hsl(351, 89.0%, 96.0%)",
2144
+ color9: "#fff",
2145
+ color10: "hsla(351, 89.0%, 96.0%, 0)",
2146
+ color11: "hsla(351, 89.0%, 96.0%, 0)",
2147
+ color12: "hsla(351, 89.0%, 96.0%, 0)",
2148
+ background: "hsl(356, 51.1%, 21.9%)",
2149
+ backgroundHover: "hsl(356, 55.2%, 25.9%)",
2150
+ backgroundPress: "hsl(358, 65.0%, 40.4%)",
2151
+ backgroundFocus: "hsl(358, 75.0%, 59.0%)",
2152
+ backgroundStrong: "hsl(356, 47.6%, 19.2%)",
2153
+ backgroundTransparent: "hsl(356, 43.4%, 16.4%)",
2154
+ colorHover: "hsl(358, 75.0%, 59.0%)",
2155
+ colorPress: "hsl(358, 85.3%, 64.0%)",
2156
+ colorFocus: "hsl(358, 75.0%, 59.0%)",
2157
+ colorTransparent: "hsl(358, 100%, 69.5%)",
2158
+ borderColor: "hsl(358, 75.0%, 59.0%)",
2159
+ borderColorHover: "hsl(358, 85.3%, 64.0%)",
2160
+ borderColorFocus: "hsl(358, 65.0%, 40.4%)",
2161
+ borderColorPress: "hsl(358, 75.0%, 59.0%)",
2162
+ placeholderColor: "hsl(356, 55.2%, 25.9%)"
2163
+ };
2164
+ const light_ListItem = {
2165
+ background: "#fff",
2166
+ backgroundHover: "#f9f9f9",
2167
+ backgroundPress: "hsl(0, 0%, 97.3%)",
2168
+ backgroundFocus: "hsl(0, 0%, 95.1%)",
2169
+ backgroundStrong: "#fff",
2170
+ backgroundTransparent: "#fff",
2171
+ color: "hsl(0, 0%, 9.0%)",
2172
+ colorHover: "hsl(0, 0%, 42.5%)",
2173
+ colorPress: "hsl(0, 0%, 9.0%)",
2174
+ colorFocus: "hsl(0, 0%, 42.5%)",
2175
+ colorTransparent: "hsl(0, 0%, 9.0%)",
2176
+ borderColor: "hsl(0, 0%, 95.1%)",
2177
+ borderColorHover: "hsl(0, 0%, 94.0%)",
2178
+ borderColorFocus: "hsl(0, 0%, 97.3%)",
2179
+ borderColorPress: "hsl(0, 0%, 95.1%)",
2180
+ placeholderColor: "hsl(0, 0%, 50.3%)"
2181
+ };
2182
+ const light_SliderTrack = light_ListItem;
2183
+ const light_Card = {
2184
+ background: "hsl(0, 0%, 97.3%)",
2185
+ backgroundHover: "hsl(0, 0%, 95.1%)",
2186
+ backgroundPress: "hsl(0, 0%, 94.0%)",
2187
+ backgroundFocus: "hsl(0, 0%, 92.0%)",
2188
+ backgroundStrong: "#f9f9f9",
2189
+ backgroundTransparent: "#fff",
2190
+ color: "hsl(0, 0%, 9.0%)",
2191
+ colorHover: "hsl(0, 0%, 42.5%)",
2192
+ colorPress: "hsl(0, 0%, 9.0%)",
2193
+ colorFocus: "hsl(0, 0%, 42.5%)",
2194
+ colorTransparent: "hsl(0, 0%, 9.0%)",
2195
+ borderColor: "hsl(0, 0%, 92.0%)",
2196
+ borderColorHover: "hsl(0, 0%, 89.5%)",
2197
+ borderColorFocus: "hsl(0, 0%, 94.0%)",
2198
+ borderColorPress: "hsl(0, 0%, 92.0%)",
2199
+ placeholderColor: "hsl(0, 0%, 81.0%)"
2200
+ };
2201
+ const light_DrawerFrame = light_Card;
2202
+ const light_Progress = light_Card;
2203
+ const light_TooltipArrow = light_Card;
2204
+ const light_Button = {
2205
+ background: "hsl(0, 0%, 95.1%)",
2206
+ backgroundHover: "hsl(0, 0%, 94.0%)",
2207
+ backgroundPress: "hsl(0, 0%, 92.0%)",
2208
+ backgroundFocus: "hsl(0, 0%, 89.5%)",
2209
+ backgroundStrong: "hsl(0, 0%, 97.3%)",
2210
+ backgroundTransparent: "#f9f9f9",
2211
+ color: "hsl(0, 0%, 9.0%)",
2212
+ colorHover: "hsl(0, 0%, 42.5%)",
2213
+ colorPress: "hsl(0, 0%, 9.0%)",
2214
+ colorFocus: "hsl(0, 0%, 42.5%)",
2215
+ colorTransparent: "hsl(0, 0%, 42.5%)",
2216
+ borderColor: "transparent",
2217
+ borderColorHover: "transparent",
2218
+ borderColorFocus: "hsl(0, 0%, 92.0%)",
2219
+ borderColorPress: "hsl(0, 0%, 89.5%)",
2220
+ placeholderColor: "hsl(0, 0%, 89.5%)"
2221
+ };
2222
+ const light_Checkbox = {
2223
+ background: "hsl(0, 0%, 95.1%)",
2224
+ backgroundHover: "hsl(0, 0%, 94.0%)",
2225
+ backgroundPress: "hsl(0, 0%, 92.0%)",
2226
+ backgroundFocus: "hsl(0, 0%, 89.5%)",
2227
+ backgroundStrong: "hsl(0, 0%, 97.3%)",
2228
+ backgroundTransparent: "#f9f9f9",
2229
+ color: "hsl(0, 0%, 9.0%)",
2230
+ colorHover: "hsl(0, 0%, 42.5%)",
2231
+ colorPress: "hsl(0, 0%, 9.0%)",
2232
+ colorFocus: "hsl(0, 0%, 42.5%)",
2233
+ colorTransparent: "hsl(0, 0%, 42.5%)",
2234
+ borderColor: "hsl(0, 0%, 89.5%)",
2235
+ borderColorHover: "hsl(0, 0%, 81.0%)",
2236
+ borderColorFocus: "hsl(0, 0%, 92.0%)",
2237
+ borderColorPress: "hsl(0, 0%, 89.5%)",
2238
+ placeholderColor: "hsl(0, 0%, 89.5%)"
2239
+ };
2240
+ const light_SliderTrackActive = light_Checkbox;
2241
+ const light_Switch = light_Checkbox;
2242
+ const light_TooltipContent = light_Checkbox;
2243
+ const light_SliderThumb = {
2244
+ background: "hsl(358, 100%, 69.5%)",
2245
+ backgroundHover: "hsl(358, 85.3%, 64.0%)",
2246
+ backgroundPress: "hsl(358, 75.0%, 59.0%)",
2247
+ backgroundFocus: "hsl(358, 65.0%, 40.4%)",
2248
+ backgroundStrong: "hsl(351, 89.0%, 96.0%)",
2249
+ backgroundTransparent: "#fff",
2250
+ color: "hsl(353, 23.0%, 9.8%)",
2251
+ colorHover: "hsl(357, 34.4%, 12.0%)",
2252
+ colorPress: "hsl(353, 23.0%, 9.8%)",
2253
+ colorFocus: "hsl(357, 34.4%, 12.0%)",
2254
+ colorTransparent: "hsl(353, 23.0%, 9.8%)",
2255
+ borderColor: "hsl(358, 65.0%, 40.4%)",
2256
+ borderColorHover: "hsl(356, 55.2%, 25.9%)",
2257
+ borderColorFocus: "hsl(358, 75.0%, 59.0%)",
2258
+ borderColorPress: "hsl(358, 65.0%, 40.4%)",
2259
+ placeholderColor: "hsl(356, 51.1%, 21.9%)"
2260
+ };
2261
+ const dark_red_SliderThumb = light_SliderThumb;
2262
+ const light_Tooltip = {
2263
+ background: "hsl(0, 0%, 42.5%)",
2264
+ backgroundHover: "hsl(0, 0%, 50.3%)",
2265
+ backgroundPress: "hsl(0, 0%, 56.1%)",
2266
+ backgroundFocus: "hsl(0, 0%, 81.0%)",
2267
+ backgroundStrong: "hsl(0, 0%, 9.0%)",
2268
+ backgroundTransparent: "rgba(10,10,10,0)",
2269
+ color: "#fff",
2270
+ colorHover: "#f9f9f9",
2271
+ colorPress: "#fff",
2272
+ colorFocus: "#f9f9f9",
2273
+ colorTransparent: "rgba(255,255,255,0)",
2274
+ borderColor: "hsl(0, 0%, 81.0%)",
2275
+ borderColorHover: "hsl(0, 0%, 89.5%)",
2276
+ borderColorFocus: "hsl(0, 0%, 56.1%)",
2277
+ borderColorPress: "hsl(0, 0%, 81.0%)",
2278
+ placeholderColor: "hsl(0, 0%, 95.1%)"
2279
+ };
2280
+ const light_ProgressIndicator = light_Tooltip;
2281
+ const light_SwitchThumb = {
2282
+ background: "hsl(358, 85.3%, 64.0%)",
2283
+ backgroundHover: "hsl(358, 75.0%, 59.0%)",
2284
+ backgroundPress: "hsl(358, 65.0%, 40.4%)",
2285
+ backgroundFocus: "hsl(356, 55.2%, 25.9%)",
2286
+ backgroundStrong: "hsl(358, 100%, 69.5%)",
2287
+ backgroundTransparent: "hsl(351, 89.0%, 96.0%)",
2288
+ color: "hsl(353, 23.0%, 9.8%)",
2289
+ colorHover: "hsl(357, 34.4%, 12.0%)",
2290
+ colorPress: "hsl(353, 23.0%, 9.8%)",
2291
+ colorFocus: "hsl(357, 34.4%, 12.0%)",
2292
+ colorTransparent: "hsl(357, 34.4%, 12.0%)",
2293
+ borderColor: "hsl(356, 55.2%, 25.9%)",
2294
+ borderColorHover: "hsl(356, 51.1%, 21.9%)",
2295
+ borderColorFocus: "hsl(358, 65.0%, 40.4%)",
2296
+ borderColorPress: "hsl(356, 55.2%, 25.9%)",
2297
+ placeholderColor: "hsl(356, 55.2%, 25.9%)"
2298
+ };
2299
+ const dark_red_SwitchThumb = light_SwitchThumb;
2300
+ const light_Input = {
2301
+ background: "#fff",
2302
+ backgroundHover: "#f9f9f9",
2303
+ backgroundPress: "hsl(0, 0%, 97.3%)",
2304
+ backgroundFocus: "hsl(0, 0%, 95.1%)",
2305
+ backgroundStrong: "#fff",
2306
+ backgroundTransparent: "#fff",
2307
+ color: "hsl(0, 0%, 9.0%)",
2308
+ colorHover: "hsl(0, 0%, 42.5%)",
2309
+ colorPress: "hsl(0, 0%, 9.0%)",
2310
+ colorFocus: "hsl(0, 0%, 42.5%)",
2311
+ colorTransparent: "hsl(0, 0%, 9.0%)",
2312
+ borderColor: "hsl(0, 0%, 92.0%)",
2313
+ borderColorHover: "hsl(0, 0%, 89.5%)",
2314
+ borderColorFocus: "hsl(0, 0%, 94.0%)",
2315
+ borderColorPress: "hsl(0, 0%, 92.0%)",
2316
+ placeholderColor: "hsl(0, 0%, 50.3%)"
2317
+ };
2318
+ const light_TextArea = light_Input;
2319
+ const dark_ListItem = {
2320
+ color1: "#050505",
2321
+ color2: "#151515",
2322
+ color3: "#191919",
2323
+ color4: "#232323",
2324
+ color5: "#282828",
2325
+ color6: "#323232",
2326
+ color7: "#424242",
2327
+ color8: "#494949",
2328
+ color9: "#545454",
2329
+ color10: "#626262",
2330
+ color11: "#a5a5a5",
2331
+ color12: "#fff",
2332
+ background: "#151515",
2333
+ backgroundHover: "#191919",
2334
+ backgroundPress: "#232323",
2335
+ backgroundFocus: "#282828",
2336
+ backgroundStrong: "#050505",
2337
+ backgroundTransparent: "rgba(10,10,10,0)",
2338
+ color: "#fff",
2339
+ colorHover: "#a5a5a5",
2340
+ colorPress: "#fff",
2341
+ colorFocus: "#a5a5a5",
2342
+ colorTransparent: "rgba(255,255,255,0)",
2343
+ borderColor: "#282828",
2344
+ borderColorHover: "#323232",
2345
+ borderColorFocus: "#232323",
2346
+ borderColorPress: "#282828",
2347
+ placeholderColor: "#545454"
2348
+ };
2349
+ const dark_Card = {
2350
+ background: "#191919",
2351
+ backgroundHover: "#232323",
2352
+ backgroundPress: "#282828",
2353
+ backgroundFocus: "#323232",
2354
+ backgroundStrong: "#151515",
2355
+ backgroundTransparent: "#050505",
2356
+ color: "#fff",
2357
+ colorHover: "#a5a5a5",
2358
+ colorPress: "#fff",
2359
+ colorFocus: "#a5a5a5",
2360
+ colorTransparent: "#fff",
2361
+ borderColor: "#323232",
2362
+ borderColorHover: "#424242",
2363
+ borderColorFocus: "#282828",
2364
+ borderColorPress: "#323232",
2365
+ placeholderColor: "#494949"
2366
+ };
2367
+ const dark_DrawerFrame = dark_Card;
2368
+ const dark_Progress = dark_Card;
2369
+ const dark_TooltipArrow = dark_Card;
2370
+ const dark_Button = {
2371
+ background: "#232323",
2372
+ backgroundHover: "#282828",
2373
+ backgroundPress: "#323232",
2374
+ backgroundFocus: "#424242",
2375
+ backgroundStrong: "#191919",
2376
+ backgroundTransparent: "#151515",
2377
+ color: "#fff",
2378
+ colorHover: "#a5a5a5",
2379
+ colorPress: "#fff",
2380
+ colorFocus: "#a5a5a5",
2381
+ colorTransparent: "#a5a5a5",
2382
+ borderColor: "transparent",
2383
+ borderColorHover: "transparent",
2384
+ borderColorFocus: "#323232",
2385
+ borderColorPress: "#424242",
2386
+ placeholderColor: "#424242"
2387
+ };
2388
+ const dark_Checkbox = {
2389
+ background: "#232323",
2390
+ backgroundHover: "#282828",
2391
+ backgroundPress: "#323232",
2392
+ backgroundFocus: "#424242",
2393
+ backgroundStrong: "#191919",
2394
+ backgroundTransparent: "#151515",
2395
+ color: "#fff",
2396
+ colorHover: "#a5a5a5",
2397
+ colorPress: "#fff",
2398
+ colorFocus: "#a5a5a5",
2399
+ colorTransparent: "#a5a5a5",
2400
+ borderColor: "#424242",
2401
+ borderColorHover: "#494949",
2402
+ borderColorFocus: "#323232",
2403
+ borderColorPress: "#424242",
2404
+ placeholderColor: "#424242"
2405
+ };
2406
+ const dark_SliderTrackActive = dark_Checkbox;
2407
+ const dark_Switch = dark_Checkbox;
2408
+ const dark_TooltipContent = dark_Checkbox;
2409
+ const dark_SliderTrack = {
2410
+ background: "#050505",
2411
+ backgroundHover: "#151515",
2412
+ backgroundPress: "#191919",
2413
+ backgroundFocus: "#232323",
2414
+ backgroundStrong: "#050505",
2415
+ backgroundTransparent: "#050505",
2416
+ color: "#fff",
2417
+ colorHover: "#a5a5a5",
2418
+ colorPress: "#fff",
2419
+ colorFocus: "#a5a5a5",
2420
+ colorTransparent: "#fff",
2421
+ borderColor: "#232323",
2422
+ borderColorHover: "#282828",
2423
+ borderColorFocus: "#191919",
2424
+ borderColorPress: "#232323",
2425
+ placeholderColor: "#626262"
2426
+ };
2427
+ const dark_SliderThumb = {
2428
+ background: "#626262",
2429
+ backgroundHover: "#545454",
2430
+ backgroundPress: "#494949",
2431
+ backgroundFocus: "#424242",
2432
+ backgroundStrong: "#a5a5a5",
2433
+ backgroundTransparent: "#fff",
2434
+ color: "#050505",
2435
+ colorHover: "#151515",
2436
+ colorPress: "#050505",
2437
+ colorFocus: "#151515",
2438
+ colorTransparent: "#050505",
2439
+ borderColor: "#424242",
2440
+ borderColorHover: "#323232",
2441
+ borderColorFocus: "#494949",
2442
+ borderColorPress: "#424242",
2443
+ placeholderColor: "#282828"
2444
+ };
2445
+ const dark_Tooltip = {
2446
+ background: "#a5a5a5",
2447
+ backgroundHover: "#626262",
2448
+ backgroundPress: "#545454",
2449
+ backgroundFocus: "#494949",
2450
+ backgroundStrong: "#fff",
2451
+ backgroundTransparent: "rgba(255,255,255,0)",
2452
+ color: "#050505",
2453
+ colorHover: "#151515",
2454
+ colorPress: "#050505",
2455
+ colorFocus: "#151515",
2456
+ colorTransparent: "rgba(10,10,10,0)",
2457
+ borderColor: "#494949",
2458
+ borderColorHover: "#424242",
2459
+ borderColorFocus: "#545454",
2460
+ borderColorPress: "#494949",
2461
+ placeholderColor: "#232323"
2462
+ };
2463
+ const dark_ProgressIndicator = dark_Tooltip;
2464
+ const dark_SwitchThumb = {
2465
+ background: "#545454",
2466
+ backgroundHover: "#494949",
2467
+ backgroundPress: "#424242",
2468
+ backgroundFocus: "#323232",
2469
+ backgroundStrong: "#626262",
2470
+ backgroundTransparent: "#a5a5a5",
2471
+ color: "#050505",
2472
+ colorHover: "#151515",
2473
+ colorPress: "#050505",
2474
+ colorFocus: "#151515",
2475
+ colorTransparent: "#151515",
2476
+ borderColor: "#323232",
2477
+ borderColorHover: "#282828",
2478
+ borderColorFocus: "#424242",
2479
+ borderColorPress: "#323232",
2480
+ placeholderColor: "#323232"
2481
+ };
2482
+ const dark_Input = {
2483
+ background: "#151515",
2484
+ backgroundHover: "#191919",
2485
+ backgroundPress: "#232323",
2486
+ backgroundFocus: "#282828",
2487
+ backgroundStrong: "#050505",
2488
+ backgroundTransparent: "rgba(10,10,10,0)",
2489
+ color: "#fff",
2490
+ colorHover: "#a5a5a5",
2491
+ colorPress: "#fff",
2492
+ colorFocus: "#a5a5a5",
2493
+ colorTransparent: "rgba(255,255,255,0)",
2494
+ borderColor: "#323232",
2495
+ borderColorHover: "#424242",
2496
+ borderColorFocus: "#282828",
2497
+ borderColorPress: "#323232",
2498
+ placeholderColor: "#545454"
2499
+ };
2500
+ const dark_TextArea = dark_Input;
2501
+ const light_orange_ListItem = {
2502
+ background: "hsl(24, 70.0%, 99.0%)",
2503
+ backgroundHover: "hsl(24, 83.3%, 97.6%)",
2504
+ backgroundPress: "hsl(24, 100%, 95.3%)",
2505
+ backgroundFocus: "hsl(25, 100%, 92.2%)",
2506
+ backgroundStrong: "hsl(24, 70.0%, 99.0%)",
2507
+ backgroundTransparent: "hsl(24, 70.0%, 99.0%)",
2508
+ color: "hsl(0, 0%, 9.0%)",
2509
+ colorHover: "hsl(15, 60.0%, 17.0%)",
2510
+ colorPress: "hsl(0, 0%, 9.0%)",
2511
+ colorFocus: "hsl(15, 60.0%, 17.0%)",
2512
+ colorTransparent: "hsl(0, 0%, 9.0%)",
2513
+ borderColor: "hsl(24, 100%, 95.3%)",
2514
+ borderColorHover: "hsl(25, 100%, 92.2%)",
2515
+ borderColorFocus: "hsl(24, 100%, 95.3%)",
2516
+ borderColorPress: "hsl(24, 100%, 95.3%)",
2517
+ placeholderColor: "hsl(24, 100%, 37.0%)"
2518
+ };
2519
+ const light_orange_SliderTrack = light_orange_ListItem;
2520
+ const light_orange_Card = {
2521
+ background: "hsl(24, 100%, 95.3%)",
2522
+ backgroundHover: "hsl(25, 100%, 92.2%)",
2523
+ backgroundPress: "hsl(25, 100%, 88.2%)",
2524
+ backgroundFocus: "hsl(25, 100%, 82.8%)",
2525
+ backgroundStrong: "hsl(24, 83.3%, 97.6%)",
2526
+ backgroundTransparent: "hsl(24, 70.0%, 99.0%)",
2527
+ color: "hsl(0, 0%, 9.0%)",
2528
+ colorHover: "hsl(15, 60.0%, 17.0%)",
2529
+ colorPress: "hsl(0, 0%, 9.0%)",
2530
+ colorFocus: "hsl(15, 60.0%, 17.0%)",
2531
+ colorTransparent: "hsl(0, 0%, 9.0%)",
2532
+ borderColor: "hsl(25, 100%, 88.2%)",
2533
+ borderColorHover: "hsl(25, 100%, 82.8%)",
2534
+ borderColorFocus: "hsl(25, 100%, 88.2%)",
2535
+ borderColorPress: "hsl(25, 100%, 88.2%)",
2536
+ placeholderColor: "hsl(24, 94.0%, 50.0%)"
2537
+ };
2538
+ const light_orange_DrawerFrame = light_orange_Card;
2539
+ const light_orange_Progress = light_orange_Card;
2540
+ const light_orange_TooltipArrow = light_orange_Card;
2541
+ const light_orange_Button = {
2542
+ background: "hsl(25, 100%, 92.2%)",
2543
+ backgroundHover: "hsl(25, 100%, 88.2%)",
2544
+ backgroundPress: "hsl(25, 100%, 82.8%)",
2545
+ backgroundFocus: "hsl(24, 94.5%, 64.3%)",
2546
+ backgroundStrong: "hsl(24, 100%, 95.3%)",
2547
+ backgroundTransparent: "hsl(24, 83.3%, 97.6%)",
2548
+ color: "hsl(0, 0%, 9.0%)",
2549
+ colorHover: "hsl(15, 60.0%, 17.0%)",
2550
+ colorPress: "hsl(0, 0%, 9.0%)",
2551
+ colorFocus: "hsl(15, 60.0%, 17.0%)",
2552
+ colorTransparent: "hsl(15, 60.0%, 17.0%)",
2553
+ borderColor: "transparent",
2554
+ borderColorHover: "transparent",
2555
+ borderColorFocus: "hsl(25, 100%, 82.8%)",
2556
+ borderColorPress: "hsl(25, 100%, 82.8%)",
2557
+ placeholderColor: "hsl(24, 94.5%, 64.3%)"
2558
+ };
2559
+ const light_orange_Checkbox = {
2560
+ background: "hsl(25, 100%, 92.2%)",
2561
+ backgroundHover: "hsl(25, 100%, 88.2%)",
2562
+ backgroundPress: "hsl(25, 100%, 82.8%)",
2563
+ backgroundFocus: "hsl(24, 94.5%, 64.3%)",
2564
+ backgroundStrong: "hsl(24, 100%, 95.3%)",
2565
+ backgroundTransparent: "hsl(24, 83.3%, 97.6%)",
2566
+ color: "hsl(0, 0%, 9.0%)",
2567
+ colorHover: "hsl(15, 60.0%, 17.0%)",
2568
+ colorPress: "hsl(0, 0%, 9.0%)",
2569
+ colorFocus: "hsl(15, 60.0%, 17.0%)",
2570
+ colorTransparent: "hsl(15, 60.0%, 17.0%)",
2571
+ borderColor: "hsl(25, 100%, 82.8%)",
2572
+ borderColorHover: "hsl(24, 94.5%, 64.3%)",
2573
+ borderColorFocus: "hsl(25, 100%, 82.8%)",
2574
+ borderColorPress: "hsl(25, 100%, 82.8%)",
2575
+ placeholderColor: "hsl(24, 94.5%, 64.3%)"
2576
+ };
2577
+ const light_orange_SliderTrackActive = light_orange_Checkbox;
2578
+ const light_orange_Switch = light_orange_Checkbox;
2579
+ const light_orange_TooltipContent = light_orange_Checkbox;
2580
+ const light_orange_SliderThumb = {
2581
+ background: "hsl(358, 65.0%, 48.7%)",
2582
+ backgroundHover: "hsl(358, 69.4%, 55.2%)",
2583
+ backgroundPress: "hsl(358, 75.0%, 59.0%)",
2584
+ backgroundFocus: "hsl(359, 69.5%, 74.3%)",
2585
+ backgroundStrong: "hsl(354, 50.0%, 14.6%)",
2586
+ backgroundTransparent: "hsl(0, 0%, 9.0%)",
2587
+ color: "hsl(359, 100%, 99.4%)",
2588
+ colorHover: "hsl(359, 100%, 98.6%)",
2589
+ colorPress: "hsl(359, 100%, 99.4%)",
2590
+ colorFocus: "hsl(359, 100%, 98.6%)",
2591
+ colorTransparent: "hsl(359, 100%, 99.4%)",
2592
+ borderColor: "hsl(358, 75.0%, 59.0%)",
2593
+ borderColorHover: "hsl(359, 69.5%, 74.3%)",
2594
+ borderColorFocus: "hsl(358, 75.0%, 59.0%)",
2595
+ borderColorPress: "hsl(358, 75.0%, 59.0%)",
2596
+ placeholderColor: "hsl(360, 90.2%, 91.9%)"
2597
+ };
2598
+ const light_yellow_SliderThumb = light_orange_SliderThumb;
2599
+ const light_green_SliderThumb = light_orange_SliderThumb;
2600
+ const light_blue_SliderThumb = light_orange_SliderThumb;
2601
+ const light_purple_SliderThumb = light_orange_SliderThumb;
2602
+ const light_pink_SliderThumb = light_orange_SliderThumb;
2603
+ const light_red_SliderThumb = light_orange_SliderThumb;
2604
+ const light_orange_Tooltip = {
2605
+ background: "hsl(15, 60.0%, 17.0%)",
2606
+ backgroundHover: "hsl(24, 100%, 37.0%)",
2607
+ backgroundPress: "hsl(24, 100%, 46.5%)",
2608
+ backgroundFocus: "hsl(24, 94.0%, 50.0%)",
2609
+ backgroundStrong: "hsl(0, 0%, 9.0%)",
2610
+ backgroundTransparent: "hsla(15, 60.0%, 17.0%, 0)",
2611
+ color: "hsl(24, 70.0%, 99.0%)",
2612
+ colorHover: "hsl(24, 83.3%, 97.6%)",
2613
+ colorPress: "hsl(24, 70.0%, 99.0%)",
2614
+ colorFocus: "hsl(24, 83.3%, 97.6%)",
2615
+ colorTransparent: "hsla(24, 70.0%, 99.0%, 0)",
2616
+ borderColor: "hsl(24, 100%, 46.5%)",
2617
+ borderColorHover: "hsl(24, 94.0%, 50.0%)",
2618
+ borderColorFocus: "hsl(24, 100%, 46.5%)",
2619
+ borderColorPress: "hsl(24, 100%, 46.5%)",
2620
+ placeholderColor: "hsl(25, 100%, 92.2%)"
2621
+ };
2622
+ const light_orange_ProgressIndicator = light_orange_Tooltip;
2623
+ const light_orange_SwitchThumb = {
2624
+ background: "hsl(358, 69.4%, 55.2%)",
2625
+ backgroundHover: "hsl(358, 75.0%, 59.0%)",
2626
+ backgroundPress: "hsl(359, 69.5%, 74.3%)",
2627
+ backgroundFocus: "hsl(360, 81.7%, 87.8%)",
2628
+ backgroundStrong: "hsl(358, 65.0%, 48.7%)",
2629
+ backgroundTransparent: "hsl(354, 50.0%, 14.6%)",
2630
+ color: "hsl(359, 100%, 99.4%)",
2631
+ colorHover: "hsl(359, 100%, 98.6%)",
2632
+ colorPress: "hsl(359, 100%, 99.4%)",
2633
+ colorFocus: "hsl(359, 100%, 98.6%)",
2634
+ colorTransparent: "hsl(359, 100%, 98.6%)",
2635
+ borderColor: "hsl(359, 69.5%, 74.3%)",
2636
+ borderColorHover: "hsl(360, 81.7%, 87.8%)",
2637
+ borderColorFocus: "hsl(359, 69.5%, 74.3%)",
2638
+ borderColorPress: "hsl(359, 69.5%, 74.3%)",
2639
+ placeholderColor: "hsl(360, 81.7%, 87.8%)"
2640
+ };
2641
+ const light_yellow_SwitchThumb = light_orange_SwitchThumb;
2642
+ const light_green_SwitchThumb = light_orange_SwitchThumb;
2643
+ const light_blue_SwitchThumb = light_orange_SwitchThumb;
2644
+ const light_purple_SwitchThumb = light_orange_SwitchThumb;
2645
+ const light_pink_SwitchThumb = light_orange_SwitchThumb;
2646
+ const light_red_SwitchThumb = light_orange_SwitchThumb;
2647
+ const light_orange_Input = {
2648
+ background: "hsl(24, 70.0%, 99.0%)",
2649
+ backgroundHover: "hsl(24, 83.3%, 97.6%)",
2650
+ backgroundPress: "hsl(24, 100%, 95.3%)",
2651
+ backgroundFocus: "hsl(25, 100%, 92.2%)",
2652
+ backgroundStrong: "hsl(24, 70.0%, 99.0%)",
2653
+ backgroundTransparent: "hsl(24, 70.0%, 99.0%)",
2654
+ color: "hsl(0, 0%, 9.0%)",
2655
+ colorHover: "hsl(15, 60.0%, 17.0%)",
2656
+ colorPress: "hsl(0, 0%, 9.0%)",
2657
+ colorFocus: "hsl(15, 60.0%, 17.0%)",
2658
+ colorTransparent: "hsl(0, 0%, 9.0%)",
2659
+ borderColor: "hsl(25, 100%, 88.2%)",
2660
+ borderColorHover: "hsl(25, 100%, 82.8%)",
2661
+ borderColorFocus: "hsl(25, 100%, 88.2%)",
2662
+ borderColorPress: "hsl(25, 100%, 88.2%)",
2663
+ placeholderColor: "hsl(24, 100%, 37.0%)"
2664
+ };
2665
+ const light_orange_TextArea = light_orange_Input;
2666
+ const light_yellow_ListItem = {
2667
+ background: "hsl(60, 54.0%, 98.5%)",
2668
+ backgroundHover: "hsl(52, 100%, 95.5%)",
2669
+ backgroundPress: "hsl(55, 100%, 90.9%)",
2670
+ backgroundFocus: "hsl(54, 100%, 86.6%)",
2671
+ backgroundStrong: "hsl(60, 54.0%, 98.5%)",
2672
+ backgroundTransparent: "hsl(60, 54.0%, 98.5%)",
2673
+ color: "hsl(0, 0%, 9.0%)",
2674
+ colorHover: "hsl(40, 55.0%, 13.5%)",
2675
+ colorPress: "hsl(0, 0%, 9.0%)",
2676
+ colorFocus: "hsl(40, 55.0%, 13.5%)",
2677
+ colorTransparent: "hsl(0, 0%, 9.0%)",
2678
+ borderColor: "hsl(55, 100%, 90.9%)",
2679
+ borderColorHover: "hsl(54, 100%, 86.6%)",
2680
+ borderColorFocus: "hsl(55, 100%, 90.9%)",
2681
+ borderColorPress: "hsl(55, 100%, 90.9%)",
2682
+ placeholderColor: "hsl(42, 100%, 29.0%)"
2683
+ };
2684
+ const light_yellow_SliderTrack = light_yellow_ListItem;
2685
+ const light_yellow_Card = {
2686
+ background: "hsl(55, 100%, 90.9%)",
2687
+ backgroundHover: "hsl(54, 100%, 86.6%)",
2688
+ backgroundPress: "hsl(52, 97.9%, 82.0%)",
2689
+ backgroundFocus: "hsl(50, 89.4%, 76.1%)",
2690
+ backgroundStrong: "hsl(52, 100%, 95.5%)",
2691
+ backgroundTransparent: "hsl(60, 54.0%, 98.5%)",
2692
+ color: "hsl(0, 0%, 9.0%)",
2693
+ colorHover: "hsl(40, 55.0%, 13.5%)",
2694
+ colorPress: "hsl(0, 0%, 9.0%)",
2695
+ colorFocus: "hsl(40, 55.0%, 13.5%)",
2696
+ colorTransparent: "hsl(0, 0%, 9.0%)",
2697
+ borderColor: "hsl(52, 97.9%, 82.0%)",
2698
+ borderColorHover: "hsl(50, 89.4%, 76.1%)",
2699
+ borderColorFocus: "hsl(52, 97.9%, 82.0%)",
2700
+ borderColorPress: "hsl(52, 97.9%, 82.0%)",
2701
+ placeholderColor: "hsl(53, 92.0%, 50.0%)"
2702
+ };
2703
+ const light_yellow_DrawerFrame = light_yellow_Card;
2704
+ const light_yellow_Progress = light_yellow_Card;
2705
+ const light_yellow_TooltipArrow = light_yellow_Card;
2706
+ const light_yellow_Button = {
2707
+ background: "hsl(54, 100%, 86.6%)",
2708
+ backgroundHover: "hsl(52, 97.9%, 82.0%)",
2709
+ backgroundPress: "hsl(50, 89.4%, 76.1%)",
2710
+ backgroundFocus: "hsl(48, 100%, 46.1%)",
2711
+ backgroundStrong: "hsl(55, 100%, 90.9%)",
2712
+ backgroundTransparent: "hsl(52, 100%, 95.5%)",
2713
+ color: "hsl(0, 0%, 9.0%)",
2714
+ colorHover: "hsl(40, 55.0%, 13.5%)",
2715
+ colorPress: "hsl(0, 0%, 9.0%)",
2716
+ colorFocus: "hsl(40, 55.0%, 13.5%)",
2717
+ colorTransparent: "hsl(40, 55.0%, 13.5%)",
2718
+ borderColor: "transparent",
2719
+ borderColorHover: "transparent",
2720
+ borderColorFocus: "hsl(50, 89.4%, 76.1%)",
2721
+ borderColorPress: "hsl(50, 89.4%, 76.1%)",
2722
+ placeholderColor: "hsl(48, 100%, 46.1%)"
2723
+ };
2724
+ const light_yellow_Checkbox = {
2725
+ background: "hsl(54, 100%, 86.6%)",
2726
+ backgroundHover: "hsl(52, 97.9%, 82.0%)",
2727
+ backgroundPress: "hsl(50, 89.4%, 76.1%)",
2728
+ backgroundFocus: "hsl(48, 100%, 46.1%)",
2729
+ backgroundStrong: "hsl(55, 100%, 90.9%)",
2730
+ backgroundTransparent: "hsl(52, 100%, 95.5%)",
2731
+ color: "hsl(0, 0%, 9.0%)",
2732
+ colorHover: "hsl(40, 55.0%, 13.5%)",
2733
+ colorPress: "hsl(0, 0%, 9.0%)",
2734
+ colorFocus: "hsl(40, 55.0%, 13.5%)",
2735
+ colorTransparent: "hsl(40, 55.0%, 13.5%)",
2736
+ borderColor: "hsl(50, 89.4%, 76.1%)",
2737
+ borderColorHover: "hsl(48, 100%, 46.1%)",
2738
+ borderColorFocus: "hsl(50, 89.4%, 76.1%)",
2739
+ borderColorPress: "hsl(50, 89.4%, 76.1%)",
2740
+ placeholderColor: "hsl(48, 100%, 46.1%)"
2741
+ };
2742
+ const light_yellow_SliderTrackActive = light_yellow_Checkbox;
2743
+ const light_yellow_Switch = light_yellow_Checkbox;
2744
+ const light_yellow_TooltipContent = light_yellow_Checkbox;
2745
+ const light_yellow_Tooltip = {
2746
+ background: "hsl(40, 55.0%, 13.5%)",
2747
+ backgroundHover: "hsl(42, 100%, 29.0%)",
2748
+ backgroundPress: "hsl(50, 100%, 48.5%)",
2749
+ backgroundFocus: "hsl(53, 92.0%, 50.0%)",
2750
+ backgroundStrong: "hsl(0, 0%, 9.0%)",
2751
+ backgroundTransparent: "hsla(40, 55.0%, 13.5%, 0)",
2752
+ color: "hsl(60, 54.0%, 98.5%)",
2753
+ colorHover: "hsl(52, 100%, 95.5%)",
2754
+ colorPress: "hsl(60, 54.0%, 98.5%)",
2755
+ colorFocus: "hsl(52, 100%, 95.5%)",
2756
+ colorTransparent: "hsla(60, 54.0%, 98.5%, 0)",
2757
+ borderColor: "hsl(50, 100%, 48.5%)",
2758
+ borderColorHover: "hsl(53, 92.0%, 50.0%)",
2759
+ borderColorFocus: "hsl(50, 100%, 48.5%)",
2760
+ borderColorPress: "hsl(50, 100%, 48.5%)",
2761
+ placeholderColor: "hsl(54, 100%, 86.6%)"
2762
+ };
2763
+ const light_yellow_ProgressIndicator = light_yellow_Tooltip;
2764
+ const light_yellow_Input = {
2765
+ background: "hsl(60, 54.0%, 98.5%)",
2766
+ backgroundHover: "hsl(52, 100%, 95.5%)",
2767
+ backgroundPress: "hsl(55, 100%, 90.9%)",
2768
+ backgroundFocus: "hsl(54, 100%, 86.6%)",
2769
+ backgroundStrong: "hsl(60, 54.0%, 98.5%)",
2770
+ backgroundTransparent: "hsl(60, 54.0%, 98.5%)",
2771
+ color: "hsl(0, 0%, 9.0%)",
2772
+ colorHover: "hsl(40, 55.0%, 13.5%)",
2773
+ colorPress: "hsl(0, 0%, 9.0%)",
2774
+ colorFocus: "hsl(40, 55.0%, 13.5%)",
2775
+ colorTransparent: "hsl(0, 0%, 9.0%)",
2776
+ borderColor: "hsl(52, 97.9%, 82.0%)",
2777
+ borderColorHover: "hsl(50, 89.4%, 76.1%)",
2778
+ borderColorFocus: "hsl(52, 97.9%, 82.0%)",
2779
+ borderColorPress: "hsl(52, 97.9%, 82.0%)",
2780
+ placeholderColor: "hsl(42, 100%, 29.0%)"
2781
+ };
2782
+ const light_yellow_TextArea = light_yellow_Input;
2783
+ const light_green_ListItem = {
2784
+ background: "hsl(136, 50.0%, 98.9%)",
2785
+ backgroundHover: "hsl(138, 62.5%, 96.9%)",
2786
+ backgroundPress: "hsl(139, 55.2%, 94.5%)",
2787
+ backgroundFocus: "hsl(140, 48.7%, 91.0%)",
2788
+ backgroundStrong: "hsl(136, 50.0%, 98.9%)",
2789
+ backgroundTransparent: "hsl(136, 50.0%, 98.9%)",
2790
+ color: "hsl(0, 0%, 9.0%)",
2791
+ colorHover: "hsl(155, 40.0%, 14.0%)",
2792
+ colorPress: "hsl(0, 0%, 9.0%)",
2793
+ colorFocus: "hsl(155, 40.0%, 14.0%)",
2794
+ colorTransparent: "hsl(0, 0%, 9.0%)",
2795
+ borderColor: "hsl(139, 55.2%, 94.5%)",
2796
+ borderColorHover: "hsl(140, 48.7%, 91.0%)",
2797
+ borderColorFocus: "hsl(139, 55.2%, 94.5%)",
2798
+ borderColorPress: "hsl(139, 55.2%, 94.5%)",
2799
+ placeholderColor: "hsl(153, 67.0%, 28.5%)"
2800
+ };
2801
+ const light_green_SliderTrack = light_green_ListItem;
2802
+ const light_green_Card = {
2803
+ background: "hsl(139, 55.2%, 94.5%)",
2804
+ backgroundHover: "hsl(140, 48.7%, 91.0%)",
2805
+ backgroundPress: "hsl(141, 43.7%, 86.0%)",
2806
+ backgroundFocus: "hsl(143, 40.3%, 79.0%)",
2807
+ backgroundStrong: "hsl(138, 62.5%, 96.9%)",
2808
+ backgroundTransparent: "hsl(136, 50.0%, 98.9%)",
2809
+ color: "hsl(0, 0%, 9.0%)",
2810
+ colorHover: "hsl(155, 40.0%, 14.0%)",
2811
+ colorPress: "hsl(0, 0%, 9.0%)",
2812
+ colorFocus: "hsl(155, 40.0%, 14.0%)",
2813
+ colorTransparent: "hsl(0, 0%, 9.0%)",
2814
+ borderColor: "hsl(141, 43.7%, 86.0%)",
2815
+ borderColorHover: "hsl(143, 40.3%, 79.0%)",
2816
+ borderColorFocus: "hsl(141, 43.7%, 86.0%)",
2817
+ borderColorPress: "hsl(141, 43.7%, 86.0%)",
2818
+ placeholderColor: "hsl(151, 55.0%, 41.5%)"
2819
+ };
2820
+ const light_green_DrawerFrame = light_green_Card;
2821
+ const light_green_Progress = light_green_Card;
2822
+ const light_green_TooltipArrow = light_green_Card;
2823
+ const light_green_Button = {
2824
+ background: "hsl(140, 48.7%, 91.0%)",
2825
+ backgroundHover: "hsl(141, 43.7%, 86.0%)",
2826
+ backgroundPress: "hsl(143, 40.3%, 79.0%)",
2827
+ backgroundFocus: "hsl(151, 40.2%, 54.1%)",
2828
+ backgroundStrong: "hsl(139, 55.2%, 94.5%)",
2829
+ backgroundTransparent: "hsl(138, 62.5%, 96.9%)",
2830
+ color: "hsl(0, 0%, 9.0%)",
2831
+ colorHover: "hsl(155, 40.0%, 14.0%)",
2832
+ colorPress: "hsl(0, 0%, 9.0%)",
2833
+ colorFocus: "hsl(155, 40.0%, 14.0%)",
2834
+ colorTransparent: "hsl(155, 40.0%, 14.0%)",
2835
+ borderColor: "transparent",
2836
+ borderColorHover: "transparent",
2837
+ borderColorFocus: "hsl(143, 40.3%, 79.0%)",
2838
+ borderColorPress: "hsl(143, 40.3%, 79.0%)",
2839
+ placeholderColor: "hsl(151, 40.2%, 54.1%)"
2840
+ };
2841
+ const light_green_Checkbox = {
2842
+ background: "hsl(140, 48.7%, 91.0%)",
2843
+ backgroundHover: "hsl(141, 43.7%, 86.0%)",
2844
+ backgroundPress: "hsl(143, 40.3%, 79.0%)",
2845
+ backgroundFocus: "hsl(151, 40.2%, 54.1%)",
2846
+ backgroundStrong: "hsl(139, 55.2%, 94.5%)",
2847
+ backgroundTransparent: "hsl(138, 62.5%, 96.9%)",
2848
+ color: "hsl(0, 0%, 9.0%)",
2849
+ colorHover: "hsl(155, 40.0%, 14.0%)",
2850
+ colorPress: "hsl(0, 0%, 9.0%)",
2851
+ colorFocus: "hsl(155, 40.0%, 14.0%)",
2852
+ colorTransparent: "hsl(155, 40.0%, 14.0%)",
2853
+ borderColor: "hsl(143, 40.3%, 79.0%)",
2854
+ borderColorHover: "hsl(151, 40.2%, 54.1%)",
2855
+ borderColorFocus: "hsl(143, 40.3%, 79.0%)",
2856
+ borderColorPress: "hsl(143, 40.3%, 79.0%)",
2857
+ placeholderColor: "hsl(151, 40.2%, 54.1%)"
2858
+ };
2859
+ const light_green_SliderTrackActive = light_green_Checkbox;
2860
+ const light_green_Switch = light_green_Checkbox;
2861
+ const light_green_TooltipContent = light_green_Checkbox;
2862
+ const light_green_Tooltip = {
2863
+ background: "hsl(155, 40.0%, 14.0%)",
2864
+ backgroundHover: "hsl(153, 67.0%, 28.5%)",
2865
+ backgroundPress: "hsl(152, 57.5%, 37.6%)",
2866
+ backgroundFocus: "hsl(151, 55.0%, 41.5%)",
2867
+ backgroundStrong: "hsl(0, 0%, 9.0%)",
2868
+ backgroundTransparent: "hsla(155, 40.0%, 14.0%, 0)",
2869
+ color: "hsl(136, 50.0%, 98.9%)",
2870
+ colorHover: "hsl(138, 62.5%, 96.9%)",
2871
+ colorPress: "hsl(136, 50.0%, 98.9%)",
2872
+ colorFocus: "hsl(138, 62.5%, 96.9%)",
2873
+ colorTransparent: "hsla(136, 50.0%, 98.9%, 0)",
2874
+ borderColor: "hsl(152, 57.5%, 37.6%)",
2875
+ borderColorHover: "hsl(151, 55.0%, 41.5%)",
2876
+ borderColorFocus: "hsl(152, 57.5%, 37.6%)",
2877
+ borderColorPress: "hsl(152, 57.5%, 37.6%)",
2878
+ placeholderColor: "hsl(140, 48.7%, 91.0%)"
2879
+ };
2880
+ const light_green_ProgressIndicator = light_green_Tooltip;
2881
+ const light_green_Input = {
2882
+ background: "hsl(136, 50.0%, 98.9%)",
2883
+ backgroundHover: "hsl(138, 62.5%, 96.9%)",
2884
+ backgroundPress: "hsl(139, 55.2%, 94.5%)",
2885
+ backgroundFocus: "hsl(140, 48.7%, 91.0%)",
2886
+ backgroundStrong: "hsl(136, 50.0%, 98.9%)",
2887
+ backgroundTransparent: "hsl(136, 50.0%, 98.9%)",
2888
+ color: "hsl(0, 0%, 9.0%)",
2889
+ colorHover: "hsl(155, 40.0%, 14.0%)",
2890
+ colorPress: "hsl(0, 0%, 9.0%)",
2891
+ colorFocus: "hsl(155, 40.0%, 14.0%)",
2892
+ colorTransparent: "hsl(0, 0%, 9.0%)",
2893
+ borderColor: "hsl(141, 43.7%, 86.0%)",
2894
+ borderColorHover: "hsl(143, 40.3%, 79.0%)",
2895
+ borderColorFocus: "hsl(141, 43.7%, 86.0%)",
2896
+ borderColorPress: "hsl(141, 43.7%, 86.0%)",
2897
+ placeholderColor: "hsl(153, 67.0%, 28.5%)"
2898
+ };
2899
+ const light_green_TextArea = light_green_Input;
2900
+ const light_blue_ListItem = {
2901
+ background: "hsl(206, 100%, 99.2%)",
2902
+ backgroundHover: "hsl(210, 100%, 98.0%)",
2903
+ backgroundPress: "hsl(209, 100%, 96.5%)",
2904
+ backgroundFocus: "hsl(210, 98.8%, 94.0%)",
2905
+ backgroundStrong: "hsl(206, 100%, 99.2%)",
2906
+ backgroundTransparent: "hsl(206, 100%, 99.2%)",
2907
+ color: "hsl(0, 0%, 9.0%)",
2908
+ colorHover: "hsl(211, 100%, 15.0%)",
2909
+ colorPress: "hsl(0, 0%, 9.0%)",
2910
+ colorFocus: "hsl(211, 100%, 15.0%)",
2911
+ colorTransparent: "hsl(0, 0%, 9.0%)",
2912
+ borderColor: "hsl(209, 100%, 96.5%)",
2913
+ borderColorHover: "hsl(210, 98.8%, 94.0%)",
2914
+ borderColorFocus: "hsl(209, 100%, 96.5%)",
2915
+ borderColorPress: "hsl(209, 100%, 96.5%)",
2916
+ placeholderColor: "hsl(211, 100%, 43.2%)"
2917
+ };
2918
+ const light_blue_SliderTrack = light_blue_ListItem;
2919
+ const light_blue_Card = {
2920
+ background: "hsl(209, 100%, 96.5%)",
2921
+ backgroundHover: "hsl(210, 98.8%, 94.0%)",
2922
+ backgroundPress: "hsl(209, 95.0%, 90.1%)",
2923
+ backgroundFocus: "hsl(209, 81.2%, 84.5%)",
2924
+ backgroundStrong: "hsl(210, 100%, 98.0%)",
2925
+ backgroundTransparent: "hsl(206, 100%, 99.2%)",
2926
+ color: "hsl(0, 0%, 9.0%)",
2927
+ colorHover: "hsl(211, 100%, 15.0%)",
2928
+ colorPress: "hsl(0, 0%, 9.0%)",
2929
+ colorFocus: "hsl(211, 100%, 15.0%)",
2930
+ colorTransparent: "hsl(0, 0%, 9.0%)",
2931
+ borderColor: "hsl(209, 95.0%, 90.1%)",
2932
+ borderColorHover: "hsl(209, 81.2%, 84.5%)",
2933
+ borderColorFocus: "hsl(209, 95.0%, 90.1%)",
2934
+ borderColorPress: "hsl(209, 95.0%, 90.1%)",
2935
+ placeholderColor: "hsl(206, 100%, 50.0%)"
2936
+ };
2937
+ const light_blue_DrawerFrame = light_blue_Card;
2938
+ const light_blue_Progress = light_blue_Card;
2939
+ const light_blue_TooltipArrow = light_blue_Card;
2940
+ const light_blue_Button = {
2941
+ background: "hsl(210, 98.8%, 94.0%)",
2942
+ backgroundHover: "hsl(209, 95.0%, 90.1%)",
2943
+ backgroundPress: "hsl(209, 81.2%, 84.5%)",
2944
+ backgroundFocus: "hsl(206, 81.9%, 65.3%)",
2945
+ backgroundStrong: "hsl(209, 100%, 96.5%)",
2946
+ backgroundTransparent: "hsl(210, 100%, 98.0%)",
2947
+ color: "hsl(0, 0%, 9.0%)",
2948
+ colorHover: "hsl(211, 100%, 15.0%)",
2949
+ colorPress: "hsl(0, 0%, 9.0%)",
2950
+ colorFocus: "hsl(211, 100%, 15.0%)",
2951
+ colorTransparent: "hsl(211, 100%, 15.0%)",
2952
+ borderColor: "transparent",
2953
+ borderColorHover: "transparent",
2954
+ borderColorFocus: "hsl(209, 81.2%, 84.5%)",
2955
+ borderColorPress: "hsl(209, 81.2%, 84.5%)",
2956
+ placeholderColor: "hsl(206, 81.9%, 65.3%)"
2957
+ };
2958
+ const light_blue_Checkbox = {
2959
+ background: "hsl(210, 98.8%, 94.0%)",
2960
+ backgroundHover: "hsl(209, 95.0%, 90.1%)",
2961
+ backgroundPress: "hsl(209, 81.2%, 84.5%)",
2962
+ backgroundFocus: "hsl(206, 81.9%, 65.3%)",
2963
+ backgroundStrong: "hsl(209, 100%, 96.5%)",
2964
+ backgroundTransparent: "hsl(210, 100%, 98.0%)",
2965
+ color: "hsl(0, 0%, 9.0%)",
2966
+ colorHover: "hsl(211, 100%, 15.0%)",
2967
+ colorPress: "hsl(0, 0%, 9.0%)",
2968
+ colorFocus: "hsl(211, 100%, 15.0%)",
2969
+ colorTransparent: "hsl(211, 100%, 15.0%)",
2970
+ borderColor: "hsl(209, 81.2%, 84.5%)",
2971
+ borderColorHover: "hsl(206, 81.9%, 65.3%)",
2972
+ borderColorFocus: "hsl(209, 81.2%, 84.5%)",
2973
+ borderColorPress: "hsl(209, 81.2%, 84.5%)",
2974
+ placeholderColor: "hsl(206, 81.9%, 65.3%)"
2975
+ };
2976
+ const light_blue_SliderTrackActive = light_blue_Checkbox;
2977
+ const light_blue_Switch = light_blue_Checkbox;
2978
+ const light_blue_TooltipContent = light_blue_Checkbox;
2979
+ const light_blue_Tooltip = {
2980
+ background: "hsl(211, 100%, 15.0%)",
2981
+ backgroundHover: "hsl(211, 100%, 43.2%)",
2982
+ backgroundPress: "hsl(208, 100%, 47.3%)",
2983
+ backgroundFocus: "hsl(206, 100%, 50.0%)",
2984
+ backgroundStrong: "hsl(0, 0%, 9.0%)",
2985
+ backgroundTransparent: "hsla(211, 100%, 15.0%, 0)",
2986
+ color: "hsl(206, 100%, 99.2%)",
2987
+ colorHover: "hsl(210, 100%, 98.0%)",
2988
+ colorPress: "hsl(206, 100%, 99.2%)",
2989
+ colorFocus: "hsl(210, 100%, 98.0%)",
2990
+ colorTransparent: "hsla(206, 100%, 99.2%, 0)",
2991
+ borderColor: "hsl(208, 100%, 47.3%)",
2992
+ borderColorHover: "hsl(206, 100%, 50.0%)",
2993
+ borderColorFocus: "hsl(208, 100%, 47.3%)",
2994
+ borderColorPress: "hsl(208, 100%, 47.3%)",
2995
+ placeholderColor: "hsl(210, 98.8%, 94.0%)"
2996
+ };
2997
+ const light_blue_ProgressIndicator = light_blue_Tooltip;
2998
+ const light_blue_Input = {
2999
+ background: "hsl(206, 100%, 99.2%)",
3000
+ backgroundHover: "hsl(210, 100%, 98.0%)",
3001
+ backgroundPress: "hsl(209, 100%, 96.5%)",
3002
+ backgroundFocus: "hsl(210, 98.8%, 94.0%)",
3003
+ backgroundStrong: "hsl(206, 100%, 99.2%)",
3004
+ backgroundTransparent: "hsl(206, 100%, 99.2%)",
3005
+ color: "hsl(0, 0%, 9.0%)",
3006
+ colorHover: "hsl(211, 100%, 15.0%)",
3007
+ colorPress: "hsl(0, 0%, 9.0%)",
3008
+ colorFocus: "hsl(211, 100%, 15.0%)",
3009
+ colorTransparent: "hsl(0, 0%, 9.0%)",
3010
+ borderColor: "hsl(209, 95.0%, 90.1%)",
3011
+ borderColorHover: "hsl(209, 81.2%, 84.5%)",
3012
+ borderColorFocus: "hsl(209, 95.0%, 90.1%)",
3013
+ borderColorPress: "hsl(209, 95.0%, 90.1%)",
3014
+ placeholderColor: "hsl(211, 100%, 43.2%)"
3015
+ };
3016
+ const light_blue_TextArea = light_blue_Input;
3017
+ const light_purple_ListItem = {
3018
+ background: "hsl(280, 65.0%, 99.4%)",
3019
+ backgroundHover: "hsl(276, 100%, 99.0%)",
3020
+ backgroundPress: "hsl(276, 83.1%, 97.0%)",
3021
+ backgroundFocus: "hsl(275, 76.4%, 94.7%)",
3022
+ backgroundStrong: "hsl(280, 65.0%, 99.4%)",
3023
+ backgroundTransparent: "hsl(280, 65.0%, 99.4%)",
3024
+ color: "hsl(0, 0%, 9.0%)",
3025
+ colorHover: "hsl(272, 66.0%, 16.0%)",
3026
+ colorPress: "hsl(0, 0%, 9.0%)",
3027
+ colorFocus: "hsl(272, 66.0%, 16.0%)",
3028
+ colorTransparent: "hsl(0, 0%, 9.0%)",
3029
+ borderColor: "hsl(276, 83.1%, 97.0%)",
3030
+ borderColorHover: "hsl(275, 76.4%, 94.7%)",
3031
+ borderColorFocus: "hsl(276, 83.1%, 97.0%)",
3032
+ borderColorPress: "hsl(276, 83.1%, 97.0%)",
3033
+ placeholderColor: "hsl(272, 50.0%, 45.8%)"
3034
+ };
3035
+ const light_purple_SliderTrack = light_purple_ListItem;
3036
+ const light_purple_Card = {
3037
+ background: "hsl(276, 83.1%, 97.0%)",
3038
+ backgroundHover: "hsl(275, 76.4%, 94.7%)",
3039
+ backgroundPress: "hsl(275, 70.8%, 91.8%)",
3040
+ backgroundFocus: "hsl(274, 65.4%, 87.8%)",
3041
+ backgroundStrong: "hsl(276, 100%, 99.0%)",
3042
+ backgroundTransparent: "hsl(280, 65.0%, 99.4%)",
3043
+ color: "hsl(0, 0%, 9.0%)",
3044
+ colorHover: "hsl(272, 66.0%, 16.0%)",
3045
+ colorPress: "hsl(0, 0%, 9.0%)",
3046
+ colorFocus: "hsl(272, 66.0%, 16.0%)",
3047
+ colorTransparent: "hsl(0, 0%, 9.0%)",
3048
+ borderColor: "hsl(275, 70.8%, 91.8%)",
3049
+ borderColorHover: "hsl(274, 65.4%, 87.8%)",
3050
+ borderColorFocus: "hsl(275, 70.8%, 91.8%)",
3051
+ borderColorPress: "hsl(275, 70.8%, 91.8%)",
3052
+ placeholderColor: "hsl(272, 51.0%, 54.0%)"
3053
+ };
3054
+ const light_purple_DrawerFrame = light_purple_Card;
3055
+ const light_purple_Progress = light_purple_Card;
3056
+ const light_purple_TooltipArrow = light_purple_Card;
3057
+ const light_purple_Button = {
3058
+ background: "hsl(275, 76.4%, 94.7%)",
3059
+ backgroundHover: "hsl(275, 70.8%, 91.8%)",
3060
+ backgroundPress: "hsl(274, 65.4%, 87.8%)",
3061
+ backgroundFocus: "hsl(272, 60.0%, 73.5%)",
3062
+ backgroundStrong: "hsl(276, 83.1%, 97.0%)",
3063
+ backgroundTransparent: "hsl(276, 100%, 99.0%)",
3064
+ color: "hsl(0, 0%, 9.0%)",
3065
+ colorHover: "hsl(272, 66.0%, 16.0%)",
3066
+ colorPress: "hsl(0, 0%, 9.0%)",
3067
+ colorFocus: "hsl(272, 66.0%, 16.0%)",
3068
+ colorTransparent: "hsl(272, 66.0%, 16.0%)",
3069
+ borderColor: "transparent",
3070
+ borderColorHover: "transparent",
3071
+ borderColorFocus: "hsl(274, 65.4%, 87.8%)",
3072
+ borderColorPress: "hsl(274, 65.4%, 87.8%)",
3073
+ placeholderColor: "hsl(272, 60.0%, 73.5%)"
3074
+ };
3075
+ const light_purple_Checkbox = {
3076
+ background: "hsl(275, 76.4%, 94.7%)",
3077
+ backgroundHover: "hsl(275, 70.8%, 91.8%)",
3078
+ backgroundPress: "hsl(274, 65.4%, 87.8%)",
3079
+ backgroundFocus: "hsl(272, 60.0%, 73.5%)",
3080
+ backgroundStrong: "hsl(276, 83.1%, 97.0%)",
3081
+ backgroundTransparent: "hsl(276, 100%, 99.0%)",
3082
+ color: "hsl(0, 0%, 9.0%)",
3083
+ colorHover: "hsl(272, 66.0%, 16.0%)",
3084
+ colorPress: "hsl(0, 0%, 9.0%)",
3085
+ colorFocus: "hsl(272, 66.0%, 16.0%)",
3086
+ colorTransparent: "hsl(272, 66.0%, 16.0%)",
3087
+ borderColor: "hsl(274, 65.4%, 87.8%)",
3088
+ borderColorHover: "hsl(272, 60.0%, 73.5%)",
3089
+ borderColorFocus: "hsl(274, 65.4%, 87.8%)",
3090
+ borderColorPress: "hsl(274, 65.4%, 87.8%)",
3091
+ placeholderColor: "hsl(272, 60.0%, 73.5%)"
3092
+ };
3093
+ const light_purple_SliderTrackActive = light_purple_Checkbox;
3094
+ const light_purple_Switch = light_purple_Checkbox;
3095
+ const light_purple_TooltipContent = light_purple_Checkbox;
3096
+ const light_purple_Tooltip = {
3097
+ background: "hsl(272, 66.0%, 16.0%)",
3098
+ backgroundHover: "hsl(272, 50.0%, 45.8%)",
3099
+ backgroundPress: "hsl(272, 46.8%, 50.3%)",
3100
+ backgroundFocus: "hsl(272, 51.0%, 54.0%)",
3101
+ backgroundStrong: "hsl(0, 0%, 9.0%)",
3102
+ backgroundTransparent: "hsla(272, 66.0%, 16.0%, 0)",
3103
+ color: "hsl(280, 65.0%, 99.4%)",
3104
+ colorHover: "hsl(276, 100%, 99.0%)",
3105
+ colorPress: "hsl(280, 65.0%, 99.4%)",
3106
+ colorFocus: "hsl(276, 100%, 99.0%)",
3107
+ colorTransparent: "hsla(280, 65.0%, 99.4%, 0)",
3108
+ borderColor: "hsl(272, 46.8%, 50.3%)",
3109
+ borderColorHover: "hsl(272, 51.0%, 54.0%)",
3110
+ borderColorFocus: "hsl(272, 46.8%, 50.3%)",
3111
+ borderColorPress: "hsl(272, 46.8%, 50.3%)",
3112
+ placeholderColor: "hsl(275, 76.4%, 94.7%)"
3113
+ };
3114
+ const light_purple_ProgressIndicator = light_purple_Tooltip;
3115
+ const light_purple_Input = {
3116
+ background: "hsl(280, 65.0%, 99.4%)",
3117
+ backgroundHover: "hsl(276, 100%, 99.0%)",
3118
+ backgroundPress: "hsl(276, 83.1%, 97.0%)",
3119
+ backgroundFocus: "hsl(275, 76.4%, 94.7%)",
3120
+ backgroundStrong: "hsl(280, 65.0%, 99.4%)",
3121
+ backgroundTransparent: "hsl(280, 65.0%, 99.4%)",
3122
+ color: "hsl(0, 0%, 9.0%)",
3123
+ colorHover: "hsl(272, 66.0%, 16.0%)",
3124
+ colorPress: "hsl(0, 0%, 9.0%)",
3125
+ colorFocus: "hsl(272, 66.0%, 16.0%)",
3126
+ colorTransparent: "hsl(0, 0%, 9.0%)",
3127
+ borderColor: "hsl(275, 70.8%, 91.8%)",
3128
+ borderColorHover: "hsl(274, 65.4%, 87.8%)",
3129
+ borderColorFocus: "hsl(275, 70.8%, 91.8%)",
3130
+ borderColorPress: "hsl(275, 70.8%, 91.8%)",
3131
+ placeholderColor: "hsl(272, 50.0%, 45.8%)"
3132
+ };
3133
+ const light_purple_TextArea = light_purple_Input;
3134
+ const light_pink_ListItem = {
3135
+ background: "hsl(322, 100%, 99.4%)",
3136
+ backgroundHover: "hsl(323, 100%, 98.4%)",
3137
+ backgroundPress: "hsl(323, 86.3%, 96.5%)",
3138
+ backgroundFocus: "hsl(323, 78.7%, 94.2%)",
3139
+ backgroundStrong: "hsl(322, 100%, 99.4%)",
3140
+ backgroundTransparent: "hsl(322, 100%, 99.4%)",
3141
+ color: "hsl(0, 0%, 9.0%)",
3142
+ colorHover: "hsl(320, 70.0%, 13.5%)",
3143
+ colorPress: "hsl(0, 0%, 9.0%)",
3144
+ colorFocus: "hsl(320, 70.0%, 13.5%)",
3145
+ colorTransparent: "hsl(0, 0%, 9.0%)",
3146
+ borderColor: "hsl(323, 86.3%, 96.5%)",
3147
+ borderColorHover: "hsl(323, 78.7%, 94.2%)",
3148
+ borderColorFocus: "hsl(323, 86.3%, 96.5%)",
3149
+ borderColorPress: "hsl(323, 86.3%, 96.5%)",
3150
+ placeholderColor: "hsl(322, 75.0%, 46.0%)"
3151
+ };
3152
+ const light_pink_SliderTrack = light_pink_ListItem;
3153
+ const light_pink_Card = {
3154
+ background: "hsl(323, 86.3%, 96.5%)",
3155
+ backgroundHover: "hsl(323, 78.7%, 94.2%)",
3156
+ backgroundPress: "hsl(323, 72.2%, 91.1%)",
3157
+ backgroundFocus: "hsl(323, 66.3%, 86.6%)",
3158
+ backgroundStrong: "hsl(323, 100%, 98.4%)",
3159
+ backgroundTransparent: "hsl(322, 100%, 99.4%)",
3160
+ color: "hsl(0, 0%, 9.0%)",
3161
+ colorHover: "hsl(320, 70.0%, 13.5%)",
3162
+ colorPress: "hsl(0, 0%, 9.0%)",
3163
+ colorFocus: "hsl(320, 70.0%, 13.5%)",
3164
+ colorTransparent: "hsl(0, 0%, 9.0%)",
3165
+ borderColor: "hsl(323, 72.2%, 91.1%)",
3166
+ borderColorHover: "hsl(323, 66.3%, 86.6%)",
3167
+ borderColorFocus: "hsl(323, 72.2%, 91.1%)",
3168
+ borderColorPress: "hsl(323, 72.2%, 91.1%)",
3169
+ placeholderColor: "hsl(322, 65.0%, 54.5%)"
3170
+ };
3171
+ const light_pink_DrawerFrame = light_pink_Card;
3172
+ const light_pink_Progress = light_pink_Card;
3173
+ const light_pink_TooltipArrow = light_pink_Card;
3174
+ const light_pink_Button = {
3175
+ background: "hsl(323, 78.7%, 94.2%)",
3176
+ backgroundHover: "hsl(323, 72.2%, 91.1%)",
3177
+ backgroundPress: "hsl(323, 66.3%, 86.6%)",
3178
+ backgroundFocus: "hsl(323, 60.3%, 72.4%)",
3179
+ backgroundStrong: "hsl(323, 86.3%, 96.5%)",
3180
+ backgroundTransparent: "hsl(323, 100%, 98.4%)",
3181
+ color: "hsl(0, 0%, 9.0%)",
3182
+ colorHover: "hsl(320, 70.0%, 13.5%)",
3183
+ colorPress: "hsl(0, 0%, 9.0%)",
3184
+ colorFocus: "hsl(320, 70.0%, 13.5%)",
3185
+ colorTransparent: "hsl(320, 70.0%, 13.5%)",
3186
+ borderColor: "transparent",
3187
+ borderColorHover: "transparent",
3188
+ borderColorFocus: "hsl(323, 66.3%, 86.6%)",
3189
+ borderColorPress: "hsl(323, 66.3%, 86.6%)",
3190
+ placeholderColor: "hsl(323, 60.3%, 72.4%)"
3191
+ };
3192
+ const light_pink_Checkbox = {
3193
+ background: "hsl(323, 78.7%, 94.2%)",
3194
+ backgroundHover: "hsl(323, 72.2%, 91.1%)",
3195
+ backgroundPress: "hsl(323, 66.3%, 86.6%)",
3196
+ backgroundFocus: "hsl(323, 60.3%, 72.4%)",
3197
+ backgroundStrong: "hsl(323, 86.3%, 96.5%)",
3198
+ backgroundTransparent: "hsl(323, 100%, 98.4%)",
3199
+ color: "hsl(0, 0%, 9.0%)",
3200
+ colorHover: "hsl(320, 70.0%, 13.5%)",
3201
+ colorPress: "hsl(0, 0%, 9.0%)",
3202
+ colorFocus: "hsl(320, 70.0%, 13.5%)",
3203
+ colorTransparent: "hsl(320, 70.0%, 13.5%)",
3204
+ borderColor: "hsl(323, 66.3%, 86.6%)",
3205
+ borderColorHover: "hsl(323, 60.3%, 72.4%)",
3206
+ borderColorFocus: "hsl(323, 66.3%, 86.6%)",
3207
+ borderColorPress: "hsl(323, 66.3%, 86.6%)",
3208
+ placeholderColor: "hsl(323, 60.3%, 72.4%)"
3209
+ };
3210
+ const light_pink_SliderTrackActive = light_pink_Checkbox;
3211
+ const light_pink_Switch = light_pink_Checkbox;
3212
+ const light_pink_TooltipContent = light_pink_Checkbox;
3213
+ const light_pink_Tooltip = {
3214
+ background: "hsl(320, 70.0%, 13.5%)",
3215
+ backgroundHover: "hsl(322, 75.0%, 46.0%)",
3216
+ backgroundPress: "hsl(322, 63.9%, 50.7%)",
3217
+ backgroundFocus: "hsl(322, 65.0%, 54.5%)",
3218
+ backgroundStrong: "hsl(0, 0%, 9.0%)",
3219
+ backgroundTransparent: "hsla(320, 70.0%, 13.5%, 0)",
3220
+ color: "hsl(322, 100%, 99.4%)",
3221
+ colorHover: "hsl(323, 100%, 98.4%)",
3222
+ colorPress: "hsl(322, 100%, 99.4%)",
3223
+ colorFocus: "hsl(323, 100%, 98.4%)",
3224
+ colorTransparent: "hsla(322, 100%, 99.4%, 0)",
3225
+ borderColor: "hsl(322, 63.9%, 50.7%)",
3226
+ borderColorHover: "hsl(322, 65.0%, 54.5%)",
3227
+ borderColorFocus: "hsl(322, 63.9%, 50.7%)",
3228
+ borderColorPress: "hsl(322, 63.9%, 50.7%)",
3229
+ placeholderColor: "hsl(323, 78.7%, 94.2%)"
3230
+ };
3231
+ const light_pink_ProgressIndicator = light_pink_Tooltip;
3232
+ const light_pink_Input = {
3233
+ background: "hsl(322, 100%, 99.4%)",
3234
+ backgroundHover: "hsl(323, 100%, 98.4%)",
3235
+ backgroundPress: "hsl(323, 86.3%, 96.5%)",
3236
+ backgroundFocus: "hsl(323, 78.7%, 94.2%)",
3237
+ backgroundStrong: "hsl(322, 100%, 99.4%)",
3238
+ backgroundTransparent: "hsl(322, 100%, 99.4%)",
3239
+ color: "hsl(0, 0%, 9.0%)",
3240
+ colorHover: "hsl(320, 70.0%, 13.5%)",
3241
+ colorPress: "hsl(0, 0%, 9.0%)",
3242
+ colorFocus: "hsl(320, 70.0%, 13.5%)",
3243
+ colorTransparent: "hsl(0, 0%, 9.0%)",
3244
+ borderColor: "hsl(323, 72.2%, 91.1%)",
3245
+ borderColorHover: "hsl(323, 66.3%, 86.6%)",
3246
+ borderColorFocus: "hsl(323, 72.2%, 91.1%)",
3247
+ borderColorPress: "hsl(323, 72.2%, 91.1%)",
3248
+ placeholderColor: "hsl(322, 75.0%, 46.0%)"
3249
+ };
3250
+ const light_pink_TextArea = light_pink_Input;
3251
+ const light_red_ListItem = {
3252
+ background: "hsl(359, 100%, 99.4%)",
3253
+ backgroundHover: "hsl(359, 100%, 98.6%)",
3254
+ backgroundPress: "hsl(360, 100%, 96.8%)",
3255
+ backgroundFocus: "hsl(360, 97.9%, 94.8%)",
3256
+ backgroundStrong: "hsl(359, 100%, 99.4%)",
3257
+ backgroundTransparent: "hsl(359, 100%, 99.4%)",
3258
+ color: "hsl(0, 0%, 9.0%)",
3259
+ colorHover: "hsl(354, 50.0%, 14.6%)",
3260
+ colorPress: "hsl(0, 0%, 9.0%)",
3261
+ colorFocus: "hsl(354, 50.0%, 14.6%)",
3262
+ colorTransparent: "hsl(0, 0%, 9.0%)",
3263
+ borderColor: "hsl(360, 100%, 96.8%)",
3264
+ borderColorHover: "hsl(360, 97.9%, 94.8%)",
3265
+ borderColorFocus: "hsl(360, 100%, 96.8%)",
3266
+ borderColorPress: "hsl(360, 100%, 96.8%)",
3267
+ placeholderColor: "hsl(358, 65.0%, 48.7%)"
3268
+ };
3269
+ const light_red_SliderTrack = light_red_ListItem;
3270
+ const light_red_Card = {
3271
+ background: "hsl(360, 100%, 96.8%)",
3272
+ backgroundHover: "hsl(360, 97.9%, 94.8%)",
3273
+ backgroundPress: "hsl(360, 90.2%, 91.9%)",
3274
+ backgroundFocus: "hsl(360, 81.7%, 87.8%)",
3275
+ backgroundStrong: "hsl(359, 100%, 98.6%)",
3276
+ backgroundTransparent: "hsl(359, 100%, 99.4%)",
3277
+ color: "hsl(0, 0%, 9.0%)",
3278
+ colorHover: "hsl(354, 50.0%, 14.6%)",
3279
+ colorPress: "hsl(0, 0%, 9.0%)",
3280
+ colorFocus: "hsl(354, 50.0%, 14.6%)",
3281
+ colorTransparent: "hsl(0, 0%, 9.0%)",
3282
+ borderColor: "hsl(360, 90.2%, 91.9%)",
3283
+ borderColorHover: "hsl(360, 81.7%, 87.8%)",
3284
+ borderColorFocus: "hsl(360, 90.2%, 91.9%)",
3285
+ borderColorPress: "hsl(360, 90.2%, 91.9%)",
3286
+ placeholderColor: "hsl(358, 75.0%, 59.0%)"
3287
+ };
3288
+ const light_red_DrawerFrame = light_red_Card;
3289
+ const light_red_Progress = light_red_Card;
3290
+ const light_red_TooltipArrow = light_red_Card;
3291
+ const light_red_Button = {
3292
+ background: "hsl(360, 97.9%, 94.8%)",
3293
+ backgroundHover: "hsl(360, 90.2%, 91.9%)",
3294
+ backgroundPress: "hsl(360, 81.7%, 87.8%)",
3295
+ backgroundFocus: "hsl(359, 69.5%, 74.3%)",
3296
+ backgroundStrong: "hsl(360, 100%, 96.8%)",
3297
+ backgroundTransparent: "hsl(359, 100%, 98.6%)",
3298
+ color: "hsl(0, 0%, 9.0%)",
3299
+ colorHover: "hsl(354, 50.0%, 14.6%)",
3300
+ colorPress: "hsl(0, 0%, 9.0%)",
3301
+ colorFocus: "hsl(354, 50.0%, 14.6%)",
3302
+ colorTransparent: "hsl(354, 50.0%, 14.6%)",
3303
+ borderColor: "transparent",
3304
+ borderColorHover: "transparent",
3305
+ borderColorFocus: "hsl(360, 81.7%, 87.8%)",
3306
+ borderColorPress: "hsl(360, 81.7%, 87.8%)",
3307
+ placeholderColor: "hsl(359, 69.5%, 74.3%)"
3308
+ };
3309
+ const light_red_Checkbox = {
3310
+ background: "hsl(360, 97.9%, 94.8%)",
3311
+ backgroundHover: "hsl(360, 90.2%, 91.9%)",
3312
+ backgroundPress: "hsl(360, 81.7%, 87.8%)",
3313
+ backgroundFocus: "hsl(359, 69.5%, 74.3%)",
3314
+ backgroundStrong: "hsl(360, 100%, 96.8%)",
3315
+ backgroundTransparent: "hsl(359, 100%, 98.6%)",
3316
+ color: "hsl(0, 0%, 9.0%)",
3317
+ colorHover: "hsl(354, 50.0%, 14.6%)",
3318
+ colorPress: "hsl(0, 0%, 9.0%)",
3319
+ colorFocus: "hsl(354, 50.0%, 14.6%)",
3320
+ colorTransparent: "hsl(354, 50.0%, 14.6%)",
3321
+ borderColor: "hsl(360, 81.7%, 87.8%)",
3322
+ borderColorHover: "hsl(359, 69.5%, 74.3%)",
3323
+ borderColorFocus: "hsl(360, 81.7%, 87.8%)",
3324
+ borderColorPress: "hsl(360, 81.7%, 87.8%)",
3325
+ placeholderColor: "hsl(359, 69.5%, 74.3%)"
3326
+ };
3327
+ const light_red_SliderTrackActive = light_red_Checkbox;
3328
+ const light_red_Switch = light_red_Checkbox;
3329
+ const light_red_TooltipContent = light_red_Checkbox;
3330
+ const light_red_Tooltip = {
3331
+ background: "hsl(354, 50.0%, 14.6%)",
3332
+ backgroundHover: "hsl(358, 65.0%, 48.7%)",
3333
+ backgroundPress: "hsl(358, 69.4%, 55.2%)",
3334
+ backgroundFocus: "hsl(358, 75.0%, 59.0%)",
3335
+ backgroundStrong: "hsl(0, 0%, 9.0%)",
3336
+ backgroundTransparent: "hsla(354, 50.0%, 14.6%, 0)",
3337
+ color: "hsl(359, 100%, 99.4%)",
3338
+ colorHover: "hsl(359, 100%, 98.6%)",
3339
+ colorPress: "hsl(359, 100%, 99.4%)",
3340
+ colorFocus: "hsl(359, 100%, 98.6%)",
3341
+ colorTransparent: "hsla(359, 100%, 99.4%, 0)",
3342
+ borderColor: "hsl(358, 69.4%, 55.2%)",
3343
+ borderColorHover: "hsl(358, 75.0%, 59.0%)",
3344
+ borderColorFocus: "hsl(358, 69.4%, 55.2%)",
3345
+ borderColorPress: "hsl(358, 69.4%, 55.2%)",
3346
+ placeholderColor: "hsl(360, 97.9%, 94.8%)"
3347
+ };
3348
+ const light_red_ProgressIndicator = light_red_Tooltip;
3349
+ const light_red_Input = {
3350
+ background: "hsl(359, 100%, 99.4%)",
3351
+ backgroundHover: "hsl(359, 100%, 98.6%)",
3352
+ backgroundPress: "hsl(360, 100%, 96.8%)",
3353
+ backgroundFocus: "hsl(360, 97.9%, 94.8%)",
3354
+ backgroundStrong: "hsl(359, 100%, 99.4%)",
3355
+ backgroundTransparent: "hsl(359, 100%, 99.4%)",
3356
+ color: "hsl(0, 0%, 9.0%)",
3357
+ colorHover: "hsl(354, 50.0%, 14.6%)",
3358
+ colorPress: "hsl(0, 0%, 9.0%)",
3359
+ colorFocus: "hsl(354, 50.0%, 14.6%)",
3360
+ colorTransparent: "hsl(0, 0%, 9.0%)",
3361
+ borderColor: "hsl(360, 90.2%, 91.9%)",
3362
+ borderColorHover: "hsl(360, 81.7%, 87.8%)",
3363
+ borderColorFocus: "hsl(360, 90.2%, 91.9%)",
3364
+ borderColorPress: "hsl(360, 90.2%, 91.9%)",
3365
+ placeholderColor: "hsl(358, 65.0%, 48.7%)"
3366
+ };
3367
+ const light_red_TextArea = light_red_Input;
3368
+ const dark_orange_Card = {
3369
+ background: "hsl(26, 91.1%, 11.6%)",
3370
+ backgroundHover: "hsl(25, 88.3%, 14.1%)",
3371
+ backgroundPress: "hsl(24, 87.6%, 16.6%)",
3372
+ backgroundFocus: "hsl(24, 88.6%, 19.8%)",
3373
+ backgroundStrong: "hsl(28, 100%, 8.4%)",
3374
+ backgroundTransparent: "hsl(30, 70.0%, 7.2%)",
3375
+ color: "#fff",
3376
+ colorHover: "hsl(24, 97.0%, 93.2%)",
3377
+ colorPress: "#fff",
3378
+ colorFocus: "hsl(24, 97.0%, 93.2%)",
3379
+ colorTransparent: "#fff",
3380
+ borderColor: "hsl(24, 88.6%, 19.8%)",
3381
+ borderColorHover: "hsl(25, 100%, 29.0%)",
3382
+ borderColorFocus: "hsl(24, 87.6%, 16.6%)",
3383
+ borderColorPress: "hsl(24, 88.6%, 19.8%)",
3384
+ placeholderColor: "hsl(24, 94.0%, 50.0%)"
3385
+ };
3386
+ const dark_orange_DrawerFrame = dark_orange_Card;
3387
+ const dark_orange_Progress = dark_orange_Card;
3388
+ const dark_orange_TooltipArrow = dark_orange_Card;
3389
+ const dark_orange_Button = {
3390
+ background: "hsl(25, 88.3%, 14.1%)",
3391
+ backgroundHover: "hsl(24, 87.6%, 16.6%)",
3392
+ backgroundPress: "hsl(24, 88.6%, 19.8%)",
3393
+ backgroundFocus: "hsl(25, 100%, 29.0%)",
3394
+ backgroundStrong: "hsl(26, 91.1%, 11.6%)",
3395
+ backgroundTransparent: "hsl(28, 100%, 8.4%)",
3396
+ color: "#fff",
3397
+ colorHover: "hsl(24, 97.0%, 93.2%)",
3398
+ colorPress: "#fff",
3399
+ colorFocus: "hsl(24, 97.0%, 93.2%)",
3400
+ colorTransparent: "hsl(24, 97.0%, 93.2%)",
3401
+ borderColor: "transparent",
3402
+ borderColorHover: "transparent",
3403
+ borderColorFocus: "hsl(24, 88.6%, 19.8%)",
3404
+ borderColorPress: "hsl(25, 100%, 29.0%)",
3405
+ placeholderColor: "hsl(25, 100%, 29.0%)"
3406
+ };
3407
+ const dark_orange_Checkbox = {
3408
+ background: "hsl(25, 88.3%, 14.1%)",
3409
+ backgroundHover: "hsl(24, 87.6%, 16.6%)",
3410
+ backgroundPress: "hsl(24, 88.6%, 19.8%)",
3411
+ backgroundFocus: "hsl(25, 100%, 29.0%)",
3412
+ backgroundStrong: "hsl(26, 91.1%, 11.6%)",
3413
+ backgroundTransparent: "hsl(28, 100%, 8.4%)",
3414
+ color: "#fff",
3415
+ colorHover: "hsl(24, 97.0%, 93.2%)",
3416
+ colorPress: "#fff",
3417
+ colorFocus: "hsl(24, 97.0%, 93.2%)",
3418
+ colorTransparent: "hsl(24, 97.0%, 93.2%)",
3419
+ borderColor: "hsl(25, 100%, 29.0%)",
3420
+ borderColorHover: "hsl(24, 94.0%, 50.0%)",
3421
+ borderColorFocus: "hsl(24, 88.6%, 19.8%)",
3422
+ borderColorPress: "hsl(25, 100%, 29.0%)",
3423
+ placeholderColor: "hsl(25, 100%, 29.0%)"
3424
+ };
3425
+ const dark_orange_SliderTrackActive = dark_orange_Checkbox;
3426
+ const dark_orange_Switch = dark_orange_Checkbox;
3427
+ const dark_orange_TooltipContent = dark_orange_Checkbox;
3428
+ const dark_orange_SliderTrack = {
3429
+ background: "hsl(30, 70.0%, 7.2%)",
3430
+ backgroundHover: "hsl(28, 100%, 8.4%)",
3431
+ backgroundPress: "hsl(26, 91.1%, 11.6%)",
3432
+ backgroundFocus: "hsl(25, 88.3%, 14.1%)",
3433
+ backgroundStrong: "hsl(30, 70.0%, 7.2%)",
3434
+ backgroundTransparent: "hsl(30, 70.0%, 7.2%)",
3435
+ color: "#fff",
3436
+ colorHover: "hsl(24, 97.0%, 93.2%)",
3437
+ colorPress: "#fff",
3438
+ colorFocus: "hsl(24, 97.0%, 93.2%)",
3439
+ colorTransparent: "#fff",
3440
+ borderColor: "hsl(25, 88.3%, 14.1%)",
3441
+ borderColorHover: "hsl(24, 87.6%, 16.6%)",
3442
+ borderColorFocus: "hsl(26, 91.1%, 11.6%)",
3443
+ borderColorPress: "hsl(25, 88.3%, 14.1%)",
3444
+ placeholderColor: "hsl(24, 100%, 62.2%)"
3445
+ };
3446
+ const dark_orange_SliderThumb = {
3447
+ background: "hsl(24, 100%, 62.2%)",
3448
+ backgroundHover: "hsl(24, 100%, 58.5%)",
3449
+ backgroundPress: "hsl(24, 94.0%, 50.0%)",
3450
+ backgroundFocus: "hsl(25, 100%, 29.0%)",
3451
+ backgroundStrong: "hsl(24, 97.0%, 93.2%)",
3452
+ backgroundTransparent: "#fff",
3453
+ color: "hsl(30, 70.0%, 7.2%)",
3454
+ colorHover: "hsl(28, 100%, 8.4%)",
3455
+ colorPress: "hsl(30, 70.0%, 7.2%)",
3456
+ colorFocus: "hsl(28, 100%, 8.4%)",
3457
+ colorTransparent: "hsl(30, 70.0%, 7.2%)",
3458
+ borderColor: "hsl(25, 100%, 29.0%)",
3459
+ borderColorHover: "hsl(24, 88.6%, 19.8%)",
3460
+ borderColorFocus: "hsl(24, 94.0%, 50.0%)",
3461
+ borderColorPress: "hsl(25, 100%, 29.0%)",
3462
+ placeholderColor: "hsl(24, 87.6%, 16.6%)"
3463
+ };
3464
+ const dark_orange_Tooltip = {
3465
+ background: "hsl(24, 97.0%, 93.2%)",
3466
+ backgroundHover: "hsl(24, 100%, 62.2%)",
3467
+ backgroundPress: "hsl(24, 100%, 58.5%)",
3468
+ backgroundFocus: "hsl(24, 94.0%, 50.0%)",
3469
+ backgroundStrong: "#fff",
3470
+ backgroundTransparent: "hsla(24, 97.0%, 93.2%, 0)",
3471
+ color: "hsl(30, 70.0%, 7.2%)",
3472
+ colorHover: "hsl(28, 100%, 8.4%)",
3473
+ colorPress: "hsl(30, 70.0%, 7.2%)",
3474
+ colorFocus: "hsl(28, 100%, 8.4%)",
3475
+ colorTransparent: "hsla(30, 70.0%, 7.2%, 0)",
3476
+ borderColor: "hsl(24, 94.0%, 50.0%)",
3477
+ borderColorHover: "hsl(25, 100%, 29.0%)",
3478
+ borderColorFocus: "hsl(24, 100%, 58.5%)",
3479
+ borderColorPress: "hsl(24, 94.0%, 50.0%)",
3480
+ placeholderColor: "hsl(25, 88.3%, 14.1%)"
3481
+ };
3482
+ const dark_orange_ProgressIndicator = dark_orange_Tooltip;
3483
+ const dark_orange_SwitchThumb = {
3484
+ background: "hsl(24, 100%, 58.5%)",
3485
+ backgroundHover: "hsl(24, 94.0%, 50.0%)",
3486
+ backgroundPress: "hsl(25, 100%, 29.0%)",
3487
+ backgroundFocus: "hsl(24, 88.6%, 19.8%)",
3488
+ backgroundStrong: "hsl(24, 100%, 62.2%)",
3489
+ backgroundTransparent: "hsl(24, 97.0%, 93.2%)",
3490
+ color: "hsl(30, 70.0%, 7.2%)",
3491
+ colorHover: "hsl(28, 100%, 8.4%)",
3492
+ colorPress: "hsl(30, 70.0%, 7.2%)",
3493
+ colorFocus: "hsl(28, 100%, 8.4%)",
3494
+ colorTransparent: "hsl(28, 100%, 8.4%)",
3495
+ borderColor: "hsl(24, 88.6%, 19.8%)",
3496
+ borderColorHover: "hsl(24, 87.6%, 16.6%)",
3497
+ borderColorFocus: "hsl(25, 100%, 29.0%)",
3498
+ borderColorPress: "hsl(24, 88.6%, 19.8%)",
3499
+ placeholderColor: "hsl(24, 88.6%, 19.8%)"
3500
+ };
3501
+ const dark_orange_Input = {
3502
+ background: "hsl(28, 100%, 8.4%)",
3503
+ backgroundHover: "hsl(26, 91.1%, 11.6%)",
3504
+ backgroundPress: "hsl(25, 88.3%, 14.1%)",
3505
+ backgroundFocus: "hsl(24, 87.6%, 16.6%)",
3506
+ backgroundStrong: "hsl(30, 70.0%, 7.2%)",
3507
+ backgroundTransparent: "hsla(30, 70.0%, 7.2%, 0)",
3508
+ color: "#fff",
3509
+ colorHover: "hsl(24, 97.0%, 93.2%)",
3510
+ colorPress: "#fff",
3511
+ colorFocus: "hsl(24, 97.0%, 93.2%)",
3512
+ colorTransparent: "hsla(24, 97.0%, 93.2%, 0)",
3513
+ borderColor: "hsl(24, 88.6%, 19.8%)",
3514
+ borderColorHover: "hsl(25, 100%, 29.0%)",
3515
+ borderColorFocus: "hsl(24, 87.6%, 16.6%)",
3516
+ borderColorPress: "hsl(24, 88.6%, 19.8%)",
3517
+ placeholderColor: "hsl(24, 100%, 58.5%)"
3518
+ };
3519
+ const dark_orange_TextArea = dark_orange_Input;
3520
+ const dark_yellow_Card = {
3521
+ background: "hsl(45, 100%, 8.7%)",
3522
+ backgroundHover: "hsl(45, 100%, 10.4%)",
3523
+ backgroundPress: "hsl(47, 100%, 12.1%)",
3524
+ backgroundFocus: "hsl(49, 100%, 14.3%)",
3525
+ backgroundStrong: "hsl(46, 100%, 6.7%)",
3526
+ backgroundTransparent: "hsl(45, 100%, 5.5%)",
3527
+ color: "#fff",
3528
+ colorHover: "hsl(53, 100%, 91.0%)",
3529
+ colorPress: "#fff",
3530
+ colorFocus: "hsl(53, 100%, 91.0%)",
3531
+ colorTransparent: "#fff",
3532
+ borderColor: "hsl(49, 100%, 14.3%)",
3533
+ borderColorHover: "hsl(50, 100%, 22.0%)",
3534
+ borderColorFocus: "hsl(47, 100%, 12.1%)",
3535
+ borderColorPress: "hsl(49, 100%, 14.3%)",
3536
+ placeholderColor: "hsl(53, 92.0%, 50.0%)"
3537
+ };
3538
+ const dark_yellow_DrawerFrame = dark_yellow_Card;
3539
+ const dark_yellow_Progress = dark_yellow_Card;
3540
+ const dark_yellow_TooltipArrow = dark_yellow_Card;
3541
+ const dark_yellow_Button = {
3542
+ background: "hsl(45, 100%, 10.4%)",
3543
+ backgroundHover: "hsl(47, 100%, 12.1%)",
3544
+ backgroundPress: "hsl(49, 100%, 14.3%)",
3545
+ backgroundFocus: "hsl(50, 100%, 22.0%)",
3546
+ backgroundStrong: "hsl(45, 100%, 8.7%)",
3547
+ backgroundTransparent: "hsl(46, 100%, 6.7%)",
3548
+ color: "#fff",
3549
+ colorHover: "hsl(53, 100%, 91.0%)",
3550
+ colorPress: "#fff",
3551
+ colorFocus: "hsl(53, 100%, 91.0%)",
3552
+ colorTransparent: "hsl(53, 100%, 91.0%)",
3553
+ borderColor: "transparent",
3554
+ borderColorHover: "transparent",
3555
+ borderColorFocus: "hsl(49, 100%, 14.3%)",
3556
+ borderColorPress: "hsl(50, 100%, 22.0%)",
3557
+ placeholderColor: "hsl(50, 100%, 22.0%)"
3558
+ };
3559
+ const dark_yellow_Checkbox = {
3560
+ background: "hsl(45, 100%, 10.4%)",
3561
+ backgroundHover: "hsl(47, 100%, 12.1%)",
3562
+ backgroundPress: "hsl(49, 100%, 14.3%)",
3563
+ backgroundFocus: "hsl(50, 100%, 22.0%)",
3564
+ backgroundStrong: "hsl(45, 100%, 8.7%)",
3565
+ backgroundTransparent: "hsl(46, 100%, 6.7%)",
3566
+ color: "#fff",
3567
+ colorHover: "hsl(53, 100%, 91.0%)",
3568
+ colorPress: "#fff",
3569
+ colorFocus: "hsl(53, 100%, 91.0%)",
3570
+ colorTransparent: "hsl(53, 100%, 91.0%)",
3571
+ borderColor: "hsl(50, 100%, 22.0%)",
3572
+ borderColorHover: "hsl(53, 92.0%, 50.0%)",
3573
+ borderColorFocus: "hsl(49, 100%, 14.3%)",
3574
+ borderColorPress: "hsl(50, 100%, 22.0%)",
3575
+ placeholderColor: "hsl(50, 100%, 22.0%)"
3576
+ };
3577
+ const dark_yellow_SliderTrackActive = dark_yellow_Checkbox;
3578
+ const dark_yellow_Switch = dark_yellow_Checkbox;
3579
+ const dark_yellow_TooltipContent = dark_yellow_Checkbox;
3580
+ const dark_yellow_SliderTrack = {
3581
+ background: "hsl(45, 100%, 5.5%)",
3582
+ backgroundHover: "hsl(46, 100%, 6.7%)",
3583
+ backgroundPress: "hsl(45, 100%, 8.7%)",
3584
+ backgroundFocus: "hsl(45, 100%, 10.4%)",
3585
+ backgroundStrong: "hsl(45, 100%, 5.5%)",
3586
+ backgroundTransparent: "hsl(45, 100%, 5.5%)",
3587
+ color: "#fff",
3588
+ colorHover: "hsl(53, 100%, 91.0%)",
3589
+ colorPress: "#fff",
3590
+ colorFocus: "hsl(53, 100%, 91.0%)",
3591
+ colorTransparent: "#fff",
3592
+ borderColor: "hsl(45, 100%, 10.4%)",
3593
+ borderColorHover: "hsl(47, 100%, 12.1%)",
3594
+ borderColorFocus: "hsl(45, 100%, 8.7%)",
3595
+ borderColorPress: "hsl(45, 100%, 10.4%)",
3596
+ placeholderColor: "hsl(48, 100%, 47.0%)"
3597
+ };
3598
+ const dark_yellow_SliderThumb = {
3599
+ background: "hsl(48, 100%, 47.0%)",
3600
+ backgroundHover: "hsl(54, 100%, 68.0%)",
3601
+ backgroundPress: "hsl(53, 92.0%, 50.0%)",
3602
+ backgroundFocus: "hsl(50, 100%, 22.0%)",
3603
+ backgroundStrong: "hsl(53, 100%, 91.0%)",
3604
+ backgroundTransparent: "#fff",
3605
+ color: "hsl(45, 100%, 5.5%)",
3606
+ colorHover: "hsl(46, 100%, 6.7%)",
3607
+ colorPress: "hsl(45, 100%, 5.5%)",
3608
+ colorFocus: "hsl(46, 100%, 6.7%)",
3609
+ colorTransparent: "hsl(45, 100%, 5.5%)",
3610
+ borderColor: "hsl(50, 100%, 22.0%)",
3611
+ borderColorHover: "hsl(49, 100%, 14.3%)",
3612
+ borderColorFocus: "hsl(53, 92.0%, 50.0%)",
3613
+ borderColorPress: "hsl(50, 100%, 22.0%)",
3614
+ placeholderColor: "hsl(47, 100%, 12.1%)"
3615
+ };
3616
+ const dark_yellow_Tooltip = {
3617
+ background: "hsl(53, 100%, 91.0%)",
3618
+ backgroundHover: "hsl(48, 100%, 47.0%)",
3619
+ backgroundPress: "hsl(54, 100%, 68.0%)",
3620
+ backgroundFocus: "hsl(53, 92.0%, 50.0%)",
3621
+ backgroundStrong: "#fff",
3622
+ backgroundTransparent: "hsla(53, 100%, 91.0%, 0)",
3623
+ color: "hsl(45, 100%, 5.5%)",
3624
+ colorHover: "hsl(46, 100%, 6.7%)",
3625
+ colorPress: "hsl(45, 100%, 5.5%)",
3626
+ colorFocus: "hsl(46, 100%, 6.7%)",
3627
+ colorTransparent: "hsla(45, 100%, 5.5%, 0)",
3628
+ borderColor: "hsl(53, 92.0%, 50.0%)",
3629
+ borderColorHover: "hsl(50, 100%, 22.0%)",
3630
+ borderColorFocus: "hsl(54, 100%, 68.0%)",
3631
+ borderColorPress: "hsl(53, 92.0%, 50.0%)",
3632
+ placeholderColor: "hsl(45, 100%, 10.4%)"
3633
+ };
3634
+ const dark_yellow_ProgressIndicator = dark_yellow_Tooltip;
3635
+ const dark_yellow_SwitchThumb = {
3636
+ background: "hsl(54, 100%, 68.0%)",
3637
+ backgroundHover: "hsl(53, 92.0%, 50.0%)",
3638
+ backgroundPress: "hsl(50, 100%, 22.0%)",
3639
+ backgroundFocus: "hsl(49, 100%, 14.3%)",
3640
+ backgroundStrong: "hsl(48, 100%, 47.0%)",
3641
+ backgroundTransparent: "hsl(53, 100%, 91.0%)",
3642
+ color: "hsl(45, 100%, 5.5%)",
3643
+ colorHover: "hsl(46, 100%, 6.7%)",
3644
+ colorPress: "hsl(45, 100%, 5.5%)",
3645
+ colorFocus: "hsl(46, 100%, 6.7%)",
3646
+ colorTransparent: "hsl(46, 100%, 6.7%)",
3647
+ borderColor: "hsl(49, 100%, 14.3%)",
3648
+ borderColorHover: "hsl(47, 100%, 12.1%)",
3649
+ borderColorFocus: "hsl(50, 100%, 22.0%)",
3650
+ borderColorPress: "hsl(49, 100%, 14.3%)",
3651
+ placeholderColor: "hsl(49, 100%, 14.3%)"
3652
+ };
3653
+ const dark_yellow_Input = {
3654
+ background: "hsl(46, 100%, 6.7%)",
3655
+ backgroundHover: "hsl(45, 100%, 8.7%)",
3656
+ backgroundPress: "hsl(45, 100%, 10.4%)",
3657
+ backgroundFocus: "hsl(47, 100%, 12.1%)",
3658
+ backgroundStrong: "hsl(45, 100%, 5.5%)",
3659
+ backgroundTransparent: "hsla(45, 100%, 5.5%, 0)",
3660
+ color: "#fff",
3661
+ colorHover: "hsl(53, 100%, 91.0%)",
3662
+ colorPress: "#fff",
3663
+ colorFocus: "hsl(53, 100%, 91.0%)",
3664
+ colorTransparent: "hsla(53, 100%, 91.0%, 0)",
3665
+ borderColor: "hsl(49, 100%, 14.3%)",
3666
+ borderColorHover: "hsl(50, 100%, 22.0%)",
3667
+ borderColorFocus: "hsl(47, 100%, 12.1%)",
3668
+ borderColorPress: "hsl(49, 100%, 14.3%)",
3669
+ placeholderColor: "hsl(54, 100%, 68.0%)"
3670
+ };
3671
+ const dark_yellow_TextArea = dark_yellow_Input;
3672
+ const dark_green_Card = {
3673
+ background: "hsl(155, 46.7%, 10.9%)",
3674
+ backgroundHover: "hsl(154, 48.4%, 12.9%)",
3675
+ backgroundPress: "hsl(154, 49.7%, 14.9%)",
3676
+ backgroundFocus: "hsl(154, 50.9%, 17.6%)",
3677
+ backgroundStrong: "hsl(155, 44.2%, 8.4%)",
3678
+ backgroundTransparent: "hsl(146, 30.0%, 7.4%)",
3679
+ color: "#fff",
3680
+ colorHover: "hsl(137, 72.0%, 94.0%)",
3681
+ colorPress: "#fff",
3682
+ colorFocus: "hsl(137, 72.0%, 94.0%)",
3683
+ colorTransparent: "#fff",
3684
+ borderColor: "hsl(154, 50.9%, 17.6%)",
3685
+ borderColorHover: "hsl(151, 51.7%, 28.4%)",
3686
+ borderColorFocus: "hsl(154, 49.7%, 14.9%)",
3687
+ borderColorPress: "hsl(154, 50.9%, 17.6%)",
3688
+ placeholderColor: "hsl(151, 55.0%, 41.5%)"
3689
+ };
3690
+ const dark_green_DrawerFrame = dark_green_Card;
3691
+ const dark_green_Progress = dark_green_Card;
3692
+ const dark_green_TooltipArrow = dark_green_Card;
3693
+ const dark_green_Button = {
3694
+ background: "hsl(154, 48.4%, 12.9%)",
3695
+ backgroundHover: "hsl(154, 49.7%, 14.9%)",
3696
+ backgroundPress: "hsl(154, 50.9%, 17.6%)",
3697
+ backgroundFocus: "hsl(151, 51.7%, 28.4%)",
3698
+ backgroundStrong: "hsl(155, 46.7%, 10.9%)",
3699
+ backgroundTransparent: "hsl(155, 44.2%, 8.4%)",
3700
+ color: "#fff",
3701
+ colorHover: "hsl(137, 72.0%, 94.0%)",
3702
+ colorPress: "#fff",
3703
+ colorFocus: "hsl(137, 72.0%, 94.0%)",
3704
+ colorTransparent: "hsl(137, 72.0%, 94.0%)",
3705
+ borderColor: "transparent",
3706
+ borderColorHover: "transparent",
3707
+ borderColorFocus: "hsl(154, 50.9%, 17.6%)",
3708
+ borderColorPress: "hsl(151, 51.7%, 28.4%)",
3709
+ placeholderColor: "hsl(151, 51.7%, 28.4%)"
3710
+ };
3711
+ const dark_green_Checkbox = {
3712
+ background: "hsl(154, 48.4%, 12.9%)",
3713
+ backgroundHover: "hsl(154, 49.7%, 14.9%)",
3714
+ backgroundPress: "hsl(154, 50.9%, 17.6%)",
3715
+ backgroundFocus: "hsl(151, 51.7%, 28.4%)",
3716
+ backgroundStrong: "hsl(155, 46.7%, 10.9%)",
3717
+ backgroundTransparent: "hsl(155, 44.2%, 8.4%)",
3718
+ color: "#fff",
3719
+ colorHover: "hsl(137, 72.0%, 94.0%)",
3720
+ colorPress: "#fff",
3721
+ colorFocus: "hsl(137, 72.0%, 94.0%)",
3722
+ colorTransparent: "hsl(137, 72.0%, 94.0%)",
3723
+ borderColor: "hsl(151, 51.7%, 28.4%)",
3724
+ borderColorHover: "hsl(151, 55.0%, 41.5%)",
3725
+ borderColorFocus: "hsl(154, 50.9%, 17.6%)",
3726
+ borderColorPress: "hsl(151, 51.7%, 28.4%)",
3727
+ placeholderColor: "hsl(151, 51.7%, 28.4%)"
3728
+ };
3729
+ const dark_green_SliderTrackActive = dark_green_Checkbox;
3730
+ const dark_green_Switch = dark_green_Checkbox;
3731
+ const dark_green_TooltipContent = dark_green_Checkbox;
3732
+ const dark_green_SliderTrack = {
3733
+ background: "hsl(146, 30.0%, 7.4%)",
3734
+ backgroundHover: "hsl(155, 44.2%, 8.4%)",
3735
+ backgroundPress: "hsl(155, 46.7%, 10.9%)",
3736
+ backgroundFocus: "hsl(154, 48.4%, 12.9%)",
3737
+ backgroundStrong: "hsl(146, 30.0%, 7.4%)",
3738
+ backgroundTransparent: "hsl(146, 30.0%, 7.4%)",
3739
+ color: "#fff",
3740
+ colorHover: "hsl(137, 72.0%, 94.0%)",
3741
+ colorPress: "#fff",
3742
+ colorFocus: "hsl(137, 72.0%, 94.0%)",
3743
+ colorTransparent: "#fff",
3744
+ borderColor: "hsl(154, 48.4%, 12.9%)",
3745
+ borderColorHover: "hsl(154, 49.7%, 14.9%)",
3746
+ borderColorFocus: "hsl(155, 46.7%, 10.9%)",
3747
+ borderColorPress: "hsl(154, 48.4%, 12.9%)",
3748
+ placeholderColor: "hsl(151, 50.0%, 53.2%)"
3749
+ };
3750
+ const dark_green_SliderThumb = {
3751
+ background: "hsl(151, 50.0%, 53.2%)",
3752
+ backgroundHover: "hsl(151, 49.3%, 46.5%)",
3753
+ backgroundPress: "hsl(151, 55.0%, 41.5%)",
3754
+ backgroundFocus: "hsl(151, 51.7%, 28.4%)",
3755
+ backgroundStrong: "hsl(137, 72.0%, 94.0%)",
3756
+ backgroundTransparent: "#fff",
3757
+ color: "hsl(146, 30.0%, 7.4%)",
3758
+ colorHover: "hsl(155, 44.2%, 8.4%)",
3759
+ colorPress: "hsl(146, 30.0%, 7.4%)",
3760
+ colorFocus: "hsl(155, 44.2%, 8.4%)",
3761
+ colorTransparent: "hsl(146, 30.0%, 7.4%)",
3762
+ borderColor: "hsl(151, 51.7%, 28.4%)",
3763
+ borderColorHover: "hsl(154, 50.9%, 17.6%)",
3764
+ borderColorFocus: "hsl(151, 55.0%, 41.5%)",
3765
+ borderColorPress: "hsl(151, 51.7%, 28.4%)",
3766
+ placeholderColor: "hsl(154, 49.7%, 14.9%)"
3767
+ };
3768
+ const dark_green_Tooltip = {
3769
+ background: "hsl(137, 72.0%, 94.0%)",
3770
+ backgroundHover: "hsl(151, 50.0%, 53.2%)",
3771
+ backgroundPress: "hsl(151, 49.3%, 46.5%)",
3772
+ backgroundFocus: "hsl(151, 55.0%, 41.5%)",
3773
+ backgroundStrong: "#fff",
3774
+ backgroundTransparent: "hsla(137, 72.0%, 94.0%, 0)",
3775
+ color: "hsl(146, 30.0%, 7.4%)",
3776
+ colorHover: "hsl(155, 44.2%, 8.4%)",
3777
+ colorPress: "hsl(146, 30.0%, 7.4%)",
3778
+ colorFocus: "hsl(155, 44.2%, 8.4%)",
3779
+ colorTransparent: "hsla(146, 30.0%, 7.4%, 0)",
3780
+ borderColor: "hsl(151, 55.0%, 41.5%)",
3781
+ borderColorHover: "hsl(151, 51.7%, 28.4%)",
3782
+ borderColorFocus: "hsl(151, 49.3%, 46.5%)",
3783
+ borderColorPress: "hsl(151, 55.0%, 41.5%)",
3784
+ placeholderColor: "hsl(154, 48.4%, 12.9%)"
3785
+ };
3786
+ const dark_green_ProgressIndicator = dark_green_Tooltip;
3787
+ const dark_green_SwitchThumb = {
3788
+ background: "hsl(151, 49.3%, 46.5%)",
3789
+ backgroundHover: "hsl(151, 55.0%, 41.5%)",
3790
+ backgroundPress: "hsl(151, 51.7%, 28.4%)",
3791
+ backgroundFocus: "hsl(154, 50.9%, 17.6%)",
3792
+ backgroundStrong: "hsl(151, 50.0%, 53.2%)",
3793
+ backgroundTransparent: "hsl(137, 72.0%, 94.0%)",
3794
+ color: "hsl(146, 30.0%, 7.4%)",
3795
+ colorHover: "hsl(155, 44.2%, 8.4%)",
3796
+ colorPress: "hsl(146, 30.0%, 7.4%)",
3797
+ colorFocus: "hsl(155, 44.2%, 8.4%)",
3798
+ colorTransparent: "hsl(155, 44.2%, 8.4%)",
3799
+ borderColor: "hsl(154, 50.9%, 17.6%)",
3800
+ borderColorHover: "hsl(154, 49.7%, 14.9%)",
3801
+ borderColorFocus: "hsl(151, 51.7%, 28.4%)",
3802
+ borderColorPress: "hsl(154, 50.9%, 17.6%)",
3803
+ placeholderColor: "hsl(154, 50.9%, 17.6%)"
3804
+ };
3805
+ const dark_green_Input = {
3806
+ background: "hsl(155, 44.2%, 8.4%)",
3807
+ backgroundHover: "hsl(155, 46.7%, 10.9%)",
3808
+ backgroundPress: "hsl(154, 48.4%, 12.9%)",
3809
+ backgroundFocus: "hsl(154, 49.7%, 14.9%)",
3810
+ backgroundStrong: "hsl(146, 30.0%, 7.4%)",
3811
+ backgroundTransparent: "hsla(146, 30.0%, 7.4%, 0)",
3812
+ color: "#fff",
3813
+ colorHover: "hsl(137, 72.0%, 94.0%)",
3814
+ colorPress: "#fff",
3815
+ colorFocus: "hsl(137, 72.0%, 94.0%)",
3816
+ colorTransparent: "hsla(137, 72.0%, 94.0%, 0)",
3817
+ borderColor: "hsl(154, 50.9%, 17.6%)",
3818
+ borderColorHover: "hsl(151, 51.7%, 28.4%)",
3819
+ borderColorFocus: "hsl(154, 49.7%, 14.9%)",
3820
+ borderColorPress: "hsl(154, 50.9%, 17.6%)",
3821
+ placeholderColor: "hsl(151, 49.3%, 46.5%)"
3822
+ };
3823
+ const dark_green_TextArea = dark_green_Input;
3824
+ const dark_blue_Card = {
3825
+ background: "hsl(214, 59.4%, 15.3%)",
3826
+ backgroundHover: "hsl(214, 65.8%, 17.9%)",
3827
+ backgroundPress: "hsl(213, 71.2%, 20.2%)",
3828
+ backgroundFocus: "hsl(212, 77.4%, 23.1%)",
3829
+ backgroundStrong: "hsl(216, 50.0%, 11.8%)",
3830
+ backgroundTransparent: "hsl(212, 35.0%, 9.2%)",
3831
+ color: "#fff",
3832
+ colorHover: "hsl(206, 98.0%, 95.8%)",
3833
+ colorPress: "#fff",
3834
+ colorFocus: "hsl(206, 98.0%, 95.8%)",
3835
+ colorTransparent: "#fff",
3836
+ borderColor: "hsl(212, 77.4%, 23.1%)",
3837
+ borderColorHover: "hsl(211, 89.7%, 34.1%)",
3838
+ borderColorFocus: "hsl(213, 71.2%, 20.2%)",
3839
+ borderColorPress: "hsl(212, 77.4%, 23.1%)",
3840
+ placeholderColor: "hsl(206, 100%, 50.0%)"
3841
+ };
3842
+ const dark_blue_DrawerFrame = dark_blue_Card;
3843
+ const dark_blue_Progress = dark_blue_Card;
3844
+ const dark_blue_TooltipArrow = dark_blue_Card;
3845
+ const dark_blue_Button = {
3846
+ background: "hsl(214, 65.8%, 17.9%)",
3847
+ backgroundHover: "hsl(213, 71.2%, 20.2%)",
3848
+ backgroundPress: "hsl(212, 77.4%, 23.1%)",
3849
+ backgroundFocus: "hsl(211, 89.7%, 34.1%)",
3850
+ backgroundStrong: "hsl(214, 59.4%, 15.3%)",
3851
+ backgroundTransparent: "hsl(216, 50.0%, 11.8%)",
3852
+ color: "#fff",
3853
+ colorHover: "hsl(206, 98.0%, 95.8%)",
3854
+ colorPress: "#fff",
3855
+ colorFocus: "hsl(206, 98.0%, 95.8%)",
3856
+ colorTransparent: "hsl(206, 98.0%, 95.8%)",
3857
+ borderColor: "transparent",
3858
+ borderColorHover: "transparent",
3859
+ borderColorFocus: "hsl(212, 77.4%, 23.1%)",
3860
+ borderColorPress: "hsl(211, 89.7%, 34.1%)",
3861
+ placeholderColor: "hsl(211, 89.7%, 34.1%)"
3862
+ };
3863
+ const dark_blue_Checkbox = {
3864
+ background: "hsl(214, 65.8%, 17.9%)",
3865
+ backgroundHover: "hsl(213, 71.2%, 20.2%)",
3866
+ backgroundPress: "hsl(212, 77.4%, 23.1%)",
3867
+ backgroundFocus: "hsl(211, 89.7%, 34.1%)",
3868
+ backgroundStrong: "hsl(214, 59.4%, 15.3%)",
3869
+ backgroundTransparent: "hsl(216, 50.0%, 11.8%)",
3870
+ color: "#fff",
3871
+ colorHover: "hsl(206, 98.0%, 95.8%)",
3872
+ colorPress: "#fff",
3873
+ colorFocus: "hsl(206, 98.0%, 95.8%)",
3874
+ colorTransparent: "hsl(206, 98.0%, 95.8%)",
3875
+ borderColor: "hsl(211, 89.7%, 34.1%)",
3876
+ borderColorHover: "hsl(206, 100%, 50.0%)",
3877
+ borderColorFocus: "hsl(212, 77.4%, 23.1%)",
3878
+ borderColorPress: "hsl(211, 89.7%, 34.1%)",
3879
+ placeholderColor: "hsl(211, 89.7%, 34.1%)"
3880
+ };
3881
+ const dark_blue_SliderTrackActive = dark_blue_Checkbox;
3882
+ const dark_blue_Switch = dark_blue_Checkbox;
3883
+ const dark_blue_TooltipContent = dark_blue_Checkbox;
3884
+ const dark_blue_SliderTrack = {
3885
+ background: "hsl(212, 35.0%, 9.2%)",
3886
+ backgroundHover: "hsl(216, 50.0%, 11.8%)",
3887
+ backgroundPress: "hsl(214, 59.4%, 15.3%)",
3888
+ backgroundFocus: "hsl(214, 65.8%, 17.9%)",
3889
+ backgroundStrong: "hsl(212, 35.0%, 9.2%)",
3890
+ backgroundTransparent: "hsl(212, 35.0%, 9.2%)",
3891
+ color: "#fff",
3892
+ colorHover: "hsl(206, 98.0%, 95.8%)",
3893
+ colorPress: "#fff",
3894
+ colorFocus: "hsl(206, 98.0%, 95.8%)",
3895
+ colorTransparent: "#fff",
3896
+ borderColor: "hsl(214, 65.8%, 17.9%)",
3897
+ borderColorHover: "hsl(213, 71.2%, 20.2%)",
3898
+ borderColorFocus: "hsl(214, 59.4%, 15.3%)",
3899
+ borderColorPress: "hsl(214, 65.8%, 17.9%)",
3900
+ placeholderColor: "hsl(210, 100%, 66.1%)"
3901
+ };
3902
+ const dark_blue_SliderThumb = {
3903
+ background: "hsl(210, 100%, 66.1%)",
3904
+ backgroundHover: "hsl(209, 100%, 60.6%)",
3905
+ backgroundPress: "hsl(206, 100%, 50.0%)",
3906
+ backgroundFocus: "hsl(211, 89.7%, 34.1%)",
3907
+ backgroundStrong: "hsl(206, 98.0%, 95.8%)",
3908
+ backgroundTransparent: "#fff",
3909
+ color: "hsl(212, 35.0%, 9.2%)",
3910
+ colorHover: "hsl(216, 50.0%, 11.8%)",
3911
+ colorPress: "hsl(212, 35.0%, 9.2%)",
3912
+ colorFocus: "hsl(216, 50.0%, 11.8%)",
3913
+ colorTransparent: "hsl(212, 35.0%, 9.2%)",
3914
+ borderColor: "hsl(211, 89.7%, 34.1%)",
3915
+ borderColorHover: "hsl(212, 77.4%, 23.1%)",
3916
+ borderColorFocus: "hsl(206, 100%, 50.0%)",
3917
+ borderColorPress: "hsl(211, 89.7%, 34.1%)",
3918
+ placeholderColor: "hsl(213, 71.2%, 20.2%)"
3919
+ };
3920
+ const dark_blue_Tooltip = {
3921
+ background: "hsl(206, 98.0%, 95.8%)",
3922
+ backgroundHover: "hsl(210, 100%, 66.1%)",
3923
+ backgroundPress: "hsl(209, 100%, 60.6%)",
3924
+ backgroundFocus: "hsl(206, 100%, 50.0%)",
3925
+ backgroundStrong: "#fff",
3926
+ backgroundTransparent: "hsla(206, 98.0%, 95.8%, 0)",
3927
+ color: "hsl(212, 35.0%, 9.2%)",
3928
+ colorHover: "hsl(216, 50.0%, 11.8%)",
3929
+ colorPress: "hsl(212, 35.0%, 9.2%)",
3930
+ colorFocus: "hsl(216, 50.0%, 11.8%)",
3931
+ colorTransparent: "hsla(212, 35.0%, 9.2%, 0)",
3932
+ borderColor: "hsl(206, 100%, 50.0%)",
3933
+ borderColorHover: "hsl(211, 89.7%, 34.1%)",
3934
+ borderColorFocus: "hsl(209, 100%, 60.6%)",
3935
+ borderColorPress: "hsl(206, 100%, 50.0%)",
3936
+ placeholderColor: "hsl(214, 65.8%, 17.9%)"
3937
+ };
3938
+ const dark_blue_ProgressIndicator = dark_blue_Tooltip;
3939
+ const dark_blue_SwitchThumb = {
3940
+ background: "hsl(209, 100%, 60.6%)",
3941
+ backgroundHover: "hsl(206, 100%, 50.0%)",
3942
+ backgroundPress: "hsl(211, 89.7%, 34.1%)",
3943
+ backgroundFocus: "hsl(212, 77.4%, 23.1%)",
3944
+ backgroundStrong: "hsl(210, 100%, 66.1%)",
3945
+ backgroundTransparent: "hsl(206, 98.0%, 95.8%)",
3946
+ color: "hsl(212, 35.0%, 9.2%)",
3947
+ colorHover: "hsl(216, 50.0%, 11.8%)",
3948
+ colorPress: "hsl(212, 35.0%, 9.2%)",
3949
+ colorFocus: "hsl(216, 50.0%, 11.8%)",
3950
+ colorTransparent: "hsl(216, 50.0%, 11.8%)",
3951
+ borderColor: "hsl(212, 77.4%, 23.1%)",
3952
+ borderColorHover: "hsl(213, 71.2%, 20.2%)",
3953
+ borderColorFocus: "hsl(211, 89.7%, 34.1%)",
3954
+ borderColorPress: "hsl(212, 77.4%, 23.1%)",
3955
+ placeholderColor: "hsl(212, 77.4%, 23.1%)"
3956
+ };
3957
+ const dark_blue_Input = {
3958
+ background: "hsl(216, 50.0%, 11.8%)",
3959
+ backgroundHover: "hsl(214, 59.4%, 15.3%)",
3960
+ backgroundPress: "hsl(214, 65.8%, 17.9%)",
3961
+ backgroundFocus: "hsl(213, 71.2%, 20.2%)",
3962
+ backgroundStrong: "hsl(212, 35.0%, 9.2%)",
3963
+ backgroundTransparent: "hsla(212, 35.0%, 9.2%, 0)",
3964
+ color: "#fff",
3965
+ colorHover: "hsl(206, 98.0%, 95.8%)",
3966
+ colorPress: "#fff",
3967
+ colorFocus: "hsl(206, 98.0%, 95.8%)",
3968
+ colorTransparent: "hsla(206, 98.0%, 95.8%, 0)",
3969
+ borderColor: "hsl(212, 77.4%, 23.1%)",
3970
+ borderColorHover: "hsl(211, 89.7%, 34.1%)",
3971
+ borderColorFocus: "hsl(213, 71.2%, 20.2%)",
3972
+ borderColorPress: "hsl(212, 77.4%, 23.1%)",
3973
+ placeholderColor: "hsl(209, 100%, 60.6%)"
3974
+ };
3975
+ const dark_blue_TextArea = dark_blue_Input;
3976
+ const dark_purple_Card = {
3977
+ background: "hsl(281, 37.5%, 16.5%)",
3978
+ backgroundHover: "hsl(280, 41.2%, 20.0%)",
3979
+ backgroundPress: "hsl(279, 43.8%, 23.3%)",
3980
+ backgroundFocus: "hsl(277, 46.4%, 27.5%)",
3981
+ backgroundStrong: "hsl(283, 30.0%, 11.8%)",
3982
+ backgroundTransparent: "hsl(284, 20.0%, 9.6%)",
3983
+ color: "#fff",
3984
+ colorHover: "hsl(279, 75.0%, 95.7%)",
3985
+ colorPress: "#fff",
3986
+ colorFocus: "hsl(279, 75.0%, 95.7%)",
3987
+ colorTransparent: "#fff",
3988
+ borderColor: "hsl(277, 46.4%, 27.5%)",
3989
+ borderColorHover: "hsl(272, 52.1%, 45.9%)",
3990
+ borderColorFocus: "hsl(279, 43.8%, 23.3%)",
3991
+ borderColorPress: "hsl(277, 46.4%, 27.5%)",
3992
+ placeholderColor: "hsl(272, 51.0%, 54.0%)"
3993
+ };
3994
+ const dark_purple_DrawerFrame = dark_purple_Card;
3995
+ const dark_purple_Progress = dark_purple_Card;
3996
+ const dark_purple_TooltipArrow = dark_purple_Card;
3997
+ const dark_purple_Button = {
3998
+ background: "hsl(280, 41.2%, 20.0%)",
3999
+ backgroundHover: "hsl(279, 43.8%, 23.3%)",
4000
+ backgroundPress: "hsl(277, 46.4%, 27.5%)",
4001
+ backgroundFocus: "hsl(272, 52.1%, 45.9%)",
4002
+ backgroundStrong: "hsl(281, 37.5%, 16.5%)",
4003
+ backgroundTransparent: "hsl(283, 30.0%, 11.8%)",
4004
+ color: "#fff",
4005
+ colorHover: "hsl(279, 75.0%, 95.7%)",
4006
+ colorPress: "#fff",
4007
+ colorFocus: "hsl(279, 75.0%, 95.7%)",
4008
+ colorTransparent: "hsl(279, 75.0%, 95.7%)",
4009
+ borderColor: "transparent",
4010
+ borderColorHover: "transparent",
4011
+ borderColorFocus: "hsl(277, 46.4%, 27.5%)",
4012
+ borderColorPress: "hsl(272, 52.1%, 45.9%)",
4013
+ placeholderColor: "hsl(272, 52.1%, 45.9%)"
4014
+ };
4015
+ const dark_purple_Checkbox = {
4016
+ background: "hsl(280, 41.2%, 20.0%)",
4017
+ backgroundHover: "hsl(279, 43.8%, 23.3%)",
4018
+ backgroundPress: "hsl(277, 46.4%, 27.5%)",
4019
+ backgroundFocus: "hsl(272, 52.1%, 45.9%)",
4020
+ backgroundStrong: "hsl(281, 37.5%, 16.5%)",
4021
+ backgroundTransparent: "hsl(283, 30.0%, 11.8%)",
4022
+ color: "#fff",
4023
+ colorHover: "hsl(279, 75.0%, 95.7%)",
4024
+ colorPress: "#fff",
4025
+ colorFocus: "hsl(279, 75.0%, 95.7%)",
4026
+ colorTransparent: "hsl(279, 75.0%, 95.7%)",
4027
+ borderColor: "hsl(272, 52.1%, 45.9%)",
4028
+ borderColorHover: "hsl(272, 51.0%, 54.0%)",
4029
+ borderColorFocus: "hsl(277, 46.4%, 27.5%)",
4030
+ borderColorPress: "hsl(272, 52.1%, 45.9%)",
4031
+ placeholderColor: "hsl(272, 52.1%, 45.9%)"
4032
+ };
4033
+ const dark_purple_SliderTrackActive = dark_purple_Checkbox;
4034
+ const dark_purple_Switch = dark_purple_Checkbox;
4035
+ const dark_purple_TooltipContent = dark_purple_Checkbox;
4036
+ const dark_purple_SliderTrack = {
4037
+ background: "hsl(284, 20.0%, 9.6%)",
4038
+ backgroundHover: "hsl(283, 30.0%, 11.8%)",
4039
+ backgroundPress: "hsl(281, 37.5%, 16.5%)",
4040
+ backgroundFocus: "hsl(280, 41.2%, 20.0%)",
4041
+ backgroundStrong: "hsl(284, 20.0%, 9.6%)",
4042
+ backgroundTransparent: "hsl(284, 20.0%, 9.6%)",
4043
+ color: "#fff",
4044
+ colorHover: "hsl(279, 75.0%, 95.7%)",
4045
+ colorPress: "#fff",
4046
+ colorFocus: "hsl(279, 75.0%, 95.7%)",
4047
+ colorTransparent: "#fff",
4048
+ borderColor: "hsl(280, 41.2%, 20.0%)",
4049
+ borderColorHover: "hsl(279, 43.8%, 23.3%)",
4050
+ borderColorFocus: "hsl(281, 37.5%, 16.5%)",
4051
+ borderColorPress: "hsl(280, 41.2%, 20.0%)",
4052
+ placeholderColor: "hsl(275, 80.0%, 71.0%)"
4053
+ };
4054
+ const dark_purple_SliderThumb = {
4055
+ background: "hsl(275, 80.0%, 71.0%)",
4056
+ backgroundHover: "hsl(273, 57.3%, 59.1%)",
4057
+ backgroundPress: "hsl(272, 51.0%, 54.0%)",
4058
+ backgroundFocus: "hsl(272, 52.1%, 45.9%)",
4059
+ backgroundStrong: "hsl(279, 75.0%, 95.7%)",
4060
+ backgroundTransparent: "#fff",
4061
+ color: "hsl(284, 20.0%, 9.6%)",
4062
+ colorHover: "hsl(283, 30.0%, 11.8%)",
4063
+ colorPress: "hsl(284, 20.0%, 9.6%)",
4064
+ colorFocus: "hsl(283, 30.0%, 11.8%)",
4065
+ colorTransparent: "hsl(284, 20.0%, 9.6%)",
4066
+ borderColor: "hsl(272, 52.1%, 45.9%)",
4067
+ borderColorHover: "hsl(277, 46.4%, 27.5%)",
4068
+ borderColorFocus: "hsl(272, 51.0%, 54.0%)",
4069
+ borderColorPress: "hsl(272, 52.1%, 45.9%)",
4070
+ placeholderColor: "hsl(279, 43.8%, 23.3%)"
4071
+ };
4072
+ const dark_purple_Tooltip = {
4073
+ background: "hsl(279, 75.0%, 95.7%)",
4074
+ backgroundHover: "hsl(275, 80.0%, 71.0%)",
4075
+ backgroundPress: "hsl(273, 57.3%, 59.1%)",
4076
+ backgroundFocus: "hsl(272, 51.0%, 54.0%)",
4077
+ backgroundStrong: "#fff",
4078
+ backgroundTransparent: "hsla(279, 75.0%, 95.7%, 0)",
4079
+ color: "hsl(284, 20.0%, 9.6%)",
4080
+ colorHover: "hsl(283, 30.0%, 11.8%)",
4081
+ colorPress: "hsl(284, 20.0%, 9.6%)",
4082
+ colorFocus: "hsl(283, 30.0%, 11.8%)",
4083
+ colorTransparent: "hsla(284, 20.0%, 9.6%, 0)",
4084
+ borderColor: "hsl(272, 51.0%, 54.0%)",
4085
+ borderColorHover: "hsl(272, 52.1%, 45.9%)",
4086
+ borderColorFocus: "hsl(273, 57.3%, 59.1%)",
4087
+ borderColorPress: "hsl(272, 51.0%, 54.0%)",
4088
+ placeholderColor: "hsl(280, 41.2%, 20.0%)"
4089
+ };
4090
+ const dark_purple_ProgressIndicator = dark_purple_Tooltip;
4091
+ const dark_purple_SwitchThumb = {
4092
+ background: "hsl(273, 57.3%, 59.1%)",
4093
+ backgroundHover: "hsl(272, 51.0%, 54.0%)",
4094
+ backgroundPress: "hsl(272, 52.1%, 45.9%)",
4095
+ backgroundFocus: "hsl(277, 46.4%, 27.5%)",
4096
+ backgroundStrong: "hsl(275, 80.0%, 71.0%)",
4097
+ backgroundTransparent: "hsl(279, 75.0%, 95.7%)",
4098
+ color: "hsl(284, 20.0%, 9.6%)",
4099
+ colorHover: "hsl(283, 30.0%, 11.8%)",
4100
+ colorPress: "hsl(284, 20.0%, 9.6%)",
4101
+ colorFocus: "hsl(283, 30.0%, 11.8%)",
4102
+ colorTransparent: "hsl(283, 30.0%, 11.8%)",
4103
+ borderColor: "hsl(277, 46.4%, 27.5%)",
4104
+ borderColorHover: "hsl(279, 43.8%, 23.3%)",
4105
+ borderColorFocus: "hsl(272, 52.1%, 45.9%)",
4106
+ borderColorPress: "hsl(277, 46.4%, 27.5%)",
4107
+ placeholderColor: "hsl(277, 46.4%, 27.5%)"
4108
+ };
4109
+ const dark_purple_Input = {
4110
+ background: "hsl(283, 30.0%, 11.8%)",
4111
+ backgroundHover: "hsl(281, 37.5%, 16.5%)",
4112
+ backgroundPress: "hsl(280, 41.2%, 20.0%)",
4113
+ backgroundFocus: "hsl(279, 43.8%, 23.3%)",
4114
+ backgroundStrong: "hsl(284, 20.0%, 9.6%)",
4115
+ backgroundTransparent: "hsla(284, 20.0%, 9.6%, 0)",
4116
+ color: "#fff",
4117
+ colorHover: "hsl(279, 75.0%, 95.7%)",
4118
+ colorPress: "#fff",
4119
+ colorFocus: "hsl(279, 75.0%, 95.7%)",
4120
+ colorTransparent: "hsla(279, 75.0%, 95.7%, 0)",
4121
+ borderColor: "hsl(277, 46.4%, 27.5%)",
4122
+ borderColorHover: "hsl(272, 52.1%, 45.9%)",
4123
+ borderColorFocus: "hsl(279, 43.8%, 23.3%)",
4124
+ borderColorPress: "hsl(277, 46.4%, 27.5%)",
4125
+ placeholderColor: "hsl(273, 57.3%, 59.1%)"
4126
+ };
4127
+ const dark_purple_TextArea = dark_purple_Input;
4128
+ const dark_pink_Card = {
4129
+ background: "hsl(319, 41.0%, 16.0%)",
4130
+ backgroundHover: "hsl(320, 45.4%, 18.7%)",
4131
+ backgroundPress: "hsl(320, 49.0%, 21.1%)",
4132
+ backgroundFocus: "hsl(321, 53.6%, 24.4%)",
4133
+ backgroundStrong: "hsl(319, 32.2%, 11.6%)",
4134
+ backgroundTransparent: "hsl(318, 25.0%, 9.6%)",
4135
+ color: "#fff",
4136
+ colorHover: "hsl(322, 90.0%, 95.8%)",
4137
+ colorPress: "#fff",
4138
+ colorFocus: "hsl(322, 90.0%, 95.8%)",
4139
+ colorTransparent: "#fff",
4140
+ borderColor: "hsl(321, 53.6%, 24.4%)",
4141
+ borderColorHover: "hsl(322, 74.9%, 37.5%)",
4142
+ borderColorFocus: "hsl(320, 49.0%, 21.1%)",
4143
+ borderColorPress: "hsl(321, 53.6%, 24.4%)",
4144
+ placeholderColor: "hsl(322, 65.0%, 54.5%)"
4145
+ };
4146
+ const dark_pink_DrawerFrame = dark_pink_Card;
4147
+ const dark_pink_Progress = dark_pink_Card;
4148
+ const dark_pink_TooltipArrow = dark_pink_Card;
4149
+ const dark_pink_Button = {
4150
+ background: "hsl(320, 45.4%, 18.7%)",
4151
+ backgroundHover: "hsl(320, 49.0%, 21.1%)",
4152
+ backgroundPress: "hsl(321, 53.6%, 24.4%)",
4153
+ backgroundFocus: "hsl(322, 74.9%, 37.5%)",
4154
+ backgroundStrong: "hsl(319, 41.0%, 16.0%)",
4155
+ backgroundTransparent: "hsl(319, 32.2%, 11.6%)",
4156
+ color: "#fff",
4157
+ colorHover: "hsl(322, 90.0%, 95.8%)",
4158
+ colorPress: "#fff",
4159
+ colorFocus: "hsl(322, 90.0%, 95.8%)",
4160
+ colorTransparent: "hsl(322, 90.0%, 95.8%)",
4161
+ borderColor: "transparent",
4162
+ borderColorHover: "transparent",
4163
+ borderColorFocus: "hsl(321, 53.6%, 24.4%)",
4164
+ borderColorPress: "hsl(322, 74.9%, 37.5%)",
4165
+ placeholderColor: "hsl(322, 74.9%, 37.5%)"
4166
+ };
4167
+ const dark_pink_Checkbox = {
4168
+ background: "hsl(320, 45.4%, 18.7%)",
4169
+ backgroundHover: "hsl(320, 49.0%, 21.1%)",
4170
+ backgroundPress: "hsl(321, 53.6%, 24.4%)",
4171
+ backgroundFocus: "hsl(322, 74.9%, 37.5%)",
4172
+ backgroundStrong: "hsl(319, 41.0%, 16.0%)",
4173
+ backgroundTransparent: "hsl(319, 32.2%, 11.6%)",
4174
+ color: "#fff",
4175
+ colorHover: "hsl(322, 90.0%, 95.8%)",
4176
+ colorPress: "#fff",
4177
+ colorFocus: "hsl(322, 90.0%, 95.8%)",
4178
+ colorTransparent: "hsl(322, 90.0%, 95.8%)",
4179
+ borderColor: "hsl(322, 74.9%, 37.5%)",
4180
+ borderColorHover: "hsl(322, 65.0%, 54.5%)",
4181
+ borderColorFocus: "hsl(321, 53.6%, 24.4%)",
4182
+ borderColorPress: "hsl(322, 74.9%, 37.5%)",
4183
+ placeholderColor: "hsl(322, 74.9%, 37.5%)"
4184
+ };
4185
+ const dark_pink_SliderTrackActive = dark_pink_Checkbox;
4186
+ const dark_pink_Switch = dark_pink_Checkbox;
4187
+ const dark_pink_TooltipContent = dark_pink_Checkbox;
4188
+ const dark_pink_SliderTrack = {
4189
+ background: "hsl(318, 25.0%, 9.6%)",
4190
+ backgroundHover: "hsl(319, 32.2%, 11.6%)",
4191
+ backgroundPress: "hsl(319, 41.0%, 16.0%)",
4192
+ backgroundFocus: "hsl(320, 45.4%, 18.7%)",
4193
+ backgroundStrong: "hsl(318, 25.0%, 9.6%)",
4194
+ backgroundTransparent: "hsl(318, 25.0%, 9.6%)",
4195
+ color: "#fff",
4196
+ colorHover: "hsl(322, 90.0%, 95.8%)",
4197
+ colorPress: "#fff",
4198
+ colorFocus: "hsl(322, 90.0%, 95.8%)",
4199
+ colorTransparent: "#fff",
4200
+ borderColor: "hsl(320, 45.4%, 18.7%)",
4201
+ borderColorHover: "hsl(320, 49.0%, 21.1%)",
4202
+ borderColorFocus: "hsl(319, 41.0%, 16.0%)",
4203
+ borderColorPress: "hsl(320, 45.4%, 18.7%)",
4204
+ placeholderColor: "hsl(325, 90.0%, 66.4%)"
4205
+ };
4206
+ const dark_pink_SliderThumb = {
4207
+ background: "hsl(325, 90.0%, 66.4%)",
4208
+ backgroundHover: "hsl(323, 72.8%, 59.2%)",
4209
+ backgroundPress: "hsl(322, 65.0%, 54.5%)",
4210
+ backgroundFocus: "hsl(322, 74.9%, 37.5%)",
4211
+ backgroundStrong: "hsl(322, 90.0%, 95.8%)",
4212
+ backgroundTransparent: "#fff",
4213
+ color: "hsl(318, 25.0%, 9.6%)",
4214
+ colorHover: "hsl(319, 32.2%, 11.6%)",
4215
+ colorPress: "hsl(318, 25.0%, 9.6%)",
4216
+ colorFocus: "hsl(319, 32.2%, 11.6%)",
4217
+ colorTransparent: "hsl(318, 25.0%, 9.6%)",
4218
+ borderColor: "hsl(322, 74.9%, 37.5%)",
4219
+ borderColorHover: "hsl(321, 53.6%, 24.4%)",
4220
+ borderColorFocus: "hsl(322, 65.0%, 54.5%)",
4221
+ borderColorPress: "hsl(322, 74.9%, 37.5%)",
4222
+ placeholderColor: "hsl(320, 49.0%, 21.1%)"
4223
+ };
4224
+ const dark_pink_Tooltip = {
4225
+ background: "hsl(322, 90.0%, 95.8%)",
4226
+ backgroundHover: "hsl(325, 90.0%, 66.4%)",
4227
+ backgroundPress: "hsl(323, 72.8%, 59.2%)",
4228
+ backgroundFocus: "hsl(322, 65.0%, 54.5%)",
4229
+ backgroundStrong: "#fff",
4230
+ backgroundTransparent: "hsla(322, 90.0%, 95.8%, 0)",
4231
+ color: "hsl(318, 25.0%, 9.6%)",
4232
+ colorHover: "hsl(319, 32.2%, 11.6%)",
4233
+ colorPress: "hsl(318, 25.0%, 9.6%)",
4234
+ colorFocus: "hsl(319, 32.2%, 11.6%)",
4235
+ colorTransparent: "hsla(318, 25.0%, 9.6%, 0)",
4236
+ borderColor: "hsl(322, 65.0%, 54.5%)",
4237
+ borderColorHover: "hsl(322, 74.9%, 37.5%)",
4238
+ borderColorFocus: "hsl(323, 72.8%, 59.2%)",
4239
+ borderColorPress: "hsl(322, 65.0%, 54.5%)",
4240
+ placeholderColor: "hsl(320, 45.4%, 18.7%)"
4241
+ };
4242
+ const dark_pink_ProgressIndicator = dark_pink_Tooltip;
4243
+ const dark_pink_SwitchThumb = {
4244
+ background: "hsl(323, 72.8%, 59.2%)",
4245
+ backgroundHover: "hsl(322, 65.0%, 54.5%)",
4246
+ backgroundPress: "hsl(322, 74.9%, 37.5%)",
4247
+ backgroundFocus: "hsl(321, 53.6%, 24.4%)",
4248
+ backgroundStrong: "hsl(325, 90.0%, 66.4%)",
4249
+ backgroundTransparent: "hsl(322, 90.0%, 95.8%)",
4250
+ color: "hsl(318, 25.0%, 9.6%)",
4251
+ colorHover: "hsl(319, 32.2%, 11.6%)",
4252
+ colorPress: "hsl(318, 25.0%, 9.6%)",
4253
+ colorFocus: "hsl(319, 32.2%, 11.6%)",
4254
+ colorTransparent: "hsl(319, 32.2%, 11.6%)",
4255
+ borderColor: "hsl(321, 53.6%, 24.4%)",
4256
+ borderColorHover: "hsl(320, 49.0%, 21.1%)",
4257
+ borderColorFocus: "hsl(322, 74.9%, 37.5%)",
4258
+ borderColorPress: "hsl(321, 53.6%, 24.4%)",
4259
+ placeholderColor: "hsl(321, 53.6%, 24.4%)"
4260
+ };
4261
+ const dark_pink_Input = {
4262
+ background: "hsl(319, 32.2%, 11.6%)",
4263
+ backgroundHover: "hsl(319, 41.0%, 16.0%)",
4264
+ backgroundPress: "hsl(320, 45.4%, 18.7%)",
4265
+ backgroundFocus: "hsl(320, 49.0%, 21.1%)",
4266
+ backgroundStrong: "hsl(318, 25.0%, 9.6%)",
4267
+ backgroundTransparent: "hsla(318, 25.0%, 9.6%, 0)",
4268
+ color: "#fff",
4269
+ colorHover: "hsl(322, 90.0%, 95.8%)",
4270
+ colorPress: "#fff",
4271
+ colorFocus: "hsl(322, 90.0%, 95.8%)",
4272
+ colorTransparent: "hsla(322, 90.0%, 95.8%, 0)",
4273
+ borderColor: "hsl(321, 53.6%, 24.4%)",
4274
+ borderColorHover: "hsl(322, 74.9%, 37.5%)",
4275
+ borderColorFocus: "hsl(320, 49.0%, 21.1%)",
4276
+ borderColorPress: "hsl(321, 53.6%, 24.4%)",
4277
+ placeholderColor: "hsl(323, 72.8%, 59.2%)"
4278
+ };
4279
+ const dark_pink_TextArea = dark_pink_Input;
4280
+ const dark_red_Card = {
4281
+ background: "hsl(356, 43.4%, 16.4%)",
4282
+ backgroundHover: "hsl(356, 47.6%, 19.2%)",
4283
+ backgroundPress: "hsl(356, 51.1%, 21.9%)",
4284
+ backgroundFocus: "hsl(356, 55.2%, 25.9%)",
4285
+ backgroundStrong: "hsl(357, 34.4%, 12.0%)",
4286
+ backgroundTransparent: "hsl(353, 23.0%, 9.8%)",
4287
+ color: "#fff",
4288
+ colorHover: "hsl(351, 89.0%, 96.0%)",
4289
+ colorPress: "#fff",
4290
+ colorFocus: "hsl(351, 89.0%, 96.0%)",
4291
+ colorTransparent: "#fff",
4292
+ borderColor: "hsl(356, 55.2%, 25.9%)",
4293
+ borderColorHover: "hsl(358, 65.0%, 40.4%)",
4294
+ borderColorFocus: "hsl(356, 51.1%, 21.9%)",
4295
+ borderColorPress: "hsl(356, 55.2%, 25.9%)",
4296
+ placeholderColor: "hsl(358, 75.0%, 59.0%)"
4297
+ };
4298
+ const dark_red_DrawerFrame = dark_red_Card;
4299
+ const dark_red_Progress = dark_red_Card;
4300
+ const dark_red_TooltipArrow = dark_red_Card;
4301
+ const dark_red_Button = {
4302
+ background: "hsl(356, 47.6%, 19.2%)",
4303
+ backgroundHover: "hsl(356, 51.1%, 21.9%)",
4304
+ backgroundPress: "hsl(356, 55.2%, 25.9%)",
4305
+ backgroundFocus: "hsl(358, 65.0%, 40.4%)",
4306
+ backgroundStrong: "hsl(356, 43.4%, 16.4%)",
4307
+ backgroundTransparent: "hsl(357, 34.4%, 12.0%)",
4308
+ color: "#fff",
4309
+ colorHover: "hsl(351, 89.0%, 96.0%)",
4310
+ colorPress: "#fff",
4311
+ colorFocus: "hsl(351, 89.0%, 96.0%)",
4312
+ colorTransparent: "hsl(351, 89.0%, 96.0%)",
4313
+ borderColor: "transparent",
4314
+ borderColorHover: "transparent",
4315
+ borderColorFocus: "hsl(356, 55.2%, 25.9%)",
4316
+ borderColorPress: "hsl(358, 65.0%, 40.4%)",
4317
+ placeholderColor: "hsl(358, 65.0%, 40.4%)"
4318
+ };
4319
+ const dark_red_Checkbox = {
4320
+ background: "hsl(356, 47.6%, 19.2%)",
4321
+ backgroundHover: "hsl(356, 51.1%, 21.9%)",
4322
+ backgroundPress: "hsl(356, 55.2%, 25.9%)",
4323
+ backgroundFocus: "hsl(358, 65.0%, 40.4%)",
4324
+ backgroundStrong: "hsl(356, 43.4%, 16.4%)",
4325
+ backgroundTransparent: "hsl(357, 34.4%, 12.0%)",
4326
+ color: "#fff",
4327
+ colorHover: "hsl(351, 89.0%, 96.0%)",
4328
+ colorPress: "#fff",
4329
+ colorFocus: "hsl(351, 89.0%, 96.0%)",
4330
+ colorTransparent: "hsl(351, 89.0%, 96.0%)",
4331
+ borderColor: "hsl(358, 65.0%, 40.4%)",
4332
+ borderColorHover: "hsl(358, 75.0%, 59.0%)",
4333
+ borderColorFocus: "hsl(356, 55.2%, 25.9%)",
4334
+ borderColorPress: "hsl(358, 65.0%, 40.4%)",
4335
+ placeholderColor: "hsl(358, 65.0%, 40.4%)"
4336
+ };
4337
+ const dark_red_SliderTrackActive = dark_red_Checkbox;
4338
+ const dark_red_Switch = dark_red_Checkbox;
4339
+ const dark_red_TooltipContent = dark_red_Checkbox;
4340
+ const dark_red_SliderTrack = {
4341
+ background: "hsl(353, 23.0%, 9.8%)",
4342
+ backgroundHover: "hsl(357, 34.4%, 12.0%)",
4343
+ backgroundPress: "hsl(356, 43.4%, 16.4%)",
4344
+ backgroundFocus: "hsl(356, 47.6%, 19.2%)",
4345
+ backgroundStrong: "hsl(353, 23.0%, 9.8%)",
4346
+ backgroundTransparent: "hsl(353, 23.0%, 9.8%)",
4347
+ color: "#fff",
4348
+ colorHover: "hsl(351, 89.0%, 96.0%)",
4349
+ colorPress: "#fff",
4350
+ colorFocus: "hsl(351, 89.0%, 96.0%)",
4351
+ colorTransparent: "#fff",
4352
+ borderColor: "hsl(356, 47.6%, 19.2%)",
4353
+ borderColorHover: "hsl(356, 51.1%, 21.9%)",
4354
+ borderColorFocus: "hsl(356, 43.4%, 16.4%)",
4355
+ borderColorPress: "hsl(356, 47.6%, 19.2%)",
4356
+ placeholderColor: "hsl(358, 100%, 69.5%)"
4357
+ };
4358
+ const dark_red_Tooltip = {
4359
+ background: "hsl(351, 89.0%, 96.0%)",
4360
+ backgroundHover: "hsl(358, 100%, 69.5%)",
4361
+ backgroundPress: "hsl(358, 85.3%, 64.0%)",
4362
+ backgroundFocus: "hsl(358, 75.0%, 59.0%)",
4363
+ backgroundStrong: "#fff",
4364
+ backgroundTransparent: "hsla(351, 89.0%, 96.0%, 0)",
4365
+ color: "hsl(353, 23.0%, 9.8%)",
4366
+ colorHover: "hsl(357, 34.4%, 12.0%)",
4367
+ colorPress: "hsl(353, 23.0%, 9.8%)",
4368
+ colorFocus: "hsl(357, 34.4%, 12.0%)",
4369
+ colorTransparent: "hsla(353, 23.0%, 9.8%, 0)",
4370
+ borderColor: "hsl(358, 75.0%, 59.0%)",
4371
+ borderColorHover: "hsl(358, 65.0%, 40.4%)",
4372
+ borderColorFocus: "hsl(358, 85.3%, 64.0%)",
4373
+ borderColorPress: "hsl(358, 75.0%, 59.0%)",
4374
+ placeholderColor: "hsl(356, 47.6%, 19.2%)"
4375
+ };
4376
+ const dark_red_ProgressIndicator = dark_red_Tooltip;
4377
+ const dark_red_Input = {
4378
+ background: "hsl(357, 34.4%, 12.0%)",
4379
+ backgroundHover: "hsl(356, 43.4%, 16.4%)",
4380
+ backgroundPress: "hsl(356, 47.6%, 19.2%)",
4381
+ backgroundFocus: "hsl(356, 51.1%, 21.9%)",
4382
+ backgroundStrong: "hsl(353, 23.0%, 9.8%)",
4383
+ backgroundTransparent: "hsla(353, 23.0%, 9.8%, 0)",
4384
+ color: "#fff",
4385
+ colorHover: "hsl(351, 89.0%, 96.0%)",
4386
+ colorPress: "#fff",
4387
+ colorFocus: "hsl(351, 89.0%, 96.0%)",
4388
+ colorTransparent: "hsla(351, 89.0%, 96.0%, 0)",
4389
+ borderColor: "hsl(356, 55.2%, 25.9%)",
4390
+ borderColorHover: "hsl(358, 65.0%, 40.4%)",
4391
+ borderColorFocus: "hsl(356, 51.1%, 21.9%)",
4392
+ borderColorPress: "hsl(356, 55.2%, 25.9%)",
4393
+ placeholderColor: "hsl(358, 85.3%, 64.0%)"
4394
+ };
4395
+ const dark_red_TextArea = dark_red_Input;
4396
+ export {
4397
+ dark,
4398
+ dark_Button,
4399
+ dark_Card,
4400
+ dark_Checkbox,
4401
+ dark_DialogOverlay,
4402
+ dark_DrawerFrame,
4403
+ dark_Input,
4404
+ dark_ListItem,
4405
+ dark_ModalOverlay,
4406
+ dark_Progress,
4407
+ dark_ProgressIndicator,
4408
+ dark_SheetOverlay,
4409
+ dark_SliderThumb,
4410
+ dark_SliderTrack,
4411
+ dark_SliderTrackActive,
4412
+ dark_Switch,
4413
+ dark_SwitchThumb,
4414
+ dark_TextArea,
4415
+ dark_Tooltip,
4416
+ dark_TooltipArrow,
4417
+ dark_TooltipContent,
4418
+ dark_active,
4419
+ dark_alt1,
4420
+ dark_alt2,
4421
+ dark_blue,
4422
+ dark_blue_Button,
4423
+ dark_blue_Card,
4424
+ dark_blue_Checkbox,
4425
+ dark_blue_DialogOverlay,
4426
+ dark_blue_DrawerFrame,
4427
+ dark_blue_Input,
4428
+ dark_blue_ListItem,
4429
+ dark_blue_ModalOverlay,
4430
+ dark_blue_Progress,
4431
+ dark_blue_ProgressIndicator,
4432
+ dark_blue_SheetOverlay,
4433
+ dark_blue_SliderThumb,
4434
+ dark_blue_SliderTrack,
4435
+ dark_blue_SliderTrackActive,
4436
+ dark_blue_Switch,
4437
+ dark_blue_SwitchThumb,
4438
+ dark_blue_TextArea,
4439
+ dark_blue_Tooltip,
4440
+ dark_blue_TooltipArrow,
4441
+ dark_blue_TooltipContent,
4442
+ dark_blue_active,
4443
+ dark_blue_alt1,
4444
+ dark_blue_alt2,
4445
+ dark_green,
4446
+ dark_green_Button,
4447
+ dark_green_Card,
4448
+ dark_green_Checkbox,
4449
+ dark_green_DialogOverlay,
4450
+ dark_green_DrawerFrame,
4451
+ dark_green_Input,
4452
+ dark_green_ListItem,
4453
+ dark_green_ModalOverlay,
4454
+ dark_green_Progress,
4455
+ dark_green_ProgressIndicator,
4456
+ dark_green_SheetOverlay,
4457
+ dark_green_SliderThumb,
4458
+ dark_green_SliderTrack,
4459
+ dark_green_SliderTrackActive,
4460
+ dark_green_Switch,
4461
+ dark_green_SwitchThumb,
4462
+ dark_green_TextArea,
4463
+ dark_green_Tooltip,
4464
+ dark_green_TooltipArrow,
4465
+ dark_green_TooltipContent,
4466
+ dark_green_active,
4467
+ dark_green_alt1,
4468
+ dark_green_alt2,
4469
+ dark_orange,
4470
+ dark_orange_Button,
4471
+ dark_orange_Card,
4472
+ dark_orange_Checkbox,
4473
+ dark_orange_DialogOverlay,
4474
+ dark_orange_DrawerFrame,
4475
+ dark_orange_Input,
4476
+ dark_orange_ListItem,
4477
+ dark_orange_ModalOverlay,
4478
+ dark_orange_Progress,
4479
+ dark_orange_ProgressIndicator,
4480
+ dark_orange_SheetOverlay,
4481
+ dark_orange_SliderThumb,
4482
+ dark_orange_SliderTrack,
4483
+ dark_orange_SliderTrackActive,
4484
+ dark_orange_Switch,
4485
+ dark_orange_SwitchThumb,
4486
+ dark_orange_TextArea,
4487
+ dark_orange_Tooltip,
4488
+ dark_orange_TooltipArrow,
4489
+ dark_orange_TooltipContent,
4490
+ dark_orange_active,
4491
+ dark_orange_alt1,
4492
+ dark_orange_alt2,
4493
+ dark_pink,
4494
+ dark_pink_Button,
4495
+ dark_pink_Card,
4496
+ dark_pink_Checkbox,
4497
+ dark_pink_DialogOverlay,
4498
+ dark_pink_DrawerFrame,
4499
+ dark_pink_Input,
4500
+ dark_pink_ListItem,
4501
+ dark_pink_ModalOverlay,
4502
+ dark_pink_Progress,
4503
+ dark_pink_ProgressIndicator,
4504
+ dark_pink_SheetOverlay,
4505
+ dark_pink_SliderThumb,
4506
+ dark_pink_SliderTrack,
4507
+ dark_pink_SliderTrackActive,
4508
+ dark_pink_Switch,
4509
+ dark_pink_SwitchThumb,
4510
+ dark_pink_TextArea,
4511
+ dark_pink_Tooltip,
4512
+ dark_pink_TooltipArrow,
4513
+ dark_pink_TooltipContent,
4514
+ dark_pink_active,
4515
+ dark_pink_alt1,
4516
+ dark_pink_alt2,
4517
+ dark_purple,
4518
+ dark_purple_Button,
4519
+ dark_purple_Card,
4520
+ dark_purple_Checkbox,
4521
+ dark_purple_DialogOverlay,
4522
+ dark_purple_DrawerFrame,
4523
+ dark_purple_Input,
4524
+ dark_purple_ListItem,
4525
+ dark_purple_ModalOverlay,
4526
+ dark_purple_Progress,
4527
+ dark_purple_ProgressIndicator,
4528
+ dark_purple_SheetOverlay,
4529
+ dark_purple_SliderThumb,
4530
+ dark_purple_SliderTrack,
4531
+ dark_purple_SliderTrackActive,
4532
+ dark_purple_Switch,
4533
+ dark_purple_SwitchThumb,
4534
+ dark_purple_TextArea,
4535
+ dark_purple_Tooltip,
4536
+ dark_purple_TooltipArrow,
4537
+ dark_purple_TooltipContent,
4538
+ dark_purple_active,
4539
+ dark_purple_alt1,
4540
+ dark_purple_alt2,
4541
+ dark_red,
4542
+ dark_red_Button,
4543
+ dark_red_Card,
4544
+ dark_red_Checkbox,
4545
+ dark_red_DialogOverlay,
4546
+ dark_red_DrawerFrame,
4547
+ dark_red_Input,
4548
+ dark_red_ListItem,
4549
+ dark_red_ModalOverlay,
4550
+ dark_red_Progress,
4551
+ dark_red_ProgressIndicator,
4552
+ dark_red_SheetOverlay,
4553
+ dark_red_SliderThumb,
4554
+ dark_red_SliderTrack,
4555
+ dark_red_SliderTrackActive,
4556
+ dark_red_Switch,
4557
+ dark_red_SwitchThumb,
4558
+ dark_red_TextArea,
4559
+ dark_red_Tooltip,
4560
+ dark_red_TooltipArrow,
4561
+ dark_red_TooltipContent,
4562
+ dark_red_active,
4563
+ dark_red_alt1,
4564
+ dark_red_alt2,
4565
+ dark_yellow,
4566
+ dark_yellow_Button,
4567
+ dark_yellow_Card,
4568
+ dark_yellow_Checkbox,
4569
+ dark_yellow_DialogOverlay,
4570
+ dark_yellow_DrawerFrame,
4571
+ dark_yellow_Input,
4572
+ dark_yellow_ListItem,
4573
+ dark_yellow_ModalOverlay,
4574
+ dark_yellow_Progress,
4575
+ dark_yellow_ProgressIndicator,
4576
+ dark_yellow_SheetOverlay,
4577
+ dark_yellow_SliderThumb,
4578
+ dark_yellow_SliderTrack,
4579
+ dark_yellow_SliderTrackActive,
4580
+ dark_yellow_Switch,
4581
+ dark_yellow_SwitchThumb,
4582
+ dark_yellow_TextArea,
4583
+ dark_yellow_Tooltip,
4584
+ dark_yellow_TooltipArrow,
4585
+ dark_yellow_TooltipContent,
4586
+ dark_yellow_active,
4587
+ dark_yellow_alt1,
4588
+ dark_yellow_alt2,
4589
+ light,
4590
+ light_Button,
4591
+ light_Card,
4592
+ light_Checkbox,
4593
+ light_DialogOverlay,
4594
+ light_DrawerFrame,
4595
+ light_Input,
4596
+ light_ListItem,
4597
+ light_ModalOverlay,
4598
+ light_Progress,
4599
+ light_ProgressIndicator,
4600
+ light_SheetOverlay,
4601
+ light_SliderThumb,
4602
+ light_SliderTrack,
4603
+ light_SliderTrackActive,
4604
+ light_Switch,
4605
+ light_SwitchThumb,
4606
+ light_TextArea,
4607
+ light_Tooltip,
4608
+ light_TooltipArrow,
4609
+ light_TooltipContent,
4610
+ light_active,
4611
+ light_alt1,
4612
+ light_alt2,
4613
+ light_blue,
4614
+ light_blue_Button,
4615
+ light_blue_Card,
4616
+ light_blue_Checkbox,
4617
+ light_blue_DialogOverlay,
4618
+ light_blue_DrawerFrame,
4619
+ light_blue_Input,
4620
+ light_blue_ListItem,
4621
+ light_blue_ModalOverlay,
4622
+ light_blue_Progress,
4623
+ light_blue_ProgressIndicator,
4624
+ light_blue_SheetOverlay,
4625
+ light_blue_SliderThumb,
4626
+ light_blue_SliderTrack,
4627
+ light_blue_SliderTrackActive,
4628
+ light_blue_Switch,
4629
+ light_blue_SwitchThumb,
4630
+ light_blue_TextArea,
4631
+ light_blue_Tooltip,
4632
+ light_blue_TooltipArrow,
4633
+ light_blue_TooltipContent,
4634
+ light_blue_active,
4635
+ light_blue_alt1,
4636
+ light_blue_alt2,
4637
+ light_green,
4638
+ light_green_Button,
4639
+ light_green_Card,
4640
+ light_green_Checkbox,
4641
+ light_green_DialogOverlay,
4642
+ light_green_DrawerFrame,
4643
+ light_green_Input,
4644
+ light_green_ListItem,
4645
+ light_green_ModalOverlay,
4646
+ light_green_Progress,
4647
+ light_green_ProgressIndicator,
4648
+ light_green_SheetOverlay,
4649
+ light_green_SliderThumb,
4650
+ light_green_SliderTrack,
4651
+ light_green_SliderTrackActive,
4652
+ light_green_Switch,
4653
+ light_green_SwitchThumb,
4654
+ light_green_TextArea,
4655
+ light_green_Tooltip,
4656
+ light_green_TooltipArrow,
4657
+ light_green_TooltipContent,
4658
+ light_green_active,
4659
+ light_green_alt1,
4660
+ light_green_alt2,
4661
+ light_orange,
4662
+ light_orange_Button,
4663
+ light_orange_Card,
4664
+ light_orange_Checkbox,
4665
+ light_orange_DialogOverlay,
4666
+ light_orange_DrawerFrame,
4667
+ light_orange_Input,
4668
+ light_orange_ListItem,
4669
+ light_orange_ModalOverlay,
4670
+ light_orange_Progress,
4671
+ light_orange_ProgressIndicator,
4672
+ light_orange_SheetOverlay,
4673
+ light_orange_SliderThumb,
4674
+ light_orange_SliderTrack,
4675
+ light_orange_SliderTrackActive,
4676
+ light_orange_Switch,
4677
+ light_orange_SwitchThumb,
4678
+ light_orange_TextArea,
4679
+ light_orange_Tooltip,
4680
+ light_orange_TooltipArrow,
4681
+ light_orange_TooltipContent,
4682
+ light_orange_active,
4683
+ light_orange_alt1,
4684
+ light_orange_alt2,
4685
+ light_pink,
4686
+ light_pink_Button,
4687
+ light_pink_Card,
4688
+ light_pink_Checkbox,
4689
+ light_pink_DialogOverlay,
4690
+ light_pink_DrawerFrame,
4691
+ light_pink_Input,
4692
+ light_pink_ListItem,
4693
+ light_pink_ModalOverlay,
4694
+ light_pink_Progress,
4695
+ light_pink_ProgressIndicator,
4696
+ light_pink_SheetOverlay,
4697
+ light_pink_SliderThumb,
4698
+ light_pink_SliderTrack,
4699
+ light_pink_SliderTrackActive,
4700
+ light_pink_Switch,
4701
+ light_pink_SwitchThumb,
4702
+ light_pink_TextArea,
4703
+ light_pink_Tooltip,
4704
+ light_pink_TooltipArrow,
4705
+ light_pink_TooltipContent,
4706
+ light_pink_active,
4707
+ light_pink_alt1,
4708
+ light_pink_alt2,
4709
+ light_purple,
4710
+ light_purple_Button,
4711
+ light_purple_Card,
4712
+ light_purple_Checkbox,
4713
+ light_purple_DialogOverlay,
4714
+ light_purple_DrawerFrame,
4715
+ light_purple_Input,
4716
+ light_purple_ListItem,
4717
+ light_purple_ModalOverlay,
4718
+ light_purple_Progress,
4719
+ light_purple_ProgressIndicator,
4720
+ light_purple_SheetOverlay,
4721
+ light_purple_SliderThumb,
4722
+ light_purple_SliderTrack,
4723
+ light_purple_SliderTrackActive,
4724
+ light_purple_Switch,
4725
+ light_purple_SwitchThumb,
4726
+ light_purple_TextArea,
4727
+ light_purple_Tooltip,
4728
+ light_purple_TooltipArrow,
4729
+ light_purple_TooltipContent,
4730
+ light_purple_active,
4731
+ light_purple_alt1,
4732
+ light_purple_alt2,
4733
+ light_red,
4734
+ light_red_Button,
4735
+ light_red_Card,
4736
+ light_red_Checkbox,
4737
+ light_red_DialogOverlay,
4738
+ light_red_DrawerFrame,
4739
+ light_red_Input,
4740
+ light_red_ListItem,
4741
+ light_red_ModalOverlay,
4742
+ light_red_Progress,
4743
+ light_red_ProgressIndicator,
4744
+ light_red_SheetOverlay,
4745
+ light_red_SliderThumb,
4746
+ light_red_SliderTrack,
4747
+ light_red_SliderTrackActive,
4748
+ light_red_Switch,
4749
+ light_red_SwitchThumb,
4750
+ light_red_TextArea,
4751
+ light_red_Tooltip,
4752
+ light_red_TooltipArrow,
4753
+ light_red_TooltipContent,
4754
+ light_red_active,
4755
+ light_red_alt1,
4756
+ light_red_alt2,
4757
+ light_yellow,
4758
+ light_yellow_Button,
4759
+ light_yellow_Card,
4760
+ light_yellow_Checkbox,
4761
+ light_yellow_DialogOverlay,
4762
+ light_yellow_DrawerFrame,
4763
+ light_yellow_Input,
4764
+ light_yellow_ListItem,
4765
+ light_yellow_ModalOverlay,
4766
+ light_yellow_Progress,
4767
+ light_yellow_ProgressIndicator,
4768
+ light_yellow_SheetOverlay,
4769
+ light_yellow_SliderThumb,
4770
+ light_yellow_SliderTrack,
4771
+ light_yellow_SliderTrackActive,
4772
+ light_yellow_Switch,
4773
+ light_yellow_SwitchThumb,
4774
+ light_yellow_TextArea,
4775
+ light_yellow_Tooltip,
4776
+ light_yellow_TooltipArrow,
4777
+ light_yellow_TooltipContent,
4778
+ light_yellow_active,
4779
+ light_yellow_alt1,
4780
+ light_yellow_alt2
4781
+ };
4782
+ //# sourceMappingURL=generated-new.js.map