UNPKG

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