UNPKG

28.3 kBJSONView Raw
1{
2 "borderRadius": {
3 "--radius-conditional-6": {
4 "value": "clamp(0px, calc(100vw - 100%) * 1e5, var(--radius-6))",
5 "type": "borderRadius"
6 },
7 "--radius-conditional-5": {
8 "value": "clamp(0px, calc(100vw - 100%) * 1e5, var(--radius-5))",
9 "type": "borderRadius"
10 },
11 "--radius-conditional-4": {
12 "value": "clamp(0px, calc(100vw - 100%) * 1e5, var(--radius-4))",
13 "type": "borderRadius"
14 },
15 "--radius-conditional-3": {
16 "value": "clamp(0px, calc(100vw - 100%) * 1e5, var(--radius-3))",
17 "type": "borderRadius"
18 },
19 "--radius-conditional-2": {
20 "value": "clamp(0px, calc(100vw - 100%) * 1e5, var(--radius-2))",
21 "type": "borderRadius"
22 },
23 "--radius-conditional-1": {
24 "value": "clamp(0px, calc(100vw - 100%) * 1e5, var(--radius-1))",
25 "type": "borderRadius"
26 },
27 "--radius-blob-5": {
28 "value": "49% 51% 48% 52% / 57% 44% 56% 43%",
29 "type": "borderRadius"
30 },
31 "--radius-blob-4": {
32 "value": "63% 37% 37% 63% / 43% 37% 63% 57%",
33 "type": "borderRadius"
34 },
35 "--radius-blob-3": {
36 "value": "37% 63% 56% 44% / 49% 56% 44% 51%",
37 "type": "borderRadius"
38 },
39 "--radius-blob-2": {
40 "value": "53% 47% 34% 66% / 63% 46% 54% 37%",
41 "type": "borderRadius"
42 },
43 "--radius-blob-1": {
44 "value": "30% 70% 70% 30% / 53% 30% 70% 47%",
45 "type": "borderRadius"
46 },
47 "--radius-round": {
48 "value": "1e5px",
49 "type": "borderRadius"
50 },
51 "--radius-6": {
52 "value": "8rem",
53 "type": "borderRadius"
54 },
55 "--radius-5": {
56 "value": "4rem",
57 "type": "borderRadius"
58 },
59 "--radius-4": {
60 "value": "2rem",
61 "type": "borderRadius"
62 },
63 "--radius-3": {
64 "value": "1rem",
65 "type": "borderRadius"
66 },
67 "--radius-2": {
68 "value": "5px",
69 "type": "borderRadius"
70 },
71 "--radius-1": {
72 "value": "2px",
73 "type": "borderRadius"
74 }
75 },
76 "borderWidth": {
77 "--border-size-5": {
78 "value": "25px",
79 "type": "borderWidth"
80 },
81 "--border-size-4": {
82 "value": "10px",
83 "type": "borderWidth"
84 },
85 "--border-size-3": {
86 "value": "5px",
87 "type": "borderWidth"
88 },
89 "--border-size-2": {
90 "value": "2px",
91 "type": "borderWidth"
92 },
93 "--border-size-1": {
94 "value": "1px",
95 "type": "borderWidth"
96 }
97 },
98 "other": {
99 "--noise-filter-5": {
100 "value": "contrast(200%) brightness(1000%)",
101 "type": "other"
102 },
103 "--noise-filter-4": {
104 "value": "contrast(200%) brightness(500%)",
105 "type": "other"
106 },
107 "--noise-filter-3": {
108 "value": "contrast(200%) brightness(250%)",
109 "type": "other"
110 },
111 "--noise-filter-2": {
112 "value": "contrast(200%) brightness(150%)",
113 "type": "other"
114 },
115 "--noise-filter-1": {
116 "value": "contrast(300%) brightness(100%)",
117 "type": "other"
118 },
119 "--noise-5": {
120 "value": "url(\"data:image/svg+xml,%3Csvg viewBox='0 0 2056 2056' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='1' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E\")",
121 "type": "other"
122 },
123 "--noise-4": {
124 "value": "url(\"data:image/svg+xml,%3Csvg viewBox='0 0 2056 2056' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.5' numOctaves='1' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E\")",
125 "type": "other"
126 },
127 "--noise-3": {
128 "value": "url(\"data:image/svg+xml,%3Csvg viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.25' numOctaves='1' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E\")",
129 "type": "other"
130 },
131 "--noise-2": {
132 "value": "url(\"data:image/svg+xml,%3Csvg viewBox='0 0 300 300' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.05' numOctaves='1' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E\")",
133 "type": "other"
134 },
135 "--noise-1": {
136 "value": "url(\"data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.005' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E\")",
137 "type": "other"
138 },
139 "--gradient-30": {
140 "value": "radial-gradient(\n circle at top right, \n hsl(150 100% 50%), hsl(150 100% 50% / 0%)\n ),\n radial-gradient(\n circle at bottom left, \n hsl(150 100% 84%), hsl(150 100% 84% / 0%)\n )",
141 "type": "other"
142 },
143 "--gradient-29": {
144 "value": "\n radial-gradient(\n circle at top right, \n hsl(250 100% 85%), hsl(250 100% 85% / 0%)\n ),\n radial-gradient(\n circle at bottom left, \n hsl(220 90% 75%), hsl(220 90% 75% / 0%)\n )",
145 "type": "other"
146 },
147 "--gradient-28": {
148 "value": "conic-gradient(from -90deg at 50% 105%, white, orchid)",
149 "type": "other"
150 },
151 "--gradient-27": {
152 "value": "conic-gradient(from .5turn at bottom left, deeppink, rebeccapurple)",
153 "type": "other"
154 },
155 "--gradient-26": {
156 "value": "linear-gradient(to bottom right,#9796f0,#fbc7d4)",
157 "type": "other"
158 },
159 "--gradient-25": {
160 "value": "conic-gradient(at 125% 50%, #b78cf7, #ff7c94, #ffcf0d, #ff7c94, #b78cf7)",
161 "type": "other"
162 },
163 "--gradient-24": {
164 "value": "conic-gradient(from .5turn at 0% 0%, #00c476, 10%, #82b0ff, 90%, #00c476)",
165 "type": "other"
166 },
167 "--gradient-23": {
168 "value": "linear-gradient(to bottom right,#536976,#292E49)",
169 "type": "other"
170 },
171 "--gradient-22": {
172 "value": "linear-gradient(to bottom right,#acb6e5,#86fde8)",
173 "type": "other"
174 },
175 "--gradient-21": {
176 "value": "conic-gradient(from -90deg at 25% 115%, #ff0000, #ff0066, #ff00cc, #cc00ff, #6600ff, #0000ff, #0000ff, #0000ff, #0000ff)",
177 "type": "other"
178 },
179 "--gradient-20": {
180 "value": "conic-gradient(from -135deg at -10% center, #ffa500, #ff7715, #ff522a, #ff3f47, #ff5482, #ff69b4)",
181 "type": "other"
182 },
183 "--gradient-19": {
184 "value": "linear-gradient(to bottom right,#ffe259,#ffa751)",
185 "type": "other"
186 },
187 "--gradient-18": {
188 "value": "\n linear-gradient(0deg, hsla(0 100% 50% / 80%), hsla(0 100% 50% / 0) 75%),\n linear-gradient(60deg, hsla(60 100% 50% / 80%), hsla(60 100% 50% / 0) 75%),\n linear-gradient(120deg, hsla(120 100% 50% / 80%), hsla(120 100% 50% / 0) 75%),\n linear-gradient(180deg, hsla(180 100% 50% / 80%), hsla(180 100% 50% / 0) 75%),\n linear-gradient(240deg, hsla(240 100% 50% / 80%), hsla(240 100% 50% / 0) 75%),\n linear-gradient(300deg, hsla(300 100% 50% / 80%), hsla(300 100% 50% / 0) 75%)\n ",
189 "type": "other"
190 },
191 "--gradient-17": {
192 "value": "conic-gradient(from -90deg at 50% -25%, blue, blueviolet)",
193 "type": "other"
194 },
195 "--gradient-16": {
196 "value": "radial-gradient(circle at 50% -250%, #374151, #111827, #000)",
197 "type": "other"
198 },
199 "--gradient-15": {
200 "value": "linear-gradient(to bottom right, #c7d2fe, #fecaca, #fef3c7)",
201 "type": "other"
202 },
203 "--gradient-14": {
204 "value": "conic-gradient(at top right, lime, cyan)",
205 "type": "other"
206 },
207 "--gradient-13": {
208 "value": "radial-gradient(circle at 50% 200%, #000142, #3b0083, #b300c3, #ff059f, #ff4661, #ffad86, #fff3c7)",
209 "type": "other"
210 },
211 "--gradient-12": {
212 "value": "conic-gradient(from 90deg at 25% -10%, #ff4500, #d3f340, #7bee85, #afeeee, #7bee85)",
213 "type": "other"
214 },
215 "--gradient-11": {
216 "value": "conic-gradient(at bottom left, deeppink, cyan)",
217 "type": "other"
218 },
219 "--gradient-10": {
220 "value": "conic-gradient(from 90deg at 40% -25%, #ffd700, #f79d03, #ee6907, #e6390a, #de0d0d, #d61039, #cf1261, #c71585, #cf1261, #d61039, #de0d0d, #ee6907, #f79d03, #ffd700, #ffd700, #ffd700)",
221 "type": "other"
222 },
223 "--gradient-9": {
224 "value": "conic-gradient(from .5turn at bottom center, lightblue, white)",
225 "type": "other"
226 },
227 "--gradient-8": {
228 "value": "conic-gradient(from 90deg at 50% 0%, #111, 50%, #222, #111)",
229 "type": "other"
230 },
231 "--gradient-7": {
232 "value": "linear-gradient(to bottom right,#72C6EF,#004E8F)",
233 "type": "other"
234 },
235 "--gradient-6": {
236 "value": "conic-gradient(from -90deg at top left, black, white)",
237 "type": "other"
238 },
239 "--gradient-5": {
240 "value": "conic-gradient(from -270deg at 75% 110%, fuchsia, floralwhite)",
241 "type": "other"
242 },
243 "--gradient-4": {
244 "value": "linear-gradient(to bottom right,#00F5A0,#00D9F5)",
245 "type": "other"
246 },
247 "--gradient-3": {
248 "value": "\n radial-gradient(\n circle at top right, \n hsl(180 100% 50%), hsl(180 100% 50% / 0%)\n ),\n radial-gradient(\n circle at bottom left, \n hsl(328 100% 54%), hsl(328 100% 54% / 0%)\n )",
249 "type": "other"
250 },
251 "--gradient-2": {
252 "value": "linear-gradient(to bottom right,#48005c, #8300e2, #a269ff)",
253 "type": "other"
254 },
255 "--gradient-1": {
256 "value": "linear-gradient(to bottom right,#1f005c, #5b0060, #870160, #ac255e, #ca485c, #e16b5c, #f39060, #ffb56b)",
257 "type": "other"
258 },
259 "--ratio-golden": {
260 "value": "1.6180/1",
261 "type": "other"
262 },
263 "--ratio-ultrawide": {
264 "value": "18/5",
265 "type": "other"
266 },
267 "--ratio-widescreen": {
268 "value": "16/9",
269 "type": "other"
270 },
271 "--ratio-portrait": {
272 "value": "3/4",
273 "type": "other"
274 },
275 "--ratio-landscape": {
276 "value": "4/3",
277 "type": "other"
278 },
279 "--ratio-square": {
280 "value": "1",
281 "type": "other"
282 },
283 "--layer-important": {
284 "value": 2147483647,
285 "type": "other"
286 },
287 "--layer-5": {
288 "value": 5,
289 "type": "other"
290 },
291 "--layer-4": {
292 "value": 4,
293 "type": "other"
294 },
295 "--layer-3": {
296 "value": 3,
297 "type": "other"
298 },
299 "--layer-2": {
300 "value": 2,
301 "type": "other"
302 },
303 "--layer-1": {
304 "value": 1,
305 "type": "other"
306 },
307 "--ease-step-5": {
308 "value": "steps(10)",
309 "type": "other"
310 },
311 "--ease-step-4": {
312 "value": "steps(7)",
313 "type": "other"
314 },
315 "--ease-step-3": {
316 "value": "steps(4)",
317 "type": "other"
318 },
319 "--ease-step-2": {
320 "value": "steps(3)",
321 "type": "other"
322 },
323 "--ease-step-1": {
324 "value": "steps(2)",
325 "type": "other"
326 },
327 "--ease-squish-5": {
328 "value": "cubic-bezier(.5, -.9, .1, 1.5)",
329 "type": "other"
330 },
331 "--ease-squish-4": {
332 "value": "cubic-bezier(.5, -.7, .1, 1.5)",
333 "type": "other"
334 },
335 "--ease-squish-3": {
336 "value": "cubic-bezier(.5, -.5, .1, 1.5)",
337 "type": "other"
338 },
339 "--ease-squish-2": {
340 "value": "cubic-bezier(.5, -.3, .1, 1.5)",
341 "type": "other"
342 },
343 "--ease-squish-1": {
344 "value": "cubic-bezier(.5, -.1, .1, 1.5)",
345 "type": "other"
346 },
347 "--ease-elastic-5": {
348 "value": "cubic-bezier(.5, 1.75, .75, 1.25)",
349 "type": "other"
350 },
351 "--ease-elastic-4": {
352 "value": "cubic-bezier(.5, 1.5, .75, 1.25)",
353 "type": "other"
354 },
355 "--ease-elastic-3": {
356 "value": "cubic-bezier(.5, 1.25, .75, 1.25)",
357 "type": "other"
358 },
359 "--ease-elastic-2": {
360 "value": "cubic-bezier(.5, 1, .75, 1.25)",
361 "type": "other"
362 },
363 "--ease-elastic-1": {
364 "value": "cubic-bezier(.5, .75, .75, 1.25)",
365 "type": "other"
366 },
367 "--ease-in-out-5": {
368 "value": "cubic-bezier(.9, 0, .1, 1)",
369 "type": "other"
370 },
371 "--ease-in-out-4": {
372 "value": "cubic-bezier(.7, 0, .3, 1)",
373 "type": "other"
374 },
375 "--ease-in-out-3": {
376 "value": "cubic-bezier(.5, 0, .5, 1)",
377 "type": "other"
378 },
379 "--ease-in-out-2": {
380 "value": "cubic-bezier(.3, 0, .7, 1)",
381 "type": "other"
382 },
383 "--ease-in-out-1": {
384 "value": "cubic-bezier(.1, 0, .9, 1)",
385 "type": "other"
386 },
387 "--ease-out-5": {
388 "value": "cubic-bezier(0, 0, 0, 1)",
389 "type": "other"
390 },
391 "--ease-out-4": {
392 "value": "cubic-bezier(0, 0, .1, 1)",
393 "type": "other"
394 },
395 "--ease-out-3": {
396 "value": "cubic-bezier(0, 0, .3, 1)",
397 "type": "other"
398 },
399 "--ease-out-2": {
400 "value": "cubic-bezier(0, 0, .50, 1)",
401 "type": "other"
402 },
403 "--ease-out-1": {
404 "value": "cubic-bezier(0, 0, .75, 1)",
405 "type": "other"
406 },
407 "--ease-in-5": {
408 "value": "cubic-bezier(1, 0, 1, 1)",
409 "type": "other"
410 },
411 "--ease-in-4": {
412 "value": "cubic-bezier(.90, 0, 1, 1)",
413 "type": "other"
414 },
415 "--ease-in-3": {
416 "value": "cubic-bezier(.70, 0, 1, 1)",
417 "type": "other"
418 },
419 "--ease-in-2": {
420 "value": "cubic-bezier(.50, 0, 1, 1)",
421 "type": "other"
422 },
423 "--ease-in-1": {
424 "value": "cubic-bezier(.25, 0, 1, 1)",
425 "type": "other"
426 },
427 "--ease-5": {
428 "value": "cubic-bezier(.25, 0, .1, 1)",
429 "type": "other"
430 },
431 "--ease-4": {
432 "value": "cubic-bezier(.25, 0, .2, 1)",
433 "type": "other"
434 },
435 "--ease-3": {
436 "value": "cubic-bezier(.25, 0, .3, 1)",
437 "type": "other"
438 },
439 "--ease-2": {
440 "value": "cubic-bezier(.25, 0, .4, 1)",
441 "type": "other"
442 },
443 "--ease-1": {
444 "value": "cubic-bezier(.25, 0, .5, 1)",
445 "type": "other"
446 }
447 },
448 "sizing": {
449 "--size-xxl": {
450 "value": "1920px",
451 "type": "sizing"
452 },
453 "--size-xl": {
454 "value": "1440px",
455 "type": "sizing"
456 },
457 "--size-lg": {
458 "value": "1024px",
459 "type": "sizing"
460 },
461 "--size-md": {
462 "value": "768px",
463 "type": "sizing"
464 },
465 "--size-sm": {
466 "value": "480px",
467 "type": "sizing"
468 },
469 "--size-xs": {
470 "value": "360px",
471 "type": "sizing"
472 },
473 "--size-xxs": {
474 "value": "240px",
475 "type": "sizing"
476 },
477 "--size-header-3": {
478 "value": "35ch",
479 "type": "sizing"
480 },
481 "--size-header-2": {
482 "value": "25ch",
483 "type": "sizing"
484 },
485 "--size-header-1": {
486 "value": "20ch",
487 "type": "sizing"
488 },
489 "--size-content-3": {
490 "value": "60ch",
491 "type": "sizing"
492 },
493 "--size-content-2": {
494 "value": "45ch",
495 "type": "sizing"
496 },
497 "--size-content-1": {
498 "value": "20ch",
499 "type": "sizing"
500 },
501 "--size-fluid-10": {
502 "value": "clamp(20rem, 40vw, 30rem)",
503 "type": "sizing"
504 },
505 "--size-fluid-9": {
506 "value": "clamp(15rem, 30vw, 20rem)",
507 "type": "sizing"
508 },
509 "--size-fluid-8": {
510 "value": "clamp(10rem, 20vw, 15rem)",
511 "type": "sizing"
512 },
513 "--size-fluid-7": {
514 "value": "clamp(7.5rem, 10vw, 10rem)",
515 "type": "sizing"
516 },
517 "--size-fluid-6": {
518 "value": "clamp(5rem, 7vw, 7.5rem)",
519 "type": "sizing"
520 },
521 "--size-fluid-5": {
522 "value": "clamp(4rem, 5vw, 5rem)",
523 "type": "sizing"
524 },
525 "--size-fluid-4": {
526 "value": "clamp(2rem, 4vw, 3rem)",
527 "type": "sizing"
528 },
529 "--size-fluid-3": {
530 "value": "clamp(1.5rem, 3vw, 2rem)",
531 "type": "sizing"
532 },
533 "--size-fluid-2": {
534 "value": "clamp(1rem, 2vw, 1.5rem)",
535 "type": "sizing"
536 },
537 "--size-fluid-1": {
538 "value": "clamp(.5rem, 1vw, 1rem)",
539 "type": "sizing"
540 },
541 "--size-15": {
542 "value": "30rem",
543 "type": "sizing"
544 },
545 "--size-14": {
546 "value": "20rem",
547 "type": "sizing"
548 },
549 "--size-13": {
550 "value": "15rem",
551 "type": "sizing"
552 },
553 "--size-12": {
554 "value": "10rem",
555 "type": "sizing"
556 },
557 "--size-11": {
558 "value": "7.5rem",
559 "type": "sizing"
560 },
561 "--size-10": {
562 "value": "5rem",
563 "type": "sizing"
564 },
565 "--size-9": {
566 "value": "4rem",
567 "type": "sizing"
568 },
569 "--size-8": {
570 "value": "3rem",
571 "type": "sizing"
572 },
573 "--size-7": {
574 "value": "2rem",
575 "type": "sizing"
576 },
577 "--size-6": {
578 "value": "1.75rem",
579 "type": "sizing"
580 },
581 "--size-5": {
582 "value": "1.5rem",
583 "type": "sizing"
584 },
585 "--size-4": {
586 "value": "1.25rem",
587 "type": "sizing"
588 },
589 "--size-3": {
590 "value": "1rem",
591 "type": "sizing"
592 },
593 "--size-2": {
594 "value": ".5rem",
595 "type": "sizing"
596 },
597 "--size-1": {
598 "value": ".25rem",
599 "type": "sizing"
600 },
601 "--size-00": {
602 "value": "-.25rem",
603 "type": "sizing"
604 },
605 "--size-000": {
606 "value": "-.5rem",
607 "type": "sizing"
608 }
609 },
610 "color": {
611 "orange": {
612 "--orange-9": {
613 "value": "#d9480f",
614 "type": "color"
615 },
616 "--orange-8": {
617 "value": "#e8590c",
618 "type": "color"
619 },
620 "--orange-7": {
621 "value": "#f76707",
622 "type": "color"
623 },
624 "--orange-6": {
625 "value": "#fd7e14",
626 "type": "color"
627 },
628 "--orange-5": {
629 "value": "#ff922b",
630 "type": "color"
631 },
632 "--orange-4": {
633 "value": "#ffa94d",
634 "type": "color"
635 },
636 "--orange-3": {
637 "value": "#ffc078",
638 "type": "color"
639 },
640 "--orange-2": {
641 "value": "#ffd8a8",
642 "type": "color"
643 },
644 "--orange-1": {
645 "value": "#ffe8cc",
646 "type": "color"
647 },
648 "--orange-0": {
649 "value": "#fff4e6",
650 "type": "color"
651 }
652 },
653 "yellow": {
654 "--yellow-9": {
655 "value": "#e67700",
656 "type": "color"
657 },
658 "--yellow-8": {
659 "value": "#f08c00",
660 "type": "color"
661 },
662 "--yellow-7": {
663 "value": "#f59f00",
664 "type": "color"
665 },
666 "--yellow-6": {
667 "value": "#fab005",
668 "type": "color"
669 },
670 "--yellow-5": {
671 "value": "#fcc419",
672 "type": "color"
673 },
674 "--yellow-4": {
675 "value": "#ffd43b",
676 "type": "color"
677 },
678 "--yellow-3": {
679 "value": "#ffe066",
680 "type": "color"
681 },
682 "--yellow-2": {
683 "value": "#ffec99",
684 "type": "color"
685 },
686 "--yellow-1": {
687 "value": "#fff3bf",
688 "type": "color"
689 },
690 "--yellow-0": {
691 "value": "#fff9db",
692 "type": "color"
693 }
694 },
695 "lime": {
696 "--lime-9": {
697 "value": "#5c940d",
698 "type": "color"
699 },
700 "--lime-8": {
701 "value": "#66a80f",
702 "type": "color"
703 },
704 "--lime-7": {
705 "value": "#74b816",
706 "type": "color"
707 },
708 "--lime-6": {
709 "value": "#82c91e",
710 "type": "color"
711 },
712 "--lime-5": {
713 "value": "#94d82d",
714 "type": "color"
715 },
716 "--lime-4": {
717 "value": "#a9e34b",
718 "type": "color"
719 },
720 "--lime-3": {
721 "value": "#c0eb75",
722 "type": "color"
723 },
724 "--lime-2": {
725 "value": "#d8f5a2",
726 "type": "color"
727 },
728 "--lime-1": {
729 "value": "#e9fac8",
730 "type": "color"
731 },
732 "--lime-0": {
733 "value": "#f4fce3",
734 "type": "color"
735 }
736 },
737 "green": {
738 "--green-9": {
739 "value": "#2b8a3e",
740 "type": "color"
741 },
742 "--green-8": {
743 "value": "#2f9e44",
744 "type": "color"
745 },
746 "--green-7": {
747 "value": "#37b24d",
748 "type": "color"
749 },
750 "--green-6": {
751 "value": "#40c057",
752 "type": "color"
753 },
754 "--green-5": {
755 "value": "#51cf66",
756 "type": "color"
757 },
758 "--green-4": {
759 "value": "#69db7c",
760 "type": "color"
761 },
762 "--green-3": {
763 "value": "#8ce99a",
764 "type": "color"
765 },
766 "--green-2": {
767 "value": "#b2f2bb",
768 "type": "color"
769 },
770 "--green-1": {
771 "value": "#d3f9d8",
772 "type": "color"
773 },
774 "--green-0": {
775 "value": "#ebfbee",
776 "type": "color"
777 }
778 },
779 "teal": {
780 "--teal-9": {
781 "value": "#087f5b",
782 "type": "color"
783 },
784 "--teal-8": {
785 "value": "#099268",
786 "type": "color"
787 },
788 "--teal-7": {
789 "value": "#0ca678",
790 "type": "color"
791 },
792 "--teal-6": {
793 "value": "#12b886",
794 "type": "color"
795 },
796 "--teal-5": {
797 "value": "#20c997",
798 "type": "color"
799 },
800 "--teal-4": {
801 "value": "#38d9a9",
802 "type": "color"
803 },
804 "--teal-3": {
805 "value": "#63e6be",
806 "type": "color"
807 },
808 "--teal-2": {
809 "value": "#96f2d7",
810 "type": "color"
811 },
812 "--teal-1": {
813 "value": "#c3fae8",
814 "type": "color"
815 },
816 "--teal-0": {
817 "value": "#e6fcf5",
818 "type": "color"
819 }
820 },
821 "cyan": {
822 "--cyan-9": {
823 "value": "#0b7285",
824 "type": "color"
825 },
826 "--cyan-8": {
827 "value": "#0c8599",
828 "type": "color"
829 },
830 "--cyan-7": {
831 "value": "#1098ad",
832 "type": "color"
833 },
834 "--cyan-6": {
835 "value": "#15aabf",
836 "type": "color"
837 },
838 "--cyan-5": {
839 "value": "#22b8cf",
840 "type": "color"
841 },
842 "--cyan-4": {
843 "value": "#3bc9db",
844 "type": "color"
845 },
846 "--cyan-3": {
847 "value": "#66d9e8",
848 "type": "color"
849 },
850 "--cyan-2": {
851 "value": "#99e9f2",
852 "type": "color"
853 },
854 "--cyan-1": {
855 "value": "#c5f6fa",
856 "type": "color"
857 },
858 "--cyan-0": {
859 "value": "#e3fafc",
860 "type": "color"
861 }
862 },
863 "blue": {
864 "--blue-9": {
865 "value": "#1864ab",
866 "type": "color"
867 },
868 "--blue-8": {
869 "value": "#1971c2",
870 "type": "color"
871 },
872 "--blue-7": {
873 "value": "#1c7ed6",
874 "type": "color"
875 },
876 "--blue-6": {
877 "value": "#228be6",
878 "type": "color"
879 },
880 "--blue-5": {
881 "value": "#339af0",
882 "type": "color"
883 },
884 "--blue-4": {
885 "value": "#4dabf7",
886 "type": "color"
887 },
888 "--blue-3": {
889 "value": "#74c0fc",
890 "type": "color"
891 },
892 "--blue-2": {
893 "value": "#a5d8ff",
894 "type": "color"
895 },
896 "--blue-1": {
897 "value": "#d0ebff",
898 "type": "color"
899 },
900 "--blue-0": {
901 "value": "#e7f5ff",
902 "type": "color"
903 }
904 },
905 "indigo": {
906 "--indigo-9": {
907 "value": "#364fc7",
908 "type": "color"
909 },
910 "--indigo-8": {
911 "value": "#3b5bdb",
912 "type": "color"
913 },
914 "--indigo-7": {
915 "value": "#4263eb",
916 "type": "color"
917 },
918 "--indigo-6": {
919 "value": "#4c6ef5",
920 "type": "color"
921 },
922 "--indigo-5": {
923 "value": "#5c7cfa",
924 "type": "color"
925 },
926 "--indigo-4": {
927 "value": "#748ffc",
928 "type": "color"
929 },
930 "--indigo-3": {
931 "value": "#91a7ff",
932 "type": "color"
933 },
934 "--indigo-2": {
935 "value": "#bac8ff",
936 "type": "color"
937 },
938 "--indigo-1": {
939 "value": "#dbe4ff",
940 "type": "color"
941 },
942 "--indigo-0": {
943 "value": "#edf2ff",
944 "type": "color"
945 }
946 },
947 "violet": {
948 "--violet-9": {
949 "value": "#5f3dc4",
950 "type": "color"
951 },
952 "--violet-8": {
953 "value": "#6741d9",
954 "type": "color"
955 },
956 "--violet-7": {
957 "value": "#7048e8",
958 "type": "color"
959 },
960 "--violet-6": {
961 "value": "#7950f2",
962 "type": "color"
963 },
964 "--violet-5": {
965 "value": "#845ef7",
966 "type": "color"
967 },
968 "--violet-4": {
969 "value": "#9775fa",
970 "type": "color"
971 },
972 "--violet-3": {
973 "value": "#b197fc",
974 "type": "color"
975 },
976 "--violet-2": {
977 "value": "#d0bfff",
978 "type": "color"
979 },
980 "--violet-1": {
981 "value": "#e5dbff",
982 "type": "color"
983 },
984 "--violet-0": {
985 "value": "#f3f0ff",
986 "type": "color"
987 }
988 },
989 "grape": {
990 "--grape-9": {
991 "value": "#862e9c",
992 "type": "color"
993 },
994 "--grape-8": {
995 "value": "#9c36b5",
996 "type": "color"
997 },
998 "--grape-7": {
999 "value": "#ae3ec9",
1000 "type": "color"
1001 },
1002 "--grape-6": {
1003 "value": "#be4bdb",
1004 "type": "color"
1005 },
1006 "--grape-5": {
1007 "value": "#cc5de8",
1008 "type": "color"
1009 },
1010 "--grape-4": {
1011 "value": "#da77f2",
1012 "type": "color"
1013 },
1014 "--grape-3": {
1015 "value": "#e599f7",
1016 "type": "color"
1017 },
1018 "--grape-2": {
1019 "value": "#eebefa",
1020 "type": "color"
1021 },
1022 "--grape-1": {
1023 "value": "#f3d9fa",
1024 "type": "color"
1025 },
1026 "--grape-0": {
1027 "value": "#f8f0fc",
1028 "type": "color"
1029 }
1030 },
1031 "pink": {
1032 "--pink-9": {
1033 "value": "#a61e4d",
1034 "type": "color"
1035 },
1036 "--pink-8": {
1037 "value": "#c2255c",
1038 "type": "color"
1039 },
1040 "--pink-7": {
1041 "value": "#d6336c",
1042 "type": "color"
1043 },
1044 "--pink-6": {
1045 "value": "#e64980",
1046 "type": "color"
1047 },
1048 "--pink-5": {
1049 "value": "#f06595",
1050 "type": "color"
1051 },
1052 "--pink-4": {
1053 "value": "#f783ac",
1054 "type": "color"
1055 },
1056 "--pink-3": {
1057 "value": "#faa2c1",
1058 "type": "color"
1059 },
1060 "--pink-2": {
1061 "value": "#fcc2d7",
1062 "type": "color"
1063 },
1064 "--pink-1": {
1065 "value": "#ffdeeb",
1066 "type": "color"
1067 },
1068 "--pink-0": {
1069 "value": "#fff0f6",
1070 "type": "color"
1071 }
1072 },
1073 "red": {
1074 "--red-9": {
1075 "value": "#c92a2a",
1076 "type": "color"
1077 },
1078 "--red-8": {
1079 "value": "#e03131",
1080 "type": "color"
1081 },
1082 "--red-7": {
1083 "value": "#f03e3e",
1084 "type": "color"
1085 },
1086 "--red-6": {
1087 "value": "#fa5252",
1088 "type": "color"
1089 },
1090 "--red-5": {
1091 "value": "#ff6b6b",
1092 "type": "color"
1093 },
1094 "--red-4": {
1095 "value": "#ff8787",
1096 "type": "color"
1097 },
1098 "--red-3": {
1099 "value": "#ffa8a8",
1100 "type": "color"
1101 },
1102 "--red-2": {
1103 "value": "#ffc9c9",
1104 "type": "color"
1105 },
1106 "--red-1": {
1107 "value": "#ffe3e3",
1108 "type": "color"
1109 },
1110 "--red-0": {
1111 "value": "#fff5f5",
1112 "type": "color"
1113 }
1114 },
1115 "gray": {
1116 "--gray-9": {
1117 "value": "#212529",
1118 "type": "color"
1119 },
1120 "--gray-8": {
1121 "value": "#343a40",
1122 "type": "color"
1123 },
1124 "--gray-7": {
1125 "value": "#495057",
1126 "type": "color"
1127 },
1128 "--gray-6": {
1129 "value": "#868e96",
1130 "type": "color"
1131 },
1132 "--gray-5": {
1133 "value": "#adb5bd",
1134 "type": "color"
1135 },
1136 "--gray-4": {
1137 "value": "#ced4da",
1138 "type": "color"
1139 },
1140 "--gray-3": {
1141 "value": "#dee2e6",
1142 "type": "color"
1143 },
1144 "--gray-2": {
1145 "value": "#e9ecef",
1146 "type": "color"
1147 },
1148 "--gray-1": {
1149 "value": "#f1f3f5",
1150 "type": "color"
1151 },
1152 "--gray-0": {
1153 "value": "#f8f9fa",
1154 "type": "color"
1155 }
1156 }
1157 }
1158}
\No newline at end of file