UNPKG

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