UNPKG

79.9 kBJSONView Raw
1{
2 "properties": [
3 {
4 "type": "color",
5 "category": "background-color",
6 "value": "rgb(231, 228, 249)",
7 "comment": "User avatar background color.",
8 "name": "colorBackgroundUser"
9 },
10 {
11 "type": "color",
12 "category": "background-color",
13 "value": "rgb(220, 242, 234)",
14 "comment": "Trial account background color.",
15 "name": "colorBackgroundTrial"
16 },
17 {
18 "type": "color",
19 "category": "background-color",
20 "value": "rgb(255, 239, 210)",
21 "comment": "Subaccount background color.",
22 "name": "colorBackgroundSubaccount"
23 },
24 {
25 "type": "color",
26 "category": "background-color",
27 "value": "rgb(31, 61, 153)",
28 "comment": "Stronger background for primary actions or highlights.",
29 "name": "colorBackgroundPrimaryStronger"
30 },
31 {
32 "type": "color",
33 "category": "background-color",
34 "value": "rgb(125, 40, 40)",
35 "comment": "Stronger background color used for destructive actions or highlights.",
36 "name": "colorBackgroundDestructiveStronger"
37 },
38 {
39 "type": "color",
40 "category": "background-color",
41 "value": "rgb(235, 240, 255)",
42 "comment": "Weaker background for primary actions or highlights.",
43 "name": "colorBackgroundPrimaryWeaker"
44 },
45 {
46 "type": "color",
47 "category": "background-color",
48 "value": "rgb(249, 218, 218)",
49 "comment": "Weaker background color used for destructive actions or highlights.",
50 "name": "colorBackgroundDestructiveWeaker"
51 },
52 {
53 "type": "color",
54 "category": "background-color",
55 "value": "rgb(222, 117, 72)",
56 "comment": "Warning background color",
57 "name": "colorBackgroundWarning"
58 },
59 {
60 "type": "color",
61 "category": "background-color",
62 "value": "rgb(253, 247, 244)",
63 "comment": "Weakest warning background color.",
64 "name": "colorBackgroundWarningWeakest"
65 },
66 {
67 "type": "color",
68 "category": "background-color",
69 "value": "rgb(71, 77, 102)",
70 "comment": "Strong inverse background color for any container. Must be used on color-background-body-inverse.",
71 "name": "colorBackgroundInverseStrong"
72 },
73 {
74 "type": "color",
75 "category": "background-color",
76 "value": "rgb(231, 228, 249)",
77 "comment": "Background color for indicating a new status.",
78 "name": "colorBackgroundNew"
79 },
80 {
81 "type": "color",
82 "category": "background-color",
83 "value": "rgb(230, 232, 240)",
84 "comment": "Strong default background color.",
85 "name": "colorBackgroundStrong"
86 },
87 {
88 "type": "color",
89 "category": "background-color",
90 "value": "rgb(250, 247, 253)",
91 "comment": "Weakest background color for indicating a new status.",
92 "name": "colorBackgroundNewWeakest"
93 },
94 {
95 "type": "color",
96 "category": "background-color",
97 "value": "rgb(209, 67, 67)",
98 "comment": "Background color used for destructive actions or highlights.",
99 "name": "colorBackgroundDestructive"
100 },
101 {
102 "type": "color",
103 "category": "background-color",
104 "value": "rgb(249, 250, 252)",
105 "comment": "Weak default background color.",
106 "name": "colorBackgroundWeak"
107 },
108 {
109 "type": "color",
110 "category": "background-color",
111 "value": "rgb(51, 102, 255)",
112 "comment": "Background for primary actions or highlights.",
113 "name": "colorBackgroundPrimary"
114 },
115 {
116 "type": "color",
117 "category": "background-color",
118 "value": "rgb(243, 246, 255)",
119 "comment": "Weakest background for primary actions or highlights.",
120 "name": "colorBackgroundPrimaryWeakest"
121 },
122 {
123 "type": "color",
124 "category": "background-color",
125 "value": "rgb(222, 117, 72)",
126 "comment": "Background color used to represent an entity or person as \"busy\".",
127 "name": "colorBackgroundBusy"
128 },
129 {
130 "type": "color",
131 "category": "background-color",
132 "value": "rgb(82, 189, 148)",
133 "comment": "Success background color.",
134 "name": "colorBackgroundSuccess"
135 },
136 {
137 "type": "color",
138 "category": "background-color",
139 "value": "rgb(253, 244, 244)",
140 "comment": "Weakest background color used for destructive actions or highlights.",
141 "name": "colorBackgroundDestructiveWeakest"
142 },
143 {
144 "type": "color",
145 "category": "background-color",
146 "value": "rgb(193, 196, 214)",
147 "comment": "Color used to represent an entity or person as \"offline\".",
148 "name": "colorBackgroundOffline"
149 },
150 {
151 "type": "color",
152 "category": "background-color",
153 "value": "rgb(250, 251, 255)",
154 "comment": "Background color for alternative striped rows.",
155 "name": "colorBackgroundRowStriped"
156 },
157 {
158 "type": "color",
159 "category": "background-color",
160 "value": "rgb(12, 30, 86)",
161 "comment": "Strongest background for primary actions or highlights.",
162 "name": "colorBackgroundPrimaryStrongest"
163 },
164 {
165 "type": "color",
166 "category": "background-color",
167 "value": "rgb(238, 248, 244)",
168 "comment": "Weakest success background color.",
169 "name": "colorBackgroundSuccessWeakest"
170 },
171 {
172 "type": "color",
173 "category": "background-color",
174 "value": "rgb(79, 21, 21)",
175 "comment": "Strongest background color used for destructive actions or highlights.",
176 "name": "colorBackgroundDestructiveStrongest"
177 },
178 {
179 "type": "color",
180 "category": "background-color",
181 "value": "rgb(167, 54, 54)",
182 "comment": "Strong error background color.",
183 "name": "colorBackgroundErrorStrong"
184 },
185 {
186 "type": "color",
187 "category": "background-color",
188 "value": "rgb(3, 11, 93)",
189 "comment": "Strong primary brand background, accessible with inverse text.",
190 "name": "colorBackgroundBrandStrong"
191 },
192 {
193 "type": "color",
194 "category": "background-color",
195 "value": "rgb(71, 77, 102)",
196 "comment": "Primary brand background, accessible with inverse text.",
197 "name": "colorBackgroundBrand"
198 },
199 {
200 "type": "color",
201 "category": "background-color",
202 "value": "rgb(209, 67, 67)",
203 "comment": "Error background color.",
204 "name": "colorBackgroundError"
205 },
206 {
207 "type": "color",
208 "category": "background-color",
209 "value": "rgb(244, 246, 250)",
210 "comment": "Weakest neutral background color.",
211 "name": "colorBackgroundNeutralWeakest"
212 },
213 {
214 "type": "color",
215 "category": "background-color",
216 "value": "rgb(82, 189, 148)",
217 "comment": "Background color used to represent an entity or person as \"available\".",
218 "name": "colorBackgroundAvailable"
219 },
220 {
221 "type": "color",
222 "category": "background-color",
223 "value": "rgb(253, 244, 244)",
224 "comment": "Weakest error background color.",
225 "name": "colorBackgroundErrorWeakest"
226 },
227 {
228 "type": "color",
229 "category": "background-color",
230 "value": "rgb(235, 86, 86)",
231 "comment": "Background color used to represent required form fields.",
232 "name": "colorBackgroundRequired"
233 },
234 {
235 "type": "color",
236 "category": "background-color",
237 "value": "rgb(49, 12, 12)",
238 "comment": "Strongest error background color.",
239 "name": "colorBackgroundErrorStrongest"
240 },
241 {
242 "type": "color",
243 "category": "background-color",
244 "value": "rgb(248, 247, 253)",
245 "comment": "Weakest background color with no semantic meaning, used for decorative purposes only. Should generally be used with matching decorative border and/or text tokens.",
246 "name": "colorBackgroundDecorative40Weakest"
247 },
248 {
249 "type": "color",
250 "category": "background-color",
251 "value": "rgb(105, 111, 140)",
252 "comment": "Stronger inverse background color for any container. Must be used on color-background-body-inverse.",
253 "name": "colorBackgroundInverseStronger"
254 },
255 {
256 "type": "color",
257 "category": "background-color",
258 "value": "rgb(238, 248, 244)",
259 "comment": "Weakest background color with no semantic meaning, used for decorative purposes only. Should generally be used with matching decorative border and/or text tokens.",
260 "name": "colorBackgroundDecorative30Weakest"
261 },
262 {
263 "type": "color",
264 "category": "background-color",
265 "value": "rgb(255, 255, 255)",
266 "comment": "Background color used for the main page body.",
267 "name": "colorBackgroundBody"
268 },
269 {
270 "type": "color",
271 "category": "background-color",
272 "value": "rgb(41, 82, 204)",
273 "comment": "Strong background for primary actions or highlights.",
274 "name": "colorBackgroundPrimaryStrong"
275 },
276 {
277 "type": "color",
278 "category": "background-color",
279 "value": "rgb(243, 246, 255)",
280 "comment": "Weakest background color with no semantic meaning, used for decorative purposes only. Should generally be used with matching decorative border and/or text tokens.",
281 "name": "colorBackgroundDecorative20Weakest"
282 },
283 {
284 "type": "color",
285 "category": "background-color",
286 "value": "rgb(167, 54, 54)",
287 "comment": "Strong background color used for destructive actions or highlights.",
288 "name": "colorBackgroundDestructiveStrong"
289 },
290 {
291 "type": "color",
292 "category": "background-color",
293 "value": "rgb(244, 182, 182)",
294 "comment": "Weak background color used for destructive actions or highlights.",
295 "name": "colorBackgroundDestructiveWeak"
296 },
297 {
298 "type": "color",
299 "category": "background-color",
300 "value": "rgb(244, 246, 250)",
301 "comment": "Weakest background color with no semantic meaning, used for decorative purposes only. Should generally be used with matching decorative border and/or text tokens.",
302 "name": "colorBackgroundDecorative10Weakest"
303 },
304 {
305 "type": "color",
306 "category": "background-color",
307 "value": "rgb(244, 246, 250)",
308 "comment": "Default background color for any container.",
309 "name": "colorBackground"
310 },
311 {
312 "type": "color",
313 "category": "background-color",
314 "value": "rgb(214, 224, 255)",
315 "comment": "Weak background for primary actions or highlights.",
316 "name": "colorBackgroundPrimaryWeak"
317 },
318 {
319 "type": "color",
320 "category": "background-color",
321 "value": "rgb(193, 196, 214)",
322 "comment": "Stronger default background color.",
323 "name": "colorBackgroundStronger"
324 },
325 {
326 "type": "color",
327 "category": "background-color",
328 "value": "rgb(82, 189, 148)",
329 "comment": "Highlight brand background, accessible with black text.",
330 "name": "colorBackgroundBrandHighlight"
331 },
332 {
333 "type": "color",
334 "category": "background-color",
335 "value": "rgb(220, 242, 234)",
336 "comment": "Weakest background color used for brand highlights.",
337 "name": "colorBackgroundBrandHighlightWeakest"
338 },
339 {
340 "type": "color",
341 "category": "background-color",
342 "value": "rgb(105, 111, 140)",
343 "comment": "Strongest default background color.",
344 "name": "colorBackgroundStrongest"
345 },
346 {
347 "type": "color",
348 "category": "background-color",
349 "value": "rgb(16, 24, 64)",
350 "comment": "Inverse background color used for the main page body.",
351 "name": "colorBackgroundBodyInverse"
352 },
353 {
354 "type": "color",
355 "category": "background-color",
356 "value": "rgb(16, 24, 64)",
357 "comment": "Inverse background color for any container. Must be used on color-background-body-inverse.",
358 "name": "colorBackgroundInverse"
359 },
360 {
361 "type": "color",
362 "category": "background-color",
363 "value": "rgba(71, 77, 102, 0.64)",
364 "comment": "Default background for overlays.",
365 "name": "colorBackgroundOverlay"
366 },
367 {
368 "type": "color",
369 "category": "background-color",
370 "value": "rgb(209, 67, 67)",
371 "comment": "Color used to represent an entity or person as \"unavailable\".",
372 "name": "colorBackgroundUnavailable"
373 },
374 {
375 "type": "color",
376 "category": "background-color",
377 "value": "rgb(125, 40, 40)",
378 "comment": "Stronger error background color.",
379 "name": "colorBackgroundErrorStronger"
380 },
381 {
382 "type": "color",
383 "category": "background-color",
384 "value": "rgb(6, 3, 58)",
385 "comment": "Stronger primary brand background, accessible with inverse text.",
386 "name": "colorBackgroundBrandStronger"
387 },
388 {
389 "type": "color",
390 "category": "border-color",
391 "value": "rgb(125, 40, 40)",
392 "comment": "Stronger error border color",
393 "name": "colorBorderErrorStronger"
394 },
395 {
396 "type": "color",
397 "category": "border-color",
398 "value": "rgb(235, 172, 145)",
399 "comment": "Weak warning border color",
400 "name": "colorBorderWarningWeak"
401 },
402 {
403 "type": "color",
404 "category": "border-color",
405 "value": "rgb(231, 228, 249)",
406 "comment": "Weaker border color with no semantic meaning, used for decorative purposes only. Should generally be used with matching decorative background and/or text tokens.",
407 "name": "colorBorderDecorative40Weaker"
408 },
409 {
410 "type": "color",
411 "category": "border-color",
412 "value": "rgb(244, 182, 182)",
413 "comment": "Weaker error border color",
414 "name": "colorBorderErrorWeaker"
415 },
416 {
417 "type": "color",
418 "category": "border-color",
419 "value": "rgb(231, 220, 250)",
420 "comment": "User avatar border color.",
421 "name": "colorBorderUser"
422 },
423 {
424 "type": "color",
425 "category": "border-color",
426 "value": "rgb(214, 224, 255)",
427 "comment": "Weaker neutral border color",
428 "name": "colorBorderNeutralWeaker"
429 },
430 {
431 "type": "color",
432 "category": "border-color",
433 "value": "rgb(222, 117, 72)",
434 "comment": "Warning border color",
435 "name": "colorBorderWarning"
436 },
437 {
438 "type": "color",
439 "category": "border-color",
440 "value": "rgb(220, 242, 234)",
441 "comment": "Weaker success border color",
442 "name": "colorBorderSuccessWeaker"
443 },
444 {
445 "type": "color",
446 "category": "border-color",
447 "value": "rgb(31, 61, 153)",
448 "comment": "Stronger primary border color",
449 "name": "colorBorderPrimaryStronger"
450 },
451 {
452 "type": "color",
453 "category": "border-color",
454 "value": "rgb(125, 40, 40)",
455 "comment": "Stronger destructive hover border color",
456 "name": "colorBorderDestructiveStronger"
457 },
458 {
459 "type": "color",
460 "category": "border-color",
461 "value": "rgb(248, 227, 218)",
462 "comment": "Weakest warning border color",
463 "name": "colorBorderWarningWeakest"
464 },
465 {
466 "type": "color",
467 "category": "border-color",
468 "value": "rgb(214, 224, 255)",
469 "comment": "Weaker primary border color",
470 "name": "colorBorderPrimaryWeaker"
471 },
472 {
473 "type": "color",
474 "category": "border-color",
475 "value": "rgb(249, 218, 218)",
476 "comment": "Destructive focus border color",
477 "name": "colorBorderDestructiveWeaker"
478 },
479 {
480 "type": "color",
481 "category": "border-color",
482 "value": "rgb(231, 228, 249)",
483 "comment": "Weaker border color for something designated as new",
484 "name": "colorBorderNewWeaker"
485 },
486 {
487 "type": "color",
488 "category": "border-color",
489 "value": "rgb(209, 67, 67)",
490 "comment": "Destructive border color",
491 "name": "colorBorderDestructive"
492 },
493 {
494 "type": "color",
495 "category": "border-color",
496 "value": "rgb(225, 227, 234)",
497 "comment": "Strong border on inverse backgrounds. Must be used on color-background-body-inverse.",
498 "uicontrol_contrast_pairing": [
499 "color-background-body-inverse"
500 ],
501 "name": "colorBorderInverseStrong"
502 },
503 {
504 "type": "color",
505 "category": "border-color",
506 "value": "rgb(51, 102, 255)",
507 "comment": "Primary border color",
508 "name": "colorBorderPrimary"
509 },
510 {
511 "type": "color",
512 "category": "border-color",
513 "value": "rgb(235, 240, 255)",
514 "comment": "Weakest primary border color",
515 "name": "colorBorderPrimaryWeakest"
516 },
517 {
518 "type": "color",
519 "category": "border-color",
520 "value": "rgb(82, 189, 148)",
521 "comment": "Success border color",
522 "name": "colorBorderSuccess"
523 },
524 {
525 "type": "color",
526 "category": "border-color",
527 "value": "rgb(253, 244, 244)",
528 "comment": "Destructive focus border color",
529 "name": "colorBorderDestructiveWeakest"
530 },
531 {
532 "type": "color",
533 "category": "border-color",
534 "value": "rgb(49, 12, 12)",
535 "comment": "Strongest destructive hover border color",
536 "name": "colorBorderDestructiveStrongest"
537 },
538 {
539 "type": "color",
540 "category": "border-color",
541 "value": "rgb(12, 30, 86)",
542 "comment": "Strongest primary border color",
543 "name": "colorBorderPrimaryStrongest"
544 },
545 {
546 "type": "color",
547 "category": "border-color",
548 "value": "rgb(238, 248, 244)",
549 "comment": "Weakest success border color",
550 "name": "colorBorderSuccessWeakest"
551 },
552 {
553 "type": "color",
554 "category": "border-color",
555 "value": "rgb(242, 200, 182)",
556 "comment": "Weaker warning border color",
557 "name": "colorBorderWarningWeaker"
558 },
559 {
560 "type": "color",
561 "category": "border-color",
562 "value": "rgb(143, 149, 178)",
563 "comment": "Strong border color",
564 "name": "colorBorderStrong"
565 },
566 {
567 "type": "color",
568 "category": "border-color",
569 "value": "rgb(230, 232, 240)",
570 "comment": "Weak border color",
571 "name": "colorBorderWeak"
572 },
573 {
574 "type": "color",
575 "category": "border-color",
576 "value": "rgb(51, 102, 255)",
577 "comment": "Neutral border color",
578 "name": "colorBorderNeutral"
579 },
580 {
581 "type": "color",
582 "category": "border-color",
583 "value": "rgb(209, 67, 67)",
584 "comment": "Error border color",
585 "name": "colorBorderError"
586 },
587 {
588 "type": "color",
589 "category": "border-color",
590 "value": "rgb(249, 218, 218)",
591 "comment": "Weakest error border color",
592 "name": "colorBorderErrorWeakest"
593 },
594 {
595 "type": "color",
596 "category": "border-color",
597 "value": "rgb(49, 12, 12)",
598 "comment": "Strongest error border color",
599 "name": "colorBorderErrorStrongest"
600 },
601 {
602 "type": "color",
603 "category": "border-color",
604 "value": "rgb(167, 54, 54)",
605 "comment": "Strong error border color",
606 "name": "colorBorderErrorStrong"
607 },
608 {
609 "type": "color",
610 "category": "border-color",
611 "value": "rgb(238, 145, 145)",
612 "comment": "Weak error border color",
613 "name": "colorBorderErrorWeak"
614 },
615 {
616 "type": "color",
617 "category": "border-color",
618 "value": "rgb(157, 181, 255)",
619 "comment": "Weak neutral border color",
620 "name": "colorBorderNeutralWeak"
621 },
622 {
623 "type": "color",
624 "category": "border-color",
625 "value": "rgb(216, 218, 229)",
626 "comment": "Default border color",
627 "name": "colorBorder"
628 },
629 {
630 "type": "color",
631 "category": "border-color",
632 "value": "rgb(255, 255, 255)",
633 "comment": "Weakest border color",
634 "name": "colorBorderWeakest"
635 },
636 {
637 "type": "color",
638 "category": "border-color",
639 "value": "rgb(244, 244, 246)",
640 "comment": "Stronger border on inverse backgrounds. Must be used on color-background-body-inverse.",
641 "uicontrol_contrast_pairing": [
642 "color-background-body-inverse"
643 ],
644 "name": "colorBorderInverseStronger"
645 },
646 {
647 "type": "color",
648 "category": "border-color",
649 "value": "rgb(57, 71, 98)",
650 "comment": "Weaker border on inverse backgrounds. Must be used on color-background-body-inverse.",
651 "name": "colorBorderInverseWeaker"
652 },
653 {
654 "type": "color",
655 "category": "border-color",
656 "value": "rgb(163, 230, 205)",
657 "comment": "Weak success border color",
658 "name": "colorBorderSuccessWeak"
659 },
660 {
661 "type": "color",
662 "category": "border-color",
663 "value": "rgb(41, 82, 204)",
664 "comment": "Strong primary border color",
665 "name": "colorBorderPrimaryStrong"
666 },
667 {
668 "type": "color",
669 "category": "border-color",
670 "value": "rgb(136, 145, 170)",
671 "comment": "Border on inverse backgrounds. Must be used on color-background-body-inverse.",
672 "uicontrol_contrast_pairing": [
673 "color-background-body-inverse"
674 ],
675 "name": "colorBorderInverse"
676 },
677 {
678 "type": "color",
679 "category": "border-color",
680 "value": "rgb(167, 54, 54)",
681 "comment": "Destructive focus border color",
682 "name": "colorBorderDestructiveStrong"
683 },
684 {
685 "type": "color",
686 "category": "border-color",
687 "value": "rgb(157, 181, 255)",
688 "comment": "Weak primary border color",
689 "name": "colorBorderPrimaryWeak"
690 },
691 {
692 "type": "color",
693 "category": "border-color",
694 "value": "rgb(31, 48, 76)",
695 "comment": "Weakest border on inverse backgrounds. Must be used on color-background-body-inverse.",
696 "name": "colorBorderInverseWeakest"
697 },
698 {
699 "type": "color",
700 "category": "border-color",
701 "value": "rgb(244, 182, 182)",
702 "comment": "Destructive focus border color",
703 "name": "colorBorderDestructiveWeak"
704 },
705 {
706 "type": "color",
707 "category": "border-color",
708 "value": "rgb(255, 255, 255)",
709 "comment": "Strongest border on inverse backgrounds. Must be used on color-background-body-inverse.",
710 "uicontrol_contrast_pairing": [
711 "color-background-body-inverse"
712 ],
713 "name": "colorBorderInverseStrongest"
714 },
715 {
716 "type": "color",
717 "category": "border-color",
718 "value": "rgb(237, 239, 245)",
719 "comment": "Weaker border color",
720 "name": "colorBorderWeaker"
721 },
722 {
723 "type": "color",
724 "category": "border-color",
725 "value": "rgb(216, 218, 229)",
726 "comment": "Weaker border color with no semantic meaning, used for decorative purposes only. Should generally be used with matching decorative background and/or text tokens.",
727 "name": "colorBorderDecorative10Weaker"
728 },
729 {
730 "type": "color",
731 "category": "border-color",
732 "value": "rgb(214, 224, 255)",
733 "comment": "Weaker border color with no semantic meaning, used for decorative purposes only. Should generally be used with matching decorative background and/or text tokens.",
734 "name": "colorBorderDecorative20Weaker"
735 },
736 {
737 "type": "color",
738 "category": "border-color",
739 "value": "rgb(238, 248, 244)",
740 "comment": "Weaker border color with no semantic meaning, used for decorative purposes only. Should generally be used with matching decorative background and/or text tokens.",
741 "name": "colorBorderDecorative30Weaker"
742 },
743 {
744 "type": "size",
745 "category": "radius",
746 "value": "0",
747 "comment": "Border radius reset",
748 "name": "borderRadius0"
749 },
750 {
751 "type": "size",
752 "category": "radius",
753 "value": "2px",
754 "comment": "Small border radius",
755 "name": "borderRadius10"
756 },
757 {
758 "type": "size",
759 "category": "radius",
760 "value": "4px",
761 "comment": "Large border radius",
762 "name": "borderRadius20"
763 },
764 {
765 "type": "size",
766 "category": "radius",
767 "value": "8px",
768 "comment": "Larger border radius",
769 "name": "borderRadius30"
770 },
771 {
772 "type": "size",
773 "category": "radius",
774 "value": "0.5",
775 "comment": "Circular border radius",
776 "name": "borderRadiusCircle"
777 },
778 {
779 "type": "size",
780 "category": "radius",
781 "value": "100px",
782 "comment": "Pill border radius",
783 "name": "borderRadiusPill"
784 },
785 {
786 "type": "size",
787 "category": "border-width",
788 "value": "0",
789 "comment": "Border width reset",
790 "name": "borderWidth0"
791 },
792 {
793 "type": "size",
794 "category": "border-width",
795 "value": "1px",
796 "comment": "Constant border width token for border width 10",
797 "name": "borderWidth10"
798 },
799 {
800 "type": "size",
801 "category": "border-width",
802 "value": "2px",
803 "comment": "Constant border width token for border width 20",
804 "name": "borderWidth20"
805 },
806 {
807 "type": "size",
808 "category": "border-width",
809 "value": "4px",
810 "comment": "Constant border width token for border width 30",
811 "name": "borderWidth30"
812 },
813 {
814 "type": "size",
815 "category": "border-width",
816 "value": "8px",
817 "comment": "Constant border width token for border width 40",
818 "name": "borderWidth40"
819 },
820 {
821 "type": "shadow",
822 "category": "box-shadow",
823 "value": "0 1px 0 #D0CAF4",
824 "comment": "Weaker bottom shadow border for new status",
825 "name": "shadowBorderBottomNewWeaker"
826 },
827 {
828 "type": "shadow",
829 "category": "box-shadow",
830 "value": "0 4px 16px 0 rgba(0, 0, 0, 0.5)",
831 "comment": "Default shadow.",
832 "name": "shadow"
833 },
834 {
835 "type": "shadow",
836 "category": "box-shadow",
837 "value": "0 0 0 1px #fff1b3",
838 "comment": "Shadow border for subaccount badge.",
839 "name": "shadowBorderSubaccount"
840 },
841 {
842 "type": "shadow",
843 "category": "box-shadow",
844 "value": "0 0 0 1px #7D2828",
845 "comment": "Stronger shadow border for destructive interactions",
846 "name": "shadowBorderDestructiveStronger"
847 },
848 {
849 "type": "shadow",
850 "category": "box-shadow",
851 "value": "0 0 0 1px #d1fae0",
852 "comment": "Weaker shadow border for success inputs.",
853 "name": "shadowBorderSuccessWeaker"
854 },
855 {
856 "type": "shadow",
857 "category": "box-shadow",
858 "value": "0 0 0 1px #5817bd",
859 "comment": "Shadow border for the sidebar beta badge.",
860 "name": "shadowBorderInverseNewWeaker"
861 },
862 {
863 "type": "shadow",
864 "category": "box-shadow",
865 "value": "0 0 0 1px #1F3D99",
866 "comment": "Stronger shadow border for inputs active.",
867 "name": "shadowBorderPrimaryStronger"
868 },
869 {
870 "type": "shadow",
871 "category": "box-shadow",
872 "value": "0 1px 0 #F2C8B6",
873 "comment": "Weaker bottom shadow border warning warning status",
874 "name": "shadowBorderBottomWarningWeaker"
875 },
876 {
877 "type": "shadow",
878 "category": "box-shadow",
879 "value": "0 0 0 1px #F9DADA",
880 "comment": "Weaker shadow border for destructive interactions.",
881 "name": "shadowBorderDestructiveWeaker"
882 },
883 {
884 "type": "shadow",
885 "category": "box-shadow",
886 "value": "0 0 0 1px #D6E0FF",
887 "comment": "Weaker shadow border for primary interactions.",
888 "name": "shadowBorderPrimaryWeaker"
889 },
890 {
891 "type": "shadow",
892 "category": "box-shadow",
893 "value": "0 0 0 1px #e7dcfa",
894 "comment": "Weaker shadow border for new status inputs.",
895 "name": "shadowBorderNewWeaker"
896 },
897 {
898 "type": "shadow",
899 "category": "box-shadow",
900 "value": "0 2px 4px 0 rgba(0, 0, 0, 0.4)",
901 "comment": "Low elevation default shadow.",
902 "name": "shadowLow"
903 },
904 {
905 "type": "shadow",
906 "category": "box-shadow",
907 "value": "0 0 0 1px #e1e3ea",
908 "comment": "Strong shadow border on interactive elements on inverse backgrounds.",
909 "name": "shadowBorderInverseStrong"
910 },
911 {
912 "type": "shadow",
913 "category": "box-shadow",
914 "value": "0 0 0 1px #fddcc4",
915 "comment": "Weaker shadow border for warning inputs.",
916 "name": "shadowBorderWarningWeaker"
917 },
918 {
919 "type": "shadow",
920 "category": "box-shadow",
921 "value": "0 0 0 1px #8F95B2",
922 "comment": "Strong shadow border for inputs.",
923 "name": "shadowBorderStrong"
924 },
925 {
926 "type": "shadow",
927 "category": "box-shadow",
928 "value": "0 0 0 2px #ffffff, 0 0 0 3px #006dfa, 0 0 0 5px #cce4ff",
929 "comment": "Shadow for focus ring on interactive elements.",
930 "name": "shadowFocus"
931 },
932 {
933 "type": "shadow",
934 "category": "box-shadow",
935 "value": "0 0 0 1px #E6E8F0",
936 "comment": "Weak shadow border for disabled inputs.",
937 "name": "shadowBorderWeak"
938 },
939 {
940 "type": "shadow",
941 "category": "box-shadow",
942 "value": "0 0 0 4px rgba(255, 255, 255, 0.4)",
943 "comment": "Shadow for focus ring on interactive elements on inverse backgrounds.",
944 "name": "shadowFocusInverse"
945 },
946 {
947 "type": "shadow",
948 "category": "box-shadow",
949 "value": "0 0 0 1px #3366FF",
950 "comment": "Default shadow border for primary interactions.",
951 "name": "shadowBorderPrimary"
952 },
953 {
954 "type": "shadow",
955 "category": "box-shadow",
956 "value": "0 0 0 1px #D14343",
957 "comment": "Shadow border for destructive interactions.",
958 "name": "shadowBorderDestructive"
959 },
960 {
961 "type": "shadow",
962 "category": "box-shadow",
963 "value": "0 16px 24px 4px rgba(0, 0, 0, 0.5)",
964 "comment": "High elevation default shadow.",
965 "name": "shadowHigh"
966 },
967 {
968 "type": "shadow",
969 "category": "box-shadow",
970 "value": "0 0 0 1px #A73636",
971 "comment": "Shadow border for error inputs hover.",
972 "name": "shadowBorderErrorStrong"
973 },
974 {
975 "type": "shadow",
976 "category": "box-shadow",
977 "value": "0 0 0 1px #0C1E56",
978 "comment": "Strongest shadow border for inputs active.",
979 "name": "shadowBorderPrimaryStrongest"
980 },
981 {
982 "type": "shadow",
983 "category": "box-shadow",
984 "value": "0 0 0 1px #310C0C",
985 "comment": "Strongest shadow border for destructive interactions",
986 "name": "shadowBorderDestructiveStrongest"
987 },
988 {
989 "type": "shadow",
990 "category": "box-shadow",
991 "value": "0 0 0 1px #F4B6B6",
992 "comment": "Shadow border for inverse error inputs.",
993 "name": "shadowBorderErrorWeak"
994 },
995 {
996 "type": "shadow",
997 "category": "box-shadow",
998 "value": "0 0 0 1px #D14343",
999 "comment": "Shadow border for error inputs.",
1000 "name": "shadowBorderError"
1001 },
1002 {
1003 "type": "shadow",
1004 "category": "box-shadow",
1005 "value": "0 1px 0 #D8DAE5",
1006 "comment": "Weaker bottom shadow border for decorative 10",
1007 "name": "shadowBorderBottomDecorative10Weaker"
1008 },
1009 {
1010 "type": "shadow",
1011 "category": "box-shadow",
1012 "value": "0 1px 0 #006dfa",
1013 "comment": "Bottom shadow border for primary status",
1014 "name": "shadowBorderBottomPrimary"
1015 },
1016 {
1017 "type": "shadow",
1018 "category": "box-shadow",
1019 "value": "0 1px 0 #D6E0FF",
1020 "comment": "Weaker bottom shadow border for decorative 20",
1021 "name": "shadowBorderBottomDecorative20Weaker"
1022 },
1023 {
1024 "type": "shadow",
1025 "category": "box-shadow",
1026 "value": "0 0 0 1px #f4f4f6",
1027 "comment": "Stronger shadow border on interactive elements on inverse backgrounds.",
1028 "name": "shadowBorderInverseStronger"
1029 },
1030 {
1031 "type": "shadow",
1032 "category": "box-shadow",
1033 "value": "0 0 0 1px #310c0c",
1034 "comment": "Strongest shadow border for error inputs hover.",
1035 "name": "shadowBorderErrorStrongest"
1036 },
1037 {
1038 "type": "shadow",
1039 "category": "box-shadow",
1040 "value": "0 0 0 1px #A73636",
1041 "comment": "Strong shadow border for destructive interactions",
1042 "name": "shadowBorderDestructiveStrong"
1043 },
1044 {
1045 "type": "shadow",
1046 "category": "box-shadow",
1047 "value": "0 0 0 1px #394762",
1048 "comment": "Weaker shadow border on interactive elements on inverse backgrounds.",
1049 "name": "shadowBorderInverseWeaker"
1050 },
1051 {
1052 "type": "shadow",
1053 "category": "box-shadow",
1054 "value": "0 1px 0 #DCF2EA",
1055 "comment": "Weaker bottom shadow border for decorative 30",
1056 "name": "shadowBorderBottomDecorative30Weaker"
1057 },
1058 {
1059 "type": "shadow",
1060 "category": "box-shadow",
1061 "value": "0 0 0 1px #2952CC",
1062 "comment": "Strong shadow border for inputs hover.",
1063 "name": "shadowBorderPrimaryStrong"
1064 },
1065 {
1066 "type": "shadow",
1067 "category": "box-shadow",
1068 "value": "0 0 0 1px #9DB5FF",
1069 "comment": "Weaker shadow border for primary interactions.",
1070 "name": "shadowBorderPrimaryWeak"
1071 },
1072 {
1073 "type": "shadow",
1074 "category": "box-shadow",
1075 "value": "0 0 0 1px #cacdd8, 0 0 0 3px #ffffff, 0 0 0 4px #006dfa, 0 0 0 6px #cce4ff",
1076 "comment": "Shadow for simultaneous focus and border",
1077 "name": "shadowFocusShadowBorder"
1078 },
1079 {
1080 "type": "shadow",
1081 "category": "box-shadow",
1082 "value": "0 1px 0 #D0CAF4",
1083 "comment": "Weaker bottom shadow border for decorative 40",
1084 "name": "shadowBorderBottomDecorative40Weaker"
1085 },
1086 {
1087 "type": "shadow",
1088 "category": "box-shadow",
1089 "value": "0 0 0 1px #F4B6B6",
1090 "comment": "Weak shadow border for destructive interactions.",
1091 "name": "shadowBorderDestructiveWeak"
1092 },
1093 {
1094 "type": "shadow",
1095 "category": "box-shadow",
1096 "value": "0 1px 0 #F4B6B6",
1097 "comment": "Weaker bottom shadow border for error status",
1098 "name": "shadowBorderBottomErrorWeaker"
1099 },
1100 {
1101 "type": "shadow",
1102 "category": "box-shadow",
1103 "value": "0 0 0 1px #EDEFF5",
1104 "comment": "Weaker shadow border for disabled inputs.",
1105 "name": "shadowBorderWeaker"
1106 },
1107 {
1108 "type": "shadow",
1109 "category": "box-shadow",
1110 "value": "0 0 0 1px #D8DAE5",
1111 "comment": "Shadow border for inputs.",
1112 "name": "shadowBorder"
1113 },
1114 {
1115 "type": "shadow",
1116 "category": "box-shadow",
1117 "value": "0 1px 0 #9DB5FF",
1118 "comment": "Weaker bottom shadow border for neutral status",
1119 "name": "shadowBorderBottomNeutralWeaker"
1120 },
1121 {
1122 "type": "shadow",
1123 "category": "box-shadow",
1124 "value": "0 0 0 1px #e1e3ea",
1125 "comment": "Weaker shadow border for decorative 10",
1126 "name": "shadowBorderDecorative10Weaker"
1127 },
1128 {
1129 "type": "shadow",
1130 "category": "box-shadow",
1131 "value": "0 0 0 1px #cce4ff",
1132 "comment": "Weaker shadow border for decorative 20",
1133 "name": "shadowBorderDecorative20Weaker"
1134 },
1135 {
1136 "type": "shadow",
1137 "category": "box-shadow",
1138 "value": "0 1px 0 #ffdd35",
1139 "comment": "Bottom shadow border for subaccount badge",
1140 "name": "shadowBorderBottomSubaccount"
1141 },
1142 {
1143 "type": "shadow",
1144 "category": "box-shadow",
1145 "value": "inset 0 0 0 2px #9DB5FF",
1146 "comment": "Shadow for inset focus on elements, such as DataGrid cells.",
1147 "name": "shadowFocusInset"
1148 },
1149 {
1150 "type": "shadow",
1151 "category": "box-shadow",
1152 "value": "0 0 0 1px #8891aa",
1153 "comment": "Shadow border on interactive elements on inverse backgrounds.",
1154 "name": "shadowBorderInverse"
1155 },
1156 {
1157 "type": "shadow",
1158 "category": "box-shadow",
1159 "value": "0 0 0 1px #d1fae0",
1160 "comment": "Weaker shadow border for decorative 30",
1161 "name": "shadowBorderDecorative30Weaker"
1162 },
1163 {
1164 "type": "shadow",
1165 "category": "box-shadow",
1166 "value": "0 0 0 1px #1f304c",
1167 "comment": "Weakest shadow border on interactive elements on inverse backgrounds.",
1168 "name": "shadowBorderInverseWeakest"
1169 },
1170 {
1171 "type": "shadow",
1172 "category": "box-shadow",
1173 "value": "0 1px 0 #5817bd",
1174 "comment": "Bottom shadow border for the sidebar beta badge",
1175 "name": "shadowBorderBottomInverseNewWeaker"
1176 },
1177 {
1178 "type": "shadow",
1179 "category": "box-shadow",
1180 "value": "0 1px 0 #DCF2EA",
1181 "comment": "Weaker bottom shadow border for success status",
1182 "name": "shadowBorderBottomSuccessWeaker"
1183 },
1184 {
1185 "type": "shadow",
1186 "category": "box-shadow",
1187 "value": "0 0 0 1px #e7dcfa",
1188 "comment": "Weaker shadow border for decorative 40",
1189 "name": "shadowBorderDecorative40Weaker"
1190 },
1191 {
1192 "type": "shadow",
1193 "category": "box-shadow",
1194 "value": "0 0 0 1px #7D2828",
1195 "comment": "Shadow border for error inputs hover.",
1196 "name": "shadowBorderErrorStronger"
1197 },
1198 {
1199 "type": "shadow",
1200 "category": "box-shadow",
1201 "value": "0 2px 4px 0 rgba(0, 0, 0, 0.4)",
1202 "comment": "Shadow for cards.",
1203 "name": "shadowCard"
1204 },
1205 {
1206 "type": "shadow",
1207 "category": "box-shadow",
1208 "value": "0 0 0 1px #fccfcf",
1209 "comment": "Weaker shadow border for error inputs.",
1210 "name": "shadowBorderErrorWeaker"
1211 },
1212 {
1213 "type": "shadow",
1214 "category": "box-shadow",
1215 "value": "0 0 0 1px #ffffff",
1216 "comment": "Strongest shadow border on interactive elements on inverse backgrounds.",
1217 "name": "shadowBorderInverseStrongest"
1218 },
1219 {
1220 "type": "shadow",
1221 "category": "box-shadow",
1222 "value": "inset 0 0 0 2px rgba(255, 255, 255, 0.4)",
1223 "comment": "Shadow for inset focus ring on interactive elements on inverse backgrounds.",
1224 "name": "shadowFocusInverseInset"
1225 },
1226 {
1227 "type": "shadow",
1228 "category": "box-shadow",
1229 "value": "0 0 0 1px #8c5bd8",
1230 "comment": "Shadow border for user.",
1231 "name": "shadowBorderUser"
1232 },
1233 {
1234 "type": "shadow",
1235 "category": "box-shadow",
1236 "value": "0 0 0 1px #cce4ff",
1237 "comment": "Weaker shadow border for neutral inputs.",
1238 "name": "shadowBorderNeutralWeaker"
1239 },
1240 {
1241 "category": "font",
1242 "type": "font",
1243 "value": "'SF UI Text', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'",
1244 "name": "fontFamilyText"
1245 },
1246 {
1247 "category": "font",
1248 "type": "font",
1249 "value": "'SF Mono', Monaco, Inconsolata, 'Fira Mono', 'Droid Sans Mono', 'Source Code Pro', monospace",
1250 "name": "fontFamilyCode"
1251 },
1252 {
1253 "category": "font",
1254 "type": "font",
1255 "value": "'Inter var experimental', 'Inter var', Hiragino Sans, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, Osaka, 'MS PGothic', sans-serif",
1256 "name": "fontFamilyTextJapanese"
1257 },
1258 {
1259 "category": "font",
1260 "type": "font",
1261 "value": "'Inter var experimental', 'Inter var', 'Microsoft JhengHei', 微軟正黑體, 'Microsoft JhengHei UI', 'Microsoft YaHei', 微軟雅黑, 宋体, SimSun, sans-serif",
1262 "name": "fontFamilyTextKorean"
1263 },
1264 {
1265 "category": "font",
1266 "type": "font",
1267 "value": "'Inter var experimental', 'Inter var', 'Microsoft JhengHei', 微軟正黑體, 'Microsoft JhengHei UI', 'Microsoft YaHei', 微軟雅黑, 宋体, SimSun, sans-serif",
1268 "name": "fontFamilyTextChineseTraditional"
1269 },
1270 {
1271 "category": "font",
1272 "type": "font",
1273 "value": "'Inter var experimental', 'Inter var', 'Microsoft YaHei New', 微软雅黑, 'Microsoft Yahei', 'Microsoft JhengHei', 宋体, SimSun, sans-serif",
1274 "name": "fontFamilyTextChineseSimplified"
1275 },
1276 {
1277 "category": "font",
1278 "type": "font",
1279 "value": "'Inter var experimental', 'Inter var', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif",
1280 "name": "fontFamilyDisplay"
1281 },
1282 {
1283 "category": "font-size",
1284 "type": "font-size",
1285 "value": "64",
1286 "name": "fontSize110"
1287 },
1288 {
1289 "category": "font-size",
1290 "type": "font-size",
1291 "value": "48",
1292 "name": "fontSize100"
1293 },
1294 {
1295 "category": "font-size",
1296 "type": "font-size",
1297 "value": "32",
1298 "name": "fontSize90"
1299 },
1300 {
1301 "category": "font-size",
1302 "type": "font-size",
1303 "value": "32",
1304 "name": "fontSize80"
1305 },
1306 {
1307 "category": "font-size",
1308 "type": "font-size",
1309 "value": "24",
1310 "name": "fontSize70"
1311 },
1312 {
1313 "category": "font-size",
1314 "type": "font-size",
1315 "value": "20",
1316 "name": "fontSize60"
1317 },
1318 {
1319 "category": "font-size",
1320 "type": "font-size",
1321 "value": "16",
1322 "name": "fontSize50"
1323 },
1324 {
1325 "category": "font-size",
1326 "type": "font-size",
1327 "value": "14",
1328 "name": "fontSize40"
1329 },
1330 {
1331 "category": "font-size",
1332 "type": "font-size",
1333 "value": "14",
1334 "name": "fontSize30"
1335 },
1336 {
1337 "category": "font-size",
1338 "type": "font-size",
1339 "value": "12",
1340 "name": "fontSize20"
1341 },
1342 {
1343 "category": "font-size",
1344 "type": "font-size",
1345 "value": "12",
1346 "name": "fontSize10"
1347 },
1348 {
1349 "category": "font-size",
1350 "type": "font-size",
1351 "value": "64",
1352 "comment": "Constant typography token for font size display 30",
1353 "name": "fontSizeDisplay30"
1354 },
1355 {
1356 "category": "font-size",
1357 "type": "font-size",
1358 "value": "48",
1359 "comment": "Constant typography token for font size display 20",
1360 "name": "fontSizeDisplay20"
1361 },
1362 {
1363 "category": "font-size",
1364 "type": "font-size",
1365 "value": "32",
1366 "comment": "Constant typography token for font size display 10",
1367 "name": "fontSizeDisplay10"
1368 },
1369 {
1370 "category": "font-size",
1371 "type": "font-size",
1372 "value": "1",
1373 "comment": "Base font size applied to the html element, used for rem calculations",
1374 "name": "fontSizeBase"
1375 },
1376 {
1377 "category": "font-weight",
1378 "type": "font-weight",
1379 "value": "300",
1380 "comment": "Font weight for light weight",
1381 "name": "fontWeightLight"
1382 },
1383 {
1384 "category": "font-weight",
1385 "type": "font-weight",
1386 "value": "400",
1387 "comment": "Font weight for normal weight",
1388 "name": "fontWeightNormal"
1389 },
1390 {
1391 "category": "font-weight",
1392 "type": "font-weight",
1393 "value": "500",
1394 "comment": "Font weight for medium weight",
1395 "name": "fontWeightMedium"
1396 },
1397 {
1398 "category": "font-weight",
1399 "type": "font-weight",
1400 "value": "600",
1401 "comment": "Font weight for semibold weight",
1402 "name": "fontWeightSemibold"
1403 },
1404 {
1405 "category": "font-weight",
1406 "type": "font-weight",
1407 "value": "700",
1408 "comment": "Font weight for bold weight",
1409 "name": "fontWeightBold"
1410 },
1411 {
1412 "category": "font-weight",
1413 "type": "font-weight",
1414 "value": "800",
1415 "comment": "Font weight for extrabold weight",
1416 "name": "fontWeightExtrabold"
1417 },
1418 {
1419 "category": "line-height",
1420 "type": "number",
1421 "value": "0",
1422 "comment": "Constant line-height token for line-height 0",
1423 "name": "lineHeight0"
1424 },
1425 {
1426 "category": "line-height",
1427 "type": "number",
1428 "value": "64",
1429 "comment": "Constant line-height token for line-height 110",
1430 "name": "lineHeight110"
1431 },
1432 {
1433 "category": "line-height",
1434 "type": "number",
1435 "value": "44",
1436 "comment": "Constant line-height token for line-height 90",
1437 "name": "lineHeight90"
1438 },
1439 {
1440 "category": "line-height",
1441 "type": "number",
1442 "value": "52",
1443 "comment": "Constant line-height token for line-height 100",
1444 "name": "lineHeight100"
1445 },
1446 {
1447 "category": "line-height",
1448 "type": "number",
1449 "value": "40",
1450 "comment": "Constant line-height token for line-height 80",
1451 "name": "lineHeight80"
1452 },
1453 {
1454 "category": "line-height",
1455 "type": "number",
1456 "value": "32",
1457 "comment": "Constant line-height token for line-height 70",
1458 "name": "lineHeight70"
1459 },
1460 {
1461 "category": "line-height",
1462 "type": "number",
1463 "value": "28",
1464 "comment": "Constant line-height token for line-height 60",
1465 "name": "lineHeight60"
1466 },
1467 {
1468 "category": "line-height",
1469 "type": "number",
1470 "value": "28",
1471 "comment": "Constant line-height token for line-height 50",
1472 "name": "lineHeight50"
1473 },
1474 {
1475 "category": "line-height",
1476 "type": "number",
1477 "value": "24",
1478 "comment": "Constant line-height token for line-height 40",
1479 "name": "lineHeight40"
1480 },
1481 {
1482 "category": "line-height",
1483 "type": "number",
1484 "value": "20",
1485 "comment": "Constant line-height token for line-height 30",
1486 "name": "lineHeight30"
1487 },
1488 {
1489 "category": "line-height",
1490 "type": "number",
1491 "value": "20",
1492 "comment": "Constant line-height token for line-height 20",
1493 "name": "lineHeight20"
1494 },
1495 {
1496 "category": "line-height",
1497 "type": "number",
1498 "value": "16",
1499 "comment": "Constant line-height token for line-height 10",
1500 "name": "lineHeight10"
1501 },
1502 {
1503 "category": "line-height",
1504 "type": "number",
1505 "value": "12",
1506 "comment": "Constant line-height token for line-height 05",
1507 "name": "lineHeight05"
1508 },
1509 {
1510 "category": "line-height",
1511 "type": "number",
1512 "value": "80",
1513 "comment": "Constant line-height token for line-height-display 30",
1514 "name": "lineHeightDisplay30"
1515 },
1516 {
1517 "category": "line-height",
1518 "type": "number",
1519 "value": "60",
1520 "comment": "Constant line-height token for line-height-display 20",
1521 "name": "lineHeightDisplay20"
1522 },
1523 {
1524 "category": "line-height",
1525 "type": "number",
1526 "value": "40",
1527 "comment": "Constant line-height token for line-height-display 10",
1528 "name": "lineHeightDisplay10"
1529 },
1530 {
1531 "type": "color",
1532 "category": "color",
1533 "value": "rgb(242, 47, 70)",
1534 "comment": "Twilio brand red",
1535 "name": "colorBrandHighlight"
1536 },
1537 {
1538 "type": "color",
1539 "category": "color",
1540 "value": "rgb(255, 255, 255)",
1541 "comment": "Gray Color 0",
1542 "name": "colorGray0"
1543 },
1544 {
1545 "type": "color",
1546 "category": "color",
1547 "value": "rgb(18, 28, 45)",
1548 "comment": "Gray Color 10",
1549 "name": "colorGray100"
1550 },
1551 {
1552 "type": "color",
1553 "category": "color",
1554 "value": "rgb(31, 48, 76)",
1555 "comment": "Gray Color 9",
1556 "name": "colorGray90"
1557 },
1558 {
1559 "type": "color",
1560 "category": "color",
1561 "value": "rgb(57, 71, 98)",
1562 "comment": "Gray Color 8",
1563 "name": "colorGray80"
1564 },
1565 {
1566 "type": "color",
1567 "category": "color",
1568 "value": "rgb(75, 86, 113)",
1569 "comment": "Gray Color 7",
1570 "name": "colorGray70"
1571 },
1572 {
1573 "type": "color",
1574 "category": "color",
1575 "value": "rgb(96, 107, 133)",
1576 "comment": "Gray Color 6",
1577 "name": "colorGray60"
1578 },
1579 {
1580 "type": "color",
1581 "category": "color",
1582 "value": "rgb(136, 145, 170)",
1583 "comment": "Gray Color 5",
1584 "name": "colorGray50"
1585 },
1586 {
1587 "type": "color",
1588 "category": "color",
1589 "value": "rgb(174, 178, 193)",
1590 "comment": "Gray Color 4",
1591 "name": "colorGray40"
1592 },
1593 {
1594 "type": "color",
1595 "category": "color",
1596 "value": "rgb(0, 20, 137)",
1597 "comment": "Default branding color",
1598 "name": "colorBrand"
1599 },
1600 {
1601 "type": "color",
1602 "category": "color",
1603 "value": "rgb(202, 205, 216)",
1604 "comment": "Gray Color 3",
1605 "name": "colorGray30"
1606 },
1607 {
1608 "type": "color",
1609 "category": "color",
1610 "value": "rgb(225, 227, 234)",
1611 "comment": "Gray Color 2",
1612 "name": "colorGray20"
1613 },
1614 {
1615 "type": "color",
1616 "category": "color",
1617 "value": "rgb(244, 244, 246)",
1618 "comment": "Gray Color 1",
1619 "name": "colorGray10"
1620 },
1621 {
1622 "type": "color",
1623 "category": "data-visualization",
1624 "value": "rgb(243, 103, 43)",
1625 "comment": "Color used for data visualizations. Must be used in a sequence.",
1626 "name": "colorDataVisualization10"
1627 },
1628 {
1629 "type": "color",
1630 "category": "data-visualization",
1631 "value": "rgb(4, 162, 174)",
1632 "comment": "Color used for data visualizations. Must be used in a sequence.",
1633 "name": "colorDataVisualization1"
1634 },
1635 {
1636 "type": "color",
1637 "category": "data-visualization",
1638 "value": "rgb(209, 129, 0)",
1639 "comment": "Color used for data visualizations. Must be used in a sequence.",
1640 "name": "colorDataVisualization2"
1641 },
1642 {
1643 "type": "color",
1644 "category": "data-visualization",
1645 "value": "rgb(24, 65, 191)",
1646 "comment": "Color used for data visualizations. Must be used in a sequence.",
1647 "name": "colorDataVisualization3"
1648 },
1649 {
1650 "type": "color",
1651 "category": "data-visualization",
1652 "value": "rgb(122, 103, 233)",
1653 "comment": "Color used for data visualizations. Must be used in a sequence.",
1654 "name": "colorDataVisualization4"
1655 },
1656 {
1657 "type": "color",
1658 "category": "data-visualization",
1659 "value": "rgb(17, 167, 110)",
1660 "comment": "Color used for data visualizations. Must be used in a sequence.",
1661 "name": "colorDataVisualization5"
1662 },
1663 {
1664 "type": "color",
1665 "category": "data-visualization",
1666 "value": "rgb(10, 29, 123)",
1667 "comment": "Color used for data visualizations. Must be used in a sequence.",
1668 "name": "colorDataVisualization6"
1669 },
1670 {
1671 "type": "color",
1672 "category": "data-visualization",
1673 "value": "rgb(221, 54, 173)",
1674 "comment": "Color used for data visualizations. Must be used in a sequence.",
1675 "name": "colorDataVisualization7"
1676 },
1677 {
1678 "type": "color",
1679 "category": "data-visualization",
1680 "value": "rgb(206, 32, 28)",
1681 "comment": "Color used for data visualizations. Must be used in a sequence.",
1682 "name": "colorDataVisualization8"
1683 },
1684 {
1685 "type": "color",
1686 "category": "data-visualization",
1687 "value": "rgb(105, 140, 247)",
1688 "comment": "Color used for data visualizations. Must be used in a sequence.",
1689 "name": "colorDataVisualization9"
1690 },
1691 {
1692 "type": "size",
1693 "category": "sizing",
1694 "value": "12",
1695 "comment": "Generic square sizing token scale for UI components.",
1696 "name": "sizeSquare40"
1697 },
1698 {
1699 "type": "size",
1700 "category": "sizing",
1701 "value": "40",
1702 "comment": "Maps to line-height tokens 1:1",
1703 "name": "sizeIcon80"
1704 },
1705 {
1706 "type": "size",
1707 "category": "sizing",
1708 "value": "8",
1709 "comment": "Generic square sizing token scale for UI components.",
1710 "name": "sizeSquare30"
1711 },
1712 {
1713 "type": "size",
1714 "category": "sizing",
1715 "value": "32",
1716 "comment": "Maps to line-height tokens 1:1",
1717 "name": "sizeIcon70"
1718 },
1719 {
1720 "type": "size",
1721 "category": "sizing",
1722 "value": "4",
1723 "comment": "Generic square sizing token scale for UI components.",
1724 "name": "sizeSquare20"
1725 },
1726 {
1727 "type": "size",
1728 "category": "sizing",
1729 "value": "28",
1730 "comment": "Maps to line-height tokens 1:1",
1731 "name": "sizeIcon60"
1732 },
1733 {
1734 "type": "size",
1735 "category": "sizing",
1736 "value": "920",
1737 "comment": "Generic sizing token scale for UI components.",
1738 "name": "size90"
1739 },
1740 {
1741 "type": "size",
1742 "category": "sizing",
1743 "value": "2",
1744 "comment": "Generic square sizing token scale for UI components.",
1745 "name": "sizeSquare10"
1746 },
1747 {
1748 "type": "size",
1749 "category": "sizing",
1750 "value": "1232",
1751 "comment": "Generic sizing token scale for UI components.",
1752 "name": "size120"
1753 },
1754 {
1755 "type": "size",
1756 "category": "sizing",
1757 "value": "28",
1758 "comment": "Maps to line-height tokens 1:1",
1759 "name": "sizeIcon50"
1760 },
1761 {
1762 "type": "size",
1763 "category": "sizing",
1764 "value": "816",
1765 "comment": "Generic sizing token scale for UI components.",
1766 "name": "size80"
1767 },
1768 {
1769 "type": "size",
1770 "category": "sizing",
1771 "value": "0",
1772 "comment": "Generic sizing token scale for UI components.",
1773 "name": "size0"
1774 },
1775 {
1776 "type": "size",
1777 "category": "sizing",
1778 "value": "1128",
1779 "comment": "Generic sizing token scale for UI components.",
1780 "name": "size110"
1781 },
1782 {
1783 "type": "size",
1784 "category": "sizing",
1785 "value": "24",
1786 "comment": "Maps to line-height tokens 1:1",
1787 "name": "sizeIcon40"
1788 },
1789 {
1790 "type": "size",
1791 "category": "sizing",
1792 "value": "72",
1793 "comment": "Generic square sizing token scale for UI components.",
1794 "name": "sizeSquare190"
1795 },
1796 {
1797 "type": "size",
1798 "category": "sizing",
1799 "value": "712",
1800 "comment": "Generic sizing token scale for UI components.",
1801 "name": "size70"
1802 },
1803 {
1804 "type": "size",
1805 "category": "sizing",
1806 "value": "1024",
1807 "comment": "Generic sizing token scale for UI components.",
1808 "name": "size100"
1809 },
1810 {
1811 "type": "size",
1812 "category": "sizing",
1813 "value": "20",
1814 "comment": "Maps to line-height tokens 1:1",
1815 "name": "sizeIcon30"
1816 },
1817 {
1818 "type": "size",
1819 "category": "sizing",
1820 "value": "68",
1821 "comment": "Generic square sizing token scale for UI components.",
1822 "name": "sizeSquare180"
1823 },
1824 {
1825 "type": "size",
1826 "category": "sizing",
1827 "value": "608",
1828 "comment": "Generic sizing token scale for UI components.",
1829 "name": "size60"
1830 },
1831 {
1832 "type": "size",
1833 "category": "sizing",
1834 "value": "20",
1835 "comment": "Maps to line-height tokens 1:1",
1836 "name": "sizeIcon20"
1837 },
1838 {
1839 "type": "size",
1840 "category": "sizing",
1841 "value": "64",
1842 "comment": "Generic square sizing token scale for UI components.",
1843 "name": "sizeSquare170"
1844 },
1845 {
1846 "type": "size",
1847 "category": "sizing",
1848 "value": "76",
1849 "comment": "Sizing token for the compact sidebar width.",
1850 "name": "sizeSidebarCompact"
1851 },
1852 {
1853 "type": "size",
1854 "category": "sizing",
1855 "value": "16",
1856 "comment": "Maps to line-height tokens 1:1",
1857 "name": "sizeIcon10"
1858 },
1859 {
1860 "type": "size",
1861 "category": "sizing",
1862 "value": "6",
1863 "comment": "Generic square sizing token scale for UI components.",
1864 "name": "sizeSquare25"
1865 },
1866 {
1867 "type": "size",
1868 "category": "sizing",
1869 "value": "60",
1870 "comment": "Generic square sizing token scale for UI components.",
1871 "name": "sizeSquare160"
1872 },
1873 {
1874 "type": "size",
1875 "category": "sizing",
1876 "value": "504",
1877 "comment": "Generic sizing token scale for UI components.",
1878 "name": "size50"
1879 },
1880 {
1881 "type": "size",
1882 "category": "sizing",
1883 "value": "64",
1884 "comment": "Maps to line-height tokens 1:1",
1885 "name": "sizeIcon110"
1886 },
1887 {
1888 "type": "size",
1889 "category": "sizing",
1890 "value": "56",
1891 "comment": "Generic square sizing token scale for UI components.",
1892 "name": "sizeSquare150"
1893 },
1894 {
1895 "type": "size",
1896 "category": "sizing",
1897 "value": "400",
1898 "comment": "Generic sizing token scale for UI components.",
1899 "name": "size40"
1900 },
1901 {
1902 "type": "size",
1903 "category": "sizing",
1904 "value": "52",
1905 "comment": "Maps to line-height tokens 1:1",
1906 "name": "sizeIcon100"
1907 },
1908 {
1909 "type": "size",
1910 "category": "sizing",
1911 "value": "52",
1912 "comment": "Generic square sizing token scale for UI components.",
1913 "name": "sizeSquare140"
1914 },
1915 {
1916 "type": "size",
1917 "category": "sizing",
1918 "value": "296",
1919 "comment": "Generic sizing token scale for UI components.",
1920 "name": "size30"
1921 },
1922 {
1923 "type": "size",
1924 "category": "sizing",
1925 "value": "76",
1926 "comment": "Sizing token for the minimum topbar height.",
1927 "name": "sizeTopbar"
1928 },
1929 {
1930 "type": "size",
1931 "category": "sizing",
1932 "value": "48",
1933 "comment": "Generic square sizing token scale for UI components.",
1934 "name": "sizeSquare130"
1935 },
1936 {
1937 "type": "size",
1938 "category": "sizing",
1939 "value": "192",
1940 "comment": "Generic sizing token scale for UI components.",
1941 "name": "size20"
1942 },
1943 {
1944 "type": "size",
1945 "category": "sizing",
1946 "value": "44",
1947 "comment": "Generic square sizing token scale for UI components.",
1948 "name": "sizeSquare120"
1949 },
1950 {
1951 "type": "size",
1952 "category": "sizing",
1953 "value": "88",
1954 "comment": "Generic sizing token scale for UI components.",
1955 "name": "size10"
1956 },
1957 {
1958 "type": "size",
1959 "category": "sizing",
1960 "value": "40",
1961 "comment": "Generic square sizing token scale for UI components.",
1962 "name": "sizeSquare110"
1963 },
1964 {
1965 "type": "size",
1966 "category": "sizing",
1967 "value": "0",
1968 "comment": "Generic square sizing token scale for UI components.",
1969 "name": "sizeSquare0"
1970 },
1971 {
1972 "type": "size",
1973 "category": "sizing",
1974 "value": "12",
1975 "comment": "Maps to line-height tokens 1:1",
1976 "name": "sizeIcon05"
1977 },
1978 {
1979 "type": "size",
1980 "category": "sizing",
1981 "value": "36",
1982 "comment": "Generic square sizing token scale for UI components.",
1983 "name": "sizeSquare100"
1984 },
1985 {
1986 "type": "size",
1987 "category": "sizing",
1988 "value": "76",
1989 "comment": "Generic square sizing token scale for UI components.",
1990 "name": "sizeSquare200"
1991 },
1992 {
1993 "type": "size",
1994 "category": "sizing",
1995 "value": "240",
1996 "comment": "Sizing token for sidebar width.",
1997 "name": "sizeSidebar"
1998 },
1999 {
2000 "type": "size",
2001 "category": "sizing",
2002 "value": "32",
2003 "comment": "Generic square sizing token scale for UI components.",
2004 "name": "sizeSquare90"
2005 },
2006 {
2007 "type": "size",
2008 "category": "sizing",
2009 "value": "28",
2010 "comment": "Generic square sizing token scale for UI components.",
2011 "name": "sizeSquare80"
2012 },
2013 {
2014 "type": "size",
2015 "category": "sizing",
2016 "value": "24",
2017 "comment": "Generic square sizing token scale for UI components.",
2018 "name": "sizeSquare70"
2019 },
2020 {
2021 "type": "size",
2022 "category": "sizing",
2023 "value": "20",
2024 "comment": "Generic square sizing token scale for UI components.",
2025 "name": "sizeSquare60"
2026 },
2027 {
2028 "type": "size",
2029 "category": "sizing",
2030 "value": "16",
2031 "comment": "Generic square sizing token scale for UI components.",
2032 "name": "sizeSquare50"
2033 },
2034 {
2035 "type": "size",
2036 "category": "sizing",
2037 "value": "44",
2038 "comment": "Maps to line-height tokens 1:1",
2039 "name": "sizeIcon90"
2040 },
2041 {
2042 "category": "spacing",
2043 "type": "size",
2044 "value": "24",
2045 "name": "space70"
2046 },
2047 {
2048 "category": "spacing",
2049 "type": "size",
2050 "value": "-36",
2051 "name": "spaceNegative100"
2052 },
2053 {
2054 "category": "spacing",
2055 "type": "size",
2056 "value": "20",
2057 "name": "space60"
2058 },
2059 {
2060 "category": "spacing",
2061 "type": "size",
2062 "value": "-76",
2063 "name": "spaceNegative200"
2064 },
2065 {
2066 "category": "spacing",
2067 "type": "size",
2068 "value": "72",
2069 "name": "space190"
2070 },
2071 {
2072 "category": "spacing",
2073 "type": "size",
2074 "value": "16",
2075 "name": "space50"
2076 },
2077 {
2078 "category": "spacing",
2079 "type": "size",
2080 "value": "68",
2081 "name": "space180"
2082 },
2083 {
2084 "category": "spacing",
2085 "type": "size",
2086 "value": "12",
2087 "name": "space40"
2088 },
2089 {
2090 "category": "spacing",
2091 "type": "size",
2092 "value": "64",
2093 "name": "space170"
2094 },
2095 {
2096 "category": "spacing",
2097 "type": "size",
2098 "value": "8",
2099 "name": "space30"
2100 },
2101 {
2102 "category": "spacing",
2103 "type": "size",
2104 "value": "60",
2105 "name": "space160"
2106 },
2107 {
2108 "category": "spacing",
2109 "type": "size",
2110 "value": "4",
2111 "name": "space20"
2112 },
2113 {
2114 "category": "spacing",
2115 "type": "size",
2116 "value": "56",
2117 "name": "space150"
2118 },
2119 {
2120 "category": "spacing",
2121 "type": "size",
2122 "value": "2",
2123 "name": "space10"
2124 },
2125 {
2126 "category": "spacing",
2127 "type": "size",
2128 "value": "52",
2129 "name": "space140"
2130 },
2131 {
2132 "category": "spacing",
2133 "type": "size",
2134 "value": "48",
2135 "name": "space130"
2136 },
2137 {
2138 "category": "spacing",
2139 "type": "size",
2140 "value": "44",
2141 "name": "space120"
2142 },
2143 {
2144 "category": "spacing",
2145 "type": "size",
2146 "value": "-32",
2147 "name": "spaceNegative90"
2148 },
2149 {
2150 "category": "spacing",
2151 "type": "size",
2152 "value": "40",
2153 "name": "space110"
2154 },
2155 {
2156 "category": "spacing",
2157 "type": "size",
2158 "value": "0",
2159 "name": "space0"
2160 },
2161 {
2162 "category": "spacing",
2163 "type": "size",
2164 "value": "-28",
2165 "name": "spaceNegative80"
2166 },
2167 {
2168 "category": "spacing",
2169 "type": "size",
2170 "value": "36",
2171 "name": "space100"
2172 },
2173 {
2174 "category": "spacing",
2175 "type": "size",
2176 "value": "-24",
2177 "name": "spaceNegative70"
2178 },
2179 {
2180 "category": "spacing",
2181 "type": "size",
2182 "value": "76",
2183 "name": "space200"
2184 },
2185 {
2186 "category": "spacing",
2187 "type": "size",
2188 "value": "-20",
2189 "name": "spaceNegative60"
2190 },
2191 {
2192 "category": "spacing",
2193 "type": "size",
2194 "value": "-16",
2195 "name": "spaceNegative50"
2196 },
2197 {
2198 "category": "spacing",
2199 "type": "size",
2200 "value": "-12",
2201 "name": "spaceNegative40"
2202 },
2203 {
2204 "category": "spacing",
2205 "type": "size",
2206 "value": "-8",
2207 "name": "spaceNegative30"
2208 },
2209 {
2210 "category": "spacing",
2211 "type": "size",
2212 "value": "-4",
2213 "name": "spaceNegative20"
2214 },
2215 {
2216 "category": "spacing",
2217 "type": "size",
2218 "value": "-2",
2219 "name": "spaceNegative10"
2220 },
2221 {
2222 "category": "spacing",
2223 "type": "size",
2224 "value": "-72",
2225 "name": "spaceNegative190"
2226 },
2227 {
2228 "category": "spacing",
2229 "type": "size",
2230 "value": "-68",
2231 "name": "spaceNegative180"
2232 },
2233 {
2234 "category": "spacing",
2235 "type": "size",
2236 "value": "-64",
2237 "name": "spaceNegative170"
2238 },
2239 {
2240 "category": "spacing",
2241 "type": "size",
2242 "value": "-60",
2243 "name": "spaceNegative160"
2244 },
2245 {
2246 "category": "spacing",
2247 "type": "size",
2248 "value": "-56",
2249 "name": "spaceNegative150"
2250 },
2251 {
2252 "category": "spacing",
2253 "type": "size",
2254 "value": "-52",
2255 "name": "spaceNegative140"
2256 },
2257 {
2258 "category": "spacing",
2259 "type": "size",
2260 "value": "-48",
2261 "name": "spaceNegative130"
2262 },
2263 {
2264 "category": "spacing",
2265 "type": "size",
2266 "value": "32",
2267 "name": "space90"
2268 },
2269 {
2270 "category": "spacing",
2271 "type": "size",
2272 "value": "-44",
2273 "name": "spaceNegative120"
2274 },
2275 {
2276 "category": "spacing",
2277 "type": "size",
2278 "value": "28",
2279 "name": "space80"
2280 },
2281 {
2282 "category": "spacing",
2283 "type": "size",
2284 "value": "-40",
2285 "name": "spaceNegative110"
2286 },
2287 {
2288 "type": "color",
2289 "category": "text-color",
2290 "value": "rgb(209, 67, 67)",
2291 "comment": "Weak shade of destructive link text to be used in interactions",
2292 "name": "colorTextLinkDestructiveWeak"
2293 },
2294 {
2295 "type": "color",
2296 "category": "text-color",
2297 "value": "rgb(12, 30, 86)",
2298 "comment": "Stronger shade of link text to be used in interactions",
2299 "name": "colorTextLinkStronger"
2300 },
2301 {
2302 "type": "color",
2303 "category": "text-color",
2304 "value": "rgb(109, 46, 209)",
2305 "comment": "Text color for user avatar.",
2306 "name": "colorTextUser"
2307 },
2308 {
2309 "type": "color",
2310 "category": "text-color",
2311 "value": "rgb(109, 46, 209)",
2312 "comment": "Icon color for indicating a new status.",
2313 "name": "colorTextIconNew"
2314 },
2315 {
2316 "type": "color",
2317 "category": "text-color",
2318 "value": "rgb(84, 51, 8)",
2319 "comment": "Text color for the subaccount badge",
2320 "name": "colorTextSubaccount"
2321 },
2322 {
2323 "type": "color",
2324 "category": "text-color",
2325 "value": "rgb(74, 11, 11)",
2326 "comment": "Stronger shade of destructive text.",
2327 "text_contrast_pairing": [
2328 "color-background",
2329 "color-background-body",
2330 "color-background-subaccount",
2331 "color-background-trial",
2332 "color-background-neutral-weakest",
2333 "color-background-success-weakest",
2334 "color-background-warning-weakest",
2335 "color-background-error-weakest",
2336 "color-background-row-striped",
2337 "color-background-primary-weakest",
2338 "color-background-destructive-weakest"
2339 ],
2340 "name": "colorTextDestructiveStronger"
2341 },
2342 {
2343 "type": "color",
2344 "category": "text-color",
2345 "value": "rgb(143, 149, 178)",
2346 "comment": "Icon color for indicating a offline status",
2347 "name": "colorTextIconOffline"
2348 },
2349 {
2350 "type": "color",
2351 "category": "text-color",
2352 "value": "rgb(209, 67, 67)",
2353 "comment": "Destructive link text",
2354 "name": "colorTextLinkDestructive"
2355 },
2356 {
2357 "type": "color",
2358 "category": "text-color",
2359 "value": "rgb(3, 11, 93)",
2360 "comment": "Stronger primary text.",
2361 "name": "colorTextPrimaryStronger"
2362 },
2363 {
2364 "type": "color",
2365 "category": "text-color",
2366 "value": "rgb(82, 189, 148)",
2367 "comment": "Icon color for indicating success.",
2368 "name": "colorTextIconSuccess"
2369 },
2370 {
2371 "type": "color",
2372 "category": "text-color",
2373 "value": "rgb(178, 94, 58)",
2374 "comment": "Color for warning text.",
2375 "name": "colorTextWarning"
2376 },
2377 {
2378 "type": "color",
2379 "category": "text-color",
2380 "value": "rgb(49, 12, 12)",
2381 "comment": "Strongest shade of destructive link text to be used in interactions",
2382 "name": "colorTextLinkDestructiveStrongest"
2383 },
2384 {
2385 "type": "color",
2386 "category": "text-color",
2387 "value": "rgb(41, 82, 204)",
2388 "comment": "Icon color for being neutral.",
2389 "name": "colorTextIconNeutral"
2390 },
2391 {
2392 "type": "color",
2393 "category": "text-color",
2394 "value": "rgb(82, 73, 136)",
2395 "comment": "Color for text indicating a new status.",
2396 "name": "colorTextNew"
2397 },
2398 {
2399 "type": "color",
2400 "category": "text-color",
2401 "value": "rgb(209, 67, 67)",
2402 "comment": "Icon color for indicating an error.",
2403 "name": "colorTextIconError"
2404 },
2405 {
2406 "type": "color",
2407 "category": "text-color",
2408 "value": "rgb(136, 145, 170)",
2409 "comment": "Weak inverse text color for dark backgrounds. Must pass AA color contrast with color-background-body-inverse.",
2410 "name": "colorTextInverseWeak"
2411 },
2412 {
2413 "type": "color",
2414 "category": "text-color",
2415 "value": "rgb(82, 189, 148)",
2416 "comment": "Icon color for indicating a available status",
2417 "name": "colorTextIconAvailable"
2418 },
2419 {
2420 "type": "color",
2421 "category": "text-color",
2422 "value": "rgb(49, 12, 12)",
2423 "comment": "Stronger shade of destructive link text to be used in interactions",
2424 "name": "colorTextLinkDestructiveStronger"
2425 },
2426 {
2427 "type": "color",
2428 "category": "text-color",
2429 "value": "rgb(255, 255, 255)",
2430 "comment": "Twilio brand icon color used for the Twilio logo on inverse backgrounds.",
2431 "text_contrast_pairing": [
2432 "color-background-body-inverse"
2433 ],
2434 "name": "colorTextIconBrandInverse"
2435 },
2436 {
2437 "type": "color",
2438 "category": "text-color",
2439 "value": "rgb(199, 35, 35)",
2440 "comment": "Destructive text.",
2441 "name": "colorTextDestructive"
2442 },
2443 {
2444 "type": "color",
2445 "category": "text-color",
2446 "value": "rgb(2, 99, 224)",
2447 "comment": "Primary text.",
2448 "name": "colorTextPrimary"
2449 },
2450 {
2451 "type": "color",
2452 "category": "text-color",
2453 "value": "rgb(36, 99, 75)",
2454 "comment": "Text color for success text.",
2455 "name": "colorTextSuccess"
2456 },
2457 {
2458 "type": "color",
2459 "category": "text-color",
2460 "value": "rgb(200, 175, 240)",
2461 "comment": "Inverse color for indicating a new status.",
2462 "text_contrast_pairing": [
2463 "color-background-inverse-strong"
2464 ],
2465 "name": "colorTextInverseNew"
2466 },
2467 {
2468 "type": "color",
2469 "category": "text-color",
2470 "value": "rgb(49, 12, 12)",
2471 "comment": "Strongest shade of destructive text.",
2472 "text_contrast_pairing": [
2473 "color-background",
2474 "color-background-body",
2475 "color-background-subaccount",
2476 "color-background-trial",
2477 "color-background-neutral-weakest",
2478 "color-background-success-weakest",
2479 "color-background-warning-weakest",
2480 "color-background-error-weakest",
2481 "color-background-row-striped",
2482 "color-background-primary-weakest",
2483 "color-background-destructive-weakest"
2484 ],
2485 "name": "colorTextDestructiveStrongest"
2486 },
2487 {
2488 "type": "color",
2489 "category": "text-color",
2490 "value": "rgb(105, 111, 140)",
2491 "comment": "Weak body text for visual hierarchy.",
2492 "name": "colorTextWeak"
2493 },
2494 {
2495 "type": "color",
2496 "category": "text-color",
2497 "value": "rgb(6, 3, 58)",
2498 "comment": "Strongest primary text.",
2499 "name": "colorTextPrimaryStrongest"
2500 },
2501 {
2502 "type": "color",
2503 "category": "text-color",
2504 "value": "rgb(143, 149, 178)",
2505 "comment": "Default icon color.",
2506 "name": "colorTextIcon"
2507 },
2508 {
2509 "type": "color",
2510 "category": "text-color",
2511 "value": "rgb(51, 102, 255)",
2512 "comment": "Link text",
2513 "name": "colorTextLink"
2514 },
2515 {
2516 "type": "color",
2517 "category": "text-color",
2518 "value": "rgb(82, 189, 148)",
2519 "comment": "Segment brand color used for the Segment logo.",
2520 "name": "colorTextIconBrandHighlight"
2521 },
2522 {
2523 "type": "color",
2524 "category": "text-color",
2525 "value": "rgb(31, 61, 153)",
2526 "comment": "Color for text indicating a neutral status.",
2527 "name": "colorTextNeutral"
2528 },
2529 {
2530 "type": "color",
2531 "category": "text-color",
2532 "value": "rgb(7, 19, 55)",
2533 "comment": "Strongest shade of link text to be used in interactions",
2534 "name": "colorTextLinkStrongest"
2535 },
2536 {
2537 "type": "color",
2538 "category": "text-color",
2539 "value": "rgb(167, 54, 54)",
2540 "comment": "Error text for inputs and error misc",
2541 "name": "colorTextError"
2542 },
2543 {
2544 "type": "color",
2545 "category": "text-color",
2546 "value": "rgb(143, 149, 178)",
2547 "comment": "Default icon color for inverse backgrounds.",
2548 "name": "colorTextIconInverse"
2549 },
2550 {
2551 "type": "color",
2552 "category": "text-color",
2553 "value": "rgb(125, 40, 40)",
2554 "comment": "Strong error text for inputs and error misc",
2555 "name": "colorTextErrorStrong"
2556 },
2557 {
2558 "type": "color",
2559 "category": "text-color",
2560 "value": "rgb(209, 67, 67)",
2561 "comment": "Icon color for indicating a unavailable status",
2562 "name": "colorTextIconUnavailable"
2563 },
2564 {
2565 "type": "color",
2566 "category": "text-color",
2567 "value": "rgb(209, 67, 67)",
2568 "comment": "Weak error text for inputs and error misc",
2569 "name": "colorTextErrorWeak"
2570 },
2571 {
2572 "type": "color",
2573 "category": "text-color",
2574 "value": "rgb(110, 98, 182)",
2575 "comment": "Text color with no semantic meaning, used for decorative purposes only. Should generally be used with matching decorative background and/or border tokens.",
2576 "name": "colorTextDecorative40"
2577 },
2578 {
2579 "type": "color",
2580 "category": "text-color",
2581 "value": "rgb(31, 61, 153)",
2582 "comment": "Strong shade of link text to be used in interactions",
2583 "name": "colorTextLinkStrong"
2584 },
2585 {
2586 "type": "color",
2587 "category": "text-color",
2588 "value": "rgb(255, 255, 255)",
2589 "comment": "Text color used on any brand color",
2590 "name": "colorTextBrandInverse"
2591 },
2592 {
2593 "type": "color",
2594 "category": "text-color",
2595 "value": "rgb(49, 12, 12)",
2596 "comment": "Strongest error text for inputs and error misc.",
2597 "name": "colorTextErrorStrongest"
2598 },
2599 {
2600 "type": "color",
2601 "category": "text-color",
2602 "value": "rgb(49, 113, 89)",
2603 "comment": "Text color with no semantic meaning, used for decorative purposes only. Should generally be used with matching decorative background and/or border tokens.",
2604 "name": "colorTextDecorative30"
2605 },
2606 {
2607 "type": "color",
2608 "category": "text-color",
2609 "value": "rgb(157, 181, 255)",
2610 "comment": "Weak shade of link text to be used in interactions",
2611 "name": "colorTextLinkWeak"
2612 },
2613 {
2614 "type": "color",
2615 "category": "text-color",
2616 "value": "rgb(41, 82, 204)",
2617 "comment": "Text color with no semantic meaning, used for decorative purposes only. Should generally be used with matching decorative background and/or border tokens.",
2618 "name": "colorTextDecorative20"
2619 },
2620 {
2621 "type": "color",
2622 "category": "text-color",
2623 "value": "rgb(105, 111, 140)",
2624 "comment": "Text color with no semantic meaning, used for decorative purposes only. Should generally be used with matching decorative background and/or border tokens.",
2625 "name": "colorTextDecorative10"
2626 },
2627 {
2628 "type": "color",
2629 "category": "text-color",
2630 "value": "rgb(71, 77, 102)",
2631 "comment": "Body text color",
2632 "name": "colorText"
2633 },
2634 {
2635 "type": "color",
2636 "category": "text-color",
2637 "value": "rgb(222, 117, 72)",
2638 "comment": "Icon color for indicating a busy status",
2639 "name": "colorTextIconBusy"
2640 },
2641 {
2642 "type": "color",
2643 "category": "text-color",
2644 "value": "rgb(255, 255, 255)",
2645 "comment": "Weakest body text for visual hierarchy. Inaccessible unless used on disabled controls.",
2646 "name": "colorTextWeakest"
2647 },
2648 {
2649 "type": "color",
2650 "category": "text-color",
2651 "value": "rgb(82, 189, 148)",
2652 "comment": "Segment brand color.",
2653 "name": "colorTextBrandHighlight"
2654 },
2655 {
2656 "type": "color",
2657 "category": "text-color",
2658 "value": "rgb(173, 17, 17)",
2659 "comment": "Strong shade of destructive text.",
2660 "text_contrast_pairing": [
2661 "color-background",
2662 "color-background-body",
2663 "color-background-subaccount",
2664 "color-background-trial",
2665 "color-background-neutral-weakest",
2666 "color-background-success-weakest",
2667 "color-background-warning-weakest",
2668 "color-background-error-weakest",
2669 "color-background-row-striped",
2670 "color-background-primary-weakest",
2671 "color-background-destructive-weakest"
2672 ],
2673 "name": "colorTextDestructiveStrong"
2674 },
2675 {
2676 "type": "color",
2677 "category": "text-color",
2678 "value": "rgb(96, 107, 133)",
2679 "comment": "Weaker inverse text color for dark backgrounds. Must pass AA color contrast with color-background-body-inverse.",
2680 "name": "colorTextInverseWeaker"
2681 },
2682 {
2683 "type": "color",
2684 "category": "text-color",
2685 "value": "rgb(0, 20, 137)",
2686 "comment": "Strong primary text.",
2687 "name": "colorTextPrimaryStrong"
2688 },
2689 {
2690 "type": "color",
2691 "category": "text-color",
2692 "value": "rgb(153, 205, 255)",
2693 "comment": "Weak primary text.",
2694 "name": "colorTextPrimaryWeak"
2695 },
2696 {
2697 "type": "color",
2698 "category": "text-color",
2699 "value": "rgb(246, 177, 177)",
2700 "comment": "Weak shade of destructive text.",
2701 "name": "colorTextDestructiveWeak"
2702 },
2703 {
2704 "type": "color",
2705 "category": "text-color",
2706 "value": "rgb(255, 255, 255)",
2707 "comment": "Inverse text color for dark backgrounds. Must pass AA color contrast with color-background-body-inverse.",
2708 "name": "colorTextInverse"
2709 },
2710 {
2711 "type": "color",
2712 "category": "text-color",
2713 "value": "rgb(75, 86, 113)",
2714 "comment": "Weakest inverse text color for dark backgrounds. Must pass AA color contrast with color-background-body-inverse.",
2715 "name": "colorTextInverseWeakest"
2716 },
2717 {
2718 "type": "color",
2719 "category": "text-color",
2720 "value": "rgb(143, 149, 178)",
2721 "comment": "Weaker body text for visual hierarchy. Inaccessible unless used on disabled controls.",
2722 "name": "colorTextWeaker"
2723 },
2724 {
2725 "type": "color",
2726 "category": "text-color",
2727 "value": "rgb(133, 70, 43)",
2728 "comment": "Color for dark warning text.",
2729 "name": "colorTextWarningStrong"
2730 },
2731 {
2732 "type": "color",
2733 "category": "text-color",
2734 "value": "rgb(222, 117, 72)",
2735 "comment": "Icon color for indicating a warning.",
2736 "name": "colorTextIconWarning"
2737 },
2738 {
2739 "type": "color",
2740 "category": "text-color",
2741 "value": "rgb(49, 12, 12)",
2742 "comment": "Stronger error text for inputs and error misc",
2743 "name": "colorTextErrorStronger"
2744 },
2745 {
2746 "type": "color",
2747 "category": "text-color",
2748 "value": "rgb(125, 40, 40)",
2749 "comment": "Strong shade of destructive link text to be used in interactions",
2750 "name": "colorTextLinkDestructiveStrong"
2751 },
2752 {
2753 "type": "z-index",
2754 "category": "z-index",
2755 "value": "0",
2756 "name": "zIndex0"
2757 },
2758 {
2759 "type": "z-index",
2760 "category": "z-index",
2761 "value": "90",
2762 "name": "zIndex90"
2763 },
2764 {
2765 "type": "z-index",
2766 "category": "z-index",
2767 "value": "80",
2768 "name": "zIndex80"
2769 },
2770 {
2771 "type": "z-index",
2772 "category": "z-index",
2773 "value": "70",
2774 "name": "zIndex70"
2775 },
2776 {
2777 "type": "z-index",
2778 "category": "z-index",
2779 "value": "60",
2780 "name": "zIndex60"
2781 },
2782 {
2783 "type": "z-index",
2784 "category": "z-index",
2785 "value": "50",
2786 "name": "zIndex50"
2787 },
2788 {
2789 "type": "z-index",
2790 "category": "z-index",
2791 "value": "40",
2792 "name": "zIndex40"
2793 },
2794 {
2795 "type": "z-index",
2796 "category": "z-index",
2797 "value": "30",
2798 "name": "zIndex30"
2799 },
2800 {
2801 "type": "z-index",
2802 "category": "z-index",
2803 "value": "20",
2804 "name": "zIndex20"
2805 },
2806 {
2807 "type": "z-index",
2808 "category": "z-index",
2809 "value": "10",
2810 "name": "zIndex10"
2811 },
2812 {
2813 "type": "string",
2814 "category": "color-scheme",
2815 "value": "light",
2816 "name": "colorScheme"
2817 }
2818 ]
2819}
\No newline at end of file