ui-primitives 20.34.0 → 20.35.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ui-primitives",
3
- "version": "20.34.0",
3
+ "version": "20.35.0",
4
4
  "description": "UI primitives for sharing between platforms in Design System Team projects",
5
5
  "keywords": [
6
6
  "design",
@@ -0,0 +1,1332 @@
1
+ {
2
+ "static_monochrome_black_2": {
3
+ "rgba": "rgba(0, 0, 0, 0.02)",
4
+ "hex": "#05000000",
5
+ "figma": "monochrome-black/2",
6
+ "web": "--color-static-monochrome-black-2",
7
+ "alias": "staticMonochromeBlackColor2"
8
+ },
9
+ "static_monochrome_black_4": {
10
+ "rgba": "rgba(0, 0, 0, 0.04)",
11
+ "hex": "#0a000000",
12
+ "figma": "monochrome-black/4",
13
+ "web": "--color-static-monochrome-black-4",
14
+ "alias": "staticMonochromeBlackColor4"
15
+ },
16
+ "static_monochrome_black_6": {
17
+ "rgba": "rgba(0, 0, 0, 0.06)",
18
+ "hex": "#0f000000",
19
+ "figma": "monochrome-black/6",
20
+ "web": "--color-static-monochrome-black-6",
21
+ "alias": "staticMonochromeBlackColor6"
22
+ },
23
+ "static_monochrome_black_8": {
24
+ "rgba": "rgba(0, 0, 0, 0.08)",
25
+ "hex": "#14000000",
26
+ "figma": "monochrome-black/8",
27
+ "web": "--color-static-monochrome-black-8",
28
+ "alias": "staticMonochromeBlackColor8"
29
+ },
30
+ "static_monochrome_black_10": {
31
+ "rgba": "rgba(0, 0, 0, 0.1)",
32
+ "hex": "#1a000000",
33
+ "figma": "monochrome-black/10",
34
+ "web": "--color-static-monochrome-black-10",
35
+ "alias": "staticMonochromeBlackColor10"
36
+ },
37
+ "static_monochrome_black_12": {
38
+ "rgba": "rgba(0, 0, 0, 0.12)",
39
+ "hex": "#1f000000",
40
+ "figma": "monochrome-black/12",
41
+ "web": "--color-static-monochrome-black-12",
42
+ "alias": "staticMonochromeBlackColor12"
43
+ },
44
+ "static_monochrome_black_16": {
45
+ "rgba": "rgba(0, 0, 0, 0.16)",
46
+ "hex": "#29000000",
47
+ "figma": "monochrome-black/16",
48
+ "web": "--color-static-monochrome-black-16",
49
+ "alias": "staticMonochromeBlackColor16"
50
+ },
51
+ "static_monochrome_black_20": {
52
+ "rgba": "rgba(0, 0, 0, 0.2)",
53
+ "hex": "#33000000",
54
+ "figma": "monochrome-black/20",
55
+ "web": "--color-static-monochrome-black-20",
56
+ "alias": "staticMonochromeBlackColor20"
57
+ },
58
+ "static_monochrome_black_24": {
59
+ "rgba": "rgba(0, 0, 0, 0.24)",
60
+ "hex": "#3d000000",
61
+ "figma": "monochrome-black/24",
62
+ "web": "--color-static-monochrome-black-24",
63
+ "alias": "staticMonochromeBlackColor24"
64
+ },
65
+ "static_monochrome_black_32": {
66
+ "rgba": "rgba(0, 0, 0, 0.32)",
67
+ "hex": "#52000000",
68
+ "figma": "monochrome-black/32",
69
+ "web": "--color-static-monochrome-black-32",
70
+ "alias": "staticMonochromeBlackColor32"
71
+ },
72
+ "static_monochrome_black_40": {
73
+ "rgba": "rgba(0, 0, 0, 0.4)",
74
+ "hex": "#66000000",
75
+ "figma": "monochrome-black/40",
76
+ "web": "--color-static-monochrome-black-40",
77
+ "alias": "staticMonochromeBlackColor40"
78
+ },
79
+ "static_monochrome_black_44": {
80
+ "rgba": "rgba(0, 0, 0, 0.44)",
81
+ "hex": "#70000000",
82
+ "figma": "monochrome-black/44",
83
+ "web": "--color-static-monochrome-black-44",
84
+ "alias": "staticMonochromeBlackColor44"
85
+ },
86
+ "static_monochrome_black_48": {
87
+ "rgba": "rgba(0, 0, 0, 0.48)",
88
+ "hex": "#7a000000",
89
+ "figma": "monochrome-black/48",
90
+ "web": "--color-static-monochrome-black-48",
91
+ "alias": "staticMonochromeBlackColor48"
92
+ },
93
+ "static_monochrome_black_56": {
94
+ "rgba": "rgba(0, 0, 0, 0.56)",
95
+ "hex": "#8f000000",
96
+ "figma": "monochrome-black/56",
97
+ "web": "--color-static-monochrome-black-56",
98
+ "alias": "staticMonochromeBlackColor56"
99
+ },
100
+ "static_monochrome_black_64": {
101
+ "rgba": "rgba(0, 0, 0, 0.64)",
102
+ "hex": "#a3000000",
103
+ "figma": "monochrome-black/64",
104
+ "web": "--color-static-monochrome-black-64",
105
+ "alias": "staticMonochromeBlackColor64"
106
+ },
107
+ "static_monochrome_black_72": {
108
+ "rgba": "rgba(0, 0, 0, 0.72)",
109
+ "hex": "#b8000000",
110
+ "figma": "monochrome-black/72",
111
+ "web": "--color-static-monochrome-black-72",
112
+ "alias": "staticMonochromeBlackColor72"
113
+ },
114
+ "static_monochrome_black_80": {
115
+ "rgba": "rgba(0, 0, 0, 0.8)",
116
+ "hex": "#cc000000",
117
+ "figma": "monochrome-black/80",
118
+ "web": "--color-static-monochrome-black-80",
119
+ "alias": "staticMonochromeBlackColor80"
120
+ },
121
+ "static_monochrome_black_88": {
122
+ "rgba": "rgba(0, 0, 0, 0.88)",
123
+ "hex": "#e0000000",
124
+ "figma": "monochrome-black/88",
125
+ "web": "--color-static-monochrome-black-88",
126
+ "alias": "staticMonochromeBlackColor88"
127
+ },
128
+ "static_monochrome_black_100": {
129
+ "rgba": "rgba(0, 0, 0, 1)",
130
+ "hex": "#000000",
131
+ "figma": "monochrome-black/100",
132
+ "web": "--color-static-monochrome-black-100",
133
+ "alias": "staticMonochromeBlackColor100"
134
+ },
135
+ "static_monochrome_white_2": {
136
+ "rgba": "rgba(255, 255, 255, 0.02)",
137
+ "hex": "#05ffffff",
138
+ "figma": "monochrome-white/2",
139
+ "web": "--color-static-monochrome-white-2",
140
+ "alias": "staticMonochromeWhiteColor2"
141
+ },
142
+ "static_monochrome_white_4": {
143
+ "rgba": "rgba(255, 255, 255, 0.04)",
144
+ "hex": "#0affffff",
145
+ "figma": "monochrome-white/4",
146
+ "web": "--color-static-monochrome-white-4",
147
+ "alias": "staticMonochromeWhiteColor4"
148
+ },
149
+ "static_monochrome_white_6": {
150
+ "rgba": "rgba(255, 255, 255, 0.06)",
151
+ "hex": "#0fffffff",
152
+ "figma": "monochrome-white/6",
153
+ "web": "--color-static-monochrome-white-6",
154
+ "alias": "staticMonochromeWhiteColor6"
155
+ },
156
+ "static_monochrome_white_8": {
157
+ "rgba": "rgba(255, 255, 255, 0.08)",
158
+ "hex": "#14ffffff",
159
+ "figma": "monochrome-white/8",
160
+ "web": "--color-static-monochrome-white-8",
161
+ "alias": "staticMonochromeWhiteColor8"
162
+ },
163
+ "static_monochrome_white_10": {
164
+ "rgba": "rgba(255, 255, 255, 0.1)",
165
+ "hex": "#1affffff",
166
+ "figma": "monochrome-white/10",
167
+ "web": "--color-static-monochrome-white-10",
168
+ "alias": "staticMonochromeWhiteColor10"
169
+ },
170
+ "static_monochrome_white_12": {
171
+ "rgba": "rgba(255, 255, 255, 0.12)",
172
+ "hex": "#1fffffff",
173
+ "figma": "monochrome-white/12",
174
+ "web": "--color-static-monochrome-white-12",
175
+ "alias": "staticMonochromeWhiteColor12"
176
+ },
177
+ "static_monochrome_white_16": {
178
+ "rgba": "rgba(255, 255, 255, 0.16)",
179
+ "hex": "#29ffffff",
180
+ "figma": "monochrome-white/16",
181
+ "web": "--color-static-monochrome-white-16",
182
+ "alias": "staticMonochromeWhiteColor16"
183
+ },
184
+ "static_monochrome_white_20": {
185
+ "rgba": "rgba(255, 255, 255, 0.2)",
186
+ "hex": "#33ffffff",
187
+ "figma": "monochrome-white/20",
188
+ "web": "--color-static-monochrome-white-20",
189
+ "alias": "staticMonochromeWhiteColor20"
190
+ },
191
+ "static_monochrome_white_24": {
192
+ "rgba": "rgba(255, 255, 255, 0.24)",
193
+ "hex": "#3dffffff",
194
+ "figma": "monochrome-white/24",
195
+ "web": "--color-static-monochrome-white-24",
196
+ "alias": "staticMonochromeWhiteColor24"
197
+ },
198
+ "static_monochrome_white_32": {
199
+ "rgba": "rgba(255, 255, 255, 0.32)",
200
+ "hex": "#52ffffff",
201
+ "figma": "monochrome-white/32",
202
+ "web": "--color-static-monochrome-white-32",
203
+ "alias": "staticMonochromeWhiteColor32"
204
+ },
205
+ "static_monochrome_white_40": {
206
+ "rgba": "rgba(255, 255, 255, 0.4)",
207
+ "hex": "#66ffffff",
208
+ "figma": "monochrome-white/40",
209
+ "web": "--color-static-monochrome-white-40",
210
+ "alias": "staticMonochromeWhiteColor40"
211
+ },
212
+ "static_monochrome_white_44": {
213
+ "rgba": "rgba(255, 255, 255, 0.44)",
214
+ "hex": "#70ffffff",
215
+ "figma": "monochrome-white/44",
216
+ "web": "--color-static-monochrome-white-44",
217
+ "alias": "staticMonochromeWhiteColor44"
218
+ },
219
+ "static_monochrome_white_48": {
220
+ "rgba": "rgba(255, 255, 255, 0.48)",
221
+ "hex": "#7affffff",
222
+ "figma": "monochrome-white/48",
223
+ "web": "--color-static-monochrome-white-48",
224
+ "alias": "staticMonochromeWhiteColor48"
225
+ },
226
+ "static_monochrome_white_56": {
227
+ "rgba": "rgba(255, 255, 255, 0.56)",
228
+ "hex": "#8fffffff",
229
+ "figma": "monochrome-white/56",
230
+ "web": "--color-static-monochrome-white-56",
231
+ "alias": "staticMonochromeWhiteColor56"
232
+ },
233
+ "static_monochrome_white_64": {
234
+ "rgba": "rgba(255, 255, 255, 0.64)",
235
+ "hex": "#a3ffffff",
236
+ "figma": "monochrome-white/64",
237
+ "web": "--color-static-monochrome-white-64",
238
+ "alias": "staticMonochromeWhiteColor64"
239
+ },
240
+ "static_monochrome_white_72": {
241
+ "rgba": "rgba(255, 255, 255, 0.72)",
242
+ "hex": "#b8ffffff",
243
+ "figma": "monochrome-white/72",
244
+ "web": "--color-static-monochrome-white-72",
245
+ "alias": "staticMonochromeWhiteColor72"
246
+ },
247
+ "static_monochrome_white_80": {
248
+ "rgba": "rgba(255, 255, 255, 0.8)",
249
+ "hex": "#ccffffff",
250
+ "figma": "monochrome-white/80",
251
+ "web": "--color-static-monochrome-white-80",
252
+ "alias": "staticMonochromeWhiteColor80"
253
+ },
254
+ "static_monochrome_white_88": {
255
+ "rgba": "rgba(255, 255, 255, 0.88)",
256
+ "hex": "#e0ffffff",
257
+ "figma": "monochrome-white/88",
258
+ "web": "--color-static-monochrome-white-88",
259
+ "alias": "staticMonochromeWhiteColor88"
260
+ },
261
+ "static_monochrome_white_100": {
262
+ "rgba": "rgba(255, 255, 255, 1)",
263
+ "hex": "#ffffff",
264
+ "figma": "monochrome-white/100",
265
+ "web": "--color-static-monochrome-white-100",
266
+ "alias": "staticMonochromeWhiteColor100"
267
+ },
268
+ "light_monochrome_black_2": {
269
+ "rgba": "rgba(0, 0, 0, 0.02)",
270
+ "hex": "#05000000",
271
+ "figma": "monochrome-black/2",
272
+ "web": "--color-light-monochrome-black-2",
273
+ "alias": "monochromeBlackColor2"
274
+ },
275
+ "light_monochrome_black_2_inverted": {
276
+ "rgba": "rgba(255, 255, 255, 0.02)",
277
+ "hex": "#05ffffff",
278
+ "figma": "monochrome-black_inverted/2",
279
+ "web": "--color-light-monochrome-black-2-inverted",
280
+ "alias": "monochromeBlackColor2Inverted"
281
+ },
282
+ "light_monochrome_black_4": {
283
+ "rgba": "rgba(0, 0, 0, 0.04)",
284
+ "hex": "#0a000000",
285
+ "figma": "monochrome-black/4",
286
+ "web": "--color-light-monochrome-black-4",
287
+ "alias": "monochromeBlackColor4"
288
+ },
289
+ "light_monochrome_black_4_inverted": {
290
+ "rgba": "rgba(255, 255, 255, 0.04)",
291
+ "hex": "#0affffff",
292
+ "figma": "monochrome-black_inverted/4",
293
+ "web": "--color-light-monochrome-black-4-inverted",
294
+ "alias": "monochromeBlackColor4Inverted"
295
+ },
296
+ "light_monochrome_black_6": {
297
+ "rgba": "rgba(0, 0, 0, 0.06)",
298
+ "hex": "#0f000000",
299
+ "figma": "monochrome-black/6",
300
+ "web": "--color-light-monochrome-black-6",
301
+ "alias": "monochromeBlackColor6"
302
+ },
303
+ "light_monochrome_black_6_inverted": {
304
+ "rgba": "rgba(255, 255, 255, 0.06)",
305
+ "hex": "#0fffffff",
306
+ "figma": "monochrome-black_inverted/6",
307
+ "web": "--color-light-monochrome-black-6-inverted",
308
+ "alias": "monochromeBlackColor6Inverted"
309
+ },
310
+ "light_monochrome_black_8": {
311
+ "rgba": "rgba(0, 0, 0, 0.08)",
312
+ "hex": "#14000000",
313
+ "figma": "monochrome-black/8",
314
+ "web": "--color-light-monochrome-black-8",
315
+ "alias": "monochromeBlackColor8"
316
+ },
317
+ "light_monochrome_black_8_inverted": {
318
+ "rgba": "rgba(255, 255, 255, 0.08)",
319
+ "hex": "#14ffffff",
320
+ "figma": "monochrome-black_inverted/8",
321
+ "web": "--color-light-monochrome-black-8-inverted",
322
+ "alias": "monochromeBlackColor8Inverted"
323
+ },
324
+ "light_monochrome_black_10": {
325
+ "rgba": "rgba(0, 0, 0, 0.1)",
326
+ "hex": "#1a000000",
327
+ "figma": "monochrome-black/10",
328
+ "web": "--color-light-monochrome-black-10",
329
+ "alias": "monochromeBlackColor10"
330
+ },
331
+ "light_monochrome_black_10_inverted": {
332
+ "rgba": "rgba(255, 255, 255, 0.1)",
333
+ "hex": "#1affffff",
334
+ "figma": "monochrome-black_inverted/10",
335
+ "web": "--color-light-monochrome-black-10-inverted",
336
+ "alias": "monochromeBlackColor10Inverted"
337
+ },
338
+ "light_monochrome_black_12": {
339
+ "rgba": "rgba(0, 0, 0, 0.12)",
340
+ "hex": "#1f000000",
341
+ "figma": "monochrome-black/12",
342
+ "web": "--color-light-monochrome-black-12",
343
+ "alias": "monochromeBlackColor12"
344
+ },
345
+ "light_monochrome_black_12_inverted": {
346
+ "rgba": "rgba(255, 255, 255, 0.12)",
347
+ "hex": "#1fffffff",
348
+ "figma": "monochrome-black_inverted/12",
349
+ "web": "--color-light-monochrome-black-12-inverted",
350
+ "alias": "monochromeBlackColor12Inverted"
351
+ },
352
+ "light_monochrome_black_16": {
353
+ "rgba": "rgba(0, 0, 0, 0.16)",
354
+ "hex": "#29000000",
355
+ "figma": "monochrome-black/16",
356
+ "web": "--color-light-monochrome-black-16",
357
+ "alias": "monochromeBlackColor16"
358
+ },
359
+ "light_monochrome_black_16_inverted": {
360
+ "rgba": "rgba(255, 255, 255, 0.16)",
361
+ "hex": "#29ffffff",
362
+ "figma": "monochrome-black_inverted/16",
363
+ "web": "--color-light-monochrome-black-16-inverted",
364
+ "alias": "monochromeBlackColor16Inverted"
365
+ },
366
+ "light_monochrome_black_20": {
367
+ "rgba": "rgba(0, 0, 0, 0.2)",
368
+ "hex": "#33000000",
369
+ "figma": "monochrome-black/20",
370
+ "web": "--color-light-monochrome-black-20",
371
+ "alias": "monochromeBlackColor20"
372
+ },
373
+ "light_monochrome_black_20_inverted": {
374
+ "rgba": "rgba(255, 255, 255, 0.2)",
375
+ "hex": "#33ffffff",
376
+ "figma": "monochrome-black_inverted/20",
377
+ "web": "--color-light-monochrome-black-20-inverted",
378
+ "alias": "monochromeBlackColor20Inverted"
379
+ },
380
+ "light_monochrome_black_24": {
381
+ "rgba": "rgba(0, 0, 0, 0.24)",
382
+ "hex": "#3d000000",
383
+ "figma": "monochrome-black/24",
384
+ "web": "--color-light-monochrome-black-24",
385
+ "alias": "monochromeBlackColor24"
386
+ },
387
+ "light_monochrome_black_24_inverted": {
388
+ "rgba": "rgba(255, 255, 255, 0.24)",
389
+ "hex": "#3dffffff",
390
+ "figma": "monochrome-black_inverted/24",
391
+ "web": "--color-light-monochrome-black-24-inverted",
392
+ "alias": "monochromeBlackColor24Inverted"
393
+ },
394
+ "light_monochrome_black_32": {
395
+ "rgba": "rgba(0, 0, 0, 0.32)",
396
+ "hex": "#52000000",
397
+ "figma": "monochrome-black/32",
398
+ "web": "--color-light-monochrome-black-32",
399
+ "alias": "monochromeBlackColor32"
400
+ },
401
+ "light_monochrome_black_32_inverted": {
402
+ "rgba": "rgba(255, 255, 255, 0.32)",
403
+ "hex": "#52ffffff",
404
+ "figma": "monochrome-black_inverted/32",
405
+ "web": "--color-light-monochrome-black-32-inverted",
406
+ "alias": "monochromeBlackColor32Inverted"
407
+ },
408
+ "light_monochrome_black_40": {
409
+ "rgba": "rgba(0, 0, 0, 0.4)",
410
+ "hex": "#66000000",
411
+ "figma": "monochrome-black/40",
412
+ "web": "--color-light-monochrome-black-40",
413
+ "alias": "monochromeBlackColor40"
414
+ },
415
+ "light_monochrome_black_40_inverted": {
416
+ "rgba": "rgba(255, 255, 255, 0.4)",
417
+ "hex": "#66ffffff",
418
+ "figma": "monochrome-black_inverted/40",
419
+ "web": "--color-light-monochrome-black-40-inverted",
420
+ "alias": "monochromeBlackColor40Inverted"
421
+ },
422
+ "light_monochrome_black_44": {
423
+ "rgba": "rgba(0, 0, 0, 0.44)",
424
+ "hex": "#70000000",
425
+ "figma": "monochrome-black/44",
426
+ "web": "--color-light-monochrome-black-44",
427
+ "alias": "monochromeBlackColor44"
428
+ },
429
+ "light_monochrome_black_44_inverted": {
430
+ "rgba": "rgba(255, 255, 255, 0.44)",
431
+ "hex": "#70ffffff",
432
+ "figma": "monochrome-black_inverted/44",
433
+ "web": "--color-light-monochrome-black-44-inverted",
434
+ "alias": "monochromeBlackColor44Inverted"
435
+ },
436
+ "light_monochrome_black_48": {
437
+ "rgba": "rgba(0, 0, 0, 0.48)",
438
+ "hex": "#7a000000",
439
+ "figma": "monochrome-black/48",
440
+ "web": "--color-light-monochrome-black-48",
441
+ "alias": "monochromeBlackColor48"
442
+ },
443
+ "light_monochrome_black_48_inverted": {
444
+ "rgba": "rgba(255, 255, 255, 0.48)",
445
+ "hex": "#7affffff",
446
+ "figma": "monochrome-black_inverted/48",
447
+ "web": "--color-light-monochrome-black-48-inverted",
448
+ "alias": "monochromeBlackColor48Inverted"
449
+ },
450
+ "light_monochrome_black_56": {
451
+ "rgba": "rgba(0, 0, 0, 0.56)",
452
+ "hex": "#8f000000",
453
+ "figma": "monochrome-black/56",
454
+ "web": "--color-light-monochrome-black-56",
455
+ "alias": "monochromeBlackColor56"
456
+ },
457
+ "light_monochrome_black_56_inverted": {
458
+ "rgba": "rgba(255, 255, 255, 0.56)",
459
+ "hex": "#8fffffff",
460
+ "figma": "monochrome-black_inverted/56",
461
+ "web": "--color-light-monochrome-black-56-inverted",
462
+ "alias": "monochromeBlackColor56Inverted"
463
+ },
464
+ "light_monochrome_black_64": {
465
+ "rgba": "rgba(0, 0, 0, 0.64)",
466
+ "hex": "#a3000000",
467
+ "figma": "monochrome-black/64",
468
+ "web": "--color-light-monochrome-black-64",
469
+ "alias": "monochromeBlackColor64"
470
+ },
471
+ "light_monochrome_black_64_inverted": {
472
+ "rgba": "rgba(255, 255, 255, 0.64)",
473
+ "hex": "#a3ffffff",
474
+ "figma": "monochrome-black_inverted/64",
475
+ "web": "--color-light-monochrome-black-64-inverted",
476
+ "alias": "monochromeBlackColor64Inverted"
477
+ },
478
+ "light_monochrome_black_72": {
479
+ "rgba": "rgba(0, 0, 0, 0.72)",
480
+ "hex": "#b8000000",
481
+ "figma": "monochrome-black/72",
482
+ "web": "--color-light-monochrome-black-72",
483
+ "alias": "monochromeBlackColor72"
484
+ },
485
+ "light_monochrome_black_72_inverted": {
486
+ "rgba": "rgba(255, 255, 255, 0.72)",
487
+ "hex": "#b8ffffff",
488
+ "figma": "monochrome-black_inverted/72",
489
+ "web": "--color-light-monochrome-black-72-inverted",
490
+ "alias": "monochromeBlackColor72Inverted"
491
+ },
492
+ "light_monochrome_black_80": {
493
+ "rgba": "rgba(0, 0, 0, 0.8)",
494
+ "hex": "#cc000000",
495
+ "figma": "monochrome-black/80",
496
+ "web": "--color-light-monochrome-black-80",
497
+ "alias": "monochromeBlackColor80"
498
+ },
499
+ "light_monochrome_black_80_inverted": {
500
+ "rgba": "rgba(255, 255, 255, 0.8)",
501
+ "hex": "#ccffffff",
502
+ "figma": "monochrome-black_inverted/80",
503
+ "web": "--color-light-monochrome-black-80-inverted",
504
+ "alias": "monochromeBlackColor80Inverted"
505
+ },
506
+ "light_monochrome_black_88": {
507
+ "rgba": "rgba(0, 0, 0, 0.88)",
508
+ "hex": "#e0000000",
509
+ "figma": "monochrome-black/88",
510
+ "web": "--color-light-monochrome-black-88",
511
+ "alias": "monochromeBlackColor88"
512
+ },
513
+ "light_monochrome_black_88_inverted": {
514
+ "rgba": "rgba(255, 255, 255, 0.88)",
515
+ "hex": "#e0ffffff",
516
+ "figma": "monochrome-black_inverted/88",
517
+ "web": "--color-light-monochrome-black-88-inverted",
518
+ "alias": "monochromeBlackColor88Inverted"
519
+ },
520
+ "light_monochrome_black_100": {
521
+ "rgba": "rgba(0, 0, 0, 1)",
522
+ "hex": "#000000",
523
+ "figma": "monochrome-black/100",
524
+ "web": "--color-light-monochrome-black-100",
525
+ "alias": "monochromeBlackColor100"
526
+ },
527
+ "light_monochrome_black_100_inverted": {
528
+ "rgba": "rgba(255, 255, 255, 1)",
529
+ "hex": "#ffffff",
530
+ "figma": "monochrome-black_inverted/100",
531
+ "web": "--color-light-monochrome-black-100-inverted",
532
+ "alias": "monochromeBlackColor100Inverted"
533
+ },
534
+ "light_monochrome_white_2": {
535
+ "rgba": "rgba(255, 255, 255, 0.02)",
536
+ "hex": "#05ffffff",
537
+ "figma": "monochrome-white/2",
538
+ "web": "--color-light-monochrome-white-2",
539
+ "alias": "monochromeWhiteColor2"
540
+ },
541
+ "light_monochrome_white_2_inverted": {
542
+ "rgba": "rgba(0, 0, 0, 0.02)",
543
+ "hex": "#05000000",
544
+ "figma": "monochrome-white_inverted/2",
545
+ "web": "--color-light-monochrome-white-2-inverted",
546
+ "alias": "monochromeWhiteColor2Inverted"
547
+ },
548
+ "light_monochrome_white_4": {
549
+ "rgba": "rgba(255, 255, 255, 0.04)",
550
+ "hex": "#0affffff",
551
+ "figma": "monochrome-white/4",
552
+ "web": "--color-light-monochrome-white-4",
553
+ "alias": "monochromeWhiteColor4"
554
+ },
555
+ "light_monochrome_white_4_inverted": {
556
+ "rgba": "rgba(0, 0, 0, 0.04)",
557
+ "hex": "#0a000000",
558
+ "figma": "monochrome-white_inverted/4",
559
+ "web": "--color-light-monochrome-white-4-inverted",
560
+ "alias": "monochromeWhiteColor4Inverted"
561
+ },
562
+ "light_monochrome_white_6": {
563
+ "rgba": "rgba(255, 255, 255, 0.06)",
564
+ "hex": "#0fffffff",
565
+ "figma": "monochrome-white/6",
566
+ "web": "--color-light-monochrome-white-6",
567
+ "alias": "monochromeWhiteColor6"
568
+ },
569
+ "light_monochrome_white_6_inverted": {
570
+ "rgba": "rgba(0, 0, 0, 0.06)",
571
+ "hex": "#0f000000",
572
+ "figma": "monochrome-white_inverted/6",
573
+ "web": "--color-light-monochrome-white-6-inverted",
574
+ "alias": "monochromeWhiteColor6Inverted"
575
+ },
576
+ "light_monochrome_white_8": {
577
+ "rgba": "rgba(255, 255, 255, 0.08)",
578
+ "hex": "#14ffffff",
579
+ "figma": "monochrome-white/8",
580
+ "web": "--color-light-monochrome-white-8",
581
+ "alias": "monochromeWhiteColor8"
582
+ },
583
+ "light_monochrome_white_8_inverted": {
584
+ "rgba": "rgba(0, 0, 0, 0.08)",
585
+ "hex": "#14000000",
586
+ "figma": "monochrome-white_inverted/8",
587
+ "web": "--color-light-monochrome-white-8-inverted",
588
+ "alias": "monochromeWhiteColor8Inverted"
589
+ },
590
+ "light_monochrome_white_10": {
591
+ "rgba": "rgba(255, 255, 255, 0.1)",
592
+ "hex": "#1affffff",
593
+ "figma": "monochrome-white/10",
594
+ "web": "--color-light-monochrome-white-10",
595
+ "alias": "monochromeWhiteColor10"
596
+ },
597
+ "light_monochrome_white_10_inverted": {
598
+ "rgba": "rgba(0, 0, 0, 0.1)",
599
+ "hex": "#1a000000",
600
+ "figma": "monochrome-white_inverted/10",
601
+ "web": "--color-light-monochrome-white-10-inverted",
602
+ "alias": "monochromeWhiteColor10Inverted"
603
+ },
604
+ "light_monochrome_white_12": {
605
+ "rgba": "rgba(255, 255, 255, 0.12)",
606
+ "hex": "#1fffffff",
607
+ "figma": "monochrome-white/12",
608
+ "web": "--color-light-monochrome-white-12",
609
+ "alias": "monochromeWhiteColor12"
610
+ },
611
+ "light_monochrome_white_12_inverted": {
612
+ "rgba": "rgba(0, 0, 0, 0.12)",
613
+ "hex": "#1f000000",
614
+ "figma": "monochrome-white_inverted/12",
615
+ "web": "--color-light-monochrome-white-12-inverted",
616
+ "alias": "monochromeWhiteColor12Inverted"
617
+ },
618
+ "light_monochrome_white_16": {
619
+ "rgba": "rgba(255, 255, 255, 0.16)",
620
+ "hex": "#29ffffff",
621
+ "figma": "monochrome-white/16",
622
+ "web": "--color-light-monochrome-white-16",
623
+ "alias": "monochromeWhiteColor16"
624
+ },
625
+ "light_monochrome_white_16_inverted": {
626
+ "rgba": "rgba(0, 0, 0, 0.16)",
627
+ "hex": "#29000000",
628
+ "figma": "monochrome-white_inverted/16",
629
+ "web": "--color-light-monochrome-white-16-inverted",
630
+ "alias": "monochromeWhiteColor16Inverted"
631
+ },
632
+ "light_monochrome_white_20": {
633
+ "rgba": "rgba(255, 255, 255, 0.2)",
634
+ "hex": "#33ffffff",
635
+ "figma": "monochrome-white/20",
636
+ "web": "--color-light-monochrome-white-20",
637
+ "alias": "monochromeWhiteColor20"
638
+ },
639
+ "light_monochrome_white_20_inverted": {
640
+ "rgba": "rgba(0, 0, 0, 0.2)",
641
+ "hex": "#33000000",
642
+ "figma": "monochrome-white_inverted/20",
643
+ "web": "--color-light-monochrome-white-20-inverted",
644
+ "alias": "monochromeWhiteColor20Inverted"
645
+ },
646
+ "light_monochrome_white_24": {
647
+ "rgba": "rgba(255, 255, 255, 0.24)",
648
+ "hex": "#3dffffff",
649
+ "figma": "monochrome-white/24",
650
+ "web": "--color-light-monochrome-white-24",
651
+ "alias": "monochromeWhiteColor24"
652
+ },
653
+ "light_monochrome_white_24_inverted": {
654
+ "rgba": "rgba(0, 0, 0, 0.24)",
655
+ "hex": "#3d000000",
656
+ "figma": "monochrome-white_inverted/24",
657
+ "web": "--color-light-monochrome-white-24-inverted",
658
+ "alias": "monochromeWhiteColor24Inverted"
659
+ },
660
+ "light_monochrome_white_32": {
661
+ "rgba": "rgba(255, 255, 255, 0.32)",
662
+ "hex": "#52ffffff",
663
+ "figma": "monochrome-white/32",
664
+ "web": "--color-light-monochrome-white-32",
665
+ "alias": "monochromeWhiteColor32"
666
+ },
667
+ "light_monochrome_white_32_inverted": {
668
+ "rgba": "rgba(0, 0, 0, 0.32)",
669
+ "hex": "#52000000",
670
+ "figma": "monochrome-white_inverted/32",
671
+ "web": "--color-light-monochrome-white-32-inverted",
672
+ "alias": "monochromeWhiteColor32Inverted"
673
+ },
674
+ "light_monochrome_white_40": {
675
+ "rgba": "rgba(255, 255, 255, 0.4)",
676
+ "hex": "#66ffffff",
677
+ "figma": "monochrome-white/40",
678
+ "web": "--color-light-monochrome-white-40",
679
+ "alias": "monochromeWhiteColor40"
680
+ },
681
+ "light_monochrome_white_40_inverted": {
682
+ "rgba": "rgba(0, 0, 0, 0.4)",
683
+ "hex": "#66000000",
684
+ "figma": "monochrome-white_inverted/40",
685
+ "web": "--color-light-monochrome-white-40-inverted",
686
+ "alias": "monochromeWhiteColor40Inverted"
687
+ },
688
+ "light_monochrome_white_44": {
689
+ "rgba": "rgba(255, 255, 255, 0.44)",
690
+ "hex": "#70ffffff",
691
+ "figma": "monochrome-white/44",
692
+ "web": "--color-light-monochrome-white-44",
693
+ "alias": "monochromeWhiteColor44"
694
+ },
695
+ "light_monochrome_white_44_inverted": {
696
+ "rgba": "rgba(0, 0, 0, 0.44)",
697
+ "hex": "#70000000",
698
+ "figma": "monochrome-white_inverted/44",
699
+ "web": "--color-light-monochrome-white-44-inverted",
700
+ "alias": "monochromeWhiteColor44Inverted"
701
+ },
702
+ "light_monochrome_white_48": {
703
+ "rgba": "rgba(255, 255, 255, 0.48)",
704
+ "hex": "#7affffff",
705
+ "figma": "monochrome-white/48",
706
+ "web": "--color-light-monochrome-white-48",
707
+ "alias": "monochromeWhiteColor48"
708
+ },
709
+ "light_monochrome_white_48_inverted": {
710
+ "rgba": "rgba(0, 0, 0, 0.48)",
711
+ "hex": "#7a000000",
712
+ "figma": "monochrome-white_inverted/48",
713
+ "web": "--color-light-monochrome-white-48-inverted",
714
+ "alias": "monochromeWhiteColor48Inverted"
715
+ },
716
+ "light_monochrome_white_56": {
717
+ "rgba": "rgba(255, 255, 255, 0.56)",
718
+ "hex": "#8fffffff",
719
+ "figma": "monochrome-white/56",
720
+ "web": "--color-light-monochrome-white-56",
721
+ "alias": "monochromeWhiteColor56"
722
+ },
723
+ "light_monochrome_white_56_inverted": {
724
+ "rgba": "rgba(0, 0, 0, 0.56)",
725
+ "hex": "#8f000000",
726
+ "figma": "monochrome-white_inverted/56",
727
+ "web": "--color-light-monochrome-white-56-inverted",
728
+ "alias": "monochromeWhiteColor56Inverted"
729
+ },
730
+ "light_monochrome_white_64": {
731
+ "rgba": "rgba(255, 255, 255, 0.64)",
732
+ "hex": "#a3ffffff",
733
+ "figma": "monochrome-white/64",
734
+ "web": "--color-light-monochrome-white-64",
735
+ "alias": "monochromeWhiteColor64"
736
+ },
737
+ "light_monochrome_white_64_inverted": {
738
+ "rgba": "rgba(0, 0, 0, 0.64)",
739
+ "hex": "#a3000000",
740
+ "figma": "monochrome-white_inverted/64",
741
+ "web": "--color-light-monochrome-white-64-inverted",
742
+ "alias": "monochromeWhiteColor64Inverted"
743
+ },
744
+ "light_monochrome_white_72": {
745
+ "rgba": "rgba(255, 255, 255, 0.72)",
746
+ "hex": "#b8ffffff",
747
+ "figma": "monochrome-white/72",
748
+ "web": "--color-light-monochrome-white-72",
749
+ "alias": "monochromeWhiteColor72"
750
+ },
751
+ "light_monochrome_white_72_inverted": {
752
+ "rgba": "rgba(0, 0, 0, 0.72)",
753
+ "hex": "#b8000000",
754
+ "figma": "monochrome-white_inverted/72",
755
+ "web": "--color-light-monochrome-white-72-inverted",
756
+ "alias": "monochromeWhiteColor72Inverted"
757
+ },
758
+ "light_monochrome_white_80": {
759
+ "rgba": "rgba(255, 255, 255, 0.8)",
760
+ "hex": "#ccffffff",
761
+ "figma": "monochrome-white/80",
762
+ "web": "--color-light-monochrome-white-80",
763
+ "alias": "monochromeWhiteColor80"
764
+ },
765
+ "light_monochrome_white_80_inverted": {
766
+ "rgba": "rgba(0, 0, 0, 0.8)",
767
+ "hex": "#cc000000",
768
+ "figma": "monochrome-white_inverted/80",
769
+ "web": "--color-light-monochrome-white-80-inverted",
770
+ "alias": "monochromeWhiteColor80Inverted"
771
+ },
772
+ "light_monochrome_white_88": {
773
+ "rgba": "rgba(255, 255, 255, 0.88)",
774
+ "hex": "#e0ffffff",
775
+ "figma": "monochrome-white/88",
776
+ "web": "--color-light-monochrome-white-88",
777
+ "alias": "monochromeWhiteColor88"
778
+ },
779
+ "light_monochrome_white_88_inverted": {
780
+ "rgba": "rgba(0, 0, 0, 0.88)",
781
+ "hex": "#e0000000",
782
+ "figma": "monochrome-white_inverted/88",
783
+ "web": "--color-light-monochrome-white-88-inverted",
784
+ "alias": "monochromeWhiteColor88Inverted"
785
+ },
786
+ "light_monochrome_white_100": {
787
+ "rgba": "rgba(255, 255, 255, 1)",
788
+ "hex": "#ffffff",
789
+ "figma": "monochrome-white/100",
790
+ "web": "--color-light-monochrome-white-100",
791
+ "alias": "monochromeWhiteColor100"
792
+ },
793
+ "light_monochrome_white_100_inverted": {
794
+ "rgba": "rgba(0, 0, 0, 1)",
795
+ "hex": "#000000",
796
+ "figma": "monochrome-white_inverted/100",
797
+ "web": "--color-light-monochrome-white-100-inverted",
798
+ "alias": "monochromeWhiteColor100Inverted"
799
+ },
800
+ "dark_monochrome_black_2": {
801
+ "rgba": "rgba(255, 255, 255, 0.02)",
802
+ "hex": "#05ffffff",
803
+ "figma": "monochrome-black/2",
804
+ "web": "--color-dark-monochrome-black-2",
805
+ "alias": "monochromeBlackColor2"
806
+ },
807
+ "dark_monochrome_black_2_inverted": {
808
+ "rgba": "rgba(0, 0, 0, 0.02)",
809
+ "hex": "#05000000",
810
+ "figma": "monochrome-black_inverted/2",
811
+ "web": "--color-dark-monochrome-black-2-inverted",
812
+ "alias": "monochromeBlackColor2Inverted"
813
+ },
814
+ "dark_monochrome_black_4": {
815
+ "rgba": "rgba(255, 255, 255, 0.04)",
816
+ "hex": "#0affffff",
817
+ "figma": "monochrome-black/4",
818
+ "web": "--color-dark-monochrome-black-4",
819
+ "alias": "monochromeBlackColor4"
820
+ },
821
+ "dark_monochrome_black_4_inverted": {
822
+ "rgba": "rgba(0, 0, 0, 0.04)",
823
+ "hex": "#0a000000",
824
+ "figma": "monochrome-black_inverted/4",
825
+ "web": "--color-dark-monochrome-black-4-inverted",
826
+ "alias": "monochromeBlackColor4Inverted"
827
+ },
828
+ "dark_monochrome_black_6": {
829
+ "rgba": "rgba(255, 255, 255, 0.06)",
830
+ "hex": "#0fffffff",
831
+ "figma": "monochrome-black/6",
832
+ "web": "--color-dark-monochrome-black-6",
833
+ "alias": "monochromeBlackColor6"
834
+ },
835
+ "dark_monochrome_black_6_inverted": {
836
+ "rgba": "rgba(0, 0, 0, 0.06)",
837
+ "hex": "#0f000000",
838
+ "figma": "monochrome-black_inverted/6",
839
+ "web": "--color-dark-monochrome-black-6-inverted",
840
+ "alias": "monochromeBlackColor6Inverted"
841
+ },
842
+ "dark_monochrome_black_8": {
843
+ "rgba": "rgba(255, 255, 255, 0.08)",
844
+ "hex": "#14ffffff",
845
+ "figma": "monochrome-black/8",
846
+ "web": "--color-dark-monochrome-black-8",
847
+ "alias": "monochromeBlackColor8"
848
+ },
849
+ "dark_monochrome_black_8_inverted": {
850
+ "rgba": "rgba(0, 0, 0, 0.08)",
851
+ "hex": "#14000000",
852
+ "figma": "monochrome-black_inverted/8",
853
+ "web": "--color-dark-monochrome-black-8-inverted",
854
+ "alias": "monochromeBlackColor8Inverted"
855
+ },
856
+ "dark_monochrome_black_10": {
857
+ "rgba": "rgba(255, 255, 255, 0.1)",
858
+ "hex": "#1affffff",
859
+ "figma": "monochrome-black/10",
860
+ "web": "--color-dark-monochrome-black-10",
861
+ "alias": "monochromeBlackColor10"
862
+ },
863
+ "dark_monochrome_black_10_inverted": {
864
+ "rgba": "rgba(0, 0, 0, 0.1)",
865
+ "hex": "#1a000000",
866
+ "figma": "monochrome-black_inverted/10",
867
+ "web": "--color-dark-monochrome-black-10-inverted",
868
+ "alias": "monochromeBlackColor10Inverted"
869
+ },
870
+ "dark_monochrome_black_12": {
871
+ "rgba": "rgba(255, 255, 255, 0.12)",
872
+ "hex": "#1fffffff",
873
+ "figma": "monochrome-black/12",
874
+ "web": "--color-dark-monochrome-black-12",
875
+ "alias": "monochromeBlackColor12"
876
+ },
877
+ "dark_monochrome_black_12_inverted": {
878
+ "rgba": "rgba(0, 0, 0, 0.12)",
879
+ "hex": "#1f000000",
880
+ "figma": "monochrome-black_inverted/12",
881
+ "web": "--color-dark-monochrome-black-12-inverted",
882
+ "alias": "monochromeBlackColor12Inverted"
883
+ },
884
+ "dark_monochrome_black_16": {
885
+ "rgba": "rgba(255, 255, 255, 0.16)",
886
+ "hex": "#29ffffff",
887
+ "figma": "monochrome-black/16",
888
+ "web": "--color-dark-monochrome-black-16",
889
+ "alias": "monochromeBlackColor16"
890
+ },
891
+ "dark_monochrome_black_16_inverted": {
892
+ "rgba": "rgba(0, 0, 0, 0.16)",
893
+ "hex": "#29000000",
894
+ "figma": "monochrome-black_inverted/16",
895
+ "web": "--color-dark-monochrome-black-16-inverted",
896
+ "alias": "monochromeBlackColor16Inverted"
897
+ },
898
+ "dark_monochrome_black_20": {
899
+ "rgba": "rgba(255, 255, 255, 0.2)",
900
+ "hex": "#33ffffff",
901
+ "figma": "monochrome-black/20",
902
+ "web": "--color-dark-monochrome-black-20",
903
+ "alias": "monochromeBlackColor20"
904
+ },
905
+ "dark_monochrome_black_20_inverted": {
906
+ "rgba": "rgba(0, 0, 0, 0.2)",
907
+ "hex": "#33000000",
908
+ "figma": "monochrome-black_inverted/20",
909
+ "web": "--color-dark-monochrome-black-20-inverted",
910
+ "alias": "monochromeBlackColor20Inverted"
911
+ },
912
+ "dark_monochrome_black_24": {
913
+ "rgba": "rgba(255, 255, 255, 0.24)",
914
+ "hex": "#3dffffff",
915
+ "figma": "monochrome-black/24",
916
+ "web": "--color-dark-monochrome-black-24",
917
+ "alias": "monochromeBlackColor24"
918
+ },
919
+ "dark_monochrome_black_24_inverted": {
920
+ "rgba": "rgba(0, 0, 0, 0.24)",
921
+ "hex": "#3d000000",
922
+ "figma": "monochrome-black_inverted/24",
923
+ "web": "--color-dark-monochrome-black-24-inverted",
924
+ "alias": "monochromeBlackColor24Inverted"
925
+ },
926
+ "dark_monochrome_black_32": {
927
+ "rgba": "rgba(255, 255, 255, 0.32)",
928
+ "hex": "#52ffffff",
929
+ "figma": "monochrome-black/32",
930
+ "web": "--color-dark-monochrome-black-32",
931
+ "alias": "monochromeBlackColor32"
932
+ },
933
+ "dark_monochrome_black_32_inverted": {
934
+ "rgba": "rgba(0, 0, 0, 0.32)",
935
+ "hex": "#52000000",
936
+ "figma": "monochrome-black_inverted/32",
937
+ "web": "--color-dark-monochrome-black-32-inverted",
938
+ "alias": "monochromeBlackColor32Inverted"
939
+ },
940
+ "dark_monochrome_black_40": {
941
+ "rgba": "rgba(255, 255, 255, 0.4)",
942
+ "hex": "#66ffffff",
943
+ "figma": "monochrome-black/40",
944
+ "web": "--color-dark-monochrome-black-40",
945
+ "alias": "monochromeBlackColor40"
946
+ },
947
+ "dark_monochrome_black_40_inverted": {
948
+ "rgba": "rgba(0, 0, 0, 0.4)",
949
+ "hex": "#66000000",
950
+ "figma": "monochrome-black_inverted/40",
951
+ "web": "--color-dark-monochrome-black-40-inverted",
952
+ "alias": "monochromeBlackColor40Inverted"
953
+ },
954
+ "dark_monochrome_black_44": {
955
+ "rgba": "rgba(255, 255, 255, 0.44)",
956
+ "hex": "#70ffffff",
957
+ "figma": "monochrome-black/44",
958
+ "web": "--color-dark-monochrome-black-44",
959
+ "alias": "monochromeBlackColor44"
960
+ },
961
+ "dark_monochrome_black_44_inverted": {
962
+ "rgba": "rgba(0, 0, 0, 0.44)",
963
+ "hex": "#70000000",
964
+ "figma": "monochrome-black_inverted/44",
965
+ "web": "--color-dark-monochrome-black-44-inverted",
966
+ "alias": "monochromeBlackColor44Inverted"
967
+ },
968
+ "dark_monochrome_black_48": {
969
+ "rgba": "rgba(255, 255, 255, 0.48)",
970
+ "hex": "#7affffff",
971
+ "figma": "monochrome-black/48",
972
+ "web": "--color-dark-monochrome-black-48",
973
+ "alias": "monochromeBlackColor48"
974
+ },
975
+ "dark_monochrome_black_48_inverted": {
976
+ "rgba": "rgba(0, 0, 0, 0.48)",
977
+ "hex": "#7a000000",
978
+ "figma": "monochrome-black_inverted/48",
979
+ "web": "--color-dark-monochrome-black-48-inverted",
980
+ "alias": "monochromeBlackColor48Inverted"
981
+ },
982
+ "dark_monochrome_black_56": {
983
+ "rgba": "rgba(255, 255, 255, 0.56)",
984
+ "hex": "#8fffffff",
985
+ "figma": "monochrome-black/56",
986
+ "web": "--color-dark-monochrome-black-56",
987
+ "alias": "monochromeBlackColor56"
988
+ },
989
+ "dark_monochrome_black_56_inverted": {
990
+ "rgba": "rgba(0, 0, 0, 0.56)",
991
+ "hex": "#8f000000",
992
+ "figma": "monochrome-black_inverted/56",
993
+ "web": "--color-dark-monochrome-black-56-inverted",
994
+ "alias": "monochromeBlackColor56Inverted"
995
+ },
996
+ "dark_monochrome_black_64": {
997
+ "rgba": "rgba(255, 255, 255, 0.64)",
998
+ "hex": "#a3ffffff",
999
+ "figma": "monochrome-black/64",
1000
+ "web": "--color-dark-monochrome-black-64",
1001
+ "alias": "monochromeBlackColor64"
1002
+ },
1003
+ "dark_monochrome_black_64_inverted": {
1004
+ "rgba": "rgba(0, 0, 0, 0.64)",
1005
+ "hex": "#a3000000",
1006
+ "figma": "monochrome-black_inverted/64",
1007
+ "web": "--color-dark-monochrome-black-64-inverted",
1008
+ "alias": "monochromeBlackColor64Inverted"
1009
+ },
1010
+ "dark_monochrome_black_72": {
1011
+ "rgba": "rgba(255, 255, 255, 0.72)",
1012
+ "hex": "#b8ffffff",
1013
+ "figma": "monochrome-black/72",
1014
+ "web": "--color-dark-monochrome-black-72",
1015
+ "alias": "monochromeBlackColor72"
1016
+ },
1017
+ "dark_monochrome_black_72_inverted": {
1018
+ "rgba": "rgba(0, 0, 0, 0.72)",
1019
+ "hex": "#b8000000",
1020
+ "figma": "monochrome-black_inverted/72",
1021
+ "web": "--color-dark-monochrome-black-72-inverted",
1022
+ "alias": "monochromeBlackColor72Inverted"
1023
+ },
1024
+ "dark_monochrome_black_80": {
1025
+ "rgba": "rgba(255, 255, 255, 0.8)",
1026
+ "hex": "#ccffffff",
1027
+ "figma": "monochrome-black/80",
1028
+ "web": "--color-dark-monochrome-black-80",
1029
+ "alias": "monochromeBlackColor80"
1030
+ },
1031
+ "dark_monochrome_black_80_inverted": {
1032
+ "rgba": "rgba(0, 0, 0, 0.8)",
1033
+ "hex": "#cc000000",
1034
+ "figma": "monochrome-black_inverted/80",
1035
+ "web": "--color-dark-monochrome-black-80-inverted",
1036
+ "alias": "monochromeBlackColor80Inverted"
1037
+ },
1038
+ "dark_monochrome_black_88": {
1039
+ "rgba": "rgba(255, 255, 255, 0.88)",
1040
+ "hex": "#e0ffffff",
1041
+ "figma": "monochrome-black/88",
1042
+ "web": "--color-dark-monochrome-black-88",
1043
+ "alias": "monochromeBlackColor88"
1044
+ },
1045
+ "dark_monochrome_black_88_inverted": {
1046
+ "rgba": "rgba(0, 0, 0, 0.88)",
1047
+ "hex": "#e0000000",
1048
+ "figma": "monochrome-black_inverted/88",
1049
+ "web": "--color-dark-monochrome-black-88-inverted",
1050
+ "alias": "monochromeBlackColor88Inverted"
1051
+ },
1052
+ "dark_monochrome_black_100": {
1053
+ "rgba": "rgba(255, 255, 255, 1)",
1054
+ "hex": "#ffffff",
1055
+ "figma": "monochrome-black/100",
1056
+ "web": "--color-dark-monochrome-black-100",
1057
+ "alias": "monochromeBlackColor100"
1058
+ },
1059
+ "dark_monochrome_black_100_inverted": {
1060
+ "rgba": "rgba(0, 0, 0, 1)",
1061
+ "hex": "#000000",
1062
+ "figma": "monochrome-black_inverted/100",
1063
+ "web": "--color-dark-monochrome-black-100-inverted",
1064
+ "alias": "monochromeBlackColor100Inverted"
1065
+ },
1066
+ "dark_monochrome_white_2": {
1067
+ "rgba": "rgba(0, 0, 0, 0.02)",
1068
+ "hex": "#05000000",
1069
+ "figma": "monochrome-white/2",
1070
+ "web": "--color-dark-monochrome-white-2",
1071
+ "alias": "monochromeWhiteColor2"
1072
+ },
1073
+ "dark_monochrome_white_2_inverted": {
1074
+ "rgba": "rgba(255, 255, 255, 0.02)",
1075
+ "hex": "#05ffffff",
1076
+ "figma": "monochrome-white_inverted/2",
1077
+ "web": "--color-dark-monochrome-white-2-inverted",
1078
+ "alias": "monochromeWhiteColor2Inverted"
1079
+ },
1080
+ "dark_monochrome_white_4": {
1081
+ "rgba": "rgba(0, 0, 0, 0.04)",
1082
+ "hex": "#0a000000",
1083
+ "figma": "monochrome-white/4",
1084
+ "web": "--color-dark-monochrome-white-4",
1085
+ "alias": "monochromeWhiteColor4"
1086
+ },
1087
+ "dark_monochrome_white_4_inverted": {
1088
+ "rgba": "rgba(255, 255, 255, 0.04)",
1089
+ "hex": "#0affffff",
1090
+ "figma": "monochrome-white_inverted/4",
1091
+ "web": "--color-dark-monochrome-white-4-inverted",
1092
+ "alias": "monochromeWhiteColor4Inverted"
1093
+ },
1094
+ "dark_monochrome_white_6": {
1095
+ "rgba": "rgba(0, 0, 0, 0.06)",
1096
+ "hex": "#0f000000",
1097
+ "figma": "monochrome-white/6",
1098
+ "web": "--color-dark-monochrome-white-6",
1099
+ "alias": "monochromeWhiteColor6"
1100
+ },
1101
+ "dark_monochrome_white_6_inverted": {
1102
+ "rgba": "rgba(255, 255, 255, 0.06)",
1103
+ "hex": "#0fffffff",
1104
+ "figma": "monochrome-white_inverted/6",
1105
+ "web": "--color-dark-monochrome-white-6-inverted",
1106
+ "alias": "monochromeWhiteColor6Inverted"
1107
+ },
1108
+ "dark_monochrome_white_8": {
1109
+ "rgba": "rgba(0, 0, 0, 0.08)",
1110
+ "hex": "#14000000",
1111
+ "figma": "monochrome-white/8",
1112
+ "web": "--color-dark-monochrome-white-8",
1113
+ "alias": "monochromeWhiteColor8"
1114
+ },
1115
+ "dark_monochrome_white_8_inverted": {
1116
+ "rgba": "rgba(255, 255, 255, 0.08)",
1117
+ "hex": "#14ffffff",
1118
+ "figma": "monochrome-white_inverted/8",
1119
+ "web": "--color-dark-monochrome-white-8-inverted",
1120
+ "alias": "monochromeWhiteColor8Inverted"
1121
+ },
1122
+ "dark_monochrome_white_10": {
1123
+ "rgba": "rgba(0, 0, 0, 0.1)",
1124
+ "hex": "#1a000000",
1125
+ "figma": "monochrome-white/10",
1126
+ "web": "--color-dark-monochrome-white-10",
1127
+ "alias": "monochromeWhiteColor10"
1128
+ },
1129
+ "dark_monochrome_white_10_inverted": {
1130
+ "rgba": "rgba(255, 255, 255, 0.1)",
1131
+ "hex": "#1affffff",
1132
+ "figma": "monochrome-white_inverted/10",
1133
+ "web": "--color-dark-monochrome-white-10-inverted",
1134
+ "alias": "monochromeWhiteColor10Inverted"
1135
+ },
1136
+ "dark_monochrome_white_12": {
1137
+ "rgba": "rgba(0, 0, 0, 0.12)",
1138
+ "hex": "#1f000000",
1139
+ "figma": "monochrome-white/12",
1140
+ "web": "--color-dark-monochrome-white-12",
1141
+ "alias": "monochromeWhiteColor12"
1142
+ },
1143
+ "dark_monochrome_white_12_inverted": {
1144
+ "rgba": "rgba(255, 255, 255, 0.12)",
1145
+ "hex": "#1fffffff",
1146
+ "figma": "monochrome-white_inverted/12",
1147
+ "web": "--color-dark-monochrome-white-12-inverted",
1148
+ "alias": "monochromeWhiteColor12Inverted"
1149
+ },
1150
+ "dark_monochrome_white_16": {
1151
+ "rgba": "rgba(0, 0, 0, 0.16)",
1152
+ "hex": "#29000000",
1153
+ "figma": "monochrome-white/16",
1154
+ "web": "--color-dark-monochrome-white-16",
1155
+ "alias": "monochromeWhiteColor16"
1156
+ },
1157
+ "dark_monochrome_white_16_inverted": {
1158
+ "rgba": "rgba(255, 255, 255, 0.16)",
1159
+ "hex": "#29ffffff",
1160
+ "figma": "monochrome-white_inverted/16",
1161
+ "web": "--color-dark-monochrome-white-16-inverted",
1162
+ "alias": "monochromeWhiteColor16Inverted"
1163
+ },
1164
+ "dark_monochrome_white_20": {
1165
+ "rgba": "rgba(0, 0, 0, 0.2)",
1166
+ "hex": "#33000000",
1167
+ "figma": "monochrome-white/20",
1168
+ "web": "--color-dark-monochrome-white-20",
1169
+ "alias": "monochromeWhiteColor20"
1170
+ },
1171
+ "dark_monochrome_white_20_inverted": {
1172
+ "rgba": "rgba(255, 255, 255, 0.2)",
1173
+ "hex": "#33ffffff",
1174
+ "figma": "monochrome-white_inverted/20",
1175
+ "web": "--color-dark-monochrome-white-20-inverted",
1176
+ "alias": "monochromeWhiteColor20Inverted"
1177
+ },
1178
+ "dark_monochrome_white_24": {
1179
+ "rgba": "rgba(0, 0, 0, 0.24)",
1180
+ "hex": "#3d000000",
1181
+ "figma": "monochrome-white/24",
1182
+ "web": "--color-dark-monochrome-white-24",
1183
+ "alias": "monochromeWhiteColor24"
1184
+ },
1185
+ "dark_monochrome_white_24_inverted": {
1186
+ "rgba": "rgba(255, 255, 255, 0.24)",
1187
+ "hex": "#3dffffff",
1188
+ "figma": "monochrome-white_inverted/24",
1189
+ "web": "--color-dark-monochrome-white-24-inverted",
1190
+ "alias": "monochromeWhiteColor24Inverted"
1191
+ },
1192
+ "dark_monochrome_white_32": {
1193
+ "rgba": "rgba(0, 0, 0, 0.32)",
1194
+ "hex": "#52000000",
1195
+ "figma": "monochrome-white/32",
1196
+ "web": "--color-dark-monochrome-white-32",
1197
+ "alias": "monochromeWhiteColor32"
1198
+ },
1199
+ "dark_monochrome_white_32_inverted": {
1200
+ "rgba": "rgba(255, 255, 255, 0.32)",
1201
+ "hex": "#52ffffff",
1202
+ "figma": "monochrome-white_inverted/32",
1203
+ "web": "--color-dark-monochrome-white-32-inverted",
1204
+ "alias": "monochromeWhiteColor32Inverted"
1205
+ },
1206
+ "dark_monochrome_white_40": {
1207
+ "rgba": "rgba(0, 0, 0, 0.4)",
1208
+ "hex": "#66000000",
1209
+ "figma": "monochrome-white/40",
1210
+ "web": "--color-dark-monochrome-white-40",
1211
+ "alias": "monochromeWhiteColor40"
1212
+ },
1213
+ "dark_monochrome_white_40_inverted": {
1214
+ "rgba": "rgba(255, 255, 255, 0.4)",
1215
+ "hex": "#66ffffff",
1216
+ "figma": "monochrome-white_inverted/40",
1217
+ "web": "--color-dark-monochrome-white-40-inverted",
1218
+ "alias": "monochromeWhiteColor40Inverted"
1219
+ },
1220
+ "dark_monochrome_white_44": {
1221
+ "rgba": "rgba(0, 0, 0, 0.44)",
1222
+ "hex": "#70000000",
1223
+ "figma": "monochrome-white/44",
1224
+ "web": "--color-dark-monochrome-white-44",
1225
+ "alias": "monochromeWhiteColor44"
1226
+ },
1227
+ "dark_monochrome_white_44_inverted": {
1228
+ "rgba": "rgba(255, 255, 255, 0.44)",
1229
+ "hex": "#70ffffff",
1230
+ "figma": "monochrome-white_inverted/44",
1231
+ "web": "--color-dark-monochrome-white-44-inverted",
1232
+ "alias": "monochromeWhiteColor44Inverted"
1233
+ },
1234
+ "dark_monochrome_white_48": {
1235
+ "rgba": "rgba(0, 0, 0, 0.48)",
1236
+ "hex": "#7a000000",
1237
+ "figma": "monochrome-white/48",
1238
+ "web": "--color-dark-monochrome-white-48",
1239
+ "alias": "monochromeWhiteColor48"
1240
+ },
1241
+ "dark_monochrome_white_48_inverted": {
1242
+ "rgba": "rgba(255, 255, 255, 0.48)",
1243
+ "hex": "#7affffff",
1244
+ "figma": "monochrome-white_inverted/48",
1245
+ "web": "--color-dark-monochrome-white-48-inverted",
1246
+ "alias": "monochromeWhiteColor48Inverted"
1247
+ },
1248
+ "dark_monochrome_white_56": {
1249
+ "rgba": "rgba(0, 0, 0, 0.56)",
1250
+ "hex": "#8f000000",
1251
+ "figma": "monochrome-white/56",
1252
+ "web": "--color-dark-monochrome-white-56",
1253
+ "alias": "monochromeWhiteColor56"
1254
+ },
1255
+ "dark_monochrome_white_56_inverted": {
1256
+ "rgba": "rgba(255, 255, 255, 0.56)",
1257
+ "hex": "#8fffffff",
1258
+ "figma": "monochrome-white_inverted/56",
1259
+ "web": "--color-dark-monochrome-white-56-inverted",
1260
+ "alias": "monochromeWhiteColor56Inverted"
1261
+ },
1262
+ "dark_monochrome_white_64": {
1263
+ "rgba": "rgba(0, 0, 0, 0.64)",
1264
+ "hex": "#a3000000",
1265
+ "figma": "monochrome-white/64",
1266
+ "web": "--color-dark-monochrome-white-64",
1267
+ "alias": "monochromeWhiteColor64"
1268
+ },
1269
+ "dark_monochrome_white_64_inverted": {
1270
+ "rgba": "rgba(255, 255, 255, 0.64)",
1271
+ "hex": "#a3ffffff",
1272
+ "figma": "monochrome-white_inverted/64",
1273
+ "web": "--color-dark-monochrome-white-64-inverted",
1274
+ "alias": "monochromeWhiteColor64Inverted"
1275
+ },
1276
+ "dark_monochrome_white_72": {
1277
+ "rgba": "rgba(0, 0, 0, 0.72)",
1278
+ "hex": "#b8000000",
1279
+ "figma": "monochrome-white/72",
1280
+ "web": "--color-dark-monochrome-white-72",
1281
+ "alias": "monochromeWhiteColor72"
1282
+ },
1283
+ "dark_monochrome_white_72_inverted": {
1284
+ "rgba": "rgba(255, 255, 255, 0.72)",
1285
+ "hex": "#b8ffffff",
1286
+ "figma": "monochrome-white_inverted/72",
1287
+ "web": "--color-dark-monochrome-white-72-inverted",
1288
+ "alias": "monochromeWhiteColor72Inverted"
1289
+ },
1290
+ "dark_monochrome_white_80": {
1291
+ "rgba": "rgba(0, 0, 0, 0.8)",
1292
+ "hex": "#cc000000",
1293
+ "figma": "monochrome-white/80",
1294
+ "web": "--color-dark-monochrome-white-80",
1295
+ "alias": "monochromeWhiteColor80"
1296
+ },
1297
+ "dark_monochrome_white_80_inverted": {
1298
+ "rgba": "rgba(255, 255, 255, 0.8)",
1299
+ "hex": "#ccffffff",
1300
+ "figma": "monochrome-white_inverted/80",
1301
+ "web": "--color-dark-monochrome-white-80-inverted",
1302
+ "alias": "monochromeWhiteColor80Inverted"
1303
+ },
1304
+ "dark_monochrome_white_88": {
1305
+ "rgba": "rgba(0, 0, 0, 0.88)",
1306
+ "hex": "#e0000000",
1307
+ "figma": "monochrome-white/88",
1308
+ "web": "--color-dark-monochrome-white-88",
1309
+ "alias": "monochromeWhiteColor88"
1310
+ },
1311
+ "dark_monochrome_white_88_inverted": {
1312
+ "rgba": "rgba(255, 255, 255, 0.88)",
1313
+ "hex": "#e0ffffff",
1314
+ "figma": "monochrome-white_inverted/88",
1315
+ "web": "--color-dark-monochrome-white-88-inverted",
1316
+ "alias": "monochromeWhiteColor88Inverted"
1317
+ },
1318
+ "dark_monochrome_white_100": {
1319
+ "rgba": "rgba(0, 0, 0, 1)",
1320
+ "hex": "#000000",
1321
+ "figma": "monochrome-white/100",
1322
+ "web": "--color-dark-monochrome-white-100",
1323
+ "alias": "monochromeWhiteColor100"
1324
+ },
1325
+ "dark_monochrome_white_100_inverted": {
1326
+ "rgba": "rgba(255, 255, 255, 1)",
1327
+ "hex": "#ffffff",
1328
+ "figma": "monochrome-white_inverted/100",
1329
+ "web": "--color-dark-monochrome-white-100-inverted",
1330
+ "alias": "monochromeWhiteColor100Inverted"
1331
+ }
1332
+ }