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