UNPKG

97.7 kBTypeScriptView Raw
1declare const Tokens: {
2"tokens":{"background-colors": [
3 {
4 type: "color";
5 category: "background-color";
6 value: "rgb(244, 244, 246)";
7 comment: "Default background color for any container.";
8 name: "color-background";
9 altValue: "#F4F4F6";
10},
11{
12 type: "color";
13 category: "background-color";
14 value: "rgb(20, 176, 83)";
15 comment: "Background color used to represent an entity or person as \"available\".";
16 name: "color-background-available";
17 altValue: "#14B053";
18},
19{
20 type: "color";
21 category: "background-color";
22 value: "rgb(255, 255, 255)";
23 comment: "Background color used for the main page body.";
24 name: "color-background-body";
25 altValue: "#FFFFFF";
26},
27{
28 type: "color";
29 category: "background-color";
30 value: "rgb(18, 28, 45)";
31 comment: "Inverse background color used for the main page body.";
32 name: "color-background-body-inverse";
33 altValue: "#121C2D";
34},
35{
36 type: "color";
37 category: "background-color";
38 value: "rgb(0, 20, 137)";
39 comment: "Primary brand background, accessible with inverse text.";
40 name: "color-background-brand";
41 altValue: "#001489";
42},
43{
44 type: "color";
45 category: "background-color";
46 value: "rgb(242, 190, 90)";
47 comment: "Brand accent background color representing Twilio.";
48 name: "color-background-brand-10";
49 altValue: "#F2BE5A";
50},
51{
52 type: "color";
53 category: "background-color";
54 value: "rgb(81, 169, 227)";
55 comment: "Brand accent background color representing Sendgrid.";
56 name: "color-background-brand-20";
57 altValue: "#51A9E3";
58},
59{
60 type: "color";
61 category: "background-color";
62 value: "rgb(106, 221, 178)";
63 comment: "Brand accent background color representing Segment.";
64 name: "color-background-brand-30";
65 altValue: "#6ADDB2";
66},
67{
68 type: "color";
69 category: "background-color";
70 value: "rgb(242, 47, 70)";
71 comment: "Highlight brand background, accessible with black text.";
72 name: "color-background-brand-highlight";
73 altValue: "#F22F46";
74},
75{
76 type: "color";
77 category: "background-color";
78 value: "rgba(242, 47, 70, 0.1)";
79 comment: "Weakest background color used for brand highlights.";
80 name: "color-background-brand-highlight-weakest";
81 altValue: "#F22F461A";
82},
83{
84 type: "color";
85 category: "background-color";
86 value: "rgb(3, 11, 93)";
87 comment: "Strong primary brand background, accessible with inverse text.";
88 name: "color-background-brand-strong";
89 altValue: "#030B5D";
90},
91{
92 type: "color";
93 category: "background-color";
94 value: "rgb(6, 3, 58)";
95 comment: "Stronger primary brand background, accessible with inverse text.";
96 name: "color-background-brand-stronger";
97 altValue: "#06033A";
98},
99{
100 type: "color";
101 category: "background-color";
102 value: "rgb(244, 124, 34)";
103 comment: "Background color used to represent an entity or person as \"busy\".";
104 name: "color-background-busy";
105 altValue: "#F47C22";
106},
107{
108 type: "color";
109 category: "background-color";
110 value: "rgb(244, 244, 246)";
111 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.";
112 name: "color-background-decorative-10-weakest";
113 altValue: "#F4F4F6";
114},
115{
116 type: "color";
117 category: "background-color";
118 value: "rgb(235, 244, 255)";
119 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.";
120 name: "color-background-decorative-20-weakest";
121 altValue: "#EBF4FF";
122},
123{
124 type: "color";
125 category: "background-color";
126 value: "rgb(237, 253, 243)";
127 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.";
128 name: "color-background-decorative-30-weakest";
129 altValue: "#EDFDF3";
130},
131{
132 type: "color";
133 category: "background-color";
134 value: "rgb(245, 240, 252)";
135 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.";
136 name: "color-background-decorative-40-weakest";
137 altValue: "#F5F0FC";
138},
139{
140 type: "color";
141 category: "background-color";
142 value: "rgb(214, 31, 31)";
143 comment: "Background color used for destructive actions or highlights.";
144 name: "color-background-destructive";
145 altValue: "#D61F1F";
146},
147{
148 type: "color";
149 category: "background-color";
150 value: "rgb(117, 12, 12)";
151 comment: "Strong background color used for destructive actions or highlights.";
152 name: "color-background-destructive-strong";
153 altValue: "#750C0C";
154},
155{
156 type: "color";
157 category: "background-color";
158 value: "rgb(74, 11, 11)";
159 comment: "Stronger background color used for destructive actions or highlights.";
160 name: "color-background-destructive-stronger";
161 altValue: "#4A0B0B";
162},
163{
164 type: "color";
165 category: "background-color";
166 value: "rgb(49, 12, 12)";
167 comment: "Strongest background color used for destructive actions or highlights.";
168 name: "color-background-destructive-strongest";
169 altValue: "#310C0C";
170},
171{
172 type: "color";
173 category: "background-color";
174 value: "rgb(246, 177, 177)";
175 comment: "Weak background color used for destructive actions or highlights.";
176 name: "color-background-destructive-weak";
177 altValue: "#F6B1B1";
178},
179{
180 type: "color";
181 category: "background-color";
182 value: "rgb(252, 207, 207)";
183 comment: "Weaker background color used for destructive actions or highlights.";
184 name: "color-background-destructive-weaker";
185 altValue: "#FCCFCF";
186},
187{
188 type: "color";
189 category: "background-color";
190 value: "rgb(254, 236, 236)";
191 comment: "Weakest background color used for destructive actions or highlights.";
192 name: "color-background-destructive-weakest";
193 altValue: "#FEECEC";
194},
195{
196 type: "color";
197 category: "background-color";
198 value: "rgb(214, 31, 31)";
199 comment: "Background color used for error alerts and toasts.";
200 name: "color-background-error";
201 altValue: "#D61F1F";
202},
203{
204 type: "color";
205 category: "background-color";
206 value: "rgb(117, 12, 12)";
207 comment: "Strongest background color used for error alerts and toasts.";
208 name: "color-background-error-strong";
209 altValue: "#750C0C";
210},
211{
212 type: "color";
213 category: "background-color";
214 value: "rgb(74, 11, 11)";
215 comment: "Stronger error background color";
216 name: "color-background-error-stronger";
217 altValue: "#4A0B0B";
218},
219{
220 type: "color";
221 category: "background-color";
222 value: "rgb(49, 12, 12)";
223 comment: "Strongest error background color";
224 name: "color-background-error-strongest";
225 altValue: "#310C0C";
226},
227{
228 type: "color";
229 category: "background-color";
230 value: "rgb(254, 236, 236)";
231 comment: "Weakest background color used for error alerts and toasts.";
232 name: "color-background-error-weakest";
233 altValue: "#FEECEC";
234},
235{
236 type: "color";
237 category: "background-color";
238 value: "rgb(31, 48, 76)";
239 comment: "Inverse background color used for containers.";
240 name: "color-background-inverse";
241 altValue: "#1F304C";
242},
243{
244 type: "color";
245 category: "background-color";
246 value: "rgb(57, 71, 98)";
247 comment: "Strong inverse background color used for containers.";
248 name: "color-background-inverse-strong";
249 altValue: "#394762";
250},
251{
252 type: "color";
253 category: "background-color";
254 value: "rgb(57, 71, 98)";
255 comment: "Stronger inverse background color for any container. Must be used on color-background-body-inverse.";
256 name: "color-background-inverse-stronger";
257 altValue: "#394762";
258},
259{
260 type: "color";
261 category: "background-color";
262 value: "rgb(255, 255, 255)";
263 comment: "Strongest inverse background color used for containers.";
264 name: "color-background-inverse-strongest";
265 altValue: "#FFFFFF";
266},
267{
268 type: "color";
269 category: "background-color";
270 value: "rgb(235, 244, 255)";
271 comment: "Weakest background color used for neutral or default variants.";
272 name: "color-background-neutral-weakest";
273 altValue: "#EBF4FF";
274},
275{
276 type: "color";
277 category: "background-color";
278 value: "rgb(245, 240, 252)";
279 comment: "Background color used to represent a new status.";
280 name: "color-background-new";
281 altValue: "#F5F0FC";
282},
283{
284 type: "color";
285 category: "background-color";
286 value: "rgb(250, 247, 253)";
287 comment: "Weakest background color for indicating a new status.";
288 name: "color-background-new-weakest";
289 altValue: "#FAF7FD";
290},
291{
292 type: "color";
293 category: "background-color";
294 value: "rgb(174, 178, 193)";
295 comment: "Background color used to represent an entity or person as \"offline\".";
296 name: "color-background-offline";
297 altValue: "#AEB2C1";
298},
299{
300 type: "color";
301 category: "background-color";
302 value: "rgba(6, 3, 58, 0.4)";
303 comment: "Background color used for overlays.";
304 name: "color-background-overlay";
305 altValue: "#06033A66";
306},
307{
308 type: "color";
309 category: "background-color";
310 value: "rgb(2, 99, 224)";
311 comment: "Background color used for primary actions or highlights.";
312 name: "color-background-primary";
313 altValue: "#0263E0";
314},
315{
316 type: "color";
317 category: "background-color";
318 value: "rgb(0, 20, 137)";
319 comment: "Strong background color used for primary actions or highlights.";
320 name: "color-background-primary-strong";
321 altValue: "#001489";
322},
323{
324 type: "color";
325 category: "background-color";
326 value: "rgb(3, 11, 93)";
327 comment: "Stronger background color used for primary actions or highlights.";
328 name: "color-background-primary-stronger";
329 altValue: "#030B5D";
330},
331{
332 type: "color";
333 category: "background-color";
334 value: "rgb(6, 3, 58)";
335 comment: "Strongest background color used for primary actions or highlights.";
336 name: "color-background-primary-strongest";
337 altValue: "#06033A";
338},
339{
340 type: "color";
341 category: "background-color";
342 value: "rgb(153, 205, 255)";
343 comment: "Weak background color used for primary actions or highlights.";
344 name: "color-background-primary-weak";
345 altValue: "#99CDFF";
346},
347{
348 type: "color";
349 category: "background-color";
350 value: "rgb(204, 228, 255)";
351 comment: "Weaker background color used for primary actions or highlights.";
352 name: "color-background-primary-weaker";
353 altValue: "#CCE4FF";
354},
355{
356 type: "color";
357 category: "background-color";
358 value: "rgb(235, 244, 255)";
359 comment: "Weakest background color used for primary actions or highlights.";
360 name: "color-background-primary-weakest";
361 altValue: "#EBF4FF";
362},
363{
364 type: "color";
365 category: "background-color";
366 value: "rgb(235, 86, 86)";
367 comment: "Background color used to represent required form fields.";
368 name: "color-background-required";
369 altValue: "#EB5656";
370},
371{
372 type: "color";
373 category: "background-color";
374 value: "rgb(244, 244, 246)";
375 comment: "Background color used for alternative striped rows.";
376 name: "color-background-row-striped";
377 altValue: "#F4F4F6";
378},
379{
380 type: "color";
381 category: "background-color";
382 value: "rgb(225, 227, 234)";
383 comment: "Strong background color used for containers.";
384 name: "color-background-strong";
385 altValue: "#E1E3EA";
386},
387{
388 type: "color";
389 category: "background-color";
390 value: "rgb(136, 145, 170)";
391 comment: "Stronger background color used for containers.";
392 name: "color-background-stronger";
393 altValue: "#8891AA";
394},
395{
396 type: "color";
397 category: "background-color";
398 value: "rgb(75, 86, 113)";
399 comment: "Strongest background color used for containers.";
400 name: "color-background-strongest";
401 altValue: "#4B5671";
402},
403{
404 type: "color";
405 category: "background-color";
406 value: "rgb(255, 251, 234)";
407 comment: "Background color used for subaccounts.";
408 name: "color-background-subaccount";
409 altValue: "#FFFBEA";
410},
411{
412 type: "color";
413 category: "background-color";
414 value: "rgb(20, 176, 83)";
415 comment: "Background color used for success alerts and toasts.";
416 name: "color-background-success";
417 altValue: "#14B053";
418},
419{
420 type: "color";
421 category: "background-color";
422 value: "rgb(237, 253, 243)";
423 comment: "Weakest background color used for success alerts and toasts.";
424 name: "color-background-success-weakest";
425 altValue: "#EDFDF3";
426},
427{
428 type: "color";
429 category: "background-color";
430 value: "rgb(209, 250, 224)";
431 comment: "Background color used for trial accounts.";
432 name: "color-background-trial";
433 altValue: "#D1FAE0";
434},
435{
436 type: "color";
437 category: "background-color";
438 value: "rgb(214, 31, 31)";
439 comment: "Background color used to represent an entity or person as \"unavailable\".";
440 name: "color-background-unavailable";
441 altValue: "#D61F1F";
442},
443{
444 type: "color";
445 category: "background-color";
446 value: "rgb(200, 175, 240)";
447 comment: "Background color used for user avatars.";
448 name: "color-background-user";
449 altValue: "#C8AFF0";
450},
451{
452 type: "color";
453 category: "background-color";
454 value: "rgb(244, 124, 34)";
455 comment: "Background color used for warning alerts and toasts.";
456 name: "color-background-warning";
457 altValue: "#F47C22";
458},
459{
460 type: "color";
461 category: "background-color";
462 value: "rgb(254, 245, 238)";
463 comment: "Weakest background color used for warning alerts and toasts.";
464 name: "color-background-warning-weakest";
465 altValue: "#FEF5EE";
466},
467{
468 type: "color";
469 category: "background-color";
470 value: "rgb(249, 249, 250)";
471 comment: "Weak background color used for containers.";
472 name: "color-background-weak";
473 altValue: "#F9F9FA";
474}
475]
476"border-colors": [
477 {
478 type: "color";
479 category: "border-color";
480 value: "rgb(136, 145, 170)";
481 comment: "Default border color";
482 uicontrol_contrast_pairing: ["color-background-body"];
483 name: "color-border";
484 altValue: "#8891AA";
485},
486{
487 type: "color";
488 category: "border-color";
489 value: "rgb(225, 227, 234)";
490 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.";
491 name: "color-border-decorative-10-weaker";
492 altValue: "#E1E3EA";
493},
494{
495 type: "color";
496 category: "border-color";
497 value: "rgb(204, 228, 255)";
498 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.";
499 name: "color-border-decorative-20-weaker";
500 altValue: "#CCE4FF";
501},
502{
503 type: "color";
504 category: "border-color";
505 value: "rgb(209, 250, 224)";
506 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.";
507 name: "color-border-decorative-30-weaker";
508 altValue: "#D1FAE0";
509},
510{
511 type: "color";
512 category: "border-color";
513 value: "rgb(231, 220, 250)";
514 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.";
515 name: "color-border-decorative-40-weaker";
516 altValue: "#E7DCFA";
517},
518{
519 type: "color";
520 category: "border-color";
521 value: "rgb(214, 31, 31)";
522 comment: "Destructive border color";
523 uicontrol_contrast_pairing: ["color-background","color-background-body","color-background-neutral-weakest","color-background-row-striped","color-background-primary-weakest","color-background-destructive-weakest"];
524 name: "color-border-destructive";
525 altValue: "#D61F1F";
526},
527{
528 type: "color";
529 category: "border-color";
530 value: "rgb(117, 12, 12)";
531 comment: "Destructive focus border color";
532 uicontrol_contrast_pairing: ["color-background","color-background-body","color-background-subaccount","color-background-trial","color-background-neutral-weakest","color-background-success-weakest","color-background-warning-weakest","color-background-error-weakest","color-background-new","color-background-row-striped","color-background-primary-weak","color-background-primary-weaker","color-background-primary-weakest","color-background-destructive-weak","color-background-destructive-weaker","color-background-destructive-weakest"];
533 name: "color-border-destructive-strong";
534 altValue: "#750C0C";
535},
536{
537 type: "color";
538 category: "border-color";
539 value: "rgb(74, 11, 11)";
540 comment: "Stronger destructive hover border color";
541 uicontrol_contrast_pairing: ["color-background","color-background-body","color-background-subaccount","color-background-trial","color-background-neutral-weakest","color-background-success-weakest","color-background-warning-weakest","color-background-error-weakest","color-background-new","color-background-row-striped","color-background-primary-weak","color-background-primary-weaker","color-background-primary-weakest","color-background-destructive-weak","color-background-destructive-weaker","color-background-destructive-weakest"];
542 name: "color-border-destructive-stronger";
543 altValue: "#4A0B0B";
544},
545{
546 type: "color";
547 category: "border-color";
548 value: "rgb(49, 12, 12)";
549 comment: "Strongest destructive hover border color";
550 name: "color-border-destructive-strongest";
551 altValue: "#310C0C";
552},
553{
554 type: "color";
555 category: "border-color";
556 value: "rgb(246, 177, 177)";
557 comment: "Destructive focus border color";
558 name: "color-border-destructive-weak";
559 altValue: "#F6B1B1";
560},
561{
562 type: "color";
563 category: "border-color";
564 value: "rgb(252, 207, 207)";
565 comment: "Destructive focus border color";
566 name: "color-border-destructive-weaker";
567 altValue: "#FCCFCF";
568},
569{
570 type: "color";
571 category: "border-color";
572 value: "rgb(254, 236, 236)";
573 comment: "Destructive focus border color";
574 name: "color-border-destructive-weakest";
575 altValue: "#FEECEC";
576},
577{
578 type: "color";
579 category: "border-color";
580 value: "rgb(214, 31, 31)";
581 comment: "Error border color";
582 uicontrol_contrast_pairing: ["color-background","color-background-body","color-background-neutral-weakest","color-background-warning-weakest","color-background-error-weakest","color-background-row-striped","color-background-primary-weakest","color-background-destructive-weakest"];
583 name: "color-border-error";
584 altValue: "#D61F1F";
585},
586{
587 type: "color";
588 category: "border-color";
589 value: "rgb(117, 12, 12)";
590 comment: "Strong error border color";
591 name: "color-border-error-strong";
592 altValue: "#750C0C";
593},
594{
595 type: "color";
596 category: "border-color";
597 value: "rgb(74, 11, 11)";
598 comment: "Stronger error border color";
599 name: "color-border-error-stronger";
600 altValue: "#4A0B0B";
601},
602{
603 type: "color";
604 category: "border-color";
605 value: "rgb(49, 12, 12)";
606 comment: "Strongest error border color";
607 name: "color-border-error-strongest";
608 altValue: "#310C0C";
609},
610{
611 type: "color";
612 category: "border-color";
613 value: "rgb(245, 138, 138)";
614 comment: "Weak error border color";
615 name: "color-border-error-weak";
616 altValue: "#F58A8A";
617},
618{
619 type: "color";
620 category: "border-color";
621 value: "rgb(252, 207, 207)";
622 comment: "Weaker error border color";
623 name: "color-border-error-weaker";
624 altValue: "#FCCFCF";
625},
626{
627 type: "color";
628 category: "border-color";
629 value: "rgb(254, 236, 236)";
630 comment: "Weakest error border color";
631 name: "color-border-error-weakest";
632 altValue: "#FEECEC";
633},
634{
635 type: "color";
636 category: "border-color";
637 value: "rgb(136, 145, 170)";
638 comment: "Border on inverse backgrounds. Must be used on color-background-body-inverse.";
639 uicontrol_contrast_pairing: ["color-background-body-inverse"];
640 name: "color-border-inverse";
641 altValue: "#8891AA";
642},
643{
644 type: "color";
645 category: "border-color";
646 value: "rgb(225, 227, 234)";
647 comment: "Strong border on inverse backgrounds. Must be used on color-background-body-inverse.";
648 uicontrol_contrast_pairing: ["color-background-body-inverse"];
649 name: "color-border-inverse-strong";
650 altValue: "#E1E3EA";
651},
652{
653 type: "color";
654 category: "border-color";
655 value: "rgb(244, 244, 246)";
656 comment: "Stronger border on inverse backgrounds. Must be used on color-background-body-inverse.";
657 uicontrol_contrast_pairing: ["color-background-body-inverse"];
658 name: "color-border-inverse-stronger";
659 altValue: "#F4F4F6";
660},
661{
662 type: "color";
663 category: "border-color";
664 value: "rgb(255, 255, 255)";
665 comment: "Strongest border on inverse backgrounds. Must be used on color-background-body-inverse.";
666 uicontrol_contrast_pairing: ["color-background-body-inverse"];
667 name: "color-border-inverse-strongest";
668 altValue: "#FFFFFF";
669},
670{
671 type: "color";
672 category: "border-color";
673 value: "rgb(57, 71, 98)";
674 comment: "Weaker border on inverse backgrounds. Must be used on color-background-body-inverse.";
675 name: "color-border-inverse-weaker";
676 altValue: "#394762";
677},
678{
679 type: "color";
680 category: "border-color";
681 value: "rgb(31, 48, 76)";
682 comment: "Weakest border on inverse backgrounds. Must be used on color-background-body-inverse.";
683 name: "color-border-inverse-weakest";
684 altValue: "#1F304C";
685},
686{
687 type: "color";
688 category: "border-color";
689 value: "rgb(2, 99, 224)";
690 comment: "Neutral border color";
691 name: "color-border-neutral";
692 altValue: "#0263E0";
693},
694{
695 type: "color";
696 category: "border-color";
697 value: "rgb(102, 179, 255)";
698 comment: "Weak neutral border color";
699 name: "color-border-neutral-weak";
700 altValue: "#66B3FF";
701},
702{
703 type: "color";
704 category: "border-color";
705 value: "rgb(204, 228, 255)";
706 comment: "Weaker neutral border color";
707 name: "color-border-neutral-weaker";
708 altValue: "#CCE4FF";
709},
710{
711 type: "color";
712 category: "border-color";
713 value: "rgb(231, 220, 250)";
714 comment: "Weaker border color for something designated as new";
715 name: "color-border-new-weaker";
716 altValue: "#E7DCFA";
717},
718{
719 type: "color";
720 category: "border-color";
721 value: "rgb(2, 99, 224)";
722 comment: "Primary border color";
723 uicontrol_contrast_pairing: ["color-background","color-background-body","color-background-neutral-weakest","color-background-row-striped","color-background-primary-weakest","color-background-destructive-weakest"];
724 name: "color-border-primary";
725 altValue: "#0263E0";
726},
727{
728 type: "color";
729 category: "border-color";
730 value: "rgb(0, 20, 137)";
731 comment: "Strong primary border color";
732 uicontrol_contrast_pairing: ["color-background","color-background-body","color-background-subaccount","color-background-trial","color-background-neutral-weakest","color-background-success-weakest","color-background-warning-weakest","color-background-error-weakest","color-background-new","color-background-row-striped","color-background-primary-weak","color-background-primary-weaker","color-background-primary-weakest","color-background-destructive-weak","color-background-destructive-weaker","color-background-destructive-weakest"];
733 name: "color-border-primary-strong";
734 altValue: "#001489";
735},
736{
737 type: "color";
738 category: "border-color";
739 value: "rgb(3, 11, 93)";
740 comment: "Stronger primary border color";
741 uicontrol_contrast_pairing: ["color-background","color-background-body","color-background-subaccount","color-background-trial","color-background-neutral-weakest","color-background-success-weakest","color-background-warning-weakest","color-background-error-weakest","color-background-new","color-background-row-striped","color-background-primary-weak","color-background-primary-weaker","color-background-primary-weakest","color-background-destructive-weak","color-background-destructive-weaker","color-background-destructive-weakest"];
742 name: "color-border-primary-stronger";
743 altValue: "#030B5D";
744},
745{
746 type: "color";
747 category: "border-color";
748 value: "rgb(6, 3, 58)";
749 comment: "Strongest primary border color";
750 name: "color-border-primary-strongest";
751 altValue: "#06033A";
752},
753{
754 type: "color";
755 category: "border-color";
756 value: "rgb(153, 205, 255)";
757 comment: "Weak primary border color";
758 name: "color-border-primary-weak";
759 altValue: "#99CDFF";
760},
761{
762 type: "color";
763 category: "border-color";
764 value: "rgb(204, 228, 255)";
765 comment: "Weaker primary border color";
766 name: "color-border-primary-weaker";
767 altValue: "#CCE4FF";
768},
769{
770 type: "color";
771 category: "border-color";
772 value: "rgb(235, 244, 255)";
773 comment: "Weakest primary border color";
774 name: "color-border-primary-weakest";
775 altValue: "#EBF4FF";
776},
777{
778 type: "color";
779 category: "border-color";
780 value: "rgb(96, 107, 133)";
781 comment: "Strong border color";
782 uicontrol_contrast_pairing: ["color-background","color-background-strong","color-background-body","color-background-subaccount","color-background-trial","color-background-neutral-weakest","color-background-success-weakest","color-background-warning-weakest","color-background-error-weakest","color-background-new","color-background-row-striped","color-background-primary-weaker","color-background-primary-weakest","color-background-destructive-weaker","color-background-destructive-weakest"];
783 name: "color-border-strong";
784 altValue: "#606B85";
785},
786{
787 type: "color";
788 category: "border-color";
789 value: "rgb(20, 176, 83)";
790 comment: "Success border color";
791 name: "color-border-success";
792 altValue: "#14B053";
793},
794{
795 type: "color";
796 category: "border-color";
797 value: "rgb(54, 213, 118)";
798 comment: "Weak success border color";
799 name: "color-border-success-weak";
800 altValue: "#36D576";
801},
802{
803 type: "color";
804 category: "border-color";
805 value: "rgb(209, 250, 224)";
806 comment: "Weaker success border color";
807 name: "color-border-success-weaker";
808 altValue: "#D1FAE0";
809},
810{
811 type: "color";
812 category: "border-color";
813 value: "rgb(237, 253, 243)";
814 comment: "Weakest success border color";
815 name: "color-border-success-weakest";
816 altValue: "#EDFDF3";
817},
818{
819 type: "color";
820 category: "border-color";
821 value: "rgb(231, 220, 250)";
822 comment: "User avatar border color.";
823 name: "color-border-user";
824 altValue: "#E7DCFA";
825},
826{
827 type: "color";
828 category: "border-color";
829 value: "rgb(244, 124, 34)";
830 comment: "Warning border color";
831 name: "color-border-warning";
832 altValue: "#F47C22";
833},
834{
835 type: "color";
836 category: "border-color";
837 value: "rgb(255, 179, 122)";
838 comment: "Weak warning border color";
839 name: "color-border-warning-weak";
840 altValue: "#FFB37A";
841},
842{
843 type: "color";
844 category: "border-color";
845 value: "rgb(253, 220, 196)";
846 comment: "Weaker warning border color";
847 name: "color-border-warning-weaker";
848 altValue: "#FDDCC4";
849},
850{
851 type: "color";
852 category: "border-color";
853 value: "rgb(254, 245, 238)";
854 comment: "Weakest warning border color";
855 name: "color-border-warning-weakest";
856 altValue: "#FEF5EE";
857},
858{
859 type: "color";
860 category: "border-color";
861 value: "rgb(202, 205, 216)";
862 comment: "Weak border color";
863 name: "color-border-weak";
864 altValue: "#CACDD8";
865},
866{
867 type: "color";
868 category: "border-color";
869 value: "rgb(225, 227, 234)";
870 comment: "Weaker border color";
871 name: "color-border-weaker";
872 altValue: "#E1E3EA";
873},
874{
875 type: "color";
876 category: "border-color";
877 value: "rgb(255, 255, 255)";
878 comment: "Weakest border color";
879 name: "color-border-weakest";
880 altValue: "#FFFFFF";
881}
882]
883"border-widths": [
884 {
885 type: "size";
886 category: "border-width";
887 value: 0;
888 comment: "Border width reset";
889 name: "border-width-0";
890 altValue: null;
891},
892{
893 type: "size";
894 category: "border-width";
895 value: "1px";
896 comment: "Constant border width token for border width 10";
897 name: "border-width-10";
898 altValue: null;
899},
900{
901 type: "size";
902 category: "border-width";
903 value: "2px";
904 comment: "Constant border width token for border width 20";
905 name: "border-width-20";
906 altValue: null;
907},
908{
909 type: "size";
910 category: "border-width";
911 value: "4px";
912 comment: "Constant border width token for border width 30";
913 name: "border-width-30";
914 altValue: null;
915},
916{
917 type: "size";
918 category: "border-width";
919 value: "8px";
920 comment: "Constant border width token for border width 40";
921 name: "border-width-40";
922 altValue: null;
923}
924]
925"box-shadows": [
926 {
927 type: "shadow";
928 category: "box-shadow";
929 value: "0 4px 16px 0 rgba(18, 28, 45, 0.2)";
930 comment: "Default shadow.";
931 name: "shadow";
932 altValue: null;
933},
934{
935 type: "shadow";
936 category: "box-shadow";
937 value: "0 0 0 1px #8891aa";
938 comment: "Shadow border for inputs.";
939 name: "shadow-border";
940 altValue: null;
941},
942{
943 type: "shadow";
944 category: "box-shadow";
945 value: "0 1px 0 #855c15";
946 comment: "Strong bottom shadow border for brand 10";
947 name: "shadow-border-bottom-brand-10-strong";
948 altValue: null;
949},
950{
951 type: "shadow";
952 category: "box-shadow";
953 value: "0 1px 0 #043cb5";
954 comment: "Strong bottom shadow border for brand 20";
955 name: "shadow-border-bottom-brand-20-strong";
956 altValue: null;
957},
958{
959 type: "shadow";
960 category: "box-shadow";
961 value: "0 1px 0 #0e7c3a";
962 comment: "Strong bottom shadow border for brand 30";
963 name: "shadow-border-bottom-brand-30-strong";
964 altValue: null;
965},
966{
967 type: "shadow";
968 category: "box-shadow";
969 value: "0 1px 0 #e1e3ea";
970 comment: "Weaker bottom shadow border for decorative 10";
971 name: "shadow-border-bottom-decorative-10-weaker";
972 altValue: null;
973},
974{
975 type: "shadow";
976 category: "box-shadow";
977 value: "0 1px 0 #cce4ff";
978 comment: "Weaker bottom shadow border for decorative 20";
979 name: "shadow-border-bottom-decorative-20-weaker";
980 altValue: null;
981},
982{
983 type: "shadow";
984 category: "box-shadow";
985 value: "0 1px 0 #d1fae0";
986 comment: "Weaker bottom shadow border for decorative 30";
987 name: "shadow-border-bottom-decorative-30-weaker";
988 altValue: null;
989},
990{
991 type: "shadow";
992 category: "box-shadow";
993 value: "0 1px 0 #e7dcfa";
994 comment: "Weaker bottom shadow border for decorative 40";
995 name: "shadow-border-bottom-decorative-40-weaker";
996 altValue: null;
997},
998{
999 type: "shadow";
1000 category: "box-shadow";
1001 value: "0 1px 0 #fccfcf";
1002 comment: "Weaker bottom shadow border for error status";
1003 name: "shadow-border-bottom-error-weaker";
1004 altValue: null;
1005},
1006{
1007 type: "shadow";
1008 category: "box-shadow";
1009 value: "0 1px 0 #5817bd";
1010 comment: "Bottom shadow border for the sidebar beta badge";
1011 name: "shadow-border-bottom-inverse-new-weaker";
1012 altValue: null;
1013},
1014{
1015 type: "shadow";
1016 category: "box-shadow";
1017 value: "0 1px 0 #cce4ff";
1018 comment: "Weaker bottom shadow border for neutral status";
1019 name: "shadow-border-bottom-neutral-weaker";
1020 altValue: null;
1021},
1022{
1023 type: "shadow";
1024 category: "box-shadow";
1025 value: "0 1px 0 #e7dcfa";
1026 comment: "Weaker bottom shadow border for new status";
1027 name: "shadow-border-bottom-new-weaker";
1028 altValue: null;
1029},
1030{
1031 type: "shadow";
1032 category: "box-shadow";
1033 value: "0 1px 0 #006dfa";
1034 comment: "Bottom shadow border for primary status";
1035 name: "shadow-border-bottom-primary";
1036 altValue: null;
1037},
1038{
1039 type: "shadow";
1040 category: "box-shadow";
1041 value: "0 1px 0 #ffdd35";
1042 comment: "Bottom shadow border for subaccount badge";
1043 name: "shadow-border-bottom-subaccount";
1044 altValue: null;
1045},
1046{
1047 type: "shadow";
1048 category: "box-shadow";
1049 value: "0 1px 0 #d1fae0";
1050 comment: "Weaker bottom shadow border for success status";
1051 name: "shadow-border-bottom-success-weaker";
1052 altValue: null;
1053},
1054{
1055 type: "shadow";
1056 category: "box-shadow";
1057 value: "0 1px 0 #fddcc4";
1058 comment: "Weaker bottom shadow border for warning status";
1059 name: "shadow-border-bottom-warning-weaker";
1060 altValue: null;
1061},
1062{
1063 type: "shadow";
1064 category: "box-shadow";
1065 value: "saffron";
1066 comment: "Shadow border for brand 10";
1067 name: "shadow-border-brand-10";
1068 altValue: null;
1069},
1070{
1071 type: "shadow";
1072 category: "box-shadow";
1073 value: "sky";
1074 comment: "Shadow border for brand 20";
1075 name: "shadow-border-brand-20";
1076 altValue: null;
1077},
1078{
1079 type: "shadow";
1080 category: "box-shadow";
1081 value: "mint";
1082 comment: "Shadow border for brand 30";
1083 name: "shadow-border-brand-30";
1084 altValue: null;
1085},
1086{
1087 type: "shadow";
1088 category: "box-shadow";
1089 value: "0 0 0 1px #e1e3ea";
1090 comment: "Weaker shadow border for decorative 10";
1091 name: "shadow-border-decorative-10-weaker";
1092 altValue: null;
1093},
1094{
1095 type: "shadow";
1096 category: "box-shadow";
1097 value: "0 0 0 1px #cce4ff";
1098 comment: "Weaker shadow border for decorative 20";
1099 name: "shadow-border-decorative-20-weaker";
1100 altValue: null;
1101},
1102{
1103 type: "shadow";
1104 category: "box-shadow";
1105 value: "0 0 0 1px #d1fae0";
1106 comment: "Weaker shadow border for decorative 30";
1107 name: "shadow-border-decorative-30-weaker";
1108 altValue: null;
1109},
1110{
1111 type: "shadow";
1112 category: "box-shadow";
1113 value: "0 0 0 1px #e7dcfa";
1114 comment: "Weaker shadow border for decorative 40";
1115 name: "shadow-border-decorative-40-weaker";
1116 altValue: null;
1117},
1118{
1119 type: "shadow";
1120 category: "box-shadow";
1121 value: "0 0 0 1px #d61f1f";
1122 comment: "Shadow border for destructive interactions.";
1123 name: "shadow-border-destructive";
1124 altValue: null;
1125},
1126{
1127 type: "shadow";
1128 category: "box-shadow";
1129 value: "0 0 0 1px #750c0c";
1130 comment: "Strong shadow border for destructive interactions";
1131 name: "shadow-border-destructive-strong";
1132 altValue: null;
1133},
1134{
1135 type: "shadow";
1136 category: "box-shadow";
1137 value: "0 0 0 1px #4a0b0b";
1138 comment: "Strong shadow border for destructive interactions";
1139 name: "shadow-border-destructive-stronger";
1140 altValue: null;
1141},
1142{
1143 type: "shadow";
1144 category: "box-shadow";
1145 value: "0 0 0 1px #310c0c";
1146 comment: "Strongest shadow border for destructive interactions";
1147 name: "shadow-border-destructive-strongest";
1148 altValue: null;
1149},
1150{
1151 type: "shadow";
1152 category: "box-shadow";
1153 value: "0 0 0 1px #f6b1b1";
1154 comment: "Weak shadow border for destructive interactions.";
1155 name: "shadow-border-destructive-weak";
1156 altValue: null;
1157},
1158{
1159 type: "shadow";
1160 category: "box-shadow";
1161 value: "0 0 0 1px #fccfcf";
1162 comment: "Weaker shadow border for destructive interactions.";
1163 name: "shadow-border-destructive-weaker";
1164 altValue: null;
1165},
1166{
1167 type: "shadow";
1168 category: "box-shadow";
1169 value: "0 0 0 1px #d61f1f";
1170 comment: "Shadow border for error inputs.";
1171 name: "shadow-border-error";
1172 altValue: null;
1173},
1174{
1175 type: "shadow";
1176 category: "box-shadow";
1177 value: "0 0 0 1px #750c0c";
1178 comment: "Shadow border for error inputs hover.";
1179 name: "shadow-border-error-strong";
1180 altValue: null;
1181},
1182{
1183 type: "shadow";
1184 category: "box-shadow";
1185 value: "0 0 0 1px #4a0b0b";
1186 comment: "Shadow border for error inputs hover.";
1187 name: "shadow-border-error-stronger";
1188 altValue: null;
1189},
1190{
1191 type: "shadow";
1192 category: "box-shadow";
1193 value: "0 0 0 1px #310c0c";
1194 comment: "Strongest shadow border for error inputs hover.";
1195 name: "shadow-border-error-strongest";
1196 altValue: null;
1197},
1198{
1199 type: "shadow";
1200 category: "box-shadow";
1201 value: "0 0 0 1px #eb5656";
1202 comment: "Shadow border for inverse error inputs.";
1203 name: "shadow-border-error-weak";
1204 altValue: null;
1205},
1206{
1207 type: "shadow";
1208 category: "box-shadow";
1209 value: "0 0 0 1px #fccfcf";
1210 comment: "Weaker shadow border for error inputs.";
1211 name: "shadow-border-error-weaker";
1212 altValue: null;
1213},
1214{
1215 type: "shadow";
1216 category: "box-shadow";
1217 value: "0 0 0 1px #8891aa";
1218 comment: "Shadow border on interactive elements on inverse backgrounds.";
1219 name: "shadow-border-inverse";
1220 altValue: null;
1221},
1222{
1223 type: "shadow";
1224 category: "box-shadow";
1225 value: "0 0 0 1px #5817bd";
1226 comment: "Shadow border for the sidebar beta badge.";
1227 name: "shadow-border-inverse-new-weaker";
1228 altValue: null;
1229},
1230{
1231 type: "shadow";
1232 category: "box-shadow";
1233 value: "0 0 0 1px #e1e3ea";
1234 comment: "Strong shadow border on interactive elements on inverse backgrounds.";
1235 name: "shadow-border-inverse-strong";
1236 altValue: null;
1237},
1238{
1239 type: "shadow";
1240 category: "box-shadow";
1241 value: "0 0 0 1px #f4f4f6";
1242 comment: "Stronger shadow border on interactive elements on inverse backgrounds.";
1243 name: "shadow-border-inverse-stronger";
1244 altValue: null;
1245},
1246{
1247 type: "shadow";
1248 category: "box-shadow";
1249 value: "0 0 0 1px #ffffff";
1250 comment: "Strongest shadow border on interactive elements on inverse backgrounds.";
1251 name: "shadow-border-inverse-strongest";
1252 altValue: null;
1253},
1254{
1255 type: "shadow";
1256 category: "box-shadow";
1257 value: "0 0 0 1px #394762";
1258 comment: "Weaker shadow border on interactive elements on inverse backgrounds.";
1259 name: "shadow-border-inverse-weaker";
1260 altValue: null;
1261},
1262{
1263 type: "shadow";
1264 category: "box-shadow";
1265 value: "0 0 0 1px #1f304c";
1266 comment: "Weakest shadow border on interactive elements on inverse backgrounds.";
1267 name: "shadow-border-inverse-weakest";
1268 altValue: null;
1269},
1270{
1271 type: "shadow";
1272 category: "box-shadow";
1273 value: "0 0 0 1px #cce4ff";
1274 comment: "Weaker shadow border for neutral inputs.";
1275 name: "shadow-border-neutral-weaker";
1276 altValue: null;
1277},
1278{
1279 type: "shadow";
1280 category: "box-shadow";
1281 value: "0 0 0 1px #e7dcfa";
1282 comment: "Weaker shadow border for new status inputs.";
1283 name: "shadow-border-new-weaker";
1284 altValue: null;
1285},
1286{
1287 type: "shadow";
1288 category: "box-shadow";
1289 value: "0 0 0 1px #0263e0";
1290 comment: "Default shadow border for primary interactions.";
1291 name: "shadow-border-primary";
1292 altValue: null;
1293},
1294{
1295 type: "shadow";
1296 category: "box-shadow";
1297 value: "0 0 0 1px #001489";
1298 comment: "Strong shadow border for inputs hover.";
1299 name: "shadow-border-primary-strong";
1300 altValue: null;
1301},
1302{
1303 type: "shadow";
1304 category: "box-shadow";
1305 value: "0 0 0 1px #030b5d";
1306 comment: "Stronger shadow border for inputs active.";
1307 name: "shadow-border-primary-stronger";
1308 altValue: null;
1309},
1310{
1311 type: "shadow";
1312 category: "box-shadow";
1313 value: "0 0 0 1px #06033a";
1314 comment: "Strongest shadow border for inputs active.";
1315 name: "shadow-border-primary-strongest";
1316 altValue: null;
1317},
1318{
1319 type: "shadow";
1320 category: "box-shadow";
1321 value: "0 0 0 1px #99cdff";
1322 comment: "Weaker shadow border for primary interactions.";
1323 name: "shadow-border-primary-weak";
1324 altValue: null;
1325},
1326{
1327 type: "shadow";
1328 category: "box-shadow";
1329 value: "0 0 0 1px #cce4ff";
1330 comment: "Weaker shadow border for primary interactions.";
1331 name: "shadow-border-primary-weaker";
1332 altValue: null;
1333},
1334{
1335 type: "shadow";
1336 category: "box-shadow";
1337 value: "1px 0px #e1e3ea";
1338 comment: "Right shadow border for hover status of vertical tabs on inverse backgrounds";
1339 name: "shadow-border-right-inverse-strong";
1340 altValue: null;
1341},
1342{
1343 type: "shadow";
1344 category: "box-shadow";
1345 value: "0 0 0 1px #606b85";
1346 comment: "Strong shadow border for inputs.";
1347 name: "shadow-border-strong";
1348 altValue: null;
1349},
1350{
1351 type: "shadow";
1352 category: "box-shadow";
1353 value: "0 0 0 1px #fff1b3";
1354 comment: "Shadow border for subaccount badge.";
1355 name: "shadow-border-subaccount";
1356 altValue: null;
1357},
1358{
1359 type: "shadow";
1360 category: "box-shadow";
1361 value: "0 0 0 1px #d1fae0";
1362 comment: "Weaker shadow border for success inputs.";
1363 name: "shadow-border-success-weaker";
1364 altValue: null;
1365},
1366{
1367 type: "shadow";
1368 category: "box-shadow";
1369 value: "0px -1px 0 #cce4ff";
1370 comment: "Top shadow border for for selected status of horizontal tabs on inverse backgrounds";
1371 name: "shadow-border-top-inverse-strongest";
1372 altValue: null;
1373},
1374{
1375 type: "shadow";
1376 category: "box-shadow";
1377 value: "0px -1px 0 #006dfa";
1378 comment: "Top shadow border for selected status of horizontal tabs";
1379 name: "shadow-border-top-primary";
1380 altValue: null;
1381},
1382{
1383 type: "shadow";
1384 category: "box-shadow";
1385 value: "0px -1px 0 #030b5d";
1386 comment: "Top shadow border for selected hover status of horizontal tabs";
1387 name: "shadow-border-top-primary-strongest";
1388 altValue: null;
1389},
1390{
1391 type: "shadow";
1392 category: "box-shadow";
1393 value: "0 0 0 1px #8c5bd8";
1394 comment: "Shadow border for user.";
1395 name: "shadow-border-user";
1396 altValue: null;
1397},
1398{
1399 type: "shadow";
1400 category: "box-shadow";
1401 value: "0 0 0 1px #fddcc4";
1402 comment: "Weaker shadow border for warning inputs.";
1403 name: "shadow-border-warning-weaker";
1404 altValue: null;
1405},
1406{
1407 type: "shadow";
1408 category: "box-shadow";
1409 value: "0 0 0 1px #cacdd8";
1410 comment: "Weak shadow border for disabled inputs.";
1411 name: "shadow-border-weak";
1412 altValue: null;
1413},
1414{
1415 type: "shadow";
1416 category: "box-shadow";
1417 value: "0 0 0 1px #e1e3ea";
1418 comment: "Weaker shadow border for disabled inputs.";
1419 name: "shadow-border-weaker";
1420 altValue: null;
1421},
1422{
1423 type: "shadow";
1424 category: "box-shadow";
1425 value: "0 2px 8px 0 rgba(18, 28, 45, 0.1)";
1426 comment: "Shadow for cards.";
1427 name: "shadow-card";
1428 altValue: null;
1429},
1430{
1431 type: "shadow";
1432 category: "box-shadow";
1433 value: "0 0 0 4px rgba(2, 99, 224, 0.7)";
1434 comment: "Shadow for focus ring on interactive elements.";
1435 name: "shadow-focus";
1436 altValue: null;
1437},
1438{
1439 type: "shadow";
1440 category: "box-shadow";
1441 value: "inset 0 0 0 2px rgba(2, 99, 224, 0.7)";
1442 comment: "Shadow for inset focus on elements, such as DataGrid cells.";
1443 name: "shadow-focus-inset";
1444 altValue: null;
1445},
1446{
1447 type: "shadow";
1448 category: "box-shadow";
1449 value: "0 0 0 4px rgba(255, 255, 255, 0.4)";
1450 comment: "Shadow for focus ring on interactive elements on inverse backgrounds.";
1451 name: "shadow-focus-inverse";
1452 altValue: null;
1453},
1454{
1455 type: "shadow";
1456 category: "box-shadow";
1457 value: "inset 0 0 0 2px rgba(255, 255, 255, 0.4)";
1458 comment: "Shadow for inset focus ring on interactive elements on inverse backgrounds.";
1459 name: "shadow-focus-inverse-inset";
1460 altValue: null;
1461},
1462{
1463 type: "shadow";
1464 category: "box-shadow";
1465 value: "0 0 0 4px rgba(2, 99, 224, 0.7), 0 0 0 1px #8891aa";
1466 comment: "Shadow for simultaneous focus and border.";
1467 name: "shadow-focus-shadow-border";
1468 altValue: null;
1469},
1470{
1471 type: "shadow";
1472 category: "box-shadow";
1473 value: "0 16px 24px 0 rgba(18, 28, 45, 0.2)";
1474 comment: "High elevation default shadow.";
1475 name: "shadow-high";
1476 altValue: null;
1477},
1478{
1479 type: "shadow";
1480 category: "box-shadow";
1481 value: "0 2px 8px 0 rgba(18, 28, 45, 0.1)";
1482 comment: "Low elevation default shadow.";
1483 name: "shadow-low";
1484 altValue: null;
1485}
1486]
1487"colors": [
1488 {
1489 type: "color";
1490 category: "color";
1491 value: "rgb(0, 20, 137)";
1492 comment: "Default branding color";
1493 name: "color-brand";
1494 altValue: null;
1495},
1496{
1497 type: "color";
1498 category: "color";
1499 value: "rgb(242, 47, 70)";
1500 comment: "Twilio brand red";
1501 name: "color-brand-highlight";
1502 altValue: null;
1503},
1504{
1505 type: "color";
1506 category: "color";
1507 value: "rgb(255, 255, 255)";
1508 comment: "Gray Color 0";
1509 name: "color-gray-0";
1510 altValue: null;
1511},
1512{
1513 type: "color";
1514 category: "color";
1515 value: "rgb(244, 244, 246)";
1516 comment: "Gray Color 1";
1517 name: "color-gray-10";
1518 altValue: null;
1519},
1520{
1521 type: "color";
1522 category: "color";
1523 value: "rgb(225, 227, 234)";
1524 comment: "Gray Color 2";
1525 name: "color-gray-20";
1526 altValue: null;
1527},
1528{
1529 type: "color";
1530 category: "color";
1531 value: "rgb(202, 205, 216)";
1532 comment: "Gray Color 3";
1533 name: "color-gray-30";
1534 altValue: null;
1535},
1536{
1537 type: "color";
1538 category: "color";
1539 value: "rgb(174, 178, 193)";
1540 comment: "Gray Color 4";
1541 name: "color-gray-40";
1542 altValue: null;
1543},
1544{
1545 type: "color";
1546 category: "color";
1547 value: "rgb(136, 145, 170)";
1548 comment: "Gray Color 5";
1549 name: "color-gray-50";
1550 altValue: null;
1551},
1552{
1553 type: "color";
1554 category: "color";
1555 value: "rgb(96, 107, 133)";
1556 comment: "Gray Color 6";
1557 name: "color-gray-60";
1558 altValue: null;
1559},
1560{
1561 type: "color";
1562 category: "color";
1563 value: "rgb(75, 86, 113)";
1564 comment: "Gray Color 7";
1565 name: "color-gray-70";
1566 altValue: null;
1567},
1568{
1569 type: "color";
1570 category: "color";
1571 value: "rgb(57, 71, 98)";
1572 comment: "Gray Color 8";
1573 name: "color-gray-80";
1574 altValue: null;
1575},
1576{
1577 type: "color";
1578 category: "color";
1579 value: "rgb(31, 48, 76)";
1580 comment: "Gray Color 9";
1581 name: "color-gray-90";
1582 altValue: null;
1583},
1584{
1585 type: "color";
1586 category: "color";
1587 value: "rgb(18, 28, 45)";
1588 comment: "Gray Color 10";
1589 name: "color-gray-100";
1590 altValue: null;
1591}
1592]
1593"color-schemes": [
1594 {
1595 type: "string";
1596 category: "color-scheme";
1597 value: "light";
1598 name: "color-scheme";
1599 altValue: null;
1600}
1601]
1602"data-visualization": [
1603 {
1604 type: "color";
1605 category: "data-visualization";
1606 value: "rgb(0, 20, 137)";
1607 comment: "Color used for data visualizations. Must be used in a sequence.";
1608 uicontrol_contrast_pairing: ["color-background-body"];
1609 data_visualization_contrast_pairing: ["color-data-visualization-10","color-data-visualization-2"];
1610 name: "color-data-visualization-1";
1611 altValue: null;
1612},
1613{
1614 type: "color";
1615 category: "data-visualization";
1616 value: "rgb(14, 124, 58)";
1617 comment: "Color used for data visualizations. Must be used in a sequence.";
1618 uicontrol_contrast_pairing: ["color-background-body"];
1619 data_visualization_contrast_pairing: ["color-data-visualization-1","color-data-visualization-3"];
1620 name: "color-data-visualization-2";
1621 altValue: null;
1622},
1623{
1624 type: "color";
1625 category: "data-visualization";
1626 value: "rgb(13, 58, 31)";
1627 comment: "Color used for data visualizations. Must be used in a sequence.";
1628 uicontrol_contrast_pairing: ["color-background-body"];
1629 data_visualization_contrast_pairing: ["color-data-visualization-2","color-data-visualization-4"];
1630 name: "color-data-visualization-3";
1631 altValue: null;
1632},
1633{
1634 type: "color";
1635 category: "data-visualization";
1636 value: "rgb(0, 140, 255)";
1637 comment: "Color used for data visualizations. Must be used in a sequence.";
1638 uicontrol_contrast_pairing: ["color-background-body"];
1639 data_visualization_contrast_pairing: ["color-data-visualization-3","color-data-visualization-5"];
1640 name: "color-data-visualization-4";
1641 altValue: null;
1642},
1643{
1644 type: "color";
1645 category: "data-visualization";
1646 value: "rgb(57, 71, 98)";
1647 comment: "Color used for data visualizations. Must be used in a sequence.";
1648 uicontrol_contrast_pairing: ["color-background-body"];
1649 data_visualization_contrast_pairing: ["color-data-visualization-4","color-data-visualization-6"];
1650 name: "color-data-visualization-5";
1651 altValue: null;
1652},
1653{
1654 type: "color";
1655 category: "data-visualization";
1656 value: "rgb(166, 127, 227)";
1657 comment: "Color used for data visualizations. Must be used in a sequence.";
1658 uicontrol_contrast_pairing: ["color-background-body"];
1659 data_visualization_contrast_pairing: ["color-data-visualization-5","color-data-visualization-7"];
1660 name: "color-data-visualization-6";
1661 altValue: null;
1662},
1663{
1664 type: "color";
1665 category: "data-visualization";
1666 value: "rgb(109, 46, 209)";
1667 comment: "Color used for data visualizations. Must be used in a sequence.";
1668 uicontrol_contrast_pairing: ["color-background-body"];
1669 data_visualization_contrast_pairing: ["color-data-visualization-6","color-data-visualization-8"];
1670 name: "color-data-visualization-7";
1671 altValue: null;
1672},
1673{
1674 type: "color";
1675 category: "data-visualization";
1676 value: "rgb(136, 145, 170)";
1677 comment: "Color used for data visualizations. Must be used in a sequence.";
1678 uicontrol_contrast_pairing: ["color-background-body"];
1679 data_visualization_contrast_pairing: ["color-data-visualization-7","color-data-visualization-9"];
1680 name: "color-data-visualization-8";
1681 altValue: null;
1682},
1683{
1684 type: "color";
1685 category: "data-visualization";
1686 value: "rgb(117, 12, 12)";
1687 comment: "Color used for data visualizations. Must be used in a sequence.";
1688 uicontrol_contrast_pairing: ["color-background-body"];
1689 data_visualization_contrast_pairing: ["color-data-visualization-8","color-data-visualization-10"];
1690 name: "color-data-visualization-9";
1691 altValue: null;
1692},
1693{
1694 type: "color";
1695 category: "data-visualization";
1696 value: "rgb(235, 86, 86)";
1697 comment: "Color used for data visualizations. Must be used in a sequence.";
1698 uicontrol_contrast_pairing: ["color-background-body"];
1699 data_visualization_contrast_pairing: ["color-data-visualization-9","color-data-visualization-1"];
1700 name: "color-data-visualization-10";
1701 altValue: null;
1702}
1703]
1704"fonts": [
1705 {
1706 category: "font";
1707 type: "font";
1708 value: "'TwilioSansMono', Courier, monospace";
1709 name: "font-family-code";
1710 altValue: null;
1711},
1712{
1713 category: "font";
1714 type: "font";
1715 value: "'Inter var experimental', 'Inter var', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif";
1716 name: "font-family-display";
1717 altValue: null;
1718},
1719{
1720 category: "font";
1721 type: "font";
1722 value: "'Inter var experimental', 'Inter var', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif";
1723 name: "font-family-text";
1724 altValue: null;
1725},
1726{
1727 category: "font";
1728 type: "font";
1729 value: "'Inter var experimental', 'Inter var', 'Microsoft YaHei New', 微软雅黑, 'Microsoft Yahei', 'Microsoft JhengHei', 宋体, SimSun, sans-serif";
1730 name: "font-family-text-chinese-simplified";
1731 altValue: null;
1732},
1733{
1734 category: "font";
1735 type: "font";
1736 value: "'Inter var experimental', 'Inter var', 'Microsoft JhengHei', 微軟正黑體, 'Microsoft JhengHei UI', 'Microsoft YaHei', 微軟雅黑, 宋体, SimSun, sans-serif";
1737 name: "font-family-text-chinese-traditional";
1738 altValue: null;
1739},
1740{
1741 category: "font";
1742 type: "font";
1743 value: "'Inter var experimental', 'Inter var', Hiragino Sans, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, Osaka, 'MS PGothic', sans-serif";
1744 name: "font-family-text-japanese";
1745 altValue: null;
1746},
1747{
1748 category: "font";
1749 type: "font";
1750 value: "'Inter var experimental', 'Inter var', 'Microsoft JhengHei', 微軟正黑體, 'Microsoft JhengHei UI', 'Microsoft YaHei', 微軟雅黑, 宋体, SimSun, sans-serif";
1751 name: "font-family-text-korean";
1752 altValue: null;
1753}
1754]
1755"font-sizes": [
1756 {
1757 category: "font-size";
1758 type: "font-size";
1759 value: "0.625rem";
1760 comment: "Constant typography token for font size 10";
1761 name: "font-size-10";
1762 altValue: "10px";
1763},
1764{
1765 category: "font-size";
1766 type: "font-size";
1767 value: "0.75rem";
1768 comment: "Constant typography token for font size 20";
1769 name: "font-size-20";
1770 altValue: "12px";
1771},
1772{
1773 category: "font-size";
1774 type: "font-size";
1775 value: "0.875rem";
1776 comment: "Constant typography token for font size 30";
1777 name: "font-size-30";
1778 altValue: "14px";
1779},
1780{
1781 category: "font-size";
1782 type: "font-size";
1783 value: "1rem";
1784 comment: "Constant typography token for font size 40";
1785 name: "font-size-40";
1786 altValue: "16px";
1787},
1788{
1789 category: "font-size";
1790 type: "font-size";
1791 value: "1.125rem";
1792 comment: "Constant typography token for font size 50";
1793 name: "font-size-50";
1794 altValue: "18px";
1795},
1796{
1797 category: "font-size";
1798 type: "font-size";
1799 value: "1.25rem";
1800 comment: "Constant typography token for font size 60";
1801 name: "font-size-60";
1802 altValue: "20px";
1803},
1804{
1805 category: "font-size";
1806 type: "font-size";
1807 value: "1.5rem";
1808 comment: "Constant typography token for font size 70";
1809 name: "font-size-70";
1810 altValue: "24px";
1811},
1812{
1813 category: "font-size";
1814 type: "font-size";
1815 value: "1.75rem";
1816 comment: "Constant typography token for font size 80";
1817 name: "font-size-80";
1818 altValue: "28px";
1819},
1820{
1821 category: "font-size";
1822 type: "font-size";
1823 value: "2rem";
1824 comment: "Constant typography token for font size 90";
1825 name: "font-size-90";
1826 altValue: "32px";
1827},
1828{
1829 category: "font-size";
1830 type: "font-size";
1831 value: "2.5rem";
1832 comment: "Constant typography token for font size 100";
1833 name: "font-size-100";
1834 altValue: "40px";
1835},
1836{
1837 category: "font-size";
1838 type: "font-size";
1839 value: "3rem";
1840 comment: "Constant typography token for font size 110";
1841 name: "font-size-110";
1842 altValue: "48px";
1843},
1844{
1845 category: "font-size";
1846 type: "font-size";
1847 value: "100%";
1848 comment: "Base font size applied to the html element, used for rem calculations";
1849 name: "font-size-base";
1850 altValue: "1600px";
1851},
1852{
1853 category: "font-size";
1854 type: "font-size";
1855 value: "2rem";
1856 comment: "Constant typography token for font size display 10";
1857 name: "font-size-display-10";
1858 altValue: "32px";
1859},
1860{
1861 category: "font-size";
1862 type: "font-size";
1863 value: "3rem";
1864 comment: "Constant typography token for font size display 20";
1865 name: "font-size-display-20";
1866 altValue: "48px";
1867},
1868{
1869 category: "font-size";
1870 type: "font-size";
1871 value: "4rem";
1872 comment: "Constant typography token for font size display 30";
1873 name: "font-size-display-30";
1874 altValue: "64px";
1875}
1876]
1877"font-weights": [
1878 {
1879 category: "font-weight";
1880 type: "font-weight";
1881 value: 400;
1882 comment: "Font weight for light weight";
1883 name: "font-weight-light";
1884 altValue: null;
1885},
1886{
1887 category: "font-weight";
1888 type: "font-weight";
1889 value: 400;
1890 comment: "Font weight for normal weight";
1891 name: "font-weight-normal";
1892 altValue: null;
1893},
1894{
1895 category: "font-weight";
1896 type: "font-weight";
1897 value: 500;
1898 comment: "Font weight for medium weight";
1899 name: "font-weight-medium";
1900 altValue: null;
1901},
1902{
1903 category: "font-weight";
1904 type: "font-weight";
1905 value: 600;
1906 comment: "Font weight for semibold weight";
1907 name: "font-weight-semibold";
1908 altValue: null;
1909},
1910{
1911 category: "font-weight";
1912 type: "font-weight";
1913 value: 700;
1914 comment: "Font weight for bold weight";
1915 name: "font-weight-bold";
1916 altValue: null;
1917},
1918{
1919 category: "font-weight";
1920 type: "font-weight";
1921 value: 800;
1922 comment: "Font weight for extrabold weight";
1923 name: "font-weight-extrabold";
1924 altValue: null;
1925}
1926]
1927"line-heights": [
1928 {
1929 category: "line-height";
1930 type: "number";
1931 value: 0;
1932 comment: "Constant line-height token for line-height 0";
1933 name: "line-height-0";
1934 altValue: "0px";
1935},
1936{
1937 category: "line-height";
1938 type: "number";
1939 value: "0.75rem";
1940 comment: "Constant line-height token for line-height 05";
1941 name: "line-height-05";
1942 altValue: "12px";
1943},
1944{
1945 category: "line-height";
1946 type: "number";
1947 value: "1rem";
1948 comment: "Constant line-height token for line-height 10";
1949 name: "line-height-10";
1950 altValue: "16px";
1951},
1952{
1953 category: "line-height";
1954 type: "number";
1955 value: "1.25rem";
1956 comment: "Constant line-height token for line-height 20";
1957 name: "line-height-20";
1958 altValue: "20px";
1959},
1960{
1961 category: "line-height";
1962 type: "number";
1963 value: "1.25rem";
1964 comment: "Constant line-height token for line-height 30";
1965 name: "line-height-30";
1966 altValue: "20px";
1967},
1968{
1969 category: "line-height";
1970 type: "number";
1971 value: "1.5rem";
1972 comment: "Constant line-height token for line-height 40";
1973 name: "line-height-40";
1974 altValue: "24px";
1975},
1976{
1977 category: "line-height";
1978 type: "number";
1979 value: "1.75rem";
1980 comment: "Constant line-height token for line-height 50";
1981 name: "line-height-50";
1982 altValue: "28px";
1983},
1984{
1985 category: "line-height";
1986 type: "number";
1987 value: "1.75rem";
1988 comment: "Constant line-height token for line-height 60";
1989 name: "line-height-60";
1990 altValue: "28px";
1991},
1992{
1993 category: "line-height";
1994 type: "number";
1995 value: "2rem";
1996 comment: "Constant line-height token for line-height 70";
1997 name: "line-height-70";
1998 altValue: "32px";
1999},
2000{
2001 category: "line-height";
2002 type: "number";
2003 value: "2.5rem";
2004 comment: "Constant line-height token for line-height 80";
2005 name: "line-height-80";
2006 altValue: "40px";
2007},
2008{
2009 category: "line-height";
2010 type: "number";
2011 value: "2.5rem";
2012 comment: "Constant line-height token for line-height 90";
2013 name: "line-height-90";
2014 altValue: "40px";
2015},
2016{
2017 category: "line-height";
2018 type: "number";
2019 value: "3.25rem";
2020 comment: "Constant line-height token for line-height 100";
2021 name: "line-height-100";
2022 altValue: "52px";
2023},
2024{
2025 category: "line-height";
2026 type: "number";
2027 value: "4rem";
2028 comment: "Constant line-height token for line-height 110";
2029 name: "line-height-110";
2030 altValue: "64px";
2031},
2032{
2033 category: "line-height";
2034 type: "number";
2035 value: "2.5rem";
2036 comment: "Constant line-height token for line-height-display 10";
2037 name: "line-height-display-10";
2038 altValue: "40px";
2039},
2040{
2041 category: "line-height";
2042 type: "number";
2043 value: "3.75rem";
2044 comment: "Constant line-height token for line-height-display 20";
2045 name: "line-height-display-20";
2046 altValue: "60px";
2047},
2048{
2049 category: "line-height";
2050 type: "number";
2051 value: "5rem";
2052 comment: "Constant line-height token for line-height-display 30";
2053 name: "line-height-display-30";
2054 altValue: "80px";
2055}
2056]
2057"radii": [
2058 {
2059 type: "size";
2060 category: "radius";
2061 value: 0;
2062 comment: "Border radius reset";
2063 name: "border-radius-0";
2064 altValue: null;
2065},
2066{
2067 type: "size";
2068 category: "radius";
2069 value: "2px";
2070 comment: "Smallest border radius";
2071 name: "border-radius-10";
2072 altValue: null;
2073},
2074{
2075 type: "size";
2076 category: "radius";
2077 value: "4px";
2078 comment: "Small border radius";
2079 name: "border-radius-20";
2080 altValue: null;
2081},
2082{
2083 type: "size";
2084 category: "radius";
2085 value: "8px";
2086 comment: "Small-medium border radius";
2087 name: "border-radius-30";
2088 altValue: null;
2089},
2090{
2091 type: "size";
2092 category: "radius";
2093 value: "12px";
2094 comment: "Medium border radius";
2095 name: "border-radius-40";
2096 altValue: null;
2097},
2098{
2099 type: "size";
2100 category: "radius";
2101 value: "16px";
2102 comment: "Medium-large border radius";
2103 name: "border-radius-50";
2104 altValue: null;
2105},
2106{
2107 type: "size";
2108 category: "radius";
2109 value: "20px";
2110 comment: "Large border radiusr";
2111 name: "border-radius-60";
2112 altValue: null;
2113},
2114{
2115 type: "size";
2116 category: "radius";
2117 value: "24px";
2118 comment: "Larger border radius";
2119 name: "border-radius-70";
2120 altValue: null;
2121},
2122{
2123 type: "size";
2124 category: "radius";
2125 value: "28px";
2126 comment: "Extra-large border radius";
2127 name: "border-radius-80";
2128 altValue: null;
2129},
2130{
2131 type: "size";
2132 category: "radius";
2133 value: "32px";
2134 comment: "Largest border radius";
2135 name: "border-radius-90";
2136 altValue: null;
2137},
2138{
2139 type: "size";
2140 category: "radius";
2141 value: "50%";
2142 comment: "Circular border radius";
2143 name: "border-radius-circle";
2144 altValue: null;
2145},
2146{
2147 type: "size";
2148 category: "radius";
2149 value: "100px";
2150 comment: "Pill border radius";
2151 name: "border-radius-pill";
2152 altValue: null;
2153}
2154]
2155"sizings": [
2156 {
2157 type: "size";
2158 category: "sizing";
2159 value: 0;
2160 comment: "Generic sizing token scale for UI components.";
2161 name: "size-0";
2162 altValue: "0px";
2163},
2164{
2165 type: "size";
2166 category: "sizing";
2167 value: "5.5rem";
2168 comment: "Generic sizing token scale for UI components.";
2169 name: "size-10";
2170 altValue: "88px";
2171},
2172{
2173 type: "size";
2174 category: "sizing";
2175 value: "12rem";
2176 comment: "Generic sizing token scale for UI components.";
2177 name: "size-20";
2178 altValue: "192px";
2179},
2180{
2181 type: "size";
2182 category: "sizing";
2183 value: "18.5rem";
2184 comment: "Generic sizing token scale for UI components.";
2185 name: "size-30";
2186 altValue: "296px";
2187},
2188{
2189 type: "size";
2190 category: "sizing";
2191 value: "25rem";
2192 comment: "Generic sizing token scale for UI components.";
2193 name: "size-40";
2194 altValue: "400px";
2195},
2196{
2197 type: "size";
2198 category: "sizing";
2199 value: "31.5rem";
2200 comment: "Generic sizing token scale for UI components.";
2201 name: "size-50";
2202 altValue: "504px";
2203},
2204{
2205 type: "size";
2206 category: "sizing";
2207 value: "38rem";
2208 comment: "Generic sizing token scale for UI components.";
2209 name: "size-60";
2210 altValue: "608px";
2211},
2212{
2213 type: "size";
2214 category: "sizing";
2215 value: "44.5rem";
2216 comment: "Generic sizing token scale for UI components.";
2217 name: "size-70";
2218 altValue: "712px";
2219},
2220{
2221 type: "size";
2222 category: "sizing";
2223 value: "51rem";
2224 comment: "Generic sizing token scale for UI components.";
2225 name: "size-80";
2226 altValue: "816px";
2227},
2228{
2229 type: "size";
2230 category: "sizing";
2231 value: "57.5rem";
2232 comment: "Generic sizing token scale for UI components.";
2233 name: "size-90";
2234 altValue: "920px";
2235},
2236{
2237 type: "size";
2238 category: "sizing";
2239 value: "64rem";
2240 comment: "Generic sizing token scale for UI components.";
2241 name: "size-100";
2242 altValue: "1024px";
2243},
2244{
2245 type: "size";
2246 category: "sizing";
2247 value: "70.5rem";
2248 comment: "Generic sizing token scale for UI components.";
2249 name: "size-110";
2250 altValue: "1128px";
2251},
2252{
2253 type: "size";
2254 category: "sizing";
2255 value: "77rem";
2256 comment: "Generic sizing token scale for UI components.";
2257 name: "size-120";
2258 altValue: "1232px";
2259},
2260{
2261 type: "size";
2262 category: "sizing";
2263 value: "0.75rem";
2264 comment: "Maps to line-height tokens 1:1";
2265 name: "size-icon-05";
2266 altValue: "12px";
2267},
2268{
2269 type: "size";
2270 category: "sizing";
2271 value: "1rem";
2272 comment: "Maps to line-height tokens 1:1";
2273 name: "size-icon-10";
2274 altValue: "16px";
2275},
2276{
2277 type: "size";
2278 category: "sizing";
2279 value: "1.25rem";
2280 comment: "Maps to line-height tokens 1:1";
2281 name: "size-icon-20";
2282 altValue: "20px";
2283},
2284{
2285 type: "size";
2286 category: "sizing";
2287 value: "1.25rem";
2288 comment: "Maps to line-height tokens 1:1";
2289 name: "size-icon-30";
2290 altValue: "20px";
2291},
2292{
2293 type: "size";
2294 category: "sizing";
2295 value: "1.5rem";
2296 comment: "Maps to line-height tokens 1:1";
2297 name: "size-icon-40";
2298 altValue: "24px";
2299},
2300{
2301 type: "size";
2302 category: "sizing";
2303 value: "1.75rem";
2304 comment: "Maps to line-height tokens 1:1";
2305 name: "size-icon-50";
2306 altValue: "28px";
2307},
2308{
2309 type: "size";
2310 category: "sizing";
2311 value: "1.75rem";
2312 comment: "Maps to line-height tokens 1:1";
2313 name: "size-icon-60";
2314 altValue: "28px";
2315},
2316{
2317 type: "size";
2318 category: "sizing";
2319 value: "2rem";
2320 comment: "Maps to line-height tokens 1:1";
2321 name: "size-icon-70";
2322 altValue: "32px";
2323},
2324{
2325 type: "size";
2326 category: "sizing";
2327 value: "2.5rem";
2328 comment: "Maps to line-height tokens 1:1";
2329 name: "size-icon-80";
2330 altValue: "40px";
2331},
2332{
2333 type: "size";
2334 category: "sizing";
2335 value: "2.5rem";
2336 comment: "Maps to line-height tokens 1:1";
2337 name: "size-icon-90";
2338 altValue: "40px";
2339},
2340{
2341 type: "size";
2342 category: "sizing";
2343 value: "3.25rem";
2344 comment: "Maps to line-height tokens 1:1";
2345 name: "size-icon-100";
2346 altValue: "52px";
2347},
2348{
2349 type: "size";
2350 category: "sizing";
2351 value: "4rem";
2352 comment: "Maps to line-height tokens 1:1";
2353 name: "size-icon-110";
2354 altValue: "64px";
2355},
2356{
2357 type: "size";
2358 category: "sizing";
2359 value: "15rem";
2360 comment: "Sizing token for sidebar width.";
2361 name: "size-sidebar";
2362 altValue: "240px";
2363},
2364{
2365 type: "size";
2366 category: "sizing";
2367 value: "4.75rem";
2368 comment: "Sizing token for the compact sidebar width.";
2369 name: "size-sidebar-compact";
2370 altValue: "76px";
2371},
2372{
2373 type: "size";
2374 category: "sizing";
2375 value: 0;
2376 comment: "Generic square sizing token scale for UI components.";
2377 name: "size-square-0";
2378 altValue: "0px";
2379},
2380{
2381 type: "size";
2382 category: "sizing";
2383 value: "0.125rem";
2384 comment: "Generic square sizing token scale for UI components.";
2385 name: "size-square-10";
2386 altValue: "2px";
2387},
2388{
2389 type: "size";
2390 category: "sizing";
2391 value: "0.25rem";
2392 comment: "Generic square sizing token scale for UI components.";
2393 name: "size-square-20";
2394 altValue: "4px";
2395},
2396{
2397 type: "size";
2398 category: "sizing";
2399 value: "0.375rem";
2400 comment: "Generic square sizing token scale for UI components.";
2401 name: "size-square-25";
2402 altValue: "6px";
2403},
2404{
2405 type: "size";
2406 category: "sizing";
2407 value: "0.5rem";
2408 comment: "Generic square sizing token scale for UI components.";
2409 name: "size-square-30";
2410 altValue: "8px";
2411},
2412{
2413 type: "size";
2414 category: "sizing";
2415 value: "0.75rem";
2416 comment: "Generic square sizing token scale for UI components.";
2417 name: "size-square-40";
2418 altValue: "12px";
2419},
2420{
2421 type: "size";
2422 category: "sizing";
2423 value: "1rem";
2424 comment: "Generic square sizing token scale for UI components.";
2425 name: "size-square-50";
2426 altValue: "16px";
2427},
2428{
2429 type: "size";
2430 category: "sizing";
2431 value: "1.25rem";
2432 comment: "Generic square sizing token scale for UI components.";
2433 name: "size-square-60";
2434 altValue: "20px";
2435},
2436{
2437 type: "size";
2438 category: "sizing";
2439 value: "1.5rem";
2440 comment: "Generic square sizing token scale for UI components.";
2441 name: "size-square-70";
2442 altValue: "24px";
2443},
2444{
2445 type: "size";
2446 category: "sizing";
2447 value: "1.75rem";
2448 comment: "Generic square sizing token scale for UI components.";
2449 name: "size-square-80";
2450 altValue: "28px";
2451},
2452{
2453 type: "size";
2454 category: "sizing";
2455 value: "2rem";
2456 comment: "Generic square sizing token scale for UI components.";
2457 name: "size-square-90";
2458 altValue: "32px";
2459},
2460{
2461 type: "size";
2462 category: "sizing";
2463 value: "2.25rem";
2464 comment: "Generic square sizing token scale for UI components.";
2465 name: "size-square-100";
2466 altValue: "36px";
2467},
2468{
2469 type: "size";
2470 category: "sizing";
2471 value: "2.5rem";
2472 comment: "Generic square sizing token scale for UI components.";
2473 name: "size-square-110";
2474 altValue: "40px";
2475},
2476{
2477 type: "size";
2478 category: "sizing";
2479 value: "2.75rem";
2480 comment: "Generic square sizing token scale for UI components.";
2481 name: "size-square-120";
2482 altValue: "44px";
2483},
2484{
2485 type: "size";
2486 category: "sizing";
2487 value: "3rem";
2488 comment: "Generic square sizing token scale for UI components.";
2489 name: "size-square-130";
2490 altValue: "48px";
2491},
2492{
2493 type: "size";
2494 category: "sizing";
2495 value: "3.25rem";
2496 comment: "Generic square sizing token scale for UI components.";
2497 name: "size-square-140";
2498 altValue: "52px";
2499},
2500{
2501 type: "size";
2502 category: "sizing";
2503 value: "3.5rem";
2504 comment: "Generic square sizing token scale for UI components.";
2505 name: "size-square-150";
2506 altValue: "56px";
2507},
2508{
2509 type: "size";
2510 category: "sizing";
2511 value: "3.75rem";
2512 comment: "Generic square sizing token scale for UI components.";
2513 name: "size-square-160";
2514 altValue: "60px";
2515},
2516{
2517 type: "size";
2518 category: "sizing";
2519 value: "4rem";
2520 comment: "Generic square sizing token scale for UI components.";
2521 name: "size-square-170";
2522 altValue: "64px";
2523},
2524{
2525 type: "size";
2526 category: "sizing";
2527 value: "4.25rem";
2528 comment: "Generic square sizing token scale for UI components.";
2529 name: "size-square-180";
2530 altValue: "68px";
2531},
2532{
2533 type: "size";
2534 category: "sizing";
2535 value: "4.5rem";
2536 comment: "Generic square sizing token scale for UI components.";
2537 name: "size-square-190";
2538 altValue: "72px";
2539},
2540{
2541 type: "size";
2542 category: "sizing";
2543 value: "4.75rem";
2544 comment: "Generic square sizing token scale for UI components.";
2545 name: "size-square-200";
2546 altValue: "76px";
2547},
2548{
2549 type: "size";
2550 category: "sizing";
2551 value: "4.75rem";
2552 comment: "Sizing token for the minimum topbar height.";
2553 name: "size-topbar";
2554 altValue: "76px";
2555}
2556]
2557"spacings": [
2558 {
2559 category: "spacing";
2560 type: "size";
2561 value: 0;
2562 name: "space-0";
2563 altValue: "0px";
2564},
2565{
2566 category: "spacing";
2567 type: "size";
2568 value: "0.125rem";
2569 name: "space-10";
2570 altValue: "2px";
2571},
2572{
2573 category: "spacing";
2574 type: "size";
2575 value: "0.25rem";
2576 name: "space-20";
2577 altValue: "4px";
2578},
2579{
2580 category: "spacing";
2581 type: "size";
2582 value: "0.5rem";
2583 name: "space-30";
2584 altValue: "8px";
2585},
2586{
2587 category: "spacing";
2588 type: "size";
2589 value: "0.75rem";
2590 name: "space-40";
2591 altValue: "12px";
2592},
2593{
2594 category: "spacing";
2595 type: "size";
2596 value: "1rem";
2597 name: "space-50";
2598 altValue: "16px";
2599},
2600{
2601 category: "spacing";
2602 type: "size";
2603 value: "1.25rem";
2604 name: "space-60";
2605 altValue: "20px";
2606},
2607{
2608 category: "spacing";
2609 type: "size";
2610 value: "1.5rem";
2611 name: "space-70";
2612 altValue: "24px";
2613},
2614{
2615 category: "spacing";
2616 type: "size";
2617 value: "1.75rem";
2618 name: "space-80";
2619 altValue: "28px";
2620},
2621{
2622 category: "spacing";
2623 type: "size";
2624 value: "2rem";
2625 name: "space-90";
2626 altValue: "32px";
2627},
2628{
2629 category: "spacing";
2630 type: "size";
2631 value: "2.25rem";
2632 name: "space-100";
2633 altValue: "36px";
2634},
2635{
2636 category: "spacing";
2637 type: "size";
2638 value: "2.5rem";
2639 name: "space-110";
2640 altValue: "40px";
2641},
2642{
2643 category: "spacing";
2644 type: "size";
2645 value: "2.75rem";
2646 name: "space-120";
2647 altValue: "44px";
2648},
2649{
2650 category: "spacing";
2651 type: "size";
2652 value: "3rem";
2653 name: "space-130";
2654 altValue: "48px";
2655},
2656{
2657 category: "spacing";
2658 type: "size";
2659 value: "3.25rem";
2660 name: "space-140";
2661 altValue: "52px";
2662},
2663{
2664 category: "spacing";
2665 type: "size";
2666 value: "3.5rem";
2667 name: "space-150";
2668 altValue: "56px";
2669},
2670{
2671 category: "spacing";
2672 type: "size";
2673 value: "3.75rem";
2674 name: "space-160";
2675 altValue: "60px";
2676},
2677{
2678 category: "spacing";
2679 type: "size";
2680 value: "4rem";
2681 name: "space-170";
2682 altValue: "64px";
2683},
2684{
2685 category: "spacing";
2686 type: "size";
2687 value: "4.25rem";
2688 name: "space-180";
2689 altValue: "68px";
2690},
2691{
2692 category: "spacing";
2693 type: "size";
2694 value: "4.5rem";
2695 name: "space-190";
2696 altValue: "72px";
2697},
2698{
2699 category: "spacing";
2700 type: "size";
2701 value: "4.75rem";
2702 name: "space-200";
2703 altValue: "76px";
2704},
2705{
2706 category: "spacing";
2707 type: "size";
2708 value: "-0.125rem";
2709 name: "space-negative-10";
2710 altValue: "-2px";
2711},
2712{
2713 category: "spacing";
2714 type: "size";
2715 value: "-0.25rem";
2716 name: "space-negative-20";
2717 altValue: "-4px";
2718},
2719{
2720 category: "spacing";
2721 type: "size";
2722 value: "-0.5rem";
2723 name: "space-negative-30";
2724 altValue: "-8px";
2725},
2726{
2727 category: "spacing";
2728 type: "size";
2729 value: "-0.75rem";
2730 name: "space-negative-40";
2731 altValue: "-12px";
2732},
2733{
2734 category: "spacing";
2735 type: "size";
2736 value: "-1rem";
2737 name: "space-negative-50";
2738 altValue: "-16px";
2739},
2740{
2741 category: "spacing";
2742 type: "size";
2743 value: "-1.25rem";
2744 name: "space-negative-60";
2745 altValue: "-20px";
2746},
2747{
2748 category: "spacing";
2749 type: "size";
2750 value: "-1.5rem";
2751 name: "space-negative-70";
2752 altValue: "-24px";
2753},
2754{
2755 category: "spacing";
2756 type: "size";
2757 value: "-1.75rem";
2758 name: "space-negative-80";
2759 altValue: "-28px";
2760},
2761{
2762 category: "spacing";
2763 type: "size";
2764 value: "-2rem";
2765 name: "space-negative-90";
2766 altValue: "-32px";
2767},
2768{
2769 category: "spacing";
2770 type: "size";
2771 value: "-2.25rem";
2772 name: "space-negative-100";
2773 altValue: "-36px";
2774},
2775{
2776 category: "spacing";
2777 type: "size";
2778 value: "-2.5rem";
2779 name: "space-negative-110";
2780 altValue: "-40px";
2781},
2782{
2783 category: "spacing";
2784 type: "size";
2785 value: "-2.75rem";
2786 name: "space-negative-120";
2787 altValue: "-44px";
2788},
2789{
2790 category: "spacing";
2791 type: "size";
2792 value: "-3rem";
2793 name: "space-negative-130";
2794 altValue: "-48px";
2795},
2796{
2797 category: "spacing";
2798 type: "size";
2799 value: "-3.25rem";
2800 name: "space-negative-140";
2801 altValue: "-52px";
2802},
2803{
2804 category: "spacing";
2805 type: "size";
2806 value: "-3.5rem";
2807 name: "space-negative-150";
2808 altValue: "-56px";
2809},
2810{
2811 category: "spacing";
2812 type: "size";
2813 value: "-3.75rem";
2814 name: "space-negative-160";
2815 altValue: "-60px";
2816},
2817{
2818 category: "spacing";
2819 type: "size";
2820 value: "-4rem";
2821 name: "space-negative-170";
2822 altValue: "-64px";
2823},
2824{
2825 category: "spacing";
2826 type: "size";
2827 value: "-4.25rem";
2828 name: "space-negative-180";
2829 altValue: "-68px";
2830},
2831{
2832 category: "spacing";
2833 type: "size";
2834 value: "-4.5rem";
2835 name: "space-negative-190";
2836 altValue: "-72px";
2837},
2838{
2839 category: "spacing";
2840 type: "size";
2841 value: "-4.75rem";
2842 name: "space-negative-200";
2843 altValue: "-76px";
2844}
2845]
2846"text-colors": [
2847 {
2848 type: "color";
2849 category: "text-color";
2850 value: "rgb(18, 28, 45)";
2851 comment: "Body text color";
2852 text_contrast_pairing: ["color-background","color-background-strong","color-background-stronger","color-background-body","color-background-user","color-background-subaccount","color-background-trial","color-background-neutral-weakest","color-background-success-weakest","color-background-warning-weakest","color-background-error-weakest","color-background-new","color-background-row-striped","color-background-primary-weak","color-background-primary-weaker","color-background-primary-weakest","color-background-destructive-weak","color-background-destructive-weaker","color-background-destructive-weakest"];
2853 name: "color-text";
2854 altValue: "#121C2D";
2855},
2856{
2857 type: "color";
2858 category: "text-color";
2859 value: "rgb(18, 28, 45)";
2860 comment: "Text color to be used on top of brand accent background colors such as color-background-brand-10 only.";
2861 text_contrast_pairing: ["color-background-brand-10","color-background-brand-20","color-background-brand-30"];
2862 name: "color-text-brand";
2863 altValue: "#121C2D";
2864},
2865{
2866 type: "color";
2867 category: "text-color";
2868 value: "rgb(242, 47, 70)";
2869 comment: "Twilio brand red, accessible on large text only.";
2870 uicontrol_contrast_pairing: ["color-background-body"];
2871 name: "color-text-brand-highlight";
2872 altValue: "#F22F46";
2873},
2874{
2875 type: "color";
2876 category: "text-color";
2877 value: "rgb(255, 255, 255)";
2878 comment: "Text color used on any brand color";
2879 text_contrast_pairing: ["color-background-body-inverse","color-background-brand"];
2880 name: "color-text-brand-inverse";
2881 altValue: "#FFFFFF";
2882},
2883{
2884 type: "color";
2885 category: "text-color";
2886 value: "rgb(96, 107, 133)";
2887 comment: "Text color with no semantic meaning, used for decorative purposes only. Should generally be used with matching decorative background and/or border tokens.";
2888 text_contrast_pairing: ["color-background","color-background-body","color-background-decorative-10-weakest"];
2889 name: "color-text-decorative-10";
2890 altValue: "#606B85";
2891},
2892{
2893 type: "color";
2894 category: "text-color";
2895 value: "rgb(0, 20, 137)";
2896 comment: "Text color with no semantic meaning, used for decorative purposes only. Should generally be used with matching decorative background and/or border tokens.";
2897 text_contrast_pairing: ["color-background","color-background-body","color-background-decorative-20-weakest"];
2898 name: "color-text-decorative-20";
2899 altValue: "#001489";
2900},
2901{
2902 type: "color";
2903 category: "text-color";
2904 value: "rgb(14, 124, 58)";
2905 comment: "Text color with no semantic meaning, used for decorative purposes only. Should generally be used with matching decorative background and/or border tokens.";
2906 text_contrast_pairing: ["color-background","color-background-body","color-background-decorative-30-weakest"];
2907 name: "color-text-decorative-30";
2908 altValue: "#0E7C3A";
2909},
2910{
2911 type: "color";
2912 category: "text-color";
2913 value: "rgb(109, 46, 209)";
2914 comment: "Text color with no semantic meaning, used for decorative purposes only. Should generally be used with matching decorative background and/or border tokens.";
2915 text_contrast_pairing: ["color-background","color-background-body","color-background-decorative-40-weakest"];
2916 name: "color-text-decorative-40";
2917 altValue: "#6D2ED1";
2918},
2919{
2920 type: "color";
2921 category: "text-color";
2922 value: "rgb(214, 31, 31)";
2923 comment: "Destructive text.";
2924 text_contrast_pairing: ["color-background","color-background-body","color-background-neutral-weakest","color-background-warning-weakest","color-background-row-striped","color-background-primary-weakest","color-background-destructive-weakest"];
2925 name: "color-text-destructive";
2926 altValue: "#D61F1F";
2927},
2928{
2929 type: "color";
2930 category: "text-color";
2931 value: "rgb(173, 17, 17)";
2932 comment: "Strong shade of destructive text.";
2933 text_contrast_pairing: ["color-background","color-background-body","color-background-subaccount","color-background-trial","color-background-neutral-weakest","color-background-success-weakest","color-background-warning-weakest","color-background-error-weakest","color-background-row-striped","color-background-primary-weakest","color-background-destructive-weakest"];
2934 name: "color-text-destructive-strong";
2935 altValue: "#AD1111";
2936},
2937{
2938 type: "color";
2939 category: "text-color";
2940 value: "rgb(74, 11, 11)";
2941 comment: "Stronger shade of destructive text.";
2942 text_contrast_pairing: ["color-background","color-background-body","color-background-subaccount","color-background-trial","color-background-neutral-weakest","color-background-success-weakest","color-background-warning-weakest","color-background-error-weakest","color-background-row-striped","color-background-primary-weakest","color-background-destructive-weakest"];
2943 name: "color-text-destructive-stronger";
2944 altValue: "#4A0B0B";
2945},
2946{
2947 type: "color";
2948 category: "text-color";
2949 value: "rgb(49, 12, 12)";
2950 comment: "Strongest shade of destructive text.";
2951 text_contrast_pairing: ["color-background","color-background-body","color-background-subaccount","color-background-trial","color-background-neutral-weakest","color-background-success-weakest","color-background-warning-weakest","color-background-error-weakest","color-background-row-striped","color-background-primary-weakest","color-background-destructive-weakest"];
2952 name: "color-text-destructive-strongest";
2953 altValue: "#310C0C";
2954},
2955{
2956 type: "color";
2957 category: "text-color";
2958 value: "rgb(246, 177, 177)";
2959 comment: "Weak shade of destructive text.";
2960 name: "color-text-destructive-weak";
2961 altValue: "#F6B1B1";
2962},
2963{
2964 type: "color";
2965 category: "text-color";
2966 value: "rgb(214, 31, 31)";
2967 comment: "Error text for inputs and error misc";
2968 text_contrast_pairing: ["color-background","color-background-body","color-background-neutral-weakest","color-background-warning-weakest","color-background-error-weakest","color-background-row-striped","color-background-primary-weakest","color-background-destructive-weakest"];
2969 name: "color-text-error";
2970 altValue: "#D61F1F";
2971},
2972{
2973 type: "color";
2974 category: "text-color";
2975 value: "rgb(173, 17, 17)";
2976 comment: "Strong error text for inputs and error misc";
2977 text_contrast_pairing: ["color-background","color-background-body","color-background-subaccount","color-background-trial","color-background-neutral-weakest","color-background-success-weakest","color-background-warning-weakest","color-background-error-weakest","color-background-row-striped","color-background-primary-weakest","color-background-destructive-weakest"];
2978 name: "color-text-error-strong";
2979 altValue: "#AD1111";
2980},
2981{
2982 type: "color";
2983 category: "text-color";
2984 value: "rgb(74, 11, 11)";
2985 comment: "Stronger error text for inputs and error misc";
2986 text_contrast_pairing: ["color-background","color-background-body","color-background-subaccount","color-background-trial","color-background-neutral-weakest","color-background-success-weakest","color-background-warning-weakest","color-background-error-weakest","color-background-row-striped","color-background-primary-weakest","color-background-destructive-weakest"];
2987 name: "color-text-error-stronger";
2988 altValue: "#4A0B0B";
2989},
2990{
2991 type: "color";
2992 category: "text-color";
2993 value: "rgb(49, 12, 12)";
2994 comment: "Strongest error text for inputs and error misc.";
2995 name: "color-text-error-strongest";
2996 altValue: "#310C0C";
2997},
2998{
2999 type: "color";
3000 category: "text-color";
3001 value: "rgb(235, 86, 86)";
3002 comment: "Weak error text for inputs and error misc";
3003 name: "color-text-error-weak";
3004 altValue: "#EB5656";
3005},
3006{
3007 type: "color";
3008 category: "text-color";
3009 value: "rgb(96, 107, 133)";
3010 comment: "Default icon color.";
3011 text_contrast_pairing: ["color-background","color-background-body","color-background-trial","color-background-neutral-weakest","color-background-success-weakest","color-background-warning-weakest","color-background-error-weakest","color-background-row-striped","color-background-primary-weakest","color-background-destructive-weakest"];
3012 uicontrol_contrast_pairing: ["color-background","color-background-strong","color-background-body","color-background-subaccount","color-background-trial","color-background-neutral-weakest","color-background-success-weakest","color-background-warning-weakest","color-background-error-weakest","color-background-new","color-background-row-striped","color-background-primary-weaker","color-background-primary-weakest","color-background-destructive-weaker","color-background-destructive-weakest"];
3013 name: "color-text-icon";
3014 altValue: "#606B85";
3015},
3016{
3017 type: "color";
3018 category: "text-color";
3019 value: "rgb(14, 124, 58)";
3020 comment: "Icon color for indicating a available status";
3021 uicontrol_contrast_pairing: ["color-background","color-background-body","color-background-warning-weakest","color-background-row-striped"];
3022 name: "color-text-icon-available";
3023 altValue: "#0E7C3A";
3024},
3025{
3026 type: "color";
3027 category: "text-color";
3028 value: "rgb(242, 47, 70)";
3029 comment: "Twilio brand red icon color used for the Twilio logo.";
3030 uicontrol_contrast_pairing: ["color-background","color-background-body"];
3031 name: "color-text-icon-brand-highlight";
3032 altValue: "#F22F46";
3033},
3034{
3035 type: "color";
3036 category: "text-color";
3037 value: "rgb(255, 255, 255)";
3038 comment: "Twilio brand icon color used for the Twilio logo on inverse backgrounds.";
3039 text_contrast_pairing: ["color-background-body-inverse"];
3040 name: "color-text-icon-brand-inverse";
3041 altValue: "#FFFFFF";
3042},
3043{
3044 type: "color";
3045 category: "text-color";
3046 value: "rgb(227, 106, 25)";
3047 comment: "Icon color for indicating a busy status";
3048 uicontrol_contrast_pairing: ["color-background","color-background-body","color-background-warning-weakest","color-background-row-striped"];
3049 name: "color-text-icon-busy";
3050 altValue: "#E36A19";
3051},
3052{
3053 type: "color";
3054 category: "text-color";
3055 value: "rgb(214, 31, 31)";
3056 comment: "Icon color for indicating an error.";
3057 uicontrol_contrast_pairing: ["color-background","color-background-body","color-background-error-weakest","color-background-row-striped"];
3058 name: "color-text-icon-error";
3059 altValue: "#D61F1F";
3060},
3061{
3062 type: "color";
3063 category: "text-color";
3064 value: "rgb(136, 145, 170)";
3065 comment: "Default icon color for inverse backgrounds.";
3066 text_contrast_pairing: ["color-background-body-inverse"];
3067 name: "color-text-icon-inverse";
3068 altValue: "#8891AA";
3069},
3070{
3071 type: "color";
3072 category: "text-color";
3073 value: "rgb(0, 20, 137)";
3074 comment: "Icon color for being neutral.";
3075 uicontrol_contrast_pairing: ["color-background","color-background-body","color-background-neutral-weakest","color-background-row-striped"];
3076 name: "color-text-icon-neutral";
3077 altValue: "#001489";
3078},
3079{
3080 type: "color";
3081 category: "text-color";
3082 value: "rgb(109, 46, 209)";
3083 comment: "Icon color for indicating a new status.";
3084 name: "color-text-icon-new";
3085 altValue: "#6D2ED1";
3086},
3087{
3088 type: "color";
3089 category: "text-color";
3090 value: "rgb(96, 107, 133)";
3091 comment: "Icon color for indicating a offline status";
3092 uicontrol_contrast_pairing: ["color-background","color-background-body","color-background-warning-weakest","color-background-row-striped"];
3093 name: "color-text-icon-offline";
3094 altValue: "#606B85";
3095},
3096{
3097 type: "color";
3098 category: "text-color";
3099 value: "rgb(14, 124, 58)";
3100 comment: "Icon color for indicating success.";
3101 uicontrol_contrast_pairing: ["color-background","color-background-body","color-background-success-weakest","color-background-row-striped"];
3102 name: "color-text-icon-success";
3103 altValue: "#0E7C3A";
3104},
3105{
3106 type: "color";
3107 category: "text-color";
3108 value: "rgb(214, 31, 31)";
3109 comment: "Icon color for indicating a unavailable status";
3110 uicontrol_contrast_pairing: ["color-background","color-background-body","color-background-warning-weakest","color-background-row-striped"];
3111 name: "color-text-icon-unavailable";
3112 altValue: "#D61F1F";
3113},
3114{
3115 type: "color";
3116 category: "text-color";
3117 value: "rgb(227, 106, 25)";
3118 comment: "Icon color for indicating a warning.";
3119 uicontrol_contrast_pairing: ["color-background","color-background-body","color-background-warning-weakest","color-background-row-striped"];
3120 name: "color-text-icon-warning";
3121 altValue: "#E36A19";
3122},
3123{
3124 type: "color";
3125 category: "text-color";
3126 value: "rgb(255, 255, 255)";
3127 comment: "Inverse text color for dark backgrounds. Must pass AA color contrast with color-background-body-inverse.";
3128 text_contrast_pairing: ["color-background-body-inverse","color-background-brand","color-background-error","color-background-primary","color-background-destructive"];
3129 name: "color-text-inverse";
3130 altValue: "#FFFFFF";
3131},
3132{
3133 type: "color";
3134 category: "text-color";
3135 value: "rgb(200, 175, 240)";
3136 comment: "Inverse color for indicating a new status.";
3137 text_contrast_pairing: ["color-background-inverse-strong"];
3138 name: "color-text-inverse-new";
3139 altValue: "#C8AFF0";
3140},
3141{
3142 type: "color";
3143 category: "text-color";
3144 value: "rgb(202, 205, 216)";
3145 comment: "Weak inverse text color for dark backgrounds. Must pass AA color contrast with color-background-body-inverse.";
3146 text_contrast_pairing: ["color-background-body-inverse","color-background-brand"];
3147 name: "color-text-inverse-weak";
3148 altValue: "#CACDD8";
3149},
3150{
3151 type: "color";
3152 category: "text-color";
3153 value: "rgb(136, 145, 170)";
3154 comment: "Weaker inverse text color for dark backgrounds. Must pass AA color contrast with color-background-body-inverse.";
3155 name: "color-text-inverse-weaker";
3156 altValue: "#8891AA";
3157},
3158{
3159 type: "color";
3160 category: "text-color";
3161 value: "rgb(75, 86, 113)";
3162 comment: "Weakest inverse text color for dark backgrounds. Must pass AA color contrast with color-background-body-inverse.";
3163 name: "color-text-inverse-weakest";
3164 altValue: "#4B5671";
3165},
3166{
3167 type: "color";
3168 category: "text-color";
3169 value: "rgb(2, 99, 224)";
3170 comment: "Link text";
3171 text_contrast_pairing: ["color-background","color-background-body","color-background-trial","color-background-neutral-weakest","color-background-success-weakest","color-background-warning-weakest","color-background-error-weakest","color-background-row-striped","color-background-primary-weakest","color-background-destructive-weakest"];
3172 uicontrol_contrast_pairing: ["color-background","color-background-strong","color-background-body","color-background-trial","color-background-neutral-weakest","color-background-success-weakest","color-background-warning-weakest","color-background-error-weakest","color-background-new","color-background-row-striped","color-background-primary-weaker","color-background-primary-weakest","color-background-destructive-weaker","color-background-destructive-weakest"];
3173 name: "color-text-link";
3174 altValue: "#0263E0";
3175},
3176{
3177 type: "color";
3178 category: "text-color";
3179 value: "rgb(214, 31, 31)";
3180 comment: "Destructive link text";
3181 text_contrast_pairing: ["color-background","color-background-body","color-background-neutral-weakest","color-background-warning-weakest","color-background-row-striped","color-background-primary-weakest","color-background-destructive-weakest"];
3182 name: "color-text-link-destructive";
3183 altValue: "#D61F1F";
3184},
3185{
3186 type: "color";
3187 category: "text-color";
3188 value: "rgb(173, 17, 17)";
3189 comment: "Strong shade of destructive link text to be used in interactions";
3190 text_contrast_pairing: ["color-background","color-background-body","color-background-subaccount","color-background-trial","color-background-neutral-weakest","color-background-success-weakest","color-background-warning-weakest","color-background-error-weakest","color-background-row-striped","color-background-primary-weakest","color-background-destructive-weakest"];
3191 name: "color-text-link-destructive-strong";
3192 altValue: "#AD1111";
3193},
3194{
3195 type: "color";
3196 category: "text-color";
3197 value: "rgb(74, 11, 11)";
3198 comment: "Stronger shade of destructive link text to be used in interactions";
3199 text_contrast_pairing: ["color-background","color-background-body","color-background-subaccount","color-background-trial","color-background-neutral-weakest","color-background-success-weakest","color-background-warning-weakest","color-background-error-weakest","color-background-row-striped","color-background-primary-weakest","color-background-destructive-weakest"];
3200 name: "color-text-link-destructive-stronger";
3201 altValue: "#4A0B0B";
3202},
3203{
3204 type: "color";
3205 category: "text-color";
3206 value: "rgb(49, 12, 12)";
3207 comment: "Strongest shade of destructive link text to be used in interactions";
3208 text_contrast_pairing: ["color-background","color-background-body","color-background-subaccount","color-background-trial","color-background-neutral-weakest","color-background-success-weakest","color-background-warning-weakest","color-background-error-weakest","color-background-row-striped","color-background-primary-weakest","color-background-destructive-weakest"];
3209 name: "color-text-link-destructive-strongest";
3210 altValue: "#310C0C";
3211},
3212{
3213 type: "color";
3214 category: "text-color";
3215 value: "rgb(246, 177, 177)";
3216 comment: "Weak shade of destructive link text to be used in interactions";
3217 name: "color-text-link-destructive-weak";
3218 altValue: "#F6B1B1";
3219},
3220{
3221 type: "color";
3222 category: "text-color";
3223 value: "rgb(0, 20, 137)";
3224 comment: "Strong shade of link text to be used in interactions";
3225 text_contrast_pairing: ["color-background","color-background-body","color-background-subaccount","color-background-trial","color-background-neutral-weakest","color-background-success-weakest","color-background-warning-weakest","color-background-error-weakest","color-background-row-striped","color-background-primary-weakest","color-background-destructive-weakest"];
3226 name: "color-text-link-strong";
3227 altValue: "#001489";
3228},
3229{
3230 type: "color";
3231 category: "text-color";
3232 value: "rgb(3, 11, 93)";
3233 comment: "Stronger shade of link text to be used in interactions";
3234 text_contrast_pairing: ["color-background","color-background-body","color-background-subaccount","color-background-trial","color-background-neutral-weakest","color-background-success-weakest","color-background-warning-weakest","color-background-error-weakest","color-background-row-striped","color-background-primary-weakest","color-background-destructive-weakest"];
3235 name: "color-text-link-stronger";
3236 altValue: "#030B5D";
3237},
3238{
3239 type: "color";
3240 category: "text-color";
3241 value: "rgb(6, 3, 58)";
3242 comment: "Strongest shade of link text to be used in interactions";
3243 text_contrast_pairing: ["color-background","color-background-body","color-background-subaccount","color-background-trial","color-background-neutral-weakest","color-background-success-weakest","color-background-warning-weakest","color-background-error-weakest","color-background-row-striped","color-background-primary-weakest","color-background-destructive-weakest"];
3244 name: "color-text-link-strongest";
3245 altValue: "#06033A";
3246},
3247{
3248 type: "color";
3249 category: "text-color";
3250 value: "rgb(153, 205, 255)";
3251 comment: "Weak shade of link text to be used in interactions";
3252 name: "color-text-link-weak";
3253 altValue: "#99CDFF";
3254},
3255{
3256 type: "color";
3257 category: "text-color";
3258 value: "rgb(0, 20, 137)";
3259 comment: "Color for text indicating a neutral status.";
3260 text_contrast_pairing: ["color-background","color-background-body","color-background-subaccount","color-background-trial","color-background-neutral-weakest","color-background-success-weakest","color-background-warning-weakest","color-background-error-weakest","color-background-row-striped","color-background-primary-weakest","color-background-destructive-weakest"];
3261 name: "color-text-neutral";
3262 altValue: "#001489";
3263},
3264{
3265 type: "color";
3266 category: "text-color";
3267 value: "rgb(109, 46, 209)";
3268 comment: "Color for text indicating a new status.";
3269 text_contrast_pairing: ["color-background","color-background-body","color-background-subaccount","color-background-trial","color-background-neutral-weakest","color-background-success-weakest","color-background-warning-weakest","color-background-error-weakest","color-background-row-striped","color-background-primary-weakest","color-background-destructive-weakest"];
3270 name: "color-text-new";
3271 altValue: "#6D2ED1";
3272},
3273{
3274 type: "color";
3275 category: "text-color";
3276 value: "rgb(2, 99, 224)";
3277 comment: "Primary text.";
3278 name: "color-text-primary";
3279 altValue: "#0263E0";
3280},
3281{
3282 type: "color";
3283 category: "text-color";
3284 value: "rgb(0, 20, 137)";
3285 comment: "Strong primary text.";
3286 name: "color-text-primary-strong";
3287 altValue: "#001489";
3288},
3289{
3290 type: "color";
3291 category: "text-color";
3292 value: "rgb(3, 11, 93)";
3293 comment: "Stronger primary text.";
3294 name: "color-text-primary-stronger";
3295 altValue: "#030B5D";
3296},
3297{
3298 type: "color";
3299 category: "text-color";
3300 value: "rgb(6, 3, 58)";
3301 comment: "Strongest primary text.";
3302 name: "color-text-primary-strongest";
3303 altValue: "#06033A";
3304},
3305{
3306 type: "color";
3307 category: "text-color";
3308 value: "rgb(153, 205, 255)";
3309 comment: "Weak primary text.";
3310 name: "color-text-primary-weak";
3311 altValue: "#99CDFF";
3312},
3313{
3314 type: "color";
3315 category: "text-color";
3316 value: "rgb(84, 51, 8)";
3317 comment: "Text color for the subaccount badge";
3318 name: "color-text-subaccount";
3319 altValue: "#543308";
3320},
3321{
3322 type: "color";
3323 category: "text-color";
3324 value: "rgb(14, 124, 58)";
3325 comment: "Text color for success text.";
3326 text_contrast_pairing: ["color-background","color-background-body","color-background-success-weakest","color-background-row-striped"];
3327 uicontrol_contrast_pairing: ["color-background","color-background-body","color-background-success-weakest","color-background-row-striped"];
3328 name: "color-text-success";
3329 altValue: "#0E7C3A";
3330},
3331{
3332 type: "color";
3333 category: "text-color";
3334 value: "rgb(18, 28, 45)";
3335 comment: "Text color for user avatar.";
3336 name: "color-text-user";
3337 altValue: "#121C2D";
3338},
3339{
3340 type: "color";
3341 category: "text-color";
3342 value: "rgb(141, 49, 24)";
3343 comment: "Color for warning text.";
3344 text_contrast_pairing: ["color-background","color-background-body","color-background-warning-weakest","color-background-row-striped"];
3345 uicontrol_contrast_pairing: ["color-background","color-background-body","color-background-warning-weakest","color-background-row-striped"];
3346 name: "color-text-warning";
3347 altValue: "#8D3118";
3348},
3349{
3350 type: "color";
3351 category: "text-color";
3352 value: "rgb(141, 49, 24)";
3353 comment: "Color for dark warning text.";
3354 text_contrast_pairing: ["color-background","color-background-body","color-background-row-striped","color-background-warning-weakest"];
3355 uicontrol_contrast_pairing: ["color-background","color-background-body","color-background-row-striped","color-background-warning-weakest"];
3356 name: "color-text-warning-strong";
3357 altValue: "#8D3118";
3358},
3359{
3360 type: "color";
3361 category: "text-color";
3362 value: "rgb(96, 107, 133)";
3363 comment: "Weak body text for visual hierarchy.";
3364 text_contrast_pairing: ["color-background","color-background-body","color-background-neutral-weakest","color-background-warning-weakest","color-background-error-weakest","color-background-row-striped","color-background-primary-weakest","color-background-destructive-weakest"];
3365 name: "color-text-weak";
3366 altValue: "#606B85";
3367},
3368{
3369 type: "color";
3370 category: "text-color";
3371 value: "rgb(174, 178, 193)";
3372 comment: "Weaker body text for visual hierarchy. Inaccessible unless used on disabled controls.";
3373 name: "color-text-weaker";
3374 altValue: "#AEB2C1";
3375},
3376{
3377 type: "color";
3378 category: "text-color";
3379 value: "rgb(255, 255, 255)";
3380 comment: "Weakest body text for visual hierarchy. Inaccessible unless used on disabled controls.";
3381 text_contrast_pairing: ["color-background-primary-strong","color-background-primary-stronger","color-background-primary-strongest","color-background-destructive-strong","color-background-destructive-stronger","color-background-destructive-strongest"];
3382 name: "color-text-weakest";
3383 altValue: "#FFFFFF";
3384}
3385]
3386"z-indices": [
3387 {
3388 type: "z-index";
3389 category: "z-index";
3390 value: 0;
3391 name: "z-index-0";
3392 altValue: null;
3393},
3394{
3395 type: "z-index";
3396 category: "z-index";
3397 value: 10;
3398 name: "z-index-10";
3399 altValue: null;
3400},
3401{
3402 type: "z-index";
3403 category: "z-index";
3404 value: 20;
3405 name: "z-index-20";
3406 altValue: null;
3407},
3408{
3409 type: "z-index";
3410 category: "z-index";
3411 value: 30;
3412 name: "z-index-30";
3413 altValue: null;
3414},
3415{
3416 type: "z-index";
3417 category: "z-index";
3418 value: 40;
3419 name: "z-index-40";
3420 altValue: null;
3421},
3422{
3423 type: "z-index";
3424 category: "z-index";
3425 value: 50;
3426 name: "z-index-50";
3427 altValue: null;
3428},
3429{
3430 type: "z-index";
3431 category: "z-index";
3432 value: 60;
3433 name: "z-index-60";
3434 altValue: null;
3435},
3436{
3437 type: "z-index";
3438 category: "z-index";
3439 value: 70;
3440 name: "z-index-70";
3441 altValue: null;
3442},
3443{
3444 type: "z-index";
3445 category: "z-index";
3446 value: 80;
3447 name: "z-index-80";
3448 altValue: null;
3449},
3450{
3451 type: "z-index";
3452 category: "z-index";
3453 value: 90;
3454 name: "z-index-90";
3455 altValue: null;
3456}
3457]}
3458}
3459export default Tokens;
\No newline at end of file