@momentum-design/tokens 0.0.4 → 0.0.6

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.
@@ -0,0 +1,4789 @@
1
+ {
2
+ "color": {
3
+ "theme": {
4
+ "bg": {
5
+ "primary": {
6
+ "value": "linear-gradient(180deg, #f0f0f0 0%, #ffffff 100%)",
7
+ "type": "color",
8
+ "description": "Core Token: gradient.default.light.primary\nHEX: F0F0F0, FFFFFF\n----\nUsed for main app background (desktop&web)",
9
+ "filePath": "src/theme/webex/light.json",
10
+ "isSource": true,
11
+ "original": {
12
+ "value": "{color.gradient.default.light.primary}",
13
+ "type": "color",
14
+ "description": "Core Token: gradient.default.light.primary\nHEX: F0F0F0, FFFFFF\n----\nUsed for main app background (desktop&web)"
15
+ },
16
+ "name": "md-color-theme-bg-primary",
17
+ "attributes": {
18
+ "category": "color",
19
+ "type": "theme",
20
+ "item": "bg",
21
+ "subitem": "primary"
22
+ },
23
+ "path": [
24
+ "color",
25
+ "theme",
26
+ "bg",
27
+ "primary"
28
+ ]
29
+ },
30
+ "secondary": {
31
+ "value": "linear-gradient(180deg, #fafafa 0%, #ffffff 100%)",
32
+ "type": "color",
33
+ "description": "Core Token: gradient.default.light.secondary\nHEX: FAFAFA, FFFFFF\n-----\nUsed for the 3rd column in a main app background (desktop&web)",
34
+ "filePath": "src/theme/webex/light.json",
35
+ "isSource": true,
36
+ "original": {
37
+ "value": "{color.gradient.default.light.secondary}",
38
+ "type": "color",
39
+ "description": "Core Token: gradient.default.light.secondary\nHEX: FAFAFA, FFFFFF\n-----\nUsed for the 3rd column in a main app background (desktop&web)"
40
+ },
41
+ "name": "md-color-theme-bg-secondary",
42
+ "attributes": {
43
+ "category": "color",
44
+ "type": "theme",
45
+ "item": "bg",
46
+ "subitem": "secondary"
47
+ },
48
+ "path": [
49
+ "color",
50
+ "theme",
51
+ "bg",
52
+ "secondary"
53
+ ]
54
+ },
55
+ "mob": {
56
+ "primary": {
57
+ "value": "#f7f7f7",
58
+ "type": "color",
59
+ "description": "Core Token: mobile.default.light.primary\nHEX: F7F7F7\n------------------------\nUsed for App background for mobile [iOS] notch, top-bar",
60
+ "filePath": "src/theme/webex/light.json",
61
+ "isSource": true,
62
+ "original": {
63
+ "value": "{color.mobile.default.light.primary}",
64
+ "type": "color",
65
+ "description": "Core Token: mobile.default.light.primary\nHEX: F7F7F7\n------------------------\nUsed for App background for mobile [iOS] notch, top-bar"
66
+ },
67
+ "name": "md-color-theme-bg-mob-primary",
68
+ "attributes": {
69
+ "category": "color",
70
+ "type": "theme",
71
+ "item": "bg",
72
+ "subitem": "mob",
73
+ "state": "primary"
74
+ },
75
+ "path": [
76
+ "color",
77
+ "theme",
78
+ "bg",
79
+ "mob",
80
+ "primary"
81
+ ]
82
+ },
83
+ "secondary": {
84
+ "value": "#ffffff",
85
+ "type": "color",
86
+ "description": "Core Token: mobile.default.light.secondary\nHEX: FFFFFF\n-------------------------------\nApp background for mobile\n[AND] botton tabs",
87
+ "filePath": "src/theme/webex/light.json",
88
+ "isSource": true,
89
+ "original": {
90
+ "value": "{color.mobile.default.light.secondary}",
91
+ "type": "color",
92
+ "description": "Core Token: mobile.default.light.secondary\nHEX: FFFFFF\n-------------------------------\nApp background for mobile\n[AND] botton tabs"
93
+ },
94
+ "name": "md-color-theme-bg-mob-secondary",
95
+ "attributes": {
96
+ "category": "color",
97
+ "type": "theme",
98
+ "item": "bg",
99
+ "subitem": "mob",
100
+ "state": "secondary"
101
+ },
102
+ "path": [
103
+ "color",
104
+ "theme",
105
+ "bg",
106
+ "mob",
107
+ "secondary"
108
+ ]
109
+ }
110
+ }
111
+ },
112
+ "surface": {
113
+ "neutral": {
114
+ "00": {
115
+ "default": {
116
+ "value": "#00000000",
117
+ "type": "color",
118
+ "description": "Core Token: core.black-alpha.00\nHEX: 000000 0%\n--------\nRest/ghost states of app-header/footer, chips, list items, list-header, bitmoji, messaging components, personas. ",
119
+ "filePath": "src/theme/webex/light.json",
120
+ "isSource": true,
121
+ "original": {
122
+ "value": "{color.core.black-alpha.00}",
123
+ "type": "color",
124
+ "description": "Core Token: core.black-alpha.00\nHEX: 000000 0%\n--------\nRest/ghost states of app-header/footer, chips, list items, list-header, bitmoji, messaging components, personas. "
125
+ },
126
+ "name": "md-color-theme-surface-neutral-00-default",
127
+ "attributes": {
128
+ "category": "color",
129
+ "type": "theme",
130
+ "item": "surface",
131
+ "subitem": "neutral",
132
+ "state": "00"
133
+ },
134
+ "path": [
135
+ "color",
136
+ "theme",
137
+ "surface",
138
+ "neutral",
139
+ "00",
140
+ "default"
141
+ ]
142
+ },
143
+ "hover": {
144
+ "value": "#00000012",
145
+ "type": "color",
146
+ "description": "Core Token: core.black-alpha.07\nHEX: 000000 7%\n\n----\n\nUsed for hover state of \nall app-header/footer, chips, list items, list-header, bitmoji, messaging components, personas",
147
+ "filePath": "src/theme/webex/light.json",
148
+ "isSource": true,
149
+ "original": {
150
+ "value": "{color.core.black-alpha.07}",
151
+ "type": "color",
152
+ "description": "Core Token: core.black-alpha.07\nHEX: 000000 7%\n\n----\n\nUsed for hover state of \nall app-header/footer, chips, list items, list-header, bitmoji, messaging components, personas"
153
+ },
154
+ "name": "md-color-theme-surface-neutral-00-hover",
155
+ "attributes": {
156
+ "category": "color",
157
+ "type": "theme",
158
+ "item": "surface",
159
+ "subitem": "neutral",
160
+ "state": "00"
161
+ },
162
+ "path": [
163
+ "color",
164
+ "theme",
165
+ "surface",
166
+ "neutral",
167
+ "00",
168
+ "hover"
169
+ ]
170
+ },
171
+ "active": {
172
+ "value": "#0000001c",
173
+ "type": "color",
174
+ "description": "Core Token: core.black-alpha.11\nHEX: 000000 11%\n\n---\nUsed for press/active state of surface-00. Used it for app-header/footer, chips, list items, list-header, bitmoji, messaging components, personas",
175
+ "filePath": "src/theme/webex/light.json",
176
+ "isSource": true,
177
+ "original": {
178
+ "value": "{color.core.black-alpha.11}",
179
+ "type": "color",
180
+ "description": "Core Token: core.black-alpha.11\nHEX: 000000 11%\n\n---\nUsed for press/active state of surface-00. Used it for app-header/footer, chips, list items, list-header, bitmoji, messaging components, personas"
181
+ },
182
+ "name": "md-color-theme-surface-neutral-00-active",
183
+ "attributes": {
184
+ "category": "color",
185
+ "type": "theme",
186
+ "item": "surface",
187
+ "subitem": "neutral",
188
+ "state": "00"
189
+ },
190
+ "path": [
191
+ "color",
192
+ "theme",
193
+ "surface",
194
+ "neutral",
195
+ "00",
196
+ "active"
197
+ ]
198
+ },
199
+ "disabled": {
200
+ "value": "#0000001c",
201
+ "type": "color",
202
+ "description": "Core Token: core.black-alpha-11\nHEX: 000000 11%\n\n---\nDisabled state of surface-00. Used it for app-header/footer, chips, list items, list-header, bitmoji, messaging components, personas",
203
+ "filePath": "src/theme/webex/light.json",
204
+ "isSource": true,
205
+ "original": {
206
+ "value": "{color.core.black-alpha.11}",
207
+ "type": "color",
208
+ "description": "Core Token: core.black-alpha-11\nHEX: 000000 11%\n\n---\nDisabled state of surface-00. Used it for app-header/footer, chips, list items, list-header, bitmoji, messaging components, personas"
209
+ },
210
+ "name": "md-color-theme-surface-neutral-00-disabled",
211
+ "attributes": {
212
+ "category": "color",
213
+ "type": "theme",
214
+ "item": "surface",
215
+ "subitem": "neutral",
216
+ "state": "00"
217
+ },
218
+ "path": [
219
+ "color",
220
+ "theme",
221
+ "surface",
222
+ "neutral",
223
+ "00",
224
+ "disabled"
225
+ ]
226
+ }
227
+ },
228
+ "01": {
229
+ "default": {
230
+ "value": "#ffffff1c",
231
+ "type": "color",
232
+ "description": "Core Token: core.white-alpha.11\nHEX: FFFFFF 11%\n-----\n\nRest state for meeting-content-cards, attachments, [ios] meeting-list",
233
+ "filePath": "src/theme/webex/light.json",
234
+ "isSource": true,
235
+ "original": {
236
+ "value": "{color.core.white-alpha.11}",
237
+ "type": "color",
238
+ "description": "Core Token: core.white-alpha.11\nHEX: FFFFFF 11%\n-----\n\nRest state for meeting-content-cards, attachments, [ios] meeting-list"
239
+ },
240
+ "name": "md-color-theme-surface-neutral-01-default",
241
+ "attributes": {
242
+ "category": "color",
243
+ "type": "theme",
244
+ "item": "surface",
245
+ "subitem": "neutral",
246
+ "state": "01"
247
+ },
248
+ "path": [
249
+ "color",
250
+ "theme",
251
+ "surface",
252
+ "neutral",
253
+ "01",
254
+ "default"
255
+ ]
256
+ },
257
+ "hover": {
258
+ "value": "#00000033",
259
+ "type": "color",
260
+ "description": "Core Token: core.black-alpha.20\nHEX: FFFFFF 20%\n\n----\nHover state of surface-01.\n(prev.BackgroundSecondary). Used it for meeting-content-cards, attachments, [ios] meeting-list",
261
+ "filePath": "src/theme/webex/light.json",
262
+ "isSource": true,
263
+ "original": {
264
+ "value": "{color.core.black-alpha.20}",
265
+ "type": "color",
266
+ "description": "Core Token: core.black-alpha.20\nHEX: FFFFFF 20%\n\n----\nHover state of surface-01.\n(prev.BackgroundSecondary). Used it for meeting-content-cards, attachments, [ios] meeting-list"
267
+ },
268
+ "name": "md-color-theme-surface-neutral-01-hover",
269
+ "attributes": {
270
+ "category": "color",
271
+ "type": "theme",
272
+ "item": "surface",
273
+ "subitem": "neutral",
274
+ "state": "01"
275
+ },
276
+ "path": [
277
+ "color",
278
+ "theme",
279
+ "surface",
280
+ "neutral",
281
+ "01",
282
+ "hover"
283
+ ]
284
+ },
285
+ "active": {
286
+ "value": "#0000004d",
287
+ "type": "color",
288
+ "description": "Core Token: core.black-alpha.30\nHEX: 000000 30%\n\n---\nUsed for press/active state of surface-01. \n(prev.BackgroundSecondary). Used it for meeting-content-cards, attachments, [ios] meeting-list.",
289
+ "filePath": "src/theme/webex/light.json",
290
+ "isSource": true,
291
+ "original": {
292
+ "value": "{color.core.black-alpha.30}",
293
+ "type": "color",
294
+ "description": "Core Token: core.black-alpha.30\nHEX: 000000 30%\n\n---\nUsed for press/active state of surface-01. \n(prev.BackgroundSecondary). Used it for meeting-content-cards, attachments, [ios] meeting-list."
295
+ },
296
+ "name": "md-color-theme-surface-neutral-01-active",
297
+ "attributes": {
298
+ "category": "color",
299
+ "type": "theme",
300
+ "item": "surface",
301
+ "subitem": "neutral",
302
+ "state": "01"
303
+ },
304
+ "path": [
305
+ "color",
306
+ "theme",
307
+ "surface",
308
+ "neutral",
309
+ "01",
310
+ "active"
311
+ ]
312
+ }
313
+ },
314
+ "02": {
315
+ "primary": {
316
+ "value": "#f7f7f7",
317
+ "type": "color",
318
+ "description": "Core Token: core.gray.05\nHEX: F7f7f7\n----------------\nUsed this for the most top modal surface when layering one to another. For details, find \"UI Layering\" : \nhttps://www.figma.com/file/GAPJbRR46eugOlrHzFJ7Fe/UI-Layering?node-id=3%3A22089",
319
+ "filePath": "src/theme/webex/light.json",
320
+ "isSource": true,
321
+ "original": {
322
+ "value": "{color.core.gray.05}",
323
+ "type": "color",
324
+ "description": "Core Token: core.gray.05\nHEX: F7f7f7\n----------------\nUsed this for the most top modal surface when layering one to another. For details, find \"UI Layering\" : \nhttps://www.figma.com/file/GAPJbRR46eugOlrHzFJ7Fe/UI-Layering?node-id=3%3A22089"
325
+ },
326
+ "name": "md-color-theme-surface-neutral-02-primary",
327
+ "attributes": {
328
+ "category": "color",
329
+ "type": "theme",
330
+ "item": "surface",
331
+ "subitem": "neutral",
332
+ "state": "02"
333
+ },
334
+ "path": [
335
+ "color",
336
+ "theme",
337
+ "surface",
338
+ "neutral",
339
+ "02",
340
+ "primary"
341
+ ]
342
+ },
343
+ "secondary": {
344
+ "value": "#ededed",
345
+ "type": "color",
346
+ "description": "Core Token: core.gray.10\nHEX: EDEDED\n----------------\nMedium solid surface. Used this for the surface of modal when layering one to another. For details, find \"UI Layering\" : \nhttps://www.figma.com/file/GAPJbRR46eugOlrHzFJ7Fe/UI-Layering?node-id=3%3A22089",
347
+ "filePath": "src/theme/webex/light.json",
348
+ "isSource": true,
349
+ "original": {
350
+ "value": "{color.core.gray.10}",
351
+ "type": "color",
352
+ "description": "Core Token: core.gray.10\nHEX: EDEDED\n----------------\nMedium solid surface. Used this for the surface of modal when layering one to another. For details, find \"UI Layering\" : \nhttps://www.figma.com/file/GAPJbRR46eugOlrHzFJ7Fe/UI-Layering?node-id=3%3A22089"
353
+ },
354
+ "name": "md-color-theme-surface-neutral-02-secondary",
355
+ "attributes": {
356
+ "category": "color",
357
+ "type": "theme",
358
+ "item": "surface",
359
+ "subitem": "neutral",
360
+ "state": "02"
361
+ },
362
+ "path": [
363
+ "color",
364
+ "theme",
365
+ "surface",
366
+ "neutral",
367
+ "02",
368
+ "secondary"
369
+ ]
370
+ },
371
+ "tertiary": {
372
+ "value": "#ffffff",
373
+ "type": "color",
374
+ "description": "Core Token: core.white-alpha.100\nHEX: FFFFFF\n----------------\nFull solid surface. Used this for calendar picker, input-filed, toasts, panel-rectangles. Can also be used when layering surfaces one to another. For details, find \"UI Layering\" : \nhttps://www.figma.com/file/GAPJbRR46eugOlrHzFJ7Fe/UI-Layering?node-id=3%3A22089",
375
+ "filePath": "src/theme/webex/light.json",
376
+ "isSource": true,
377
+ "original": {
378
+ "value": "{color.core.white-alpha.100}",
379
+ "type": "color",
380
+ "description": "Core Token: core.white-alpha.100\nHEX: FFFFFF\n----------------\nFull solid surface. Used this for calendar picker, input-filed, toasts, panel-rectangles. Can also be used when layering surfaces one to another. For details, find \"UI Layering\" : \nhttps://www.figma.com/file/GAPJbRR46eugOlrHzFJ7Fe/UI-Layering?node-id=3%3A22089"
381
+ },
382
+ "name": "md-color-theme-surface-neutral-02-tertiary",
383
+ "attributes": {
384
+ "category": "color",
385
+ "type": "theme",
386
+ "item": "surface",
387
+ "subitem": "neutral",
388
+ "state": "02"
389
+ },
390
+ "path": [
391
+ "color",
392
+ "theme",
393
+ "surface",
394
+ "neutral",
395
+ "02",
396
+ "tertiary"
397
+ ]
398
+ }
399
+ }
400
+ },
401
+ "positive": {
402
+ "default": {
403
+ "value": "#cef5eb",
404
+ "type": "color",
405
+ "description": "Core Token: core.green.10\nHEX: CEF5EB\n-------------------------\nUsed for alert-banners",
406
+ "filePath": "src/theme/webex/light.json",
407
+ "isSource": true,
408
+ "original": {
409
+ "value": "{color.core.green.10}",
410
+ "type": "color",
411
+ "description": "Core Token: core.green.10\nHEX: CEF5EB\n-------------------------\nUsed for alert-banners"
412
+ },
413
+ "name": "md-color-theme-surface-positive-default",
414
+ "attributes": {
415
+ "category": "color",
416
+ "type": "theme",
417
+ "item": "surface",
418
+ "subitem": "positive",
419
+ "state": "default"
420
+ },
421
+ "path": [
422
+ "color",
423
+ "theme",
424
+ "surface",
425
+ "positive",
426
+ "default"
427
+ ]
428
+ },
429
+ "active": {
430
+ "value": "#9fedd8",
431
+ "type": "color",
432
+ "description": "Core Token: core.green.20\nHEX: 9FEDD8\n---------------------------\nUsed for meeting-cards, press state of availability cards",
433
+ "filePath": "src/theme/webex/light.json",
434
+ "isSource": true,
435
+ "original": {
436
+ "value": "{color.core.green.20}",
437
+ "type": "color",
438
+ "description": "Core Token: core.green.20\nHEX: 9FEDD8\n---------------------------\nUsed for meeting-cards, press state of availability cards"
439
+ },
440
+ "name": "md-color-theme-surface-positive-active",
441
+ "attributes": {
442
+ "category": "color",
443
+ "type": "theme",
444
+ "item": "surface",
445
+ "subitem": "positive",
446
+ "state": "active"
447
+ },
448
+ "path": [
449
+ "color",
450
+ "theme",
451
+ "surface",
452
+ "positive",
453
+ "active"
454
+ ]
455
+ }
456
+ },
457
+ "negative": {
458
+ "default": {
459
+ "value": "#ffe8ea",
460
+ "type": "color",
461
+ "description": "Core Token: core.red.10\nHEX: FFE8EA\n--------------------------------\nUsed for rest state of availability-cards (unavailable)",
462
+ "filePath": "src/theme/webex/light.json",
463
+ "isSource": true,
464
+ "original": {
465
+ "value": "{color.core.red.10}",
466
+ "type": "color",
467
+ "description": "Core Token: core.red.10\nHEX: FFE8EA\n--------------------------------\nUsed for rest state of availability-cards (unavailable)"
468
+ },
469
+ "name": "md-color-theme-surface-negative-default",
470
+ "attributes": {
471
+ "category": "color",
472
+ "type": "theme",
473
+ "item": "surface",
474
+ "subitem": "negative",
475
+ "state": "default"
476
+ },
477
+ "path": [
478
+ "color",
479
+ "theme",
480
+ "surface",
481
+ "negative",
482
+ "default"
483
+ ]
484
+ },
485
+ "active": {
486
+ "value": "#ffd4da",
487
+ "type": "color",
488
+ "description": "Core Token: core.red.20\nHEX: FFD4DA\n--------------------------------\nUsed for alert-banners, availability-cards (blockers)",
489
+ "filePath": "src/theme/webex/light.json",
490
+ "isSource": true,
491
+ "original": {
492
+ "value": "{color.core.red.20}",
493
+ "type": "color",
494
+ "description": "Core Token: core.red.20\nHEX: FFD4DA\n--------------------------------\nUsed for alert-banners, availability-cards (blockers)"
495
+ },
496
+ "name": "md-color-theme-surface-negative-active",
497
+ "attributes": {
498
+ "category": "color",
499
+ "type": "theme",
500
+ "item": "surface",
501
+ "subitem": "negative",
502
+ "state": "active"
503
+ },
504
+ "path": [
505
+ "color",
506
+ "theme",
507
+ "surface",
508
+ "negative",
509
+ "active"
510
+ ]
511
+ }
512
+ },
513
+ "warning": {
514
+ "default": {
515
+ "value": "#ffebc2",
516
+ "type": "color",
517
+ "description": "Core Token: core.yellow.10\nHEX: FFEBC2\n--------------------------------\nUsed for alert-banner",
518
+ "filePath": "src/theme/webex/light.json",
519
+ "isSource": true,
520
+ "original": {
521
+ "value": "{color.core.yellow.10}",
522
+ "type": "color",
523
+ "description": "Core Token: core.yellow.10\nHEX: FFEBC2\n--------------------------------\nUsed for alert-banner"
524
+ },
525
+ "name": "md-color-theme-surface-warning-default",
526
+ "attributes": {
527
+ "category": "color",
528
+ "type": "theme",
529
+ "item": "surface",
530
+ "subitem": "warning",
531
+ "state": "default"
532
+ },
533
+ "path": [
534
+ "color",
535
+ "theme",
536
+ "surface",
537
+ "warning",
538
+ "default"
539
+ ]
540
+ }
541
+ },
542
+ "accent": {
543
+ "default": {
544
+ "value": "#dbf0ff",
545
+ "type": "color",
546
+ "description": "Core token: core.blue.10\nHEX: DBF0FF\n-----------\nUsed for alert-banners",
547
+ "filePath": "src/theme/webex/light.json",
548
+ "isSource": true,
549
+ "original": {
550
+ "value": "{color.core.blue.10}",
551
+ "type": "color",
552
+ "description": "Core token: core.blue.10\nHEX: DBF0FF\n-----------\nUsed for alert-banners"
553
+ },
554
+ "name": "md-color-theme-surface-accent-default",
555
+ "attributes": {
556
+ "category": "color",
557
+ "type": "theme",
558
+ "item": "surface",
559
+ "subitem": "accent",
560
+ "state": "default"
561
+ },
562
+ "path": [
563
+ "color",
564
+ "theme",
565
+ "surface",
566
+ "accent",
567
+ "default"
568
+ ]
569
+ },
570
+ "mobile": {
571
+ "default": {
572
+ "value": "#1170cf",
573
+ "type": "color",
574
+ "description": "Core Token: core.blue.60\nHEX: 1170CF\n-------------------------\nUsed for default/rest state of [iOS] Global Tint",
575
+ "filePath": "src/theme/webex/light.json",
576
+ "isSource": true,
577
+ "original": {
578
+ "value": "{color.core.blue.60}",
579
+ "type": "color",
580
+ "description": "Core Token: core.blue.60\nHEX: 1170CF\n-------------------------\nUsed for default/rest state of [iOS] Global Tint"
581
+ },
582
+ "name": "md-color-theme-surface-accent-mobile-default",
583
+ "attributes": {
584
+ "category": "color",
585
+ "type": "theme",
586
+ "item": "surface",
587
+ "subitem": "accent",
588
+ "state": "mobile"
589
+ },
590
+ "path": [
591
+ "color",
592
+ "theme",
593
+ "surface",
594
+ "accent",
595
+ "mobile",
596
+ "default"
597
+ ]
598
+ },
599
+ "pressed": {
600
+ "value": "#1170cf",
601
+ "type": "color",
602
+ "description": "Core Token: core.blue.60\nHEX: 1170CF\n-------------------\nUsed [ioS] Selected state of navigation/side-bar, search-bar",
603
+ "filePath": "src/theme/webex/light.json",
604
+ "isSource": true,
605
+ "original": {
606
+ "value": "{color.core.blue.60}",
607
+ "type": "color",
608
+ "description": "Core Token: core.blue.60\nHEX: 1170CF\n-------------------\nUsed [ioS] Selected state of navigation/side-bar, search-bar"
609
+ },
610
+ "name": "md-color-theme-surface-accent-mobile-pressed",
611
+ "attributes": {
612
+ "category": "color",
613
+ "type": "theme",
614
+ "item": "surface",
615
+ "subitem": "accent",
616
+ "state": "mobile"
617
+ },
618
+ "path": [
619
+ "color",
620
+ "theme",
621
+ "surface",
622
+ "accent",
623
+ "mobile",
624
+ "pressed"
625
+ ]
626
+ }
627
+ }
628
+ }
629
+ },
630
+ "content": {
631
+ "text": {
632
+ "neutral": {
633
+ "primary": {
634
+ "value": "#000000f2",
635
+ "type": "color",
636
+ "description": "Core Token: core.black-alpha.95\nHEX: FFFFFF 95%\n--------------------------\nUsed for default primary text. ",
637
+ "filePath": "src/theme/webex/light.json",
638
+ "isSource": true,
639
+ "original": {
640
+ "value": "{color.core.black-alpha.95}",
641
+ "type": "color",
642
+ "description": "Core Token: core.black-alpha.95\nHEX: FFFFFF 95%\n--------------------------\nUsed for default primary text. "
643
+ },
644
+ "name": "md-color-theme-content-text-neutral-primary",
645
+ "attributes": {
646
+ "category": "color",
647
+ "type": "theme",
648
+ "item": "content",
649
+ "subitem": "text",
650
+ "state": "neutral"
651
+ },
652
+ "path": [
653
+ "color",
654
+ "theme",
655
+ "content",
656
+ "text",
657
+ "neutral",
658
+ "primary"
659
+ ]
660
+ },
661
+ "secondary": {
662
+ "value": "#000000b3",
663
+ "type": "color",
664
+ "description": "Core Token: core.black-alpha.70\nHEX: 000000 70%\n--------------------\nUsed for secondary text",
665
+ "filePath": "src/theme/webex/light.json",
666
+ "isSource": true,
667
+ "original": {
668
+ "value": "{color.core.black-alpha.70}",
669
+ "type": "color",
670
+ "description": "Core Token: core.black-alpha.70\nHEX: 000000 70%\n--------------------\nUsed for secondary text"
671
+ },
672
+ "name": "md-color-theme-content-text-neutral-secondary",
673
+ "attributes": {
674
+ "category": "color",
675
+ "type": "theme",
676
+ "item": "content",
677
+ "subitem": "text",
678
+ "state": "neutral"
679
+ },
680
+ "path": [
681
+ "color",
682
+ "theme",
683
+ "content",
684
+ "text",
685
+ "neutral",
686
+ "secondary"
687
+ ]
688
+ },
689
+ "disabled": {
690
+ "value": "#00000066",
691
+ "type": "color",
692
+ "description": "Core Token: core.black-alpha.40\nHEX: 000000 40%\n---\nUsed for disabled state for all text",
693
+ "filePath": "src/theme/webex/light.json",
694
+ "isSource": true,
695
+ "original": {
696
+ "value": "{color.core.black-alpha.40}",
697
+ "type": "color",
698
+ "description": "Core Token: core.black-alpha.40\nHEX: 000000 40%\n---\nUsed for disabled state for all text"
699
+ },
700
+ "name": "md-color-theme-content-text-neutral-disabled",
701
+ "attributes": {
702
+ "category": "color",
703
+ "type": "theme",
704
+ "item": "content",
705
+ "subitem": "text",
706
+ "state": "neutral"
707
+ },
708
+ "path": [
709
+ "color",
710
+ "theme",
711
+ "content",
712
+ "text",
713
+ "neutral",
714
+ "disabled"
715
+ ]
716
+ },
717
+ "teams": {
718
+ "default": {
719
+ "value": "#000000b3",
720
+ "type": "color",
721
+ "description": "Core Token: core.black-alpha.70\nHEX: 000000 70%\n-----------------------\nUsed for teams ",
722
+ "filePath": "src/theme/webex/light.json",
723
+ "isSource": true,
724
+ "original": {
725
+ "value": "{color.core.black-alpha.70}",
726
+ "type": "color",
727
+ "description": "Core Token: core.black-alpha.70\nHEX: 000000 70%\n-----------------------\nUsed for teams "
728
+ },
729
+ "name": "md-color-theme-content-text-neutral-teams-default",
730
+ "attributes": {
731
+ "category": "color",
732
+ "type": "theme",
733
+ "item": "content",
734
+ "subitem": "text",
735
+ "state": "neutral"
736
+ },
737
+ "path": [
738
+ "color",
739
+ "theme",
740
+ "content",
741
+ "text",
742
+ "neutral",
743
+ "teams",
744
+ "default"
745
+ ]
746
+ },
747
+ "active": {
748
+ "value": "#000000f2",
749
+ "type": "color",
750
+ "description": "Core Token: core.black-alpha.95\nHEX: 000000 95%\n-----------------------\nUsed for active state of teams component",
751
+ "filePath": "src/theme/webex/light.json",
752
+ "isSource": true,
753
+ "original": {
754
+ "value": "{color.core.black-alpha.95}",
755
+ "type": "color",
756
+ "description": "Core Token: core.black-alpha.95\nHEX: 000000 95%\n-----------------------\nUsed for active state of teams component"
757
+ },
758
+ "name": "md-color-theme-content-text-neutral-teams-active",
759
+ "attributes": {
760
+ "category": "color",
761
+ "type": "theme",
762
+ "item": "content",
763
+ "subitem": "text",
764
+ "state": "neutral"
765
+ },
766
+ "path": [
767
+ "color",
768
+ "theme",
769
+ "content",
770
+ "text",
771
+ "neutral",
772
+ "teams",
773
+ "active"
774
+ ]
775
+ }
776
+ }
777
+ },
778
+ "positve": {
779
+ "active": {
780
+ "value": "#0e2b20",
781
+ "type": "color",
782
+ "description": "Core Token: core.green.90\nHEX: 0E2B20\n----\nUsed for Success, Join text\n",
783
+ "filePath": "src/theme/webex/light.json",
784
+ "isSource": true,
785
+ "original": {
786
+ "value": "{color.core.green.90}",
787
+ "type": "color",
788
+ "description": "Core Token: core.green.90\nHEX: 0E2B20\n----\nUsed for Success, Join text\n"
789
+ },
790
+ "name": "md-color-theme-content-text-positve-active",
791
+ "attributes": {
792
+ "category": "color",
793
+ "type": "theme",
794
+ "item": "content",
795
+ "subitem": "text",
796
+ "state": "positve"
797
+ },
798
+ "path": [
799
+ "color",
800
+ "theme",
801
+ "content",
802
+ "text",
803
+ "positve",
804
+ "active"
805
+ ]
806
+ },
807
+ "hover": {
808
+ "value": "#0e2b20",
809
+ "type": "color",
810
+ "description": "Core Token: core.green-90\nHEX: 0E2B20\n----\nUsed for hover state of Success, Join text",
811
+ "filePath": "src/theme/webex/light.json",
812
+ "isSource": true,
813
+ "original": {
814
+ "value": "{color.core.green.90}",
815
+ "type": "color",
816
+ "description": "Core Token: core.green-90\nHEX: 0E2B20\n----\nUsed for hover state of Success, Join text"
817
+ },
818
+ "name": "md-color-theme-content-text-positve-hover",
819
+ "attributes": {
820
+ "category": "color",
821
+ "type": "theme",
822
+ "item": "content",
823
+ "subitem": "text",
824
+ "state": "positve"
825
+ },
826
+ "path": [
827
+ "color",
828
+ "theme",
829
+ "content",
830
+ "text",
831
+ "positve",
832
+ "hover"
833
+ ]
834
+ },
835
+ "default": {
836
+ "value": "#185e46",
837
+ "type": "color",
838
+ "description": "Core Token: core.green.70\nHEX: 185e46\n\n-----\nUsed for rest state of success, join text",
839
+ "filePath": "src/theme/webex/light.json",
840
+ "isSource": true,
841
+ "original": {
842
+ "value": "{color.core.green.70}",
843
+ "type": "color",
844
+ "description": "Core Token: core.green.70\nHEX: 185e46\n\n-----\nUsed for rest state of success, join text"
845
+ },
846
+ "name": "md-color-theme-content-text-positve-default",
847
+ "attributes": {
848
+ "category": "color",
849
+ "type": "theme",
850
+ "item": "content",
851
+ "subitem": "text",
852
+ "state": "positve"
853
+ },
854
+ "path": [
855
+ "color",
856
+ "theme",
857
+ "content",
858
+ "text",
859
+ "positve",
860
+ "default"
861
+ ]
862
+ }
863
+ },
864
+ "negative": {
865
+ "active": {
866
+ "value": "#4f0e10",
867
+ "type": "color",
868
+ "description": "Core Token: core.red.90\nHEX: 4F0E10\n-----------------\nUsed for active state of Error/cancel text. Used for alert-badge, interactive icons.",
869
+ "filePath": "src/theme/webex/light.json",
870
+ "isSource": true,
871
+ "original": {
872
+ "value": "{color.core.red.90}",
873
+ "type": "color",
874
+ "description": "Core Token: core.red.90\nHEX: 4F0E10\n-----------------\nUsed for active state of Error/cancel text. Used for alert-badge, interactive icons."
875
+ },
876
+ "name": "md-color-theme-content-text-negative-active",
877
+ "attributes": {
878
+ "category": "color",
879
+ "type": "theme",
880
+ "item": "content",
881
+ "subitem": "text",
882
+ "state": "negative"
883
+ },
884
+ "path": [
885
+ "color",
886
+ "theme",
887
+ "content",
888
+ "text",
889
+ "negative",
890
+ "active"
891
+ ]
892
+ },
893
+ "hover": {
894
+ "value": "#4f0e10",
895
+ "type": "color",
896
+ "description": "Core Token: core.red.90\nHEX: 4F0E10\n-----------------\nUsed for hover state of Error/cancel text",
897
+ "filePath": "src/theme/webex/light.json",
898
+ "isSource": true,
899
+ "original": {
900
+ "value": "{color.core.red.90}",
901
+ "type": "color",
902
+ "description": "Core Token: core.red.90\nHEX: 4F0E10\n-----------------\nUsed for hover state of Error/cancel text"
903
+ },
904
+ "name": "md-color-theme-content-text-negative-hover",
905
+ "attributes": {
906
+ "category": "color",
907
+ "type": "theme",
908
+ "item": "content",
909
+ "subitem": "text",
910
+ "state": "negative"
911
+ },
912
+ "path": [
913
+ "color",
914
+ "theme",
915
+ "content",
916
+ "text",
917
+ "negative",
918
+ "hover"
919
+ ]
920
+ },
921
+ "default": {
922
+ "value": "#ab0a15",
923
+ "type": "color",
924
+ "description": "Core Token: core.red.70\nHEX: AB0A15\n-----------------\nUsed for rest state of Error/cancel text",
925
+ "filePath": "src/theme/webex/light.json",
926
+ "isSource": true,
927
+ "original": {
928
+ "value": "{color.core.red.70}",
929
+ "type": "color",
930
+ "description": "Core Token: core.red.70\nHEX: AB0A15\n-----------------\nUsed for rest state of Error/cancel text"
931
+ },
932
+ "name": "md-color-theme-content-text-negative-default",
933
+ "attributes": {
934
+ "category": "color",
935
+ "type": "theme",
936
+ "item": "content",
937
+ "subitem": "text",
938
+ "state": "negative"
939
+ },
940
+ "path": [
941
+ "color",
942
+ "theme",
943
+ "content",
944
+ "text",
945
+ "negative",
946
+ "default"
947
+ ]
948
+ }
949
+ },
950
+ "warning": {
951
+ "active": {
952
+ "value": "#ffda94",
953
+ "type": "color",
954
+ "description": "Core Token: core.yellow.20\nHEX: FFDA94\n-------------------------------\nUsed for active state of warning text; alert-badge, interactive icons.",
955
+ "filePath": "src/theme/webex/light.json",
956
+ "isSource": true,
957
+ "original": {
958
+ "value": "{color.core.yellow.20}",
959
+ "type": "color",
960
+ "description": "Core Token: core.yellow.20\nHEX: FFDA94\n-------------------------------\nUsed for active state of warning text; alert-badge, interactive icons."
961
+ },
962
+ "name": "md-color-theme-content-text-warning-active",
963
+ "attributes": {
964
+ "category": "color",
965
+ "type": "theme",
966
+ "item": "content",
967
+ "subitem": "text",
968
+ "state": "warning"
969
+ },
970
+ "path": [
971
+ "color",
972
+ "theme",
973
+ "content",
974
+ "text",
975
+ "warning",
976
+ "active"
977
+ ]
978
+ },
979
+ "hover": {
980
+ "value": "#ffda94",
981
+ "type": "color",
982
+ "description": "Core Token: core.yellow.20\nHEX: FFDA94\n-------------------------------\nUsed for hover state of warning text; alert-badge, interactive icons.",
983
+ "filePath": "src/theme/webex/light.json",
984
+ "isSource": true,
985
+ "original": {
986
+ "value": "{color.core.yellow.20}",
987
+ "type": "color",
988
+ "description": "Core Token: core.yellow.20\nHEX: FFDA94\n-------------------------------\nUsed for hover state of warning text; alert-badge, interactive icons."
989
+ },
990
+ "name": "md-color-theme-content-text-warning-hover",
991
+ "attributes": {
992
+ "category": "color",
993
+ "type": "theme",
994
+ "item": "content",
995
+ "subitem": "text",
996
+ "state": "warning"
997
+ },
998
+ "path": [
999
+ "color",
1000
+ "theme",
1001
+ "content",
1002
+ "text",
1003
+ "warning",
1004
+ "hover"
1005
+ ]
1006
+ },
1007
+ "default": {
1008
+ "value": "#f2990a",
1009
+ "type": "color",
1010
+ "description": "ore Token: core.yellow.40\nHEX: F2990A\n-------------------------------\nUsed for rest state of warning text; alert-badge, interactive icons.",
1011
+ "filePath": "src/theme/webex/light.json",
1012
+ "isSource": true,
1013
+ "original": {
1014
+ "value": "{color.core.yellow.40}",
1015
+ "type": "color",
1016
+ "description": "ore Token: core.yellow.40\nHEX: F2990A\n-------------------------------\nUsed for rest state of warning text; alert-badge, interactive icons."
1017
+ },
1018
+ "name": "md-color-theme-content-text-warning-default",
1019
+ "attributes": {
1020
+ "category": "color",
1021
+ "type": "theme",
1022
+ "item": "content",
1023
+ "subitem": "text",
1024
+ "state": "warning"
1025
+ },
1026
+ "path": [
1027
+ "color",
1028
+ "theme",
1029
+ "content",
1030
+ "text",
1031
+ "warning",
1032
+ "default"
1033
+ ]
1034
+ }
1035
+ },
1036
+ "accent": {
1037
+ "active": {
1038
+ "value": "#0a274a",
1039
+ "type": "color",
1040
+ "description": "Core Token: core.blue.90\nHEX: 0A274A\n-----------------------------\nUsed for active state of accent text. mostly used for button-hyperlink, interactive-icons, alert-badge",
1041
+ "filePath": "src/theme/webex/light.json",
1042
+ "isSource": true,
1043
+ "original": {
1044
+ "value": "{color.core.blue.90}",
1045
+ "type": "color",
1046
+ "description": "Core Token: core.blue.90\nHEX: 0A274A\n-----------------------------\nUsed for active state of accent text. mostly used for button-hyperlink, interactive-icons, alert-badge"
1047
+ },
1048
+ "name": "md-color-theme-content-text-accent-active",
1049
+ "attributes": {
1050
+ "category": "color",
1051
+ "type": "theme",
1052
+ "item": "content",
1053
+ "subitem": "text",
1054
+ "state": "accent"
1055
+ },
1056
+ "path": [
1057
+ "color",
1058
+ "theme",
1059
+ "content",
1060
+ "text",
1061
+ "accent",
1062
+ "active"
1063
+ ]
1064
+ },
1065
+ "hover": {
1066
+ "value": "#0a274a",
1067
+ "type": "color",
1068
+ "description": "Core Token: core.blue.90\nHEX: 0A274A\n---\nUsed for hover state of accent text; \nmostly used for button-hyperlink, interactive-icons, alert-badge",
1069
+ "filePath": "src/theme/webex/light.json",
1070
+ "isSource": true,
1071
+ "original": {
1072
+ "value": "{color.core.blue.90}",
1073
+ "type": "color",
1074
+ "description": "Core Token: core.blue.90\nHEX: 0A274A\n---\nUsed for hover state of accent text; \nmostly used for button-hyperlink, interactive-icons, alert-badge"
1075
+ },
1076
+ "name": "md-color-theme-content-text-accent-hover",
1077
+ "attributes": {
1078
+ "category": "color",
1079
+ "type": "theme",
1080
+ "item": "content",
1081
+ "subitem": "text",
1082
+ "state": "accent"
1083
+ },
1084
+ "path": [
1085
+ "color",
1086
+ "theme",
1087
+ "content",
1088
+ "text",
1089
+ "accent",
1090
+ "hover"
1091
+ ]
1092
+ },
1093
+ "default": {
1094
+ "value": "#0353a8",
1095
+ "type": "color",
1096
+ "description": "Core Token: core.blue.70\nHEX: 0353a8\n---------------------------\nUsed for rest state of accent text. mostly used for button-hyperlink, interactive-icons, alert-badge",
1097
+ "filePath": "src/theme/webex/light.json",
1098
+ "isSource": true,
1099
+ "original": {
1100
+ "value": "{color.core.blue.70}",
1101
+ "type": "color",
1102
+ "description": "Core Token: core.blue.70\nHEX: 0353a8\n---------------------------\nUsed for rest state of accent text. mostly used for button-hyperlink, interactive-icons, alert-badge"
1103
+ },
1104
+ "name": "md-color-theme-content-text-accent-default",
1105
+ "attributes": {
1106
+ "category": "color",
1107
+ "type": "theme",
1108
+ "item": "content",
1109
+ "subitem": "text",
1110
+ "state": "accent"
1111
+ },
1112
+ "path": [
1113
+ "color",
1114
+ "theme",
1115
+ "content",
1116
+ "text",
1117
+ "accent",
1118
+ "default"
1119
+ ]
1120
+ }
1121
+ },
1122
+ "notice": {
1123
+ "active": {
1124
+ "value": "#33221b",
1125
+ "type": "color",
1126
+ "description": "Core Token: core.orange.90\nHEX: 33221B\n----------------\nUsed for hover/pressed state of teams ",
1127
+ "filePath": "src/theme/webex/light.json",
1128
+ "isSource": true,
1129
+ "original": {
1130
+ "value": "{color.decorative.orange.90}",
1131
+ "type": "color",
1132
+ "description": "Core Token: core.orange.90\nHEX: 33221B\n----------------\nUsed for hover/pressed state of teams "
1133
+ },
1134
+ "name": "md-color-theme-content-text-notice-active",
1135
+ "attributes": {
1136
+ "category": "color",
1137
+ "type": "theme",
1138
+ "item": "content",
1139
+ "subitem": "text",
1140
+ "state": "notice"
1141
+ },
1142
+ "path": [
1143
+ "color",
1144
+ "theme",
1145
+ "content",
1146
+ "text",
1147
+ "notice",
1148
+ "active"
1149
+ ]
1150
+ },
1151
+ "default": {
1152
+ "value": "#914017",
1153
+ "type": "color",
1154
+ "description": "Core Token: core.orange.70\nHEX: 914017\n----------------\nUsed for rest state of teams ",
1155
+ "filePath": "src/theme/webex/light.json",
1156
+ "isSource": true,
1157
+ "original": {
1158
+ "value": "{color.decorative.orange.70}",
1159
+ "type": "color",
1160
+ "description": "Core Token: core.orange.70\nHEX: 914017\n----------------\nUsed for rest state of teams "
1161
+ },
1162
+ "name": "md-color-theme-content-text-notice-default",
1163
+ "attributes": {
1164
+ "category": "color",
1165
+ "type": "theme",
1166
+ "item": "content",
1167
+ "subitem": "text",
1168
+ "state": "notice"
1169
+ },
1170
+ "path": [
1171
+ "color",
1172
+ "theme",
1173
+ "content",
1174
+ "text",
1175
+ "notice",
1176
+ "default"
1177
+ ]
1178
+ }
1179
+ },
1180
+ "decorative": {
1181
+ "gold": {
1182
+ "default": {
1183
+ "value": "#30240d",
1184
+ "type": "color",
1185
+ "description": "Core Token: core.gold.90\nHEX: 30240D\n-------------------------\nUsed for rest/hover state of teams",
1186
+ "filePath": "src/theme/webex/light.json",
1187
+ "isSource": true,
1188
+ "original": {
1189
+ "value": "{color.decorative.gold.90}",
1190
+ "type": "color",
1191
+ "description": "Core Token: core.gold.90\nHEX: 30240D\n-------------------------\nUsed for rest/hover state of teams"
1192
+ },
1193
+ "name": "md-color-theme-content-text-decorative-gold-default",
1194
+ "attributes": {
1195
+ "category": "color",
1196
+ "type": "theme",
1197
+ "item": "content",
1198
+ "subitem": "text",
1199
+ "state": "decorative"
1200
+ },
1201
+ "path": [
1202
+ "color",
1203
+ "theme",
1204
+ "content",
1205
+ "text",
1206
+ "decorative",
1207
+ "gold",
1208
+ "default"
1209
+ ]
1210
+ },
1211
+ "active": {
1212
+ "value": "#735107",
1213
+ "type": "color",
1214
+ "description": "Core Token: core.gold.70\nHEX: 735107\n-------------------------\nUsed for active state of teams",
1215
+ "filePath": "src/theme/webex/light.json",
1216
+ "isSource": true,
1217
+ "original": {
1218
+ "value": "{color.decorative.gold.70}",
1219
+ "type": "color",
1220
+ "description": "Core Token: core.gold.70\nHEX: 735107\n-------------------------\nUsed for active state of teams"
1221
+ },
1222
+ "name": "md-color-theme-content-text-decorative-gold-active",
1223
+ "attributes": {
1224
+ "category": "color",
1225
+ "type": "theme",
1226
+ "item": "content",
1227
+ "subitem": "text",
1228
+ "state": "decorative"
1229
+ },
1230
+ "path": [
1231
+ "color",
1232
+ "theme",
1233
+ "content",
1234
+ "text",
1235
+ "decorative",
1236
+ "gold",
1237
+ "active"
1238
+ ]
1239
+ }
1240
+ },
1241
+ "lime": {
1242
+ "default": {
1243
+ "value": "#1e2b10",
1244
+ "type": "color",
1245
+ "description": "re Token: core.lime.90\nHEX: 1E2B10\n-------------------------\nUsed for rest/hover state of team",
1246
+ "filePath": "src/theme/webex/light.json",
1247
+ "isSource": true,
1248
+ "original": {
1249
+ "value": "{color.decorative.lime.90}",
1250
+ "type": "color",
1251
+ "description": "re Token: core.lime.90\nHEX: 1E2B10\n-------------------------\nUsed for rest/hover state of team"
1252
+ },
1253
+ "name": "md-color-theme-content-text-decorative-lime-default",
1254
+ "attributes": {
1255
+ "category": "color",
1256
+ "type": "theme",
1257
+ "item": "content",
1258
+ "subitem": "text",
1259
+ "state": "decorative"
1260
+ },
1261
+ "path": [
1262
+ "color",
1263
+ "theme",
1264
+ "content",
1265
+ "text",
1266
+ "decorative",
1267
+ "lime",
1268
+ "default"
1269
+ ]
1270
+ },
1271
+ "active": {
1272
+ "value": "#416116",
1273
+ "type": "color",
1274
+ "description": "Core Token: core.lime.70\nHEX: 416116\n-------------------------\nUsed for active state of teams",
1275
+ "filePath": "src/theme/webex/light.json",
1276
+ "isSource": true,
1277
+ "original": {
1278
+ "value": "{color.decorative.lime.70}",
1279
+ "type": "color",
1280
+ "description": "Core Token: core.lime.70\nHEX: 416116\n-------------------------\nUsed for active state of teams"
1281
+ },
1282
+ "name": "md-color-theme-content-text-decorative-lime-active",
1283
+ "attributes": {
1284
+ "category": "color",
1285
+ "type": "theme",
1286
+ "item": "content",
1287
+ "subitem": "text",
1288
+ "state": "decorative"
1289
+ },
1290
+ "path": [
1291
+ "color",
1292
+ "theme",
1293
+ "content",
1294
+ "text",
1295
+ "decorative",
1296
+ "lime",
1297
+ "active"
1298
+ ]
1299
+ }
1300
+ },
1301
+ "mint": {
1302
+ "default": {
1303
+ "value": "#12615a",
1304
+ "type": "color",
1305
+ "description": "ore Token: core.mint.70\nHEX: 12615A\n-------------------------\nUsed for rest/hover state of teams",
1306
+ "filePath": "src/theme/webex/light.json",
1307
+ "isSource": true,
1308
+ "original": {
1309
+ "value": "{color.decorative.mint.70}",
1310
+ "type": "color",
1311
+ "description": "ore Token: core.mint.70\nHEX: 12615A\n-------------------------\nUsed for rest/hover state of teams"
1312
+ },
1313
+ "name": "md-color-theme-content-text-decorative-mint-default",
1314
+ "attributes": {
1315
+ "category": "color",
1316
+ "type": "theme",
1317
+ "item": "content",
1318
+ "subitem": "text",
1319
+ "state": "decorative"
1320
+ },
1321
+ "path": [
1322
+ "color",
1323
+ "theme",
1324
+ "content",
1325
+ "text",
1326
+ "decorative",
1327
+ "mint",
1328
+ "default"
1329
+ ]
1330
+ },
1331
+ "active": {
1332
+ "value": "#102b2a",
1333
+ "type": "color",
1334
+ "description": "Core Token: core.mint.90\nHEX: 102B2A\n-------------------------\nUsed for active state of teams",
1335
+ "filePath": "src/theme/webex/light.json",
1336
+ "isSource": true,
1337
+ "original": {
1338
+ "value": "{color.decorative.mint.90}",
1339
+ "type": "color",
1340
+ "description": "Core Token: core.mint.90\nHEX: 102B2A\n-------------------------\nUsed for active state of teams"
1341
+ },
1342
+ "name": "md-color-theme-content-text-decorative-mint-active",
1343
+ "attributes": {
1344
+ "category": "color",
1345
+ "type": "theme",
1346
+ "item": "content",
1347
+ "subitem": "text",
1348
+ "state": "decorative"
1349
+ },
1350
+ "path": [
1351
+ "color",
1352
+ "theme",
1353
+ "content",
1354
+ "text",
1355
+ "decorative",
1356
+ "mint",
1357
+ "active"
1358
+ ]
1359
+ }
1360
+ },
1361
+ "cyan": {
1362
+ "default": {
1363
+ "value": "#066070",
1364
+ "type": "color",
1365
+ "description": "re Token: core.cyan.70\nHEX: 066070\n-------------------------\nUsed for rest/hover state of teams",
1366
+ "filePath": "src/theme/webex/light.json",
1367
+ "isSource": true,
1368
+ "original": {
1369
+ "value": "{color.decorative.cyan.70}",
1370
+ "type": "color",
1371
+ "description": "re Token: core.cyan.70\nHEX: 066070\n-------------------------\nUsed for rest/hover state of teams"
1372
+ },
1373
+ "name": "md-color-theme-content-text-decorative-cyan-default",
1374
+ "attributes": {
1375
+ "category": "color",
1376
+ "type": "theme",
1377
+ "item": "content",
1378
+ "subitem": "text",
1379
+ "state": "decorative"
1380
+ },
1381
+ "path": [
1382
+ "color",
1383
+ "theme",
1384
+ "content",
1385
+ "text",
1386
+ "decorative",
1387
+ "cyan",
1388
+ "default"
1389
+ ]
1390
+ },
1391
+ "active": {
1392
+ "value": "#0b2a30",
1393
+ "type": "color",
1394
+ "description": "Core Token: core.cyan.90\nHEX: 0B2A30\n-------------------------\nUsed for active state of teams",
1395
+ "filePath": "src/theme/webex/light.json",
1396
+ "isSource": true,
1397
+ "original": {
1398
+ "value": "{color.decorative.cyan.90}",
1399
+ "type": "color",
1400
+ "description": "Core Token: core.cyan.90\nHEX: 0B2A30\n-------------------------\nUsed for active state of teams"
1401
+ },
1402
+ "name": "md-color-theme-content-text-decorative-cyan-active",
1403
+ "attributes": {
1404
+ "category": "color",
1405
+ "type": "theme",
1406
+ "item": "content",
1407
+ "subitem": "text",
1408
+ "state": "decorative"
1409
+ },
1410
+ "path": [
1411
+ "color",
1412
+ "theme",
1413
+ "content",
1414
+ "text",
1415
+ "decorative",
1416
+ "cyan",
1417
+ "active"
1418
+ ]
1419
+ }
1420
+ },
1421
+ "cobalt": {
1422
+ "default": {
1423
+ "value": "#08599c",
1424
+ "type": "color",
1425
+ "description": "Core Token: core.cobalt.70\nHEX: 08599C\n-------------------------\nUsed for rest/hover state of teams",
1426
+ "filePath": "src/theme/webex/light.json",
1427
+ "isSource": true,
1428
+ "original": {
1429
+ "value": "{color.decorative.cobalt.70}",
1430
+ "type": "color",
1431
+ "description": "Core Token: core.cobalt.70\nHEX: 08599C\n-------------------------\nUsed for rest/hover state of teams"
1432
+ },
1433
+ "name": "md-color-theme-content-text-decorative-cobalt-default",
1434
+ "attributes": {
1435
+ "category": "color",
1436
+ "type": "theme",
1437
+ "item": "content",
1438
+ "subitem": "text",
1439
+ "state": "decorative"
1440
+ },
1441
+ "path": [
1442
+ "color",
1443
+ "theme",
1444
+ "content",
1445
+ "text",
1446
+ "decorative",
1447
+ "cobalt",
1448
+ "default"
1449
+ ]
1450
+ },
1451
+ "active": {
1452
+ "value": "#12283d",
1453
+ "type": "color",
1454
+ "description": "Core Token: core.cobalt.90\nHEX: 12283D\n-------------------------\nUsed for active state of teams",
1455
+ "filePath": "src/theme/webex/light.json",
1456
+ "isSource": true,
1457
+ "original": {
1458
+ "value": "{color.decorative.cobalt.90}",
1459
+ "type": "color",
1460
+ "description": "Core Token: core.cobalt.90\nHEX: 12283D\n-------------------------\nUsed for active state of teams"
1461
+ },
1462
+ "name": "md-color-theme-content-text-decorative-cobalt-active",
1463
+ "attributes": {
1464
+ "category": "color",
1465
+ "type": "theme",
1466
+ "item": "content",
1467
+ "subitem": "text",
1468
+ "state": "decorative"
1469
+ },
1470
+ "path": [
1471
+ "color",
1472
+ "theme",
1473
+ "content",
1474
+ "text",
1475
+ "decorative",
1476
+ "cobalt",
1477
+ "active"
1478
+ ]
1479
+ }
1480
+ },
1481
+ "slate": {
1482
+ "default": {
1483
+ "value": "#535573",
1484
+ "type": "color",
1485
+ "description": "Core Token: core.slate.70\nHEX: 535573\n-------------------------\nUsed for rest/hover state of teams",
1486
+ "filePath": "src/theme/webex/light.json",
1487
+ "isSource": true,
1488
+ "original": {
1489
+ "value": "{color.decorative.slate.70}",
1490
+ "type": "color",
1491
+ "description": "Core Token: core.slate.70\nHEX: 535573\n-------------------------\nUsed for rest/hover state of teams"
1492
+ },
1493
+ "name": "md-color-theme-content-text-decorative-slate-default",
1494
+ "attributes": {
1495
+ "category": "color",
1496
+ "type": "theme",
1497
+ "item": "content",
1498
+ "subitem": "text",
1499
+ "state": "decorative"
1500
+ },
1501
+ "path": [
1502
+ "color",
1503
+ "theme",
1504
+ "content",
1505
+ "text",
1506
+ "decorative",
1507
+ "slate",
1508
+ "default"
1509
+ ]
1510
+ },
1511
+ "active": {
1512
+ "value": "#e3e7fa",
1513
+ "type": "color",
1514
+ "description": "Core Token: core.slate.20\nHEX: E3E7FA\n-------------------------\nUsed for active state of teams",
1515
+ "filePath": "src/theme/webex/light.json",
1516
+ "isSource": true,
1517
+ "original": {
1518
+ "value": "{color.decorative.slate.20}",
1519
+ "type": "color",
1520
+ "description": "Core Token: core.slate.20\nHEX: E3E7FA\n-------------------------\nUsed for active state of teams"
1521
+ },
1522
+ "name": "md-color-theme-content-text-decorative-slate-active",
1523
+ "attributes": {
1524
+ "category": "color",
1525
+ "type": "theme",
1526
+ "item": "content",
1527
+ "subitem": "text",
1528
+ "state": "decorative"
1529
+ },
1530
+ "path": [
1531
+ "color",
1532
+ "theme",
1533
+ "content",
1534
+ "text",
1535
+ "decorative",
1536
+ "slate",
1537
+ "active"
1538
+ ]
1539
+ }
1540
+ },
1541
+ "violet": {
1542
+ "default": {
1543
+ "value": "#c7a5fa",
1544
+ "type": "color",
1545
+ "description": "Core Token: core.violet.40\nHEX: C7A5FA\n-------------------------\nUsed for rest/hover state of teams",
1546
+ "filePath": "src/theme/webex/light.json",
1547
+ "isSource": true,
1548
+ "original": {
1549
+ "value": "{color.decorative.violet.40}",
1550
+ "type": "color",
1551
+ "description": "Core Token: core.violet.40\nHEX: C7A5FA\n-------------------------\nUsed for rest/hover state of teams"
1552
+ },
1553
+ "name": "md-color-theme-content-text-decorative-violet-default",
1554
+ "attributes": {
1555
+ "category": "color",
1556
+ "type": "theme",
1557
+ "item": "content",
1558
+ "subitem": "text",
1559
+ "state": "decorative"
1560
+ },
1561
+ "path": [
1562
+ "color",
1563
+ "theme",
1564
+ "content",
1565
+ "text",
1566
+ "decorative",
1567
+ "violet",
1568
+ "default"
1569
+ ]
1570
+ },
1571
+ "active": {
1572
+ "value": "#f0e3fc",
1573
+ "type": "color",
1574
+ "description": "Core Token: core.violet.20\nHEX: F0E3FC\n-------------------------\nUsed for active state of teams",
1575
+ "filePath": "src/theme/webex/light.json",
1576
+ "isSource": true,
1577
+ "original": {
1578
+ "value": "{color.decorative.violet.20}",
1579
+ "type": "color",
1580
+ "description": "Core Token: core.violet.20\nHEX: F0E3FC\n-------------------------\nUsed for active state of teams"
1581
+ },
1582
+ "name": "md-color-theme-content-text-decorative-violet-active",
1583
+ "attributes": {
1584
+ "category": "color",
1585
+ "type": "theme",
1586
+ "item": "content",
1587
+ "subitem": "text",
1588
+ "state": "decorative"
1589
+ },
1590
+ "path": [
1591
+ "color",
1592
+ "theme",
1593
+ "content",
1594
+ "text",
1595
+ "decorative",
1596
+ "violet",
1597
+ "active"
1598
+ ]
1599
+ }
1600
+ },
1601
+ "purple": {
1602
+ "default": {
1603
+ "value": "#f294f1",
1604
+ "type": "color",
1605
+ "description": "Core Token: core.purple.40\nHEX: F294F1\n-------------------------\nUsed for rest/hover state of teams",
1606
+ "filePath": "src/theme/webex/light.json",
1607
+ "isSource": true,
1608
+ "original": {
1609
+ "value": "{color.decorative.purple.40}",
1610
+ "type": "color",
1611
+ "description": "Core Token: core.purple.40\nHEX: F294F1\n-------------------------\nUsed for rest/hover state of teams"
1612
+ },
1613
+ "name": "md-color-theme-content-text-decorative-purple-default",
1614
+ "attributes": {
1615
+ "category": "color",
1616
+ "type": "theme",
1617
+ "item": "content",
1618
+ "subitem": "text",
1619
+ "state": "decorative"
1620
+ },
1621
+ "path": [
1622
+ "color",
1623
+ "theme",
1624
+ "content",
1625
+ "text",
1626
+ "decorative",
1627
+ "purple",
1628
+ "default"
1629
+ ]
1630
+ },
1631
+ "active": {
1632
+ "value": "#fce1fc",
1633
+ "type": "color",
1634
+ "description": "Core Token: core.purple.20\nHEX: FCE1FC\n-------------------------\nUsed for active state of teams",
1635
+ "filePath": "src/theme/webex/light.json",
1636
+ "isSource": true,
1637
+ "original": {
1638
+ "value": "{color.decorative.purple.20}",
1639
+ "type": "color",
1640
+ "description": "Core Token: core.purple.20\nHEX: FCE1FC\n-------------------------\nUsed for active state of teams"
1641
+ },
1642
+ "name": "md-color-theme-content-text-decorative-purple-active",
1643
+ "attributes": {
1644
+ "category": "color",
1645
+ "type": "theme",
1646
+ "item": "content",
1647
+ "subitem": "text",
1648
+ "state": "decorative"
1649
+ },
1650
+ "path": [
1651
+ "color",
1652
+ "theme",
1653
+ "content",
1654
+ "text",
1655
+ "decorative",
1656
+ "purple",
1657
+ "active"
1658
+ ]
1659
+ }
1660
+ },
1661
+ "pink": {
1662
+ "default": {
1663
+ "value": "#fc97aa",
1664
+ "type": "color",
1665
+ "description": "Core Token: core.pink.40\nHEX: FC97AA\n-------------------------\nUsed for rest/hover state of teams",
1666
+ "filePath": "src/theme/webex/light.json",
1667
+ "isSource": true,
1668
+ "original": {
1669
+ "value": "{color.decorative.pink.40}",
1670
+ "type": "color",
1671
+ "description": "Core Token: core.pink.40\nHEX: FC97AA\n-------------------------\nUsed for rest/hover state of teams"
1672
+ },
1673
+ "name": "md-color-theme-content-text-decorative-pink-default",
1674
+ "attributes": {
1675
+ "category": "color",
1676
+ "type": "theme",
1677
+ "item": "content",
1678
+ "subitem": "text",
1679
+ "state": "decorative"
1680
+ },
1681
+ "path": [
1682
+ "color",
1683
+ "theme",
1684
+ "content",
1685
+ "text",
1686
+ "decorative",
1687
+ "pink",
1688
+ "default"
1689
+ ]
1690
+ },
1691
+ "active": {
1692
+ "value": "#ffe0e7",
1693
+ "type": "color",
1694
+ "description": "Core Token: core.pink.20\nHEX: FFE0E7\n-------------------------\nUsed for active state of teams",
1695
+ "filePath": "src/theme/webex/light.json",
1696
+ "isSource": true,
1697
+ "original": {
1698
+ "value": "{color.decorative.pink.20}",
1699
+ "type": "color",
1700
+ "description": "Core Token: core.pink.20\nHEX: FFE0E7\n-------------------------\nUsed for active state of teams"
1701
+ },
1702
+ "name": "md-color-theme-content-text-decorative-pink-active",
1703
+ "attributes": {
1704
+ "category": "color",
1705
+ "type": "theme",
1706
+ "item": "content",
1707
+ "subitem": "text",
1708
+ "state": "decorative"
1709
+ },
1710
+ "path": [
1711
+ "color",
1712
+ "theme",
1713
+ "content",
1714
+ "text",
1715
+ "decorative",
1716
+ "pink",
1717
+ "active"
1718
+ ]
1719
+ }
1720
+ }
1721
+ }
1722
+ },
1723
+ "btn": {
1724
+ "neutral": {
1725
+ "primary": {
1726
+ "default": {
1727
+ "value": "#fffffff2",
1728
+ "type": "color",
1729
+ "description": "Core Token: core.white-alpha.95\nHEX FFFFFF 95%\n-----------------------------------\nRest state of Primary buttons. ",
1730
+ "filePath": "src/theme/webex/light.json",
1731
+ "isSource": true,
1732
+ "original": {
1733
+ "value": "{color.core.white-alpha.95}",
1734
+ "type": "color",
1735
+ "description": "Core Token: core.white-alpha.95\nHEX FFFFFF 95%\n-----------------------------------\nRest state of Primary buttons. "
1736
+ },
1737
+ "name": "md-color-theme-content-btn-neutral-primary-default",
1738
+ "attributes": {
1739
+ "category": "color",
1740
+ "type": "theme",
1741
+ "item": "content",
1742
+ "subitem": "btn",
1743
+ "state": "neutral"
1744
+ },
1745
+ "path": [
1746
+ "color",
1747
+ "theme",
1748
+ "content",
1749
+ "btn",
1750
+ "neutral",
1751
+ "primary",
1752
+ "default"
1753
+ ]
1754
+ },
1755
+ "hover": {
1756
+ "value": "#ffffffcc",
1757
+ "type": "color",
1758
+ "description": "Core Token: core.white-alpha.80\nHEX FFFFFF 80%\n-----------------------------------\nHover state of Primary buttons. ",
1759
+ "filePath": "src/theme/webex/light.json",
1760
+ "isSource": true,
1761
+ "original": {
1762
+ "value": "{color.core.white-alpha.80}",
1763
+ "type": "color",
1764
+ "description": "Core Token: core.white-alpha.80\nHEX FFFFFF 80%\n-----------------------------------\nHover state of Primary buttons. "
1765
+ },
1766
+ "name": "md-color-theme-content-btn-neutral-primary-hover",
1767
+ "attributes": {
1768
+ "category": "color",
1769
+ "type": "theme",
1770
+ "item": "content",
1771
+ "subitem": "btn",
1772
+ "state": "neutral"
1773
+ },
1774
+ "path": [
1775
+ "color",
1776
+ "theme",
1777
+ "content",
1778
+ "btn",
1779
+ "neutral",
1780
+ "primary",
1781
+ "hover"
1782
+ ]
1783
+ },
1784
+ "pressed": {
1785
+ "value": "#ffffffb3",
1786
+ "type": "color",
1787
+ "description": "Core Token: core.white-alpha.70\nHEX FFFFFF 70%\n-----------------------------------\nPressed state of primary buttons.",
1788
+ "filePath": "src/theme/webex/light.json",
1789
+ "isSource": true,
1790
+ "original": {
1791
+ "value": "{color.core.white-alpha.70}",
1792
+ "type": "color",
1793
+ "description": "Core Token: core.white-alpha.70\nHEX FFFFFF 70%\n-----------------------------------\nPressed state of primary buttons."
1794
+ },
1795
+ "name": "md-color-theme-content-btn-neutral-primary-pressed",
1796
+ "attributes": {
1797
+ "category": "color",
1798
+ "type": "theme",
1799
+ "item": "content",
1800
+ "subitem": "btn",
1801
+ "state": "neutral"
1802
+ },
1803
+ "path": [
1804
+ "color",
1805
+ "theme",
1806
+ "content",
1807
+ "btn",
1808
+ "neutral",
1809
+ "primary",
1810
+ "pressed"
1811
+ ]
1812
+ },
1813
+ "disabled": {
1814
+ "value": "#ffffff33",
1815
+ "type": "color",
1816
+ "description": "Core Token: core.white-alpha.20\nHEX FFFFFF 20%\n-----------------------------------\nUsed for Disabled buttons. ",
1817
+ "filePath": "src/theme/webex/light.json",
1818
+ "isSource": true,
1819
+ "original": {
1820
+ "value": "{color.core.white-alpha.20}",
1821
+ "type": "color",
1822
+ "description": "Core Token: core.white-alpha.20\nHEX FFFFFF 20%\n-----------------------------------\nUsed for Disabled buttons. "
1823
+ },
1824
+ "name": "md-color-theme-content-btn-neutral-primary-disabled",
1825
+ "attributes": {
1826
+ "category": "color",
1827
+ "type": "theme",
1828
+ "item": "content",
1829
+ "subitem": "btn",
1830
+ "state": "neutral"
1831
+ },
1832
+ "path": [
1833
+ "color",
1834
+ "theme",
1835
+ "content",
1836
+ "btn",
1837
+ "neutral",
1838
+ "primary",
1839
+ "disabled"
1840
+ ]
1841
+ }
1842
+ },
1843
+ "secondary": {
1844
+ "default": {
1845
+ "value": "#ffffff00",
1846
+ "type": "color",
1847
+ "description": "Core Token: core.white-alpha.00\nHEX FFFFFF 0%\n-----------------------------------\nRest/ghost state of Secondary buttons.\nUse with border.neutral.01",
1848
+ "filePath": "src/theme/webex/light.json",
1849
+ "isSource": true,
1850
+ "original": {
1851
+ "value": "{color.core.white-alpha.00}",
1852
+ "type": "color",
1853
+ "description": "Core Token: core.white-alpha.00\nHEX FFFFFF 0%\n-----------------------------------\nRest/ghost state of Secondary buttons.\nUse with border.neutral.01"
1854
+ },
1855
+ "name": "md-color-theme-content-btn-neutral-secondary-default",
1856
+ "attributes": {
1857
+ "category": "color",
1858
+ "type": "theme",
1859
+ "item": "content",
1860
+ "subitem": "btn",
1861
+ "state": "neutral"
1862
+ },
1863
+ "path": [
1864
+ "color",
1865
+ "theme",
1866
+ "content",
1867
+ "btn",
1868
+ "neutral",
1869
+ "secondary",
1870
+ "default"
1871
+ ]
1872
+ },
1873
+ "hover": {
1874
+ "value": "#00000012",
1875
+ "type": "color",
1876
+ "description": "Core Token: core.black-alpha.07\nHEX 000000 7%\n-----------------------------------\nHover state of Secondary buttons. Used with border.neutral.01",
1877
+ "filePath": "src/theme/webex/light.json",
1878
+ "isSource": true,
1879
+ "original": {
1880
+ "value": "{color.core.black-alpha.07}",
1881
+ "type": "color",
1882
+ "description": "Core Token: core.black-alpha.07\nHEX 000000 7%\n-----------------------------------\nHover state of Secondary buttons. Used with border.neutral.01"
1883
+ },
1884
+ "name": "md-color-theme-content-btn-neutral-secondary-hover",
1885
+ "attributes": {
1886
+ "category": "color",
1887
+ "type": "theme",
1888
+ "item": "content",
1889
+ "subitem": "btn",
1890
+ "state": "neutral"
1891
+ },
1892
+ "path": [
1893
+ "color",
1894
+ "theme",
1895
+ "content",
1896
+ "btn",
1897
+ "neutral",
1898
+ "secondary",
1899
+ "hover"
1900
+ ]
1901
+ },
1902
+ "pressed": {
1903
+ "value": "#00000033",
1904
+ "type": "color",
1905
+ "description": "Core Token: core.black-alpha.20\nHEX 000000 20%\n-----------------------------------\nPressed state of Secondary buttons. Used with border.neutral.01",
1906
+ "filePath": "src/theme/webex/light.json",
1907
+ "isSource": true,
1908
+ "original": {
1909
+ "value": "{color.core.black-alpha.20}",
1910
+ "type": "color",
1911
+ "description": "Core Token: core.black-alpha.20\nHEX 000000 20%\n-----------------------------------\nPressed state of Secondary buttons. Used with border.neutral.01"
1912
+ },
1913
+ "name": "md-color-theme-content-btn-neutral-secondary-pressed",
1914
+ "attributes": {
1915
+ "category": "color",
1916
+ "type": "theme",
1917
+ "item": "content",
1918
+ "subitem": "btn",
1919
+ "state": "neutral"
1920
+ },
1921
+ "path": [
1922
+ "color",
1923
+ "theme",
1924
+ "content",
1925
+ "btn",
1926
+ "neutral",
1927
+ "secondary",
1928
+ "pressed"
1929
+ ]
1930
+ },
1931
+ "disabled": {
1932
+ "value": "#00000000",
1933
+ "type": "color",
1934
+ "description": "Core Token: core.black-alpha.00\nHEX FFFFFF 00%\n-----------------------------------\nDisabled state of secondary buttons. Used with border.neutral.01",
1935
+ "filePath": "src/theme/webex/light.json",
1936
+ "isSource": true,
1937
+ "original": {
1938
+ "value": "{color.core.black-alpha.00}",
1939
+ "type": "color",
1940
+ "description": "Core Token: core.black-alpha.00\nHEX FFFFFF 00%\n-----------------------------------\nDisabled state of secondary buttons. Used with border.neutral.01"
1941
+ },
1942
+ "name": "md-color-theme-content-btn-neutral-secondary-disabled",
1943
+ "attributes": {
1944
+ "category": "color",
1945
+ "type": "theme",
1946
+ "item": "content",
1947
+ "subitem": "btn",
1948
+ "state": "neutral"
1949
+ },
1950
+ "path": [
1951
+ "color",
1952
+ "theme",
1953
+ "content",
1954
+ "btn",
1955
+ "neutral",
1956
+ "secondary",
1957
+ "disabled"
1958
+ ]
1959
+ },
1960
+ "active": {
1961
+ "default": {
1962
+ "value": "#00000033",
1963
+ "type": "color",
1964
+ "description": "Core Token: core.black-alpha.20\nHEX 000000 20%\n-----------------------------------\nRest state of Secondary active buttons. Mostly for call-control component in a meeting panel.",
1965
+ "filePath": "src/theme/webex/light.json",
1966
+ "isSource": true,
1967
+ "original": {
1968
+ "value": "{color.core.black-alpha.20}",
1969
+ "type": "color",
1970
+ "description": "Core Token: core.black-alpha.20\nHEX 000000 20%\n-----------------------------------\nRest state of Secondary active buttons. Mostly for call-control component in a meeting panel."
1971
+ },
1972
+ "name": "md-color-theme-content-btn-neutral-secondary-active-default",
1973
+ "attributes": {
1974
+ "category": "color",
1975
+ "type": "theme",
1976
+ "item": "content",
1977
+ "subitem": "btn",
1978
+ "state": "neutral"
1979
+ },
1980
+ "path": [
1981
+ "color",
1982
+ "theme",
1983
+ "content",
1984
+ "btn",
1985
+ "neutral",
1986
+ "secondary",
1987
+ "active",
1988
+ "default"
1989
+ ]
1990
+ },
1991
+ "hover": {
1992
+ "value": "#00000033",
1993
+ "type": "color",
1994
+ "description": "Core Token: core.black-alpha.20\nHEX 000000 20%\n-----------------------------------\nHover state of Secondary active buttons. Mostly for call-control component in a meeting panel.",
1995
+ "filePath": "src/theme/webex/light.json",
1996
+ "isSource": true,
1997
+ "original": {
1998
+ "value": "{color.core.black-alpha.20}",
1999
+ "type": "color",
2000
+ "description": "Core Token: core.black-alpha.20\nHEX 000000 20%\n-----------------------------------\nHover state of Secondary active buttons. Mostly for call-control component in a meeting panel."
2001
+ },
2002
+ "name": "md-color-theme-content-btn-neutral-secondary-active-hover",
2003
+ "attributes": {
2004
+ "category": "color",
2005
+ "type": "theme",
2006
+ "item": "content",
2007
+ "subitem": "btn",
2008
+ "state": "neutral"
2009
+ },
2010
+ "path": [
2011
+ "color",
2012
+ "theme",
2013
+ "content",
2014
+ "btn",
2015
+ "neutral",
2016
+ "secondary",
2017
+ "active",
2018
+ "hover"
2019
+ ]
2020
+ },
2021
+ "pressed": {
2022
+ "value": "#00000066",
2023
+ "type": "color",
2024
+ "description": "Core Token: core.black-alpha.40\nHEX 000000 40%\n-----------------------------------\nPressed state of Secondary active buttons. Mostly for call-control component in a meeting panel.",
2025
+ "filePath": "src/theme/webex/light.json",
2026
+ "isSource": true,
2027
+ "original": {
2028
+ "value": "{color.core.black-alpha.40}",
2029
+ "type": "color",
2030
+ "description": "Core Token: core.black-alpha.40\nHEX 000000 40%\n-----------------------------------\nPressed state of Secondary active buttons. Mostly for call-control component in a meeting panel."
2031
+ },
2032
+ "name": "md-color-theme-content-btn-neutral-secondary-active-pressed",
2033
+ "attributes": {
2034
+ "category": "color",
2035
+ "type": "theme",
2036
+ "item": "content",
2037
+ "subitem": "btn",
2038
+ "state": "neutral"
2039
+ },
2040
+ "path": [
2041
+ "color",
2042
+ "theme",
2043
+ "content",
2044
+ "btn",
2045
+ "neutral",
2046
+ "secondary",
2047
+ "active",
2048
+ "pressed"
2049
+ ]
2050
+ }
2051
+ }
2052
+ }
2053
+ },
2054
+ "positive": {
2055
+ "default": {
2056
+ "value": "#1d805f",
2057
+ "type": "color",
2058
+ "description": "Core Token: core.green.60\nHEX: 1d805f\n--------------\nRest state of Join buttons. ",
2059
+ "filePath": "src/theme/webex/light.json",
2060
+ "isSource": true,
2061
+ "original": {
2062
+ "value": "{color.core.green.60}",
2063
+ "type": "color",
2064
+ "description": "Core Token: core.green.60\nHEX: 1d805f\n--------------\nRest state of Join buttons. "
2065
+ },
2066
+ "name": "md-color-theme-content-btn-positive-default",
2067
+ "attributes": {
2068
+ "category": "color",
2069
+ "type": "theme",
2070
+ "item": "content",
2071
+ "subitem": "btn",
2072
+ "state": "positive"
2073
+ },
2074
+ "path": [
2075
+ "color",
2076
+ "theme",
2077
+ "content",
2078
+ "btn",
2079
+ "positive",
2080
+ "default"
2081
+ ]
2082
+ },
2083
+ "hover": {
2084
+ "value": "#185e46",
2085
+ "type": "color",
2086
+ "description": "Core Token: core.green.70\nHEX: 185E46\n--------------\nHover state of Join buttons. ",
2087
+ "filePath": "src/theme/webex/light.json",
2088
+ "isSource": true,
2089
+ "original": {
2090
+ "value": "{color.core.green.70}",
2091
+ "type": "color",
2092
+ "description": "Core Token: core.green.70\nHEX: 185E46\n--------------\nHover state of Join buttons. "
2093
+ },
2094
+ "name": "md-color-theme-content-btn-positive-hover",
2095
+ "attributes": {
2096
+ "category": "color",
2097
+ "type": "theme",
2098
+ "item": "content",
2099
+ "subitem": "btn",
2100
+ "state": "positive"
2101
+ },
2102
+ "path": [
2103
+ "color",
2104
+ "theme",
2105
+ "content",
2106
+ "btn",
2107
+ "positive",
2108
+ "hover"
2109
+ ]
2110
+ },
2111
+ "pressed": {
2112
+ "value": "#134231",
2113
+ "type": "color",
2114
+ "description": "Core Token: core.green.80\nHEX: 134231\n--------------\nPressed state of Join buttons. ",
2115
+ "filePath": "src/theme/webex/light.json",
2116
+ "isSource": true,
2117
+ "original": {
2118
+ "value": "{color.core.green.80}",
2119
+ "type": "color",
2120
+ "description": "Core Token: core.green.80\nHEX: 134231\n--------------\nPressed state of Join buttons. "
2121
+ },
2122
+ "name": "md-color-theme-content-btn-positive-pressed",
2123
+ "attributes": {
2124
+ "category": "color",
2125
+ "type": "theme",
2126
+ "item": "content",
2127
+ "subitem": "btn",
2128
+ "state": "positive"
2129
+ },
2130
+ "path": [
2131
+ "color",
2132
+ "theme",
2133
+ "content",
2134
+ "btn",
2135
+ "positive",
2136
+ "pressed"
2137
+ ]
2138
+ }
2139
+ },
2140
+ "negative": {
2141
+ "default": {
2142
+ "value": "#db1f2e",
2143
+ "type": "color",
2144
+ "description": "Core Token: core.red.60\nHEX: DB1F2E\n--------------\nRest state of error/cancel buttons. ",
2145
+ "filePath": "src/theme/webex/light.json",
2146
+ "isSource": true,
2147
+ "original": {
2148
+ "value": "{color.core.red.60}",
2149
+ "type": "color",
2150
+ "description": "Core Token: core.red.60\nHEX: DB1F2E\n--------------\nRest state of error/cancel buttons. "
2151
+ },
2152
+ "name": "md-color-theme-content-btn-negative-default",
2153
+ "attributes": {
2154
+ "category": "color",
2155
+ "type": "theme",
2156
+ "item": "content",
2157
+ "subitem": "btn",
2158
+ "state": "negative"
2159
+ },
2160
+ "path": [
2161
+ "color",
2162
+ "theme",
2163
+ "content",
2164
+ "btn",
2165
+ "negative",
2166
+ "default"
2167
+ ]
2168
+ },
2169
+ "hover": {
2170
+ "value": "#ab0a15",
2171
+ "type": "color",
2172
+ "description": "Core Token: core.red.70\nHEX:AB0A15\n-------------------\nHover state of cancel/error buttons\n",
2173
+ "filePath": "src/theme/webex/light.json",
2174
+ "isSource": true,
2175
+ "original": {
2176
+ "value": "{color.core.red.70}",
2177
+ "type": "color",
2178
+ "description": "Core Token: core.red.70\nHEX:AB0A15\n-------------------\nHover state of cancel/error buttons\n"
2179
+ },
2180
+ "name": "md-color-theme-content-btn-negative-hover",
2181
+ "attributes": {
2182
+ "category": "color",
2183
+ "type": "theme",
2184
+ "item": "content",
2185
+ "subitem": "btn",
2186
+ "state": "negative"
2187
+ },
2188
+ "path": [
2189
+ "color",
2190
+ "theme",
2191
+ "content",
2192
+ "btn",
2193
+ "negative",
2194
+ "hover"
2195
+ ]
2196
+ },
2197
+ "pressed": {
2198
+ "value": "#780d13",
2199
+ "type": "color",
2200
+ "description": "Core Token: core.red.80\nHEX:780D13\n-------------------\nPressed state of cancel/error buttons",
2201
+ "filePath": "src/theme/webex/light.json",
2202
+ "isSource": true,
2203
+ "original": {
2204
+ "value": "{color.core.red.80}",
2205
+ "type": "color",
2206
+ "description": "Core Token: core.red.80\nHEX:780D13\n-------------------\nPressed state of cancel/error buttons"
2207
+ },
2208
+ "name": "md-color-theme-content-btn-negative-pressed",
2209
+ "attributes": {
2210
+ "category": "color",
2211
+ "type": "theme",
2212
+ "item": "content",
2213
+ "subitem": "btn",
2214
+ "state": "negative"
2215
+ },
2216
+ "path": [
2217
+ "color",
2218
+ "theme",
2219
+ "content",
2220
+ "btn",
2221
+ "negative",
2222
+ "pressed"
2223
+ ]
2224
+ }
2225
+ },
2226
+ "accent": {
2227
+ "default": {
2228
+ "value": "#1170cf",
2229
+ "type": "color",
2230
+ "description": "Core Token: core.blue.60\nHEX: 1170CF\n--------------\nRest state of accent buttons",
2231
+ "filePath": "src/theme/webex/light.json",
2232
+ "isSource": true,
2233
+ "original": {
2234
+ "value": "{color.core.blue.60}",
2235
+ "type": "color",
2236
+ "description": "Core Token: core.blue.60\nHEX: 1170CF\n--------------\nRest state of accent buttons"
2237
+ },
2238
+ "name": "md-color-theme-content-btn-accent-default",
2239
+ "attributes": {
2240
+ "category": "color",
2241
+ "type": "theme",
2242
+ "item": "content",
2243
+ "subitem": "btn",
2244
+ "state": "accent"
2245
+ },
2246
+ "path": [
2247
+ "color",
2248
+ "theme",
2249
+ "content",
2250
+ "btn",
2251
+ "accent",
2252
+ "default"
2253
+ ]
2254
+ },
2255
+ "hover": {
2256
+ "value": "#0353a8",
2257
+ "type": "color",
2258
+ "description": "Core Token: core.blue.70\nHEX: 0353A8\n--------------\nhover state of accent buttons",
2259
+ "filePath": "src/theme/webex/light.json",
2260
+ "isSource": true,
2261
+ "original": {
2262
+ "value": "{color.core.blue.70}",
2263
+ "type": "color",
2264
+ "description": "Core Token: core.blue.70\nHEX: 0353A8\n--------------\nhover state of accent buttons"
2265
+ },
2266
+ "name": "md-color-theme-content-btn-accent-hover",
2267
+ "attributes": {
2268
+ "category": "color",
2269
+ "type": "theme",
2270
+ "item": "content",
2271
+ "subitem": "btn",
2272
+ "state": "accent"
2273
+ },
2274
+ "path": [
2275
+ "color",
2276
+ "theme",
2277
+ "content",
2278
+ "btn",
2279
+ "accent",
2280
+ "hover"
2281
+ ]
2282
+ },
2283
+ "pressed": {
2284
+ "value": "#063a75",
2285
+ "type": "color",
2286
+ "description": "Core Token: core.blue.80\nHEX:063A75\n------------\nPressed state of accent buttons.",
2287
+ "filePath": "src/theme/webex/light.json",
2288
+ "isSource": true,
2289
+ "original": {
2290
+ "value": "{color.core.blue.80}",
2291
+ "type": "color",
2292
+ "description": "Core Token: core.blue.80\nHEX:063A75\n------------\nPressed state of accent buttons."
2293
+ },
2294
+ "name": "md-color-theme-content-btn-accent-pressed",
2295
+ "attributes": {
2296
+ "category": "color",
2297
+ "type": "theme",
2298
+ "item": "content",
2299
+ "subitem": "btn",
2300
+ "state": "accent"
2301
+ },
2302
+ "path": [
2303
+ "color",
2304
+ "theme",
2305
+ "content",
2306
+ "btn",
2307
+ "accent",
2308
+ "pressed"
2309
+ ]
2310
+ }
2311
+ }
2312
+ },
2313
+ "indicator": {
2314
+ "neutral": {
2315
+ "00": {
2316
+ "value": "#707070",
2317
+ "type": "color",
2318
+ "description": "Core Token: core.gray.60\nHEX: 707070\n------------\nUsed for presence (away, on-hold, on-device), meeting indicators(meeting-locked)",
2319
+ "filePath": "src/theme/webex/light.json",
2320
+ "isSource": true,
2321
+ "original": {
2322
+ "value": "{color.core.gray.60}",
2323
+ "type": "color",
2324
+ "description": "Core Token: core.gray.60\nHEX: 707070\n------------\nUsed for presence (away, on-hold, on-device), meeting indicators(meeting-locked)"
2325
+ },
2326
+ "name": "md-color-theme-content-indicator-neutral-00",
2327
+ "attributes": {
2328
+ "category": "color",
2329
+ "type": "theme",
2330
+ "item": "content",
2331
+ "subitem": "indicator",
2332
+ "state": "neutral"
2333
+ },
2334
+ "path": [
2335
+ "color",
2336
+ "theme",
2337
+ "content",
2338
+ "indicator",
2339
+ "neutral",
2340
+ "00"
2341
+ ]
2342
+ },
2343
+ "01": {
2344
+ "value": "#dedede",
2345
+ "type": "color",
2346
+ "description": "Core Token: core.gray.20\nHEX: DEDEDE\n--------------------------\nUsed for active state of alert-badge",
2347
+ "filePath": "src/theme/webex/light.json",
2348
+ "isSource": true,
2349
+ "original": {
2350
+ "value": "{color.core.gray.20}",
2351
+ "type": "color",
2352
+ "description": "Core Token: core.gray.20\nHEX: DEDEDE\n--------------------------\nUsed for active state of alert-badge"
2353
+ },
2354
+ "name": "md-color-theme-content-indicator-neutral-01",
2355
+ "attributes": {
2356
+ "category": "color",
2357
+ "type": "theme",
2358
+ "item": "content",
2359
+ "subitem": "indicator",
2360
+ "state": "neutral"
2361
+ },
2362
+ "path": [
2363
+ "color",
2364
+ "theme",
2365
+ "content",
2366
+ "indicator",
2367
+ "neutral",
2368
+ "01"
2369
+ ]
2370
+ },
2371
+ "\b02": {
2372
+ "value": "#ededed",
2373
+ "type": "color",
2374
+ "description": "Core Token: core.gray.10\nHEX: EDEDED\n------------------------\nUsed for rest/hover state of alert-badge, rest state of tags",
2375
+ "filePath": "src/theme/webex/light.json",
2376
+ "isSource": true,
2377
+ "original": {
2378
+ "value": "{color.core.gray.10}",
2379
+ "type": "color",
2380
+ "description": "Core Token: core.gray.10\nHEX: EDEDED\n------------------------\nUsed for rest/hover state of alert-badge, rest state of tags"
2381
+ },
2382
+ "name": "md-color-theme-content-indicator-neutral-02",
2383
+ "attributes": {
2384
+ "category": "color",
2385
+ "type": "theme",
2386
+ "item": "content",
2387
+ "subitem": "indicator",
2388
+ "state": "neutral"
2389
+ },
2390
+ "path": [
2391
+ "color",
2392
+ "theme",
2393
+ "content",
2394
+ "indicator",
2395
+ "neutral",
2396
+ "\b02"
2397
+ ]
2398
+ },
2399
+ "03": {
2400
+ "value": "#ededed",
2401
+ "type": "color",
2402
+ "description": "Core Token: core.gray.10\nHEX: EDEDED\n-----------------\nUsed for hover state of tags",
2403
+ "filePath": "src/theme/webex/light.json",
2404
+ "isSource": true,
2405
+ "original": {
2406
+ "value": "{color.core.gray.10}",
2407
+ "type": "color",
2408
+ "description": "Core Token: core.gray.10\nHEX: EDEDED\n-----------------\nUsed for hover state of tags"
2409
+ },
2410
+ "name": "md-color-theme-content-indicator-neutral-03",
2411
+ "attributes": {
2412
+ "category": "color",
2413
+ "type": "theme",
2414
+ "item": "content",
2415
+ "subitem": "indicator",
2416
+ "state": "neutral"
2417
+ },
2418
+ "path": [
2419
+ "color",
2420
+ "theme",
2421
+ "content",
2422
+ "indicator",
2423
+ "neutral",
2424
+ "03"
2425
+ ]
2426
+ },
2427
+ "04": {
2428
+ "value": "#f7f7f7",
2429
+ "type": "color",
2430
+ "description": "Core Token: core.gray.05\nHEX: F7F7F7\n--------------------\nUsed for pressed state of tags, name-tag.",
2431
+ "filePath": "src/theme/webex/light.json",
2432
+ "isSource": true,
2433
+ "original": {
2434
+ "value": "{color.core.gray.05}",
2435
+ "type": "color",
2436
+ "description": "Core Token: core.gray.05\nHEX: F7F7F7\n--------------------\nUsed for pressed state of tags, name-tag."
2437
+ },
2438
+ "name": "md-color-theme-content-indicator-neutral-04",
2439
+ "attributes": {
2440
+ "category": "color",
2441
+ "type": "theme",
2442
+ "item": "content",
2443
+ "subitem": "indicator",
2444
+ "state": "neutral"
2445
+ },
2446
+ "path": [
2447
+ "color",
2448
+ "theme",
2449
+ "content",
2450
+ "indicator",
2451
+ "neutral",
2452
+ "04"
2453
+ ]
2454
+ }
2455
+ },
2456
+ "positive": {
2457
+ "00": {
2458
+ "value": "#1d805f",
2459
+ "type": "color",
2460
+ "description": "Core Token: core.green.60\nHEX: 1D805F\n-----------\nUsed for Presence(active) and Meeting Indicators (Audio-video-on, Media-quality-good)",
2461
+ "filePath": "src/theme/webex/light.json",
2462
+ "isSource": true,
2463
+ "original": {
2464
+ "value": "{color.core.green.60}",
2465
+ "type": "color",
2466
+ "description": "Core Token: core.green.60\nHEX: 1D805F\n-----------\nUsed for Presence(active) and Meeting Indicators (Audio-video-on, Media-quality-good)"
2467
+ },
2468
+ "name": "md-color-theme-content-indicator-positive-00",
2469
+ "attributes": {
2470
+ "category": "color",
2471
+ "type": "theme",
2472
+ "item": "content",
2473
+ "subitem": "indicator",
2474
+ "state": "positive"
2475
+ },
2476
+ "path": [
2477
+ "color",
2478
+ "theme",
2479
+ "content",
2480
+ "indicator",
2481
+ "positive",
2482
+ "00"
2483
+ ]
2484
+ }
2485
+ },
2486
+ "negative": {
2487
+ "00": {
2488
+ "value": "#db1f2e",
2489
+ "type": "color",
2490
+ "description": "Core Token: core.red.60\nHEX: DB1F2E\n\nUsed for badge : Presence(DoNotDisturb) and Meeting Indicators (Audio-video-off, Record-on, Poor-media-quality,Live)",
2491
+ "filePath": "src/theme/webex/light.json",
2492
+ "isSource": true,
2493
+ "original": {
2494
+ "value": "{color.core.red.60}",
2495
+ "type": "color",
2496
+ "description": "Core Token: core.red.60\nHEX: DB1F2E\n\nUsed for badge : Presence(DoNotDisturb) and Meeting Indicators (Audio-video-off, Record-on, Poor-media-quality,Live)"
2497
+ },
2498
+ "name": "md-color-theme-content-indicator-negative-00",
2499
+ "attributes": {
2500
+ "category": "color",
2501
+ "type": "theme",
2502
+ "item": "content",
2503
+ "subitem": "indicator",
2504
+ "state": "negative"
2505
+ },
2506
+ "path": [
2507
+ "color",
2508
+ "theme",
2509
+ "content",
2510
+ "indicator",
2511
+ "negative",
2512
+ "00"
2513
+ ]
2514
+ },
2515
+ "01": {
2516
+ "value": "#ffd4da",
2517
+ "type": "color",
2518
+ "description": "Core Token: core.red.20\nHEX: FFD4DA\n--------------\nUsed for pressed state of alert-badge (important)",
2519
+ "filePath": "src/theme/webex/light.json",
2520
+ "isSource": true,
2521
+ "original": {
2522
+ "value": "{color.core.red.20}",
2523
+ "type": "color",
2524
+ "description": "Core Token: core.red.20\nHEX: FFD4DA\n--------------\nUsed for pressed state of alert-badge (important)"
2525
+ },
2526
+ "name": "md-color-theme-content-indicator-negative-01",
2527
+ "attributes": {
2528
+ "category": "color",
2529
+ "type": "theme",
2530
+ "item": "content",
2531
+ "subitem": "indicator",
2532
+ "state": "negative"
2533
+ },
2534
+ "path": [
2535
+ "color",
2536
+ "theme",
2537
+ "content",
2538
+ "indicator",
2539
+ "negative",
2540
+ "01"
2541
+ ]
2542
+ },
2543
+ "02": {
2544
+ "value": "#ffe8ea",
2545
+ "type": "color",
2546
+ "description": "Core Token: core.red.10\nHEX: FFE8EA\n--------------\nUsed for rest/hover state of alert-badge ",
2547
+ "filePath": "src/theme/webex/light.json",
2548
+ "isSource": true,
2549
+ "original": {
2550
+ "value": "{color.core.red.10}",
2551
+ "type": "color",
2552
+ "description": "Core Token: core.red.10\nHEX: FFE8EA\n--------------\nUsed for rest/hover state of alert-badge "
2553
+ },
2554
+ "name": "md-color-theme-content-indicator-negative-02",
2555
+ "attributes": {
2556
+ "category": "color",
2557
+ "type": "theme",
2558
+ "item": "content",
2559
+ "subitem": "indicator",
2560
+ "state": "negative"
2561
+ },
2562
+ "path": [
2563
+ "color",
2564
+ "theme",
2565
+ "content",
2566
+ "indicator",
2567
+ "negative",
2568
+ "02"
2569
+ ]
2570
+ }
2571
+ },
2572
+ "warning": {
2573
+ "00": {
2574
+ "value": "#cf7900",
2575
+ "type": "color",
2576
+ "description": "Core Token: core.yellow.50\nHEX: CF7900\n-----------------\nUsed for Meeting Indicators (Audio-error, Video-error)",
2577
+ "filePath": "src/theme/webex/light.json",
2578
+ "isSource": true,
2579
+ "original": {
2580
+ "value": "{color.core.yellow.50}",
2581
+ "type": "color",
2582
+ "description": "Core Token: core.yellow.50\nHEX: CF7900\n-----------------\nUsed for Meeting Indicators (Audio-error, Video-error)"
2583
+ },
2584
+ "name": "md-color-theme-content-indicator-warning-00",
2585
+ "attributes": {
2586
+ "category": "color",
2587
+ "type": "theme",
2588
+ "item": "content",
2589
+ "subitem": "indicator",
2590
+ "state": "warning"
2591
+ },
2592
+ "path": [
2593
+ "color",
2594
+ "theme",
2595
+ "content",
2596
+ "indicator",
2597
+ "warning",
2598
+ "00"
2599
+ ]
2600
+ },
2601
+ "01": {
2602
+ "value": "#ffda94",
2603
+ "type": "color",
2604
+ "description": "Core Token: core.yellow.20\nHEX: FFDA94\n-----------------------\nUsed for pressed state of alert-badge",
2605
+ "filePath": "src/theme/webex/light.json",
2606
+ "isSource": true,
2607
+ "original": {
2608
+ "value": "{color.core.yellow.20}",
2609
+ "type": "color",
2610
+ "description": "Core Token: core.yellow.20\nHEX: FFDA94\n-----------------------\nUsed for pressed state of alert-badge"
2611
+ },
2612
+ "name": "md-color-theme-content-indicator-warning-01",
2613
+ "attributes": {
2614
+ "category": "color",
2615
+ "type": "theme",
2616
+ "item": "content",
2617
+ "subitem": "indicator",
2618
+ "state": "warning"
2619
+ },
2620
+ "path": [
2621
+ "color",
2622
+ "theme",
2623
+ "content",
2624
+ "indicator",
2625
+ "warning",
2626
+ "01"
2627
+ ]
2628
+ },
2629
+ "02": {
2630
+ "value": "#ffebc2",
2631
+ "type": "color",
2632
+ "description": "Core Token: core.yellow.10\nHEX: FFEBC2\n-----------------------\nUsed for rest/hover state of alert-badge",
2633
+ "filePath": "src/theme/webex/light.json",
2634
+ "isSource": true,
2635
+ "original": {
2636
+ "value": "{color.core.yellow.10}",
2637
+ "type": "color",
2638
+ "description": "Core Token: core.yellow.10\nHEX: FFEBC2\n-----------------------\nUsed for rest/hover state of alert-badge"
2639
+ },
2640
+ "name": "md-color-theme-content-indicator-warning-02",
2641
+ "attributes": {
2642
+ "category": "color",
2643
+ "type": "theme",
2644
+ "item": "content",
2645
+ "subitem": "indicator",
2646
+ "state": "warning"
2647
+ },
2648
+ "path": [
2649
+ "color",
2650
+ "theme",
2651
+ "content",
2652
+ "indicator",
2653
+ "warning",
2654
+ "02"
2655
+ ]
2656
+ }
2657
+ },
2658
+ "accent": {
2659
+ "00": {
2660
+ "value": "#1170cf",
2661
+ "type": "color",
2662
+ "description": "Core Token: core.blue.60 \nHEX: 1170CF\n---------------------\nUsed for meeting indicator (Encryption)",
2663
+ "filePath": "src/theme/webex/light.json",
2664
+ "isSource": true,
2665
+ "original": {
2666
+ "value": "{color.core.blue.60}",
2667
+ "type": "color",
2668
+ "description": "Core Token: core.blue.60 \nHEX: 1170CF\n---------------------\nUsed for meeting indicator (Encryption)"
2669
+ },
2670
+ "name": "md-color-theme-content-indicator-accent-00",
2671
+ "attributes": {
2672
+ "category": "color",
2673
+ "type": "theme",
2674
+ "item": "content",
2675
+ "subitem": "indicator",
2676
+ "state": "accent"
2677
+ },
2678
+ "path": [
2679
+ "color",
2680
+ "theme",
2681
+ "content",
2682
+ "indicator",
2683
+ "accent",
2684
+ "00"
2685
+ ]
2686
+ },
2687
+ "01": {
2688
+ "value": "#1170cf",
2689
+ "type": "color",
2690
+ "description": "Core Token: core.blue.60\nHEX: 1170CF\n---------------------------------\nUsed for basic badge [ioS] badge",
2691
+ "filePath": "src/theme/webex/light.json",
2692
+ "isSource": true,
2693
+ "original": {
2694
+ "value": "{color.core.blue.60}",
2695
+ "type": "color",
2696
+ "description": "Core Token: core.blue.60\nHEX: 1170CF\n---------------------------------\nUsed for basic badge [ioS] badge"
2697
+ },
2698
+ "name": "md-color-theme-content-indicator-accent-01",
2699
+ "attributes": {
2700
+ "category": "color",
2701
+ "type": "theme",
2702
+ "item": "content",
2703
+ "subitem": "indicator",
2704
+ "state": "accent"
2705
+ },
2706
+ "path": [
2707
+ "color",
2708
+ "theme",
2709
+ "content",
2710
+ "indicator",
2711
+ "accent",
2712
+ "01"
2713
+ ]
2714
+ },
2715
+ "02": {
2716
+ "value": "#bfe3ff",
2717
+ "type": "color",
2718
+ "description": "Core Token: core.blue.20\nHEX: BFE3FF\n-------------------------\nUsed for pressed state of alert-badge (chat-saved)",
2719
+ "filePath": "src/theme/webex/light.json",
2720
+ "isSource": true,
2721
+ "original": {
2722
+ "value": "{color.core.blue.20}",
2723
+ "type": "color",
2724
+ "description": "Core Token: core.blue.20\nHEX: BFE3FF\n-------------------------\nUsed for pressed state of alert-badge (chat-saved)"
2725
+ },
2726
+ "name": "md-color-theme-content-indicator-accent-02",
2727
+ "attributes": {
2728
+ "category": "color",
2729
+ "type": "theme",
2730
+ "item": "content",
2731
+ "subitem": "indicator",
2732
+ "state": "accent"
2733
+ },
2734
+ "path": [
2735
+ "color",
2736
+ "theme",
2737
+ "content",
2738
+ "indicator",
2739
+ "accent",
2740
+ "02"
2741
+ ]
2742
+ },
2743
+ "03": {
2744
+ "value": "#dbf0ff",
2745
+ "type": "color",
2746
+ "description": "Core Token: core.blue.10\nHEX: DBF0FF\n-------------------------\nUsed for rest/hover state of alert-badge ",
2747
+ "filePath": "src/theme/webex/light.json",
2748
+ "isSource": true,
2749
+ "original": {
2750
+ "value": "{color.core.blue.10}",
2751
+ "type": "color",
2752
+ "description": "Core Token: core.blue.10\nHEX: DBF0FF\n-------------------------\nUsed for rest/hover state of alert-badge "
2753
+ },
2754
+ "name": "md-color-theme-content-indicator-accent-03",
2755
+ "attributes": {
2756
+ "category": "color",
2757
+ "type": "theme",
2758
+ "item": "content",
2759
+ "subitem": "indicator",
2760
+ "state": "accent"
2761
+ },
2762
+ "path": [
2763
+ "color",
2764
+ "theme",
2765
+ "content",
2766
+ "indicator",
2767
+ "accent",
2768
+ "03"
2769
+ ]
2770
+ }
2771
+ },
2772
+ "notice": {
2773
+ "00": {
2774
+ "value": "#c74f0e",
2775
+ "type": "color",
2776
+ "description": "Core Token: core.orange.60\nHEX: C74F0E\n---------------------\nUsed for avatar presence (busy, meeting, call, device)",
2777
+ "filePath": "src/theme/webex/light.json",
2778
+ "isSource": true,
2779
+ "original": {
2780
+ "value": "{color.decorative.orange.60}",
2781
+ "type": "color",
2782
+ "description": "Core Token: core.orange.60\nHEX: C74F0E\n---------------------\nUsed for avatar presence (busy, meeting, call, device)"
2783
+ },
2784
+ "name": "md-color-theme-content-indicator-notice-00",
2785
+ "attributes": {
2786
+ "category": "color",
2787
+ "type": "theme",
2788
+ "item": "content",
2789
+ "subitem": "indicator",
2790
+ "state": "notice"
2791
+ },
2792
+ "path": [
2793
+ "color",
2794
+ "theme",
2795
+ "content",
2796
+ "indicator",
2797
+ "notice",
2798
+ "00"
2799
+ ]
2800
+ },
2801
+ "01": {
2802
+ "value": "#fce4c7",
2803
+ "type": "color",
2804
+ "description": "Core Token: core.orange.20\nHEX: FCE4C7\n------------------------------\nUsed for pressed state of alert-badge",
2805
+ "filePath": "src/theme/webex/light.json",
2806
+ "isSource": true,
2807
+ "original": {
2808
+ "value": "{color.decorative.orange.20}",
2809
+ "type": "color",
2810
+ "description": "Core Token: core.orange.20\nHEX: FCE4C7\n------------------------------\nUsed for pressed state of alert-badge"
2811
+ },
2812
+ "name": "md-color-theme-content-indicator-notice-01",
2813
+ "attributes": {
2814
+ "category": "color",
2815
+ "type": "theme",
2816
+ "item": "content",
2817
+ "subitem": "indicator",
2818
+ "state": "notice"
2819
+ },
2820
+ "path": [
2821
+ "color",
2822
+ "theme",
2823
+ "content",
2824
+ "indicator",
2825
+ "notice",
2826
+ "01"
2827
+ ]
2828
+ },
2829
+ "02": {
2830
+ "value": "#faf4eb",
2831
+ "type": "color",
2832
+ "description": "Core Token: core.orange.10\nHEX: FAF4EB\n---------------------------------\nUsed for rest/hover state of alert-badge",
2833
+ "filePath": "src/theme/webex/light.json",
2834
+ "isSource": true,
2835
+ "original": {
2836
+ "value": "{color.decorative.orange.10}",
2837
+ "type": "color",
2838
+ "description": "Core Token: core.orange.10\nHEX: FAF4EB\n---------------------------------\nUsed for rest/hover state of alert-badge"
2839
+ },
2840
+ "name": "md-color-theme-content-indicator-notice-02",
2841
+ "attributes": {
2842
+ "category": "color",
2843
+ "type": "theme",
2844
+ "item": "content",
2845
+ "subitem": "indicator",
2846
+ "state": "notice"
2847
+ },
2848
+ "path": [
2849
+ "color",
2850
+ "theme",
2851
+ "content",
2852
+ "indicator",
2853
+ "notice",
2854
+ "02"
2855
+ ]
2856
+ }
2857
+ },
2858
+ "decorative": {
2859
+ "gold": {
2860
+ "01": {
2861
+ "value": "#f7f6dc",
2862
+ "type": "color",
2863
+ "description": "Core Token: core.decorative.gold.10\nHEX: F7F6DC\n--------------------------\nUsed for press state of tags, avatar",
2864
+ "filePath": "src/theme/webex/light.json",
2865
+ "isSource": true,
2866
+ "original": {
2867
+ "value": "{color.decorative.gold.10}",
2868
+ "type": "color",
2869
+ "description": "Core Token: core.decorative.gold.10\nHEX: F7F6DC\n--------------------------\nUsed for press state of tags, avatar"
2870
+ },
2871
+ "name": "md-color-theme-content-indicator-decorative-gold-01",
2872
+ "attributes": {
2873
+ "category": "color",
2874
+ "type": "theme",
2875
+ "item": "content",
2876
+ "subitem": "indicator",
2877
+ "state": "decorative"
2878
+ },
2879
+ "path": [
2880
+ "color",
2881
+ "theme",
2882
+ "content",
2883
+ "indicator",
2884
+ "decorative",
2885
+ "gold",
2886
+ "01"
2887
+ ]
2888
+ },
2889
+ "02": {
2890
+ "value": "#f5eaa2",
2891
+ "type": "color",
2892
+ "description": "Core Token: core.decorative.gold.20\nHEX: F5EAA2\n--------------------------\nUsed for hover state of tags",
2893
+ "filePath": "src/theme/webex/light.json",
2894
+ "isSource": true,
2895
+ "original": {
2896
+ "value": "{color.decorative.gold.20}",
2897
+ "type": "color",
2898
+ "description": "Core Token: core.decorative.gold.20\nHEX: F5EAA2\n--------------------------\nUsed for hover state of tags"
2899
+ },
2900
+ "name": "md-color-theme-content-indicator-decorative-gold-02",
2901
+ "attributes": {
2902
+ "category": "color",
2903
+ "type": "theme",
2904
+ "item": "content",
2905
+ "subitem": "indicator",
2906
+ "state": "decorative"
2907
+ },
2908
+ "path": [
2909
+ "color",
2910
+ "theme",
2911
+ "content",
2912
+ "indicator",
2913
+ "decorative",
2914
+ "gold",
2915
+ "02"
2916
+ ]
2917
+ },
2918
+ "03": {
2919
+ "value": "#ebd460",
2920
+ "type": "color",
2921
+ "description": "Core Token: core.decorative.gold.30\nHEX: EBD460\n--------------------------\nUsed for rest state of tags",
2922
+ "filePath": "src/theme/webex/light.json",
2923
+ "isSource": true,
2924
+ "original": {
2925
+ "value": "{color.decorative.gold.30}",
2926
+ "type": "color",
2927
+ "description": "Core Token: core.decorative.gold.30\nHEX: EBD460\n--------------------------\nUsed for rest state of tags"
2928
+ },
2929
+ "name": "md-color-theme-content-indicator-decorative-gold-03",
2930
+ "attributes": {
2931
+ "category": "color",
2932
+ "type": "theme",
2933
+ "item": "content",
2934
+ "subitem": "indicator",
2935
+ "state": "decorative"
2936
+ },
2937
+ "path": [
2938
+ "color",
2939
+ "theme",
2940
+ "content",
2941
+ "indicator",
2942
+ "decorative",
2943
+ "gold",
2944
+ "03"
2945
+ ]
2946
+ }
2947
+ },
2948
+ "lime": {
2949
+ "01": {
2950
+ "value": "#f3f7e9",
2951
+ "type": "color",
2952
+ "description": "Core Token: core.decorative.lime.10\nHEX: F3F7E9\n--------------------------\nUsed for pressed state of tags, avatar",
2953
+ "filePath": "src/theme/webex/light.json",
2954
+ "isSource": true,
2955
+ "original": {
2956
+ "value": "{color.decorative.lime.10}",
2957
+ "type": "color",
2958
+ "description": "Core Token: core.decorative.lime.10\nHEX: F3F7E9\n--------------------------\nUsed for pressed state of tags, avatar"
2959
+ },
2960
+ "name": "md-color-theme-content-indicator-decorative-lime-01",
2961
+ "attributes": {
2962
+ "category": "color",
2963
+ "type": "theme",
2964
+ "item": "content",
2965
+ "subitem": "indicator",
2966
+ "state": "decorative"
2967
+ },
2968
+ "path": [
2969
+ "color",
2970
+ "theme",
2971
+ "content",
2972
+ "indicator",
2973
+ "decorative",
2974
+ "lime",
2975
+ "01"
2976
+ ]
2977
+ },
2978
+ "02": {
2979
+ "value": "#ddf2ae",
2980
+ "type": "color",
2981
+ "description": "Core Token: core.decorative.lime.20\nHEX: DDF2AE\n--------------------------\nUsed for hover state of tags",
2982
+ "filePath": "src/theme/webex/light.json",
2983
+ "isSource": true,
2984
+ "original": {
2985
+ "value": "{color.decorative.lime.20}",
2986
+ "type": "color",
2987
+ "description": "Core Token: core.decorative.lime.20\nHEX: DDF2AE\n--------------------------\nUsed for hover state of tags"
2988
+ },
2989
+ "name": "md-color-theme-content-indicator-decorative-lime-02",
2990
+ "attributes": {
2991
+ "category": "color",
2992
+ "type": "theme",
2993
+ "item": "content",
2994
+ "subitem": "indicator",
2995
+ "state": "decorative"
2996
+ },
2997
+ "path": [
2998
+ "color",
2999
+ "theme",
3000
+ "content",
3001
+ "indicator",
3002
+ "decorative",
3003
+ "lime",
3004
+ "02"
3005
+ ]
3006
+ },
3007
+ "03": {
3008
+ "value": "#bce36f",
3009
+ "type": "color",
3010
+ "description": "Core Token: core.decorative.lime.30\nHEX: BCE36F\n--------------------------\nUsed for rest state of tags",
3011
+ "filePath": "src/theme/webex/light.json",
3012
+ "isSource": true,
3013
+ "original": {
3014
+ "value": "{color.decorative.lime.30}",
3015
+ "type": "color",
3016
+ "description": "Core Token: core.decorative.lime.30\nHEX: BCE36F\n--------------------------\nUsed for rest state of tags"
3017
+ },
3018
+ "name": "md-color-theme-content-indicator-decorative-lime-03",
3019
+ "attributes": {
3020
+ "category": "color",
3021
+ "type": "theme",
3022
+ "item": "content",
3023
+ "subitem": "indicator",
3024
+ "state": "decorative"
3025
+ },
3026
+ "path": [
3027
+ "color",
3028
+ "theme",
3029
+ "content",
3030
+ "indicator",
3031
+ "decorative",
3032
+ "lime",
3033
+ "03"
3034
+ ]
3035
+ }
3036
+ },
3037
+ "mint": {
3038
+ "01": {
3039
+ "value": "#e9f7f3",
3040
+ "type": "color",
3041
+ "description": "Core Token: core.decorative.mint.10\nHEX: E9F7F3\n--------------------------\nUsed for pressed state of tags, avatar",
3042
+ "filePath": "src/theme/webex/light.json",
3043
+ "isSource": true,
3044
+ "original": {
3045
+ "value": "{color.decorative.mint.10}",
3046
+ "type": "color",
3047
+ "description": "Core Token: core.decorative.mint.10\nHEX: E9F7F3\n--------------------------\nUsed for pressed state of tags, avatar"
3048
+ },
3049
+ "name": "md-color-theme-content-indicator-decorative-mint-01",
3050
+ "attributes": {
3051
+ "category": "color",
3052
+ "type": "theme",
3053
+ "item": "content",
3054
+ "subitem": "indicator",
3055
+ "state": "decorative"
3056
+ },
3057
+ "path": [
3058
+ "color",
3059
+ "theme",
3060
+ "content",
3061
+ "indicator",
3062
+ "decorative",
3063
+ "mint",
3064
+ "01"
3065
+ ]
3066
+ },
3067
+ "02": {
3068
+ "value": "#baf5e7",
3069
+ "type": "color",
3070
+ "description": "Core Token: core.decorative.mint.20\nHEX: BAF5E7\n--------------------------\nUsed for hover state of tags",
3071
+ "filePath": "src/theme/webex/light.json",
3072
+ "isSource": true,
3073
+ "original": {
3074
+ "value": "{color.decorative.mint.20}",
3075
+ "type": "color",
3076
+ "description": "Core Token: core.decorative.mint.20\nHEX: BAF5E7\n--------------------------\nUsed for hover state of tags"
3077
+ },
3078
+ "name": "md-color-theme-content-indicator-decorative-mint-02",
3079
+ "attributes": {
3080
+ "category": "color",
3081
+ "type": "theme",
3082
+ "item": "content",
3083
+ "subitem": "indicator",
3084
+ "state": "decorative"
3085
+ },
3086
+ "path": [
3087
+ "color",
3088
+ "theme",
3089
+ "content",
3090
+ "indicator",
3091
+ "decorative",
3092
+ "mint",
3093
+ "02"
3094
+ ]
3095
+ },
3096
+ "03": {
3097
+ "value": "#74e8d1",
3098
+ "type": "color",
3099
+ "description": "Core Token: core.decorative.mint.30\nHEX: 74E8D1\n--------------------------\nUsed for pressed state of tags",
3100
+ "filePath": "src/theme/webex/light.json",
3101
+ "isSource": true,
3102
+ "original": {
3103
+ "value": "{color.decorative.mint.30}",
3104
+ "type": "color",
3105
+ "description": "Core Token: core.decorative.mint.30\nHEX: 74E8D1\n--------------------------\nUsed for pressed state of tags"
3106
+ },
3107
+ "name": "md-color-theme-content-indicator-decorative-mint-03",
3108
+ "attributes": {
3109
+ "category": "color",
3110
+ "type": "theme",
3111
+ "item": "content",
3112
+ "subitem": "indicator",
3113
+ "state": "decorative"
3114
+ },
3115
+ "path": [
3116
+ "color",
3117
+ "theme",
3118
+ "content",
3119
+ "indicator",
3120
+ "decorative",
3121
+ "mint",
3122
+ "03"
3123
+ ]
3124
+ }
3125
+ },
3126
+ "cobalt": {
3127
+ "01": {
3128
+ "value": "#e5f8ff",
3129
+ "type": "color",
3130
+ "description": "Core Token: core.decorative.cobalt.10\nHEX: E5F8FF\n--------------------------\nUsed for pressed state of tags",
3131
+ "filePath": "src/theme/webex/light.json",
3132
+ "isSource": true,
3133
+ "original": {
3134
+ "value": "{color.decorative.cobalt.10}",
3135
+ "type": "color",
3136
+ "description": "Core Token: core.decorative.cobalt.10\nHEX: E5F8FF\n--------------------------\nUsed for pressed state of tags"
3137
+ },
3138
+ "name": "md-color-theme-content-indicator-decorative-cobalt-01",
3139
+ "attributes": {
3140
+ "category": "color",
3141
+ "type": "theme",
3142
+ "item": "content",
3143
+ "subitem": "indicator",
3144
+ "state": "decorative"
3145
+ },
3146
+ "path": [
3147
+ "color",
3148
+ "theme",
3149
+ "content",
3150
+ "indicator",
3151
+ "decorative",
3152
+ "cobalt",
3153
+ "01"
3154
+ ]
3155
+ },
3156
+ "02": {
3157
+ "value": "#c7eeff",
3158
+ "type": "color",
3159
+ "description": "Core Token: core.decorative.cobalt.20\nHEX: C7EEFF\n--------------------------\nUsed for hover state of tags",
3160
+ "filePath": "src/theme/webex/light.json",
3161
+ "isSource": true,
3162
+ "original": {
3163
+ "value": "{color.decorative.cobalt.20}",
3164
+ "type": "color",
3165
+ "description": "Core Token: core.decorative.cobalt.20\nHEX: C7EEFF\n--------------------------\nUsed for hover state of tags"
3166
+ },
3167
+ "name": "md-color-theme-content-indicator-decorative-cobalt-02",
3168
+ "attributes": {
3169
+ "category": "color",
3170
+ "type": "theme",
3171
+ "item": "content",
3172
+ "subitem": "indicator",
3173
+ "state": "decorative"
3174
+ },
3175
+ "path": [
3176
+ "color",
3177
+ "theme",
3178
+ "content",
3179
+ "indicator",
3180
+ "decorative",
3181
+ "cobalt",
3182
+ "02"
3183
+ ]
3184
+ },
3185
+ "03": {
3186
+ "value": "#99ddff",
3187
+ "type": "color",
3188
+ "description": "Core Token: core.decorative.cobalt.30\nHEX: 99DDFF\n--------------------------\nUsed for rest state of tags",
3189
+ "filePath": "src/theme/webex/light.json",
3190
+ "isSource": true,
3191
+ "original": {
3192
+ "value": "{color.decorative.cobalt.30}",
3193
+ "type": "color",
3194
+ "description": "Core Token: core.decorative.cobalt.30\nHEX: 99DDFF\n--------------------------\nUsed for rest state of tags"
3195
+ },
3196
+ "name": "md-color-theme-content-indicator-decorative-cobalt-03",
3197
+ "attributes": {
3198
+ "category": "color",
3199
+ "type": "theme",
3200
+ "item": "content",
3201
+ "subitem": "indicator",
3202
+ "state": "decorative"
3203
+ },
3204
+ "path": [
3205
+ "color",
3206
+ "theme",
3207
+ "content",
3208
+ "indicator",
3209
+ "decorative",
3210
+ "cobalt",
3211
+ "03"
3212
+ ]
3213
+ }
3214
+ },
3215
+ "slate": {
3216
+ "01": {
3217
+ "value": "#f2f4ff",
3218
+ "type": "color",
3219
+ "description": "Core Token: core.decorative.slate.10\nHEX: F2F4FF\n--------------------------\nUsed for pressed state of tags,avatar",
3220
+ "filePath": "src/theme/webex/light.json",
3221
+ "isSource": true,
3222
+ "original": {
3223
+ "value": "{color.decorative.slate.10}",
3224
+ "type": "color",
3225
+ "description": "Core Token: core.decorative.slate.10\nHEX: F2F4FF\n--------------------------\nUsed for pressed state of tags,avatar"
3226
+ },
3227
+ "name": "md-color-theme-content-indicator-decorative-slate-01",
3228
+ "attributes": {
3229
+ "category": "color",
3230
+ "type": "theme",
3231
+ "item": "content",
3232
+ "subitem": "indicator",
3233
+ "state": "decorative"
3234
+ },
3235
+ "path": [
3236
+ "color",
3237
+ "theme",
3238
+ "content",
3239
+ "indicator",
3240
+ "decorative",
3241
+ "slate",
3242
+ "01"
3243
+ ]
3244
+ },
3245
+ "02": {
3246
+ "value": "#e3e7fa",
3247
+ "type": "color",
3248
+ "description": "Core Token: core.decorative.slate.20\nHEX: E3E7FA\n--------------------------\nUsed for hover state of tags",
3249
+ "filePath": "src/theme/webex/light.json",
3250
+ "isSource": true,
3251
+ "original": {
3252
+ "value": "{color.decorative.slate.20}",
3253
+ "type": "color",
3254
+ "description": "Core Token: core.decorative.slate.20\nHEX: E3E7FA\n--------------------------\nUsed for hover state of tags"
3255
+ },
3256
+ "name": "md-color-theme-content-indicator-decorative-slate-02",
3257
+ "attributes": {
3258
+ "category": "color",
3259
+ "type": "theme",
3260
+ "item": "content",
3261
+ "subitem": "indicator",
3262
+ "state": "decorative"
3263
+ },
3264
+ "path": [
3265
+ "color",
3266
+ "theme",
3267
+ "content",
3268
+ "indicator",
3269
+ "decorative",
3270
+ "slate",
3271
+ "02"
3272
+ ]
3273
+ },
3274
+ "03": {
3275
+ "value": "#ced2ed",
3276
+ "type": "color",
3277
+ "description": "Core Token: core.decorative.slate.30\nHEX: CED2ED\n--------------------------\nUsed for rest state of tags",
3278
+ "filePath": "src/theme/webex/light.json",
3279
+ "isSource": true,
3280
+ "original": {
3281
+ "value": "{color.decorative.slate.30}",
3282
+ "type": "color",
3283
+ "description": "Core Token: core.decorative.slate.30\nHEX: CED2ED\n--------------------------\nUsed for rest state of tags"
3284
+ },
3285
+ "name": "md-color-theme-content-indicator-decorative-slate-03",
3286
+ "attributes": {
3287
+ "category": "color",
3288
+ "type": "theme",
3289
+ "item": "content",
3290
+ "subitem": "indicator",
3291
+ "state": "decorative"
3292
+ },
3293
+ "path": [
3294
+ "color",
3295
+ "theme",
3296
+ "content",
3297
+ "indicator",
3298
+ "decorative",
3299
+ "slate",
3300
+ "03"
3301
+ ]
3302
+ }
3303
+ },
3304
+ "violet": {
3305
+ "01": {
3306
+ "value": "#f8f2fc",
3307
+ "type": "color",
3308
+ "description": "Core Token: core.decorative.violet.10\nHEX: F8F2FC\n--------------------------\nUsed for pressed state of tags, avatar",
3309
+ "filePath": "src/theme/webex/light.json",
3310
+ "isSource": true,
3311
+ "original": {
3312
+ "value": "{color.decorative.violet.10}",
3313
+ "type": "color",
3314
+ "description": "Core Token: core.decorative.violet.10\nHEX: F8F2FC\n--------------------------\nUsed for pressed state of tags, avatar"
3315
+ },
3316
+ "name": "md-color-theme-content-indicator-decorative-violet-01",
3317
+ "attributes": {
3318
+ "category": "color",
3319
+ "type": "theme",
3320
+ "item": "content",
3321
+ "subitem": "indicator",
3322
+ "state": "decorative"
3323
+ },
3324
+ "path": [
3325
+ "color",
3326
+ "theme",
3327
+ "content",
3328
+ "indicator",
3329
+ "decorative",
3330
+ "violet",
3331
+ "01"
3332
+ ]
3333
+ },
3334
+ "02": {
3335
+ "value": "#f0e3fc",
3336
+ "type": "color",
3337
+ "description": "Core Token: core.decorative.violet.20\nHEX: F0E3FC\n--------------------------\nUsed for hover state of tags",
3338
+ "filePath": "src/theme/webex/light.json",
3339
+ "isSource": true,
3340
+ "original": {
3341
+ "value": "{color.decorative.violet.20}",
3342
+ "type": "color",
3343
+ "description": "Core Token: core.decorative.violet.20\nHEX: F0E3FC\n--------------------------\nUsed for hover state of tags"
3344
+ },
3345
+ "name": "md-color-theme-content-indicator-decorative-violet-02",
3346
+ "attributes": {
3347
+ "category": "color",
3348
+ "type": "theme",
3349
+ "item": "content",
3350
+ "subitem": "indicator",
3351
+ "state": "decorative"
3352
+ },
3353
+ "path": [
3354
+ "color",
3355
+ "theme",
3356
+ "content",
3357
+ "indicator",
3358
+ "decorative",
3359
+ "violet",
3360
+ "02"
3361
+ ]
3362
+ },
3363
+ "03": {
3364
+ "value": "#e2cafc",
3365
+ "type": "color",
3366
+ "description": "Core Token: core.decorative.violet.30\nHEX: E2CAFC\n--------------------------\nUsed for rest state of tags",
3367
+ "filePath": "src/theme/webex/light.json",
3368
+ "isSource": true,
3369
+ "original": {
3370
+ "value": "{color.decorative.violet.30}",
3371
+ "type": "color",
3372
+ "description": "Core Token: core.decorative.violet.30\nHEX: E2CAFC\n--------------------------\nUsed for rest state of tags"
3373
+ },
3374
+ "name": "md-color-theme-content-indicator-decorative-violet-03",
3375
+ "attributes": {
3376
+ "category": "color",
3377
+ "type": "theme",
3378
+ "item": "content",
3379
+ "subitem": "indicator",
3380
+ "state": "decorative"
3381
+ },
3382
+ "path": [
3383
+ "color",
3384
+ "theme",
3385
+ "content",
3386
+ "indicator",
3387
+ "decorative",
3388
+ "violet",
3389
+ "03"
3390
+ ]
3391
+ }
3392
+ },
3393
+ "purple": {
3394
+ "01": {
3395
+ "value": "#fcf2fc",
3396
+ "type": "color",
3397
+ "description": "Core Token: core.decorative.purple.10\nHEX: FCF2FC\n--------------------------\nUsed for active/pressed state of alert-badge (admin), tags",
3398
+ "filePath": "src/theme/webex/light.json",
3399
+ "isSource": true,
3400
+ "original": {
3401
+ "value": "{color.decorative.purple.10}",
3402
+ "type": "color",
3403
+ "description": "Core Token: core.decorative.purple.10\nHEX: FCF2FC\n--------------------------\nUsed for active/pressed state of alert-badge (admin), tags"
3404
+ },
3405
+ "name": "md-color-theme-content-indicator-decorative-purple-01",
3406
+ "attributes": {
3407
+ "category": "color",
3408
+ "type": "theme",
3409
+ "item": "content",
3410
+ "subitem": "indicator",
3411
+ "state": "decorative"
3412
+ },
3413
+ "path": [
3414
+ "color",
3415
+ "theme",
3416
+ "content",
3417
+ "indicator",
3418
+ "decorative",
3419
+ "purple",
3420
+ "01"
3421
+ ]
3422
+ },
3423
+ "02": {
3424
+ "value": "#fce1fc",
3425
+ "type": "color",
3426
+ "description": "Core Token: core.decorative.purple.20\nHEX: FCE1FC\n--------------------------\nUsed for hover state of alert-badge (admin), tags",
3427
+ "filePath": "src/theme/webex/light.json",
3428
+ "isSource": true,
3429
+ "original": {
3430
+ "value": "{color.decorative.purple.20}",
3431
+ "type": "color",
3432
+ "description": "Core Token: core.decorative.purple.20\nHEX: FCE1FC\n--------------------------\nUsed for hover state of alert-badge (admin), tags"
3433
+ },
3434
+ "name": "md-color-theme-content-indicator-decorative-purple-02",
3435
+ "attributes": {
3436
+ "category": "color",
3437
+ "type": "theme",
3438
+ "item": "content",
3439
+ "subitem": "indicator",
3440
+ "state": "decorative"
3441
+ },
3442
+ "path": [
3443
+ "color",
3444
+ "theme",
3445
+ "content",
3446
+ "indicator",
3447
+ "decorative",
3448
+ "purple",
3449
+ "02"
3450
+ ]
3451
+ },
3452
+ "03": {
3453
+ "value": "#fac3f8",
3454
+ "type": "color",
3455
+ "description": "Core Token: core.decorative.purple.30\nHEX: FAC3F8\n--------------------------\nUsed for rest state of alert-badge (admin), tags",
3456
+ "filePath": "src/theme/webex/light.json",
3457
+ "isSource": true,
3458
+ "original": {
3459
+ "value": "{color.decorative.purple.30}",
3460
+ "type": "color",
3461
+ "description": "Core Token: core.decorative.purple.30\nHEX: FAC3F8\n--------------------------\nUsed for rest state of alert-badge (admin), tags"
3462
+ },
3463
+ "name": "md-color-theme-content-indicator-decorative-purple-03",
3464
+ "attributes": {
3465
+ "category": "color",
3466
+ "type": "theme",
3467
+ "item": "content",
3468
+ "subitem": "indicator",
3469
+ "state": "decorative"
3470
+ },
3471
+ "path": [
3472
+ "color",
3473
+ "theme",
3474
+ "content",
3475
+ "indicator",
3476
+ "decorative",
3477
+ "purple",
3478
+ "03"
3479
+ ]
3480
+ }
3481
+ },
3482
+ "pink": {
3483
+ "01": {
3484
+ "value": "#fff2f5",
3485
+ "type": "color",
3486
+ "description": "Core Token: core.decorative.pink.10\nHEX: A12A3A\n--------------------------\nUsed for pressed state of tags, avatar",
3487
+ "filePath": "src/theme/webex/light.json",
3488
+ "isSource": true,
3489
+ "original": {
3490
+ "value": "{color.decorative.pink.10}",
3491
+ "type": "color",
3492
+ "description": "Core Token: core.decorative.pink.10\nHEX: A12A3A\n--------------------------\nUsed for pressed state of tags, avatar"
3493
+ },
3494
+ "name": "md-color-theme-content-indicator-decorative-pink-01",
3495
+ "attributes": {
3496
+ "category": "color",
3497
+ "type": "theme",
3498
+ "item": "content",
3499
+ "subitem": "indicator",
3500
+ "state": "decorative"
3501
+ },
3502
+ "path": [
3503
+ "color",
3504
+ "theme",
3505
+ "content",
3506
+ "indicator",
3507
+ "decorative",
3508
+ "pink",
3509
+ "01"
3510
+ ]
3511
+ },
3512
+ "02": {
3513
+ "value": "#ffe0e7",
3514
+ "type": "color",
3515
+ "description": "Core Token: core.decorative.pink.20\nHEX: fff2f5\n--------------------------\nUsed for hover state of tags",
3516
+ "filePath": "src/theme/webex/light.json",
3517
+ "isSource": true,
3518
+ "original": {
3519
+ "value": "{color.decorative.pink.20}",
3520
+ "type": "color",
3521
+ "description": "Core Token: core.decorative.pink.20\nHEX: fff2f5\n--------------------------\nUsed for hover state of tags"
3522
+ },
3523
+ "name": "md-color-theme-content-indicator-decorative-pink-02",
3524
+ "attributes": {
3525
+ "category": "color",
3526
+ "type": "theme",
3527
+ "item": "content",
3528
+ "subitem": "indicator",
3529
+ "state": "decorative"
3530
+ },
3531
+ "path": [
3532
+ "color",
3533
+ "theme",
3534
+ "content",
3535
+ "indicator",
3536
+ "decorative",
3537
+ "pink",
3538
+ "02"
3539
+ ]
3540
+ },
3541
+ "03": {
3542
+ "value": "#ffc7d2",
3543
+ "type": "color",
3544
+ "description": "Core Token: core.decorative.pink.30\nHEX: FFC7D2\n--------------------------\nUsed for rest state of tags",
3545
+ "filePath": "src/theme/webex/light.json",
3546
+ "isSource": true,
3547
+ "original": {
3548
+ "value": "{color.decorative.pink.30}",
3549
+ "type": "color",
3550
+ "description": "Core Token: core.decorative.pink.30\nHEX: FFC7D2\n--------------------------\nUsed for rest state of tags"
3551
+ },
3552
+ "name": "md-color-theme-content-indicator-decorative-pink-03",
3553
+ "attributes": {
3554
+ "category": "color",
3555
+ "type": "theme",
3556
+ "item": "content",
3557
+ "subitem": "indicator",
3558
+ "state": "decorative"
3559
+ },
3560
+ "path": [
3561
+ "color",
3562
+ "theme",
3563
+ "content",
3564
+ "indicator",
3565
+ "decorative",
3566
+ "pink",
3567
+ "03"
3568
+ ]
3569
+ }
3570
+ }
3571
+ }
3572
+ },
3573
+ "control": {
3574
+ "neutral": {
3575
+ "inactive": {
3576
+ "default": {
3577
+ "value": "#00000033",
3578
+ "type": "color",
3579
+ "description": "Core Token: core.black-alpha.20\nHEX: 000000 20%\n-----------------------\nUsed for rest state of inactive control components(checkbox, toggle, radio)",
3580
+ "filePath": "src/theme/webex/light.json",
3581
+ "isSource": true,
3582
+ "original": {
3583
+ "value": "{color.core.black-alpha.20}",
3584
+ "type": "color",
3585
+ "description": "Core Token: core.black-alpha.20\nHEX: 000000 20%\n-----------------------\nUsed for rest state of inactive control components(checkbox, toggle, radio)"
3586
+ },
3587
+ "name": "md-color-theme-content-control-neutral-inactive-default",
3588
+ "attributes": {
3589
+ "category": "color",
3590
+ "type": "theme",
3591
+ "item": "content",
3592
+ "subitem": "control",
3593
+ "state": "neutral"
3594
+ },
3595
+ "path": [
3596
+ "color",
3597
+ "theme",
3598
+ "content",
3599
+ "control",
3600
+ "neutral",
3601
+ "inactive",
3602
+ "default"
3603
+ ]
3604
+ },
3605
+ "hover": {
3606
+ "value": "#0000004d",
3607
+ "type": "color",
3608
+ "description": "Core Token: core.black-alpha.30\nHEX: 000000 30%\n-----------------------\nUsed for hover state of inactive control components(checkbox, toggle, radio)",
3609
+ "filePath": "src/theme/webex/light.json",
3610
+ "isSource": true,
3611
+ "original": {
3612
+ "value": "{color.core.black-alpha.30}",
3613
+ "type": "color",
3614
+ "description": "Core Token: core.black-alpha.30\nHEX: 000000 30%\n-----------------------\nUsed for hover state of inactive control components(checkbox, toggle, radio)"
3615
+ },
3616
+ "name": "md-color-theme-content-control-neutral-inactive-hover",
3617
+ "attributes": {
3618
+ "category": "color",
3619
+ "type": "theme",
3620
+ "item": "content",
3621
+ "subitem": "control",
3622
+ "state": "neutral"
3623
+ },
3624
+ "path": [
3625
+ "color",
3626
+ "theme",
3627
+ "content",
3628
+ "control",
3629
+ "neutral",
3630
+ "inactive",
3631
+ "hover"
3632
+ ]
3633
+ },
3634
+ "pressed": {
3635
+ "value": "#00000066",
3636
+ "type": "color",
3637
+ "description": "Core Token: core.black-alpha.40\nHEX: 000000 40%\n-----------------------\nUsed for pressed state of inactive control components(checkbox, toggle, radio)",
3638
+ "filePath": "src/theme/webex/light.json",
3639
+ "isSource": true,
3640
+ "original": {
3641
+ "value": "{color.core.black-alpha.40}",
3642
+ "type": "color",
3643
+ "description": "Core Token: core.black-alpha.40\nHEX: 000000 40%\n-----------------------\nUsed for pressed state of inactive control components(checkbox, toggle, radio)"
3644
+ },
3645
+ "name": "md-color-theme-content-control-neutral-inactive-pressed",
3646
+ "attributes": {
3647
+ "category": "color",
3648
+ "type": "theme",
3649
+ "item": "content",
3650
+ "subitem": "control",
3651
+ "state": "neutral"
3652
+ },
3653
+ "path": [
3654
+ "color",
3655
+ "theme",
3656
+ "content",
3657
+ "control",
3658
+ "neutral",
3659
+ "inactive",
3660
+ "pressed"
3661
+ ]
3662
+ },
3663
+ "disabled": {
3664
+ "value": "#ffffff1c",
3665
+ "type": "color",
3666
+ "description": "Core Token: core.white-alpha.11\nHEX: 000000 11%\n-----------------------\nUsed for disabled state of inactive control components(checkbox, toggle, radio)",
3667
+ "filePath": "src/theme/webex/light.json",
3668
+ "isSource": true,
3669
+ "original": {
3670
+ "value": "{color.core.white-alpha.11}",
3671
+ "type": "color",
3672
+ "description": "Core Token: core.white-alpha.11\nHEX: 000000 11%\n-----------------------\nUsed for disabled state of inactive control components(checkbox, toggle, radio)"
3673
+ },
3674
+ "name": "md-color-theme-content-control-neutral-inactive-disabled",
3675
+ "attributes": {
3676
+ "category": "color",
3677
+ "type": "theme",
3678
+ "item": "content",
3679
+ "subitem": "control",
3680
+ "state": "neutral"
3681
+ },
3682
+ "path": [
3683
+ "color",
3684
+ "theme",
3685
+ "content",
3686
+ "control",
3687
+ "neutral",
3688
+ "inactive",
3689
+ "disabled"
3690
+ ]
3691
+ }
3692
+ }
3693
+ },
3694
+ "accent": {
3695
+ "active": {
3696
+ "defualt": {
3697
+ "value": "#1170cf",
3698
+ "type": "color",
3699
+ "description": "Core Token: core.blue.60\nHEXL: 0A78CC\n------------------------------\nUsed for rest state of control components (radio, toggle, checkbox)",
3700
+ "filePath": "src/theme/webex/light.json",
3701
+ "isSource": true,
3702
+ "original": {
3703
+ "value": "{color.core.blue.60}",
3704
+ "type": "color",
3705
+ "description": "Core Token: core.blue.60\nHEXL: 0A78CC\n------------------------------\nUsed for rest state of control components (radio, toggle, checkbox)"
3706
+ },
3707
+ "name": "md-color-theme-content-control-accent-active-defualt",
3708
+ "attributes": {
3709
+ "category": "color",
3710
+ "type": "theme",
3711
+ "item": "content",
3712
+ "subitem": "control",
3713
+ "state": "accent"
3714
+ },
3715
+ "path": [
3716
+ "color",
3717
+ "theme",
3718
+ "content",
3719
+ "control",
3720
+ "accent",
3721
+ "active",
3722
+ "defualt"
3723
+ ]
3724
+ },
3725
+ "hover": {
3726
+ "value": "#0353a8",
3727
+ "type": "color",
3728
+ "description": "Core Token: core.blue.70\nHEXL: 08599C\n------------------------------\nUsed for hover state of control components (radio, toggle, checkbox)",
3729
+ "filePath": "src/theme/webex/light.json",
3730
+ "isSource": true,
3731
+ "original": {
3732
+ "value": "{color.core.blue.70}",
3733
+ "type": "color",
3734
+ "description": "Core Token: core.blue.70\nHEXL: 08599C\n------------------------------\nUsed for hover state of control components (radio, toggle, checkbox)"
3735
+ },
3736
+ "name": "md-color-theme-content-control-accent-active-hover",
3737
+ "attributes": {
3738
+ "category": "color",
3739
+ "type": "theme",
3740
+ "item": "content",
3741
+ "subitem": "control",
3742
+ "state": "accent"
3743
+ },
3744
+ "path": [
3745
+ "color",
3746
+ "theme",
3747
+ "content",
3748
+ "control",
3749
+ "accent",
3750
+ "active",
3751
+ "hover"
3752
+ ]
3753
+ },
3754
+ "pressed": {
3755
+ "value": "#063a75",
3756
+ "type": "color",
3757
+ "description": "Core Token: core.blue.80\nHEXL: 103C63\n------------------------------\nUsed for pressed state of control components (radio, toggle, checkbox)",
3758
+ "filePath": "src/theme/webex/light.json",
3759
+ "isSource": true,
3760
+ "original": {
3761
+ "value": "{color.core.blue.80}",
3762
+ "type": "color",
3763
+ "description": "Core Token: core.blue.80\nHEXL: 103C63\n------------------------------\nUsed for pressed state of control components (radio, toggle, checkbox)"
3764
+ },
3765
+ "name": "md-color-theme-content-control-accent-active-pressed",
3766
+ "attributes": {
3767
+ "category": "color",
3768
+ "type": "theme",
3769
+ "item": "content",
3770
+ "subitem": "control",
3771
+ "state": "accent"
3772
+ },
3773
+ "path": [
3774
+ "color",
3775
+ "theme",
3776
+ "content",
3777
+ "control",
3778
+ "accent",
3779
+ "active",
3780
+ "pressed"
3781
+ ]
3782
+ },
3783
+ "disabled": {
3784
+ "value": "#bfe3ff",
3785
+ "type": "color",
3786
+ "description": "Core Token: core.blue.20\nHEX: BFE3FF\n--------------\nUsed for disabled state of control components (radio, toggle, checkbox)",
3787
+ "filePath": "src/theme/webex/light.json",
3788
+ "isSource": true,
3789
+ "original": {
3790
+ "value": "{color.core.blue.20}",
3791
+ "type": "color",
3792
+ "description": "Core Token: core.blue.20\nHEX: BFE3FF\n--------------\nUsed for disabled state of control components (radio, toggle, checkbox)"
3793
+ },
3794
+ "name": "md-color-theme-content-control-accent-active-disabled",
3795
+ "attributes": {
3796
+ "category": "color",
3797
+ "type": "theme",
3798
+ "item": "content",
3799
+ "subitem": "control",
3800
+ "state": "accent"
3801
+ },
3802
+ "path": [
3803
+ "color",
3804
+ "theme",
3805
+ "content",
3806
+ "control",
3807
+ "accent",
3808
+ "active",
3809
+ "disabled"
3810
+ ]
3811
+ }
3812
+ }
3813
+ }
3814
+ },
3815
+ "scrollbar": {
3816
+ "thumb": {
3817
+ "default": {
3818
+ "value": "#00000033",
3819
+ "type": "color",
3820
+ "description": "Core Token: core.balck-alpha.20\nHEX: 000000 20%\n-------------------\nUsed for default scrollbar button(thumb)",
3821
+ "filePath": "src/theme/webex/light.json",
3822
+ "isSource": true,
3823
+ "original": {
3824
+ "value": "{color.core.black-alpha.20}",
3825
+ "type": "color",
3826
+ "description": "Core Token: core.balck-alpha.20\nHEX: 000000 20%\n-------------------\nUsed for default scrollbar button(thumb)"
3827
+ },
3828
+ "name": "md-color-theme-content-scrollbar-thumb-default",
3829
+ "attributes": {
3830
+ "category": "color",
3831
+ "type": "theme",
3832
+ "item": "content",
3833
+ "subitem": "scrollbar",
3834
+ "state": "thumb"
3835
+ },
3836
+ "path": [
3837
+ "color",
3838
+ "theme",
3839
+ "content",
3840
+ "scrollbar",
3841
+ "thumb",
3842
+ "default"
3843
+ ]
3844
+ },
3845
+ "hover": {
3846
+ "value": "#0000004d",
3847
+ "type": "color",
3848
+ "description": "Core Token: core.balck-alpha.30\nHEX: 000000 30%\n-------------------\nUsed for hover state of scrollbar button(thumb)",
3849
+ "filePath": "src/theme/webex/light.json",
3850
+ "isSource": true,
3851
+ "original": {
3852
+ "value": "{color.core.black-alpha.30}",
3853
+ "type": "color",
3854
+ "description": "Core Token: core.balck-alpha.30\nHEX: 000000 30%\n-------------------\nUsed for hover state of scrollbar button(thumb)"
3855
+ },
3856
+ "name": "md-color-theme-content-scrollbar-thumb-hover",
3857
+ "attributes": {
3858
+ "category": "color",
3859
+ "type": "theme",
3860
+ "item": "content",
3861
+ "subitem": "scrollbar",
3862
+ "state": "thumb"
3863
+ },
3864
+ "path": [
3865
+ "color",
3866
+ "theme",
3867
+ "content",
3868
+ "scrollbar",
3869
+ "thumb",
3870
+ "hover"
3871
+ ]
3872
+ },
3873
+ "pressed": {
3874
+ "value": "#00000066",
3875
+ "type": "color",
3876
+ "description": "Core Token: core.black-alpha.40\nHEX: 000000 40%\n--------------------------\nUsed for pressed state of Scrollbar Thumb",
3877
+ "filePath": "src/theme/webex/light.json",
3878
+ "isSource": true,
3879
+ "original": {
3880
+ "value": "{color.core.black-alpha.40}",
3881
+ "type": "color",
3882
+ "description": "Core Token: core.black-alpha.40\nHEX: 000000 40%\n--------------------------\nUsed for pressed state of Scrollbar Thumb"
3883
+ },
3884
+ "name": "md-color-theme-content-scrollbar-thumb-pressed",
3885
+ "attributes": {
3886
+ "category": "color",
3887
+ "type": "theme",
3888
+ "item": "content",
3889
+ "subitem": "scrollbar",
3890
+ "state": "thumb"
3891
+ },
3892
+ "path": [
3893
+ "color",
3894
+ "theme",
3895
+ "content",
3896
+ "scrollbar",
3897
+ "thumb",
3898
+ "pressed"
3899
+ ]
3900
+ }
3901
+ },
3902
+ "bg": {
3903
+ "default": {
3904
+ "value": "#00000000",
3905
+ "type": "color",
3906
+ "description": "Core Token: core.black-alpha-00\nHEX: 000000 0%\n-----------------------------\nghost state of scrollbar track and arrow background",
3907
+ "filePath": "src/theme/webex/light.json",
3908
+ "isSource": true,
3909
+ "original": {
3910
+ "value": "{color.core.black-alpha.00}",
3911
+ "type": "color",
3912
+ "description": "Core Token: core.black-alpha-00\nHEX: 000000 0%\n-----------------------------\nghost state of scrollbar track and arrow background"
3913
+ },
3914
+ "name": "md-color-theme-content-scrollbar-bg-default",
3915
+ "attributes": {
3916
+ "category": "color",
3917
+ "type": "theme",
3918
+ "item": "content",
3919
+ "subitem": "scrollbar",
3920
+ "state": "bg"
3921
+ },
3922
+ "path": [
3923
+ "color",
3924
+ "theme",
3925
+ "content",
3926
+ "scrollbar",
3927
+ "bg",
3928
+ "default"
3929
+ ]
3930
+ },
3931
+ "hover": {
3932
+ "value": "#0000001c",
3933
+ "type": "color",
3934
+ "description": "Core Token: core.black-alpha-11\nHEX: 000000 11%\n-----------------------------\nUsed for hover state of arrow background and rest state of scrollbar track background.",
3935
+ "filePath": "src/theme/webex/light.json",
3936
+ "isSource": true,
3937
+ "original": {
3938
+ "value": "{color.core.black-alpha.11}",
3939
+ "type": "color",
3940
+ "description": "Core Token: core.black-alpha-11\nHEX: 000000 11%\n-----------------------------\nUsed for hover state of arrow background and rest state of scrollbar track background."
3941
+ },
3942
+ "name": "md-color-theme-content-scrollbar-bg-hover",
3943
+ "attributes": {
3944
+ "category": "color",
3945
+ "type": "theme",
3946
+ "item": "content",
3947
+ "subitem": "scrollbar",
3948
+ "state": "bg"
3949
+ },
3950
+ "path": [
3951
+ "color",
3952
+ "theme",
3953
+ "content",
3954
+ "scrollbar",
3955
+ "bg",
3956
+ "hover"
3957
+ ]
3958
+ },
3959
+ "pressed": {
3960
+ "value": "#ffffff33",
3961
+ "type": "color",
3962
+ "description": "Core Token: core.white-alpha-20\nHEX: FFFFFF 20%\n-----------------------------\nUsed for pressed state of arrow background.",
3963
+ "filePath": "src/theme/webex/light.json",
3964
+ "isSource": true,
3965
+ "original": {
3966
+ "value": "{color.core.white-alpha.20}",
3967
+ "type": "color",
3968
+ "description": "Core Token: core.white-alpha-20\nHEX: FFFFFF 20%\n-----------------------------\nUsed for pressed state of arrow background."
3969
+ },
3970
+ "name": "md-color-theme-content-scrollbar-bg-pressed",
3971
+ "attributes": {
3972
+ "category": "color",
3973
+ "type": "theme",
3974
+ "item": "content",
3975
+ "subitem": "scrollbar",
3976
+ "state": "bg"
3977
+ },
3978
+ "path": [
3979
+ "color",
3980
+ "theme",
3981
+ "content",
3982
+ "scrollbar",
3983
+ "bg",
3984
+ "pressed"
3985
+ ]
3986
+ }
3987
+ }
3988
+ }
3989
+ },
3990
+ "border": {
3991
+ "neutral": {
3992
+ "00": {
3993
+ "value": "#00000033",
3994
+ "type": "color",
3995
+ "description": "Core Token: core.black-alpha.20\nHEX: 000000 20%\n----------------------\n• Used for calendar- picker, modal-bgs, dialog, toasts, menu-list, grids \n[iOS] content-list, separator, bottom-tabs, content\n[AND] content-list, list-item, separator, toast, reaction-bar",
3996
+ "filePath": "src/theme/webex/light.json",
3997
+ "isSource": true,
3998
+ "original": {
3999
+ "value": "{color.core.black-alpha.20}",
4000
+ "type": "color",
4001
+ "description": "Core Token: core.black-alpha.20\nHEX: 000000 20%\n----------------------\n• Used for calendar- picker, modal-bgs, dialog, toasts, menu-list, grids \n[iOS] content-list, separator, bottom-tabs, content\n[AND] content-list, list-item, separator, toast, reaction-bar"
4002
+ },
4003
+ "name": "md-color-theme-border-neutral-00",
4004
+ "attributes": {
4005
+ "category": "color",
4006
+ "type": "theme",
4007
+ "item": "border",
4008
+ "subitem": "neutral",
4009
+ "state": "00"
4010
+ },
4011
+ "path": [
4012
+ "color",
4013
+ "theme",
4014
+ "border",
4015
+ "neutral",
4016
+ "00"
4017
+ ]
4018
+ },
4019
+ "01": {
4020
+ "value": "#0000004d",
4021
+ "type": "color",
4022
+ "description": "Core Token: core.black-alpha.30\nHEX: 000000 30%\n----------------------------------\n• Outline for rest, hover, pressed, active state of secondary-buttons\n• Use with btn.neutral.secondary\n• Do not use it for disabled buttons.",
4023
+ "filePath": "src/theme/webex/light.json",
4024
+ "isSource": true,
4025
+ "original": {
4026
+ "value": "{color.core.black-alpha.30}",
4027
+ "type": "color",
4028
+ "description": "Core Token: core.black-alpha.30\nHEX: 000000 30%\n----------------------------------\n• Outline for rest, hover, pressed, active state of secondary-buttons\n• Use with btn.neutral.secondary\n• Do not use it for disabled buttons."
4029
+ },
4030
+ "name": "md-color-theme-border-neutral-01",
4031
+ "attributes": {
4032
+ "category": "color",
4033
+ "type": "theme",
4034
+ "item": "border",
4035
+ "subitem": "neutral",
4036
+ "state": "01"
4037
+ },
4038
+ "path": [
4039
+ "color",
4040
+ "theme",
4041
+ "border",
4042
+ "neutral",
4043
+ "01"
4044
+ ]
4045
+ },
4046
+ "02": {
4047
+ "value": "#00000066",
4048
+ "type": "color",
4049
+ "description": "Core Token: core.black-alpha-40\nHEX: 000000 40%\n-----------------------\nUse it with surface.neutral.05\nUsed for\nchips, grids, panels, meeting-markers, input-fields, tags",
4050
+ "filePath": "src/theme/webex/light.json",
4051
+ "isSource": true,
4052
+ "original": {
4053
+ "value": "{color.core.black-alpha.40}",
4054
+ "type": "color",
4055
+ "description": "Core Token: core.black-alpha-40\nHEX: 000000 40%\n-----------------------\nUse it with surface.neutral.05\nUsed for\nchips, grids, panels, meeting-markers, input-fields, tags"
4056
+ },
4057
+ "name": "md-color-theme-border-neutral-02",
4058
+ "attributes": {
4059
+ "category": "color",
4060
+ "type": "theme",
4061
+ "item": "border",
4062
+ "subitem": "neutral",
4063
+ "state": "02"
4064
+ },
4065
+ "path": [
4066
+ "color",
4067
+ "theme",
4068
+ "border",
4069
+ "neutral",
4070
+ "02"
4071
+ ]
4072
+ },
4073
+ "03": {
4074
+ "value": "#00000080",
4075
+ "type": "color",
4076
+ "description": "Core Token: core.black.alpha-50\nHEX: 000000 50%\n-------------------------\nUsed for input-fields, control components",
4077
+ "filePath": "src/theme/webex/light.json",
4078
+ "isSource": true,
4079
+ "original": {
4080
+ "value": "{color.core.black-alpha.50}",
4081
+ "type": "color",
4082
+ "description": "Core Token: core.black.alpha-50\nHEX: 000000 50%\n-------------------------\nUsed for input-fields, control components"
4083
+ },
4084
+ "name": "md-color-theme-border-neutral-03",
4085
+ "attributes": {
4086
+ "category": "color",
4087
+ "type": "theme",
4088
+ "item": "border",
4089
+ "subitem": "neutral",
4090
+ "state": "03"
4091
+ },
4092
+ "path": [
4093
+ "color",
4094
+ "theme",
4095
+ "border",
4096
+ "neutral",
4097
+ "03"
4098
+ ]
4099
+ },
4100
+ "04": {
4101
+ "value": "#000000e6",
4102
+ "type": "color",
4103
+ "description": "Core Token: core.black.alpha-90\nHEX: 000000 90%\n-------------------------\nUsed for active state of input components",
4104
+ "filePath": "src/theme/webex/light.json",
4105
+ "isSource": true,
4106
+ "original": {
4107
+ "value": "{color.core.black-alpha.90}",
4108
+ "type": "color",
4109
+ "description": "Core Token: core.black.alpha-90\nHEX: 000000 90%\n-------------------------\nUsed for active state of input components"
4110
+ },
4111
+ "name": "md-color-theme-border-neutral-04",
4112
+ "attributes": {
4113
+ "category": "color",
4114
+ "type": "theme",
4115
+ "item": "border",
4116
+ "subitem": "neutral",
4117
+ "state": "04"
4118
+ },
4119
+ "path": [
4120
+ "color",
4121
+ "theme",
4122
+ "border",
4123
+ "neutral",
4124
+ "04"
4125
+ ]
4126
+ }
4127
+ },
4128
+ "positive": {
4129
+ "00": {
4130
+ "value": "#185e46",
4131
+ "type": "color",
4132
+ "description": "Core Token: core.green.70\nHEX: 185E46\n---------------\nUsed for join/success buttons",
4133
+ "filePath": "src/theme/webex/light.json",
4134
+ "isSource": true,
4135
+ "original": {
4136
+ "value": "{color.core.green.70}",
4137
+ "type": "color",
4138
+ "description": "Core Token: core.green.70\nHEX: 185E46\n---------------\nUsed for join/success buttons"
4139
+ },
4140
+ "name": "md-color-theme-border-positive-00",
4141
+ "attributes": {
4142
+ "category": "color",
4143
+ "type": "theme",
4144
+ "item": "border",
4145
+ "subitem": "positive",
4146
+ "state": "00"
4147
+ },
4148
+ "path": [
4149
+ "color",
4150
+ "theme",
4151
+ "border",
4152
+ "positive",
4153
+ "00"
4154
+ ]
4155
+ }
4156
+ },
4157
+ "negative": {
4158
+ "00": {
4159
+ "value": "#ab0a15",
4160
+ "type": "color",
4161
+ "description": "Core Token: core.red.70\nHEX: AB0A15\n---------------\nUsed for outline of error/cancel state of input, buttons.",
4162
+ "filePath": "src/theme/webex/light.json",
4163
+ "isSource": true,
4164
+ "original": {
4165
+ "value": "{color.core.red.70}",
4166
+ "type": "color",
4167
+ "description": "Core Token: core.red.70\nHEX: AB0A15\n---------------\nUsed for outline of error/cancel state of input, buttons."
4168
+ },
4169
+ "name": "md-color-theme-border-negative-00",
4170
+ "attributes": {
4171
+ "category": "color",
4172
+ "type": "theme",
4173
+ "item": "border",
4174
+ "subitem": "negative",
4175
+ "state": "00"
4176
+ },
4177
+ "path": [
4178
+ "color",
4179
+ "theme",
4180
+ "border",
4181
+ "negative",
4182
+ "00"
4183
+ ]
4184
+ }
4185
+ },
4186
+ "accent": {
4187
+ "00": {
4188
+ "value": "#1170cf",
4189
+ "type": "color",
4190
+ "description": "Core Token: core.blue.60\nHEX: 1170CF\n-------------------------\nUsed for outline of secondary accent buttons, attachment/fileViewer-preview, messaging/new, chip, input fields",
4191
+ "filePath": "src/theme/webex/light.json",
4192
+ "isSource": true,
4193
+ "original": {
4194
+ "value": "{color.core.blue.60}",
4195
+ "type": "color",
4196
+ "description": "Core Token: core.blue.60\nHEX: 1170CF\n-------------------------\nUsed for outline of secondary accent buttons, attachment/fileViewer-preview, messaging/new, chip, input fields"
4197
+ },
4198
+ "name": "md-color-theme-border-accent-00",
4199
+ "attributes": {
4200
+ "category": "color",
4201
+ "type": "theme",
4202
+ "item": "border",
4203
+ "subitem": "accent",
4204
+ "state": "00"
4205
+ },
4206
+ "path": [
4207
+ "color",
4208
+ "theme",
4209
+ "border",
4210
+ "accent",
4211
+ "00"
4212
+ ]
4213
+ }
4214
+ },
4215
+ "notice": {
4216
+ "00": {
4217
+ "value": "#f26b1d",
4218
+ "type": "color",
4219
+ "description": "Core Token: core.orange.50\nHEX: F26B1D\n-------------------------------\noutline for the orange tags",
4220
+ "filePath": "src/theme/webex/light.json",
4221
+ "isSource": true,
4222
+ "original": {
4223
+ "value": "{color.decorative.orange.50}",
4224
+ "type": "color",
4225
+ "description": "Core Token: core.orange.50\nHEX: F26B1D\n-------------------------------\noutline for the orange tags"
4226
+ },
4227
+ "name": "md-color-theme-border-notice-00",
4228
+ "attributes": {
4229
+ "category": "color",
4230
+ "type": "theme",
4231
+ "item": "border",
4232
+ "subitem": "notice",
4233
+ "state": "00"
4234
+ },
4235
+ "path": [
4236
+ "color",
4237
+ "theme",
4238
+ "border",
4239
+ "notice",
4240
+ "00"
4241
+ ]
4242
+ }
4243
+ },
4244
+ "decorative": {
4245
+ "gradient": {
4246
+ "device": {
4247
+ "value": "linear-gradient(44deg, #08599c 0%, #22c7d6 51.56%, #27a17a 100%)",
4248
+ "type": "color",
4249
+ "description": "Core Token: core.decorative.cobalt.70, core.decorative.cyan.40, core.green.50\nHEX: 08599C, 22C7D6, 27A17A\n-----------------------\nUsed for gradient ring of video-halo for mobile",
4250
+ "filePath": "src/theme/webex/light.json",
4251
+ "isSource": true,
4252
+ "original": {
4253
+ "value": "linear-gradient(44deg, {color.decorative.cobalt.70} 0%, {color.decorative.cyan.40} 51.56%, {color.core.green.50} 100%)",
4254
+ "type": "color",
4255
+ "description": "Core Token: core.decorative.cobalt.70, core.decorative.cyan.40, core.green.50\nHEX: 08599C, 22C7D6, 27A17A\n-----------------------\nUsed for gradient ring of video-halo for mobile"
4256
+ },
4257
+ "name": "md-color-theme-border-decorative-gradient-device",
4258
+ "attributes": {
4259
+ "category": "color",
4260
+ "type": "theme",
4261
+ "item": "border",
4262
+ "subitem": "decorative",
4263
+ "state": "gradient"
4264
+ },
4265
+ "path": [
4266
+ "color",
4267
+ "theme",
4268
+ "border",
4269
+ "decorative",
4270
+ "gradient",
4271
+ "device"
4272
+ ]
4273
+ },
4274
+ "primary": {
4275
+ "default": {
4276
+ "value": "linear-gradient(90deg, #00000000 0%, #00000033 22.4%, #00000033 72.4%, #00000000 100%)",
4277
+ "type": "color",
4278
+ "description": "Core Token: core.black-alpha.0, core.black-alpha.20, core.black-alpha.20, core.black-alpha.0\n\nHEX: FFFFFF 0%, FFFFFF 20%, FFFFFF 20%, FFFFFF 0%, \n--------------------------------\nUsed for divider default on compose area in space. ",
4279
+ "filePath": "src/theme/webex/light.json",
4280
+ "isSource": true,
4281
+ "original": {
4282
+ "value": "linear-gradient(90deg, {color.core.black-alpha.00} 0%, {color.core.black-alpha.20} 22.4%, {color.core.black-alpha.20} 72.4%, {color.core.black-alpha.00} 100%)",
4283
+ "type": "color",
4284
+ "description": "Core Token: core.black-alpha.0, core.black-alpha.20, core.black-alpha.20, core.black-alpha.0\n\nHEX: FFFFFF 0%, FFFFFF 20%, FFFFFF 20%, FFFFFF 0%, \n--------------------------------\nUsed for divider default on compose area in space. "
4285
+ },
4286
+ "name": "md-color-theme-border-decorative-gradient-primary-default",
4287
+ "attributes": {
4288
+ "category": "color",
4289
+ "type": "theme",
4290
+ "item": "border",
4291
+ "subitem": "decorative",
4292
+ "state": "gradient"
4293
+ },
4294
+ "path": [
4295
+ "color",
4296
+ "theme",
4297
+ "border",
4298
+ "decorative",
4299
+ "gradient",
4300
+ "primary",
4301
+ "default"
4302
+ ]
4303
+ },
4304
+ "hover": {
4305
+ "value": "linear-gradient(90deg, #ffffff00 0%, #ffffff33 22.4%, #ffffff33 72.4%, #ffffff00 100%)",
4306
+ "type": "color",
4307
+ "description": "Core Token: core.white-alpha.0, core.white-alpha.20, core.white-alpha.20, core.white-alpha.0\n\nHEX: 000000 0%, 000000 60%, 000000 60%, 000000 0%, \n--------------------------------\nUsed for hover state of divider default on compose area in space. ",
4308
+ "filePath": "src/theme/webex/light.json",
4309
+ "isSource": true,
4310
+ "original": {
4311
+ "value": "linear-gradient(90deg, {color.core.white-alpha.00} 0%, {color.core.white-alpha.20} 22.4%, {color.core.white-alpha.20} 72.4%, {color.core.white-alpha.00} 100%)",
4312
+ "type": "color",
4313
+ "description": "Core Token: core.white-alpha.0, core.white-alpha.20, core.white-alpha.20, core.white-alpha.0\n\nHEX: 000000 0%, 000000 60%, 000000 60%, 000000 0%, \n--------------------------------\nUsed for hover state of divider default on compose area in space. "
4314
+ },
4315
+ "name": "md-color-theme-border-decorative-gradient-primary-hover",
4316
+ "attributes": {
4317
+ "category": "color",
4318
+ "type": "theme",
4319
+ "item": "border",
4320
+ "subitem": "decorative",
4321
+ "state": "gradient"
4322
+ },
4323
+ "path": [
4324
+ "color",
4325
+ "theme",
4326
+ "border",
4327
+ "decorative",
4328
+ "gradient",
4329
+ "primary",
4330
+ "hover"
4331
+ ]
4332
+ }
4333
+ },
4334
+ "negative": {
4335
+ "defualt": {
4336
+ "value": "linear-gradient(90deg, #ab0a15 0%, #ab0a15 22.4%, #ab0a15 76.04%, #ab0a15 100%)",
4337
+ "type": "color",
4338
+ "description": "Core Token: core.red.70 0%, core.red.70 60%, core.red.70 60%, core.red.70 0%\n\nHEX: AB0A15 0%, AB0A15 60%,AB0A15 60%, AB0A15 0%, \n--------------------------------\nUsed for divider default on the compose area for classified spaces. ",
4339
+ "filePath": "src/theme/webex/light.json",
4340
+ "isSource": true,
4341
+ "original": {
4342
+ "value": "linear-gradient(90deg, {color.core.red.70} 0%, {color.core.red.70} 22.4%, {color.core.red.70} 76.04%, {color.core.red.70} 100%)",
4343
+ "type": "color",
4344
+ "description": "Core Token: core.red.70 0%, core.red.70 60%, core.red.70 60%, core.red.70 0%\n\nHEX: AB0A15 0%, AB0A15 60%,AB0A15 60%, AB0A15 0%, \n--------------------------------\nUsed for divider default on the compose area for classified spaces. "
4345
+ },
4346
+ "name": "md-color-theme-border-decorative-gradient-negative-defualt",
4347
+ "attributes": {
4348
+ "category": "color",
4349
+ "type": "theme",
4350
+ "item": "border",
4351
+ "subitem": "decorative",
4352
+ "state": "gradient"
4353
+ },
4354
+ "path": [
4355
+ "color",
4356
+ "theme",
4357
+ "border",
4358
+ "decorative",
4359
+ "gradient",
4360
+ "negative",
4361
+ "defualt"
4362
+ ]
4363
+ },
4364
+ "hover": {
4365
+ "value": "linear-gradient(90deg, #fc8b98 0%, #fc8b98 22.4%, #fc8b98 76.04%, #fc8b98 100%)",
4366
+ "type": "color",
4367
+ "description": "Core Token: core.red.40 0%, core.red.40 90%, core.red.40 90%, core.red.40 0%\n\nHEX: FC8B98 0%, FC8B98 90%,FC8B98 90%, FC8B98 0%, \n--------------------------------\nUsed for hover state of divider on the compose area for classified spaces. ",
4368
+ "filePath": "src/theme/webex/light.json",
4369
+ "isSource": true,
4370
+ "original": {
4371
+ "value": "linear-gradient(90deg, {color.core.red.40} 0%, {color.core.red.40} 22.4%, {color.core.red.40} 76.04%, {color.core.red.40} 100%)",
4372
+ "type": "color",
4373
+ "description": "Core Token: core.red.40 0%, core.red.40 90%, core.red.40 90%, core.red.40 0%\n\nHEX: FC8B98 0%, FC8B98 90%,FC8B98 90%, FC8B98 0%, \n--------------------------------\nUsed for hover state of divider on the compose area for classified spaces. "
4374
+ },
4375
+ "name": "md-color-theme-border-decorative-gradient-negative-hover",
4376
+ "attributes": {
4377
+ "category": "color",
4378
+ "type": "theme",
4379
+ "item": "border",
4380
+ "subitem": "decorative",
4381
+ "state": "gradient"
4382
+ },
4383
+ "path": [
4384
+ "color",
4385
+ "theme",
4386
+ "border",
4387
+ "decorative",
4388
+ "gradient",
4389
+ "negative",
4390
+ "hover"
4391
+ ]
4392
+ }
4393
+ },
4394
+ "warning": {
4395
+ "defualt": {
4396
+ "value": "linear-gradient(90deg, #f2990a 0%, #f2990a 22.4%, #f2990a 76.04%, #f2990a 100%)",
4397
+ "type": "color",
4398
+ "description": "Core Token: core.yellow.40 0%, core.yellow.40 60%, core.yellow.40 60%, core.yellow.40 0%\n\nHEX: F2990A 0%, F2990A 60%, F2990A 60%, F2990A 0%, \n--------------------------------\nUsed for divider on the compose area for external participants.",
4399
+ "filePath": "src/theme/webex/light.json",
4400
+ "isSource": true,
4401
+ "original": {
4402
+ "value": "linear-gradient(90deg, {color.core.yellow.40} 0%, {color.core.yellow.40} 22.4%, {color.core.yellow.40} 76.04%, {color.core.yellow.40} 100%)",
4403
+ "type": "color",
4404
+ "description": "Core Token: core.yellow.40 0%, core.yellow.40 60%, core.yellow.40 60%, core.yellow.40 0%\n\nHEX: F2990A 0%, F2990A 60%, F2990A 60%, F2990A 0%, \n--------------------------------\nUsed for divider on the compose area for external participants."
4405
+ },
4406
+ "name": "md-color-theme-border-decorative-gradient-warning-defualt",
4407
+ "attributes": {
4408
+ "category": "color",
4409
+ "type": "theme",
4410
+ "item": "border",
4411
+ "subitem": "decorative",
4412
+ "state": "gradient"
4413
+ },
4414
+ "path": [
4415
+ "color",
4416
+ "theme",
4417
+ "border",
4418
+ "decorative",
4419
+ "gradient",
4420
+ "warning",
4421
+ "defualt"
4422
+ ]
4423
+ },
4424
+ "hover": {
4425
+ "value": "linear-gradient(90deg, #f2990a 0%, #f2990a 22.4%, #f2990a 76.04%, #f2990a 100%)",
4426
+ "type": "color",
4427
+ "description": "Core Token: core.yellow.40 0%, core.yellow.40 90%, core.yellow.40 90%, core.yellow.40 0%\n\nHEX: F2990A 0%, F2990A 90%, F2990A 90%, F2990A 0%, \n--------------------------------\nUsed for divider on the compose area for external participants.",
4428
+ "filePath": "src/theme/webex/light.json",
4429
+ "isSource": true,
4430
+ "original": {
4431
+ "value": "linear-gradient(90deg, {color.core.yellow.40} 0%, {color.core.yellow.40} 22.4%, {color.core.yellow.40} 76.04%, {color.core.yellow.40} 100%)",
4432
+ "type": "color",
4433
+ "description": "Core Token: core.yellow.40 0%, core.yellow.40 90%, core.yellow.40 90%, core.yellow.40 0%\n\nHEX: F2990A 0%, F2990A 90%, F2990A 90%, F2990A 0%, \n--------------------------------\nUsed for divider on the compose area for external participants."
4434
+ },
4435
+ "name": "md-color-theme-border-decorative-gradient-warning-hover",
4436
+ "attributes": {
4437
+ "category": "color",
4438
+ "type": "theme",
4439
+ "item": "border",
4440
+ "subitem": "decorative",
4441
+ "state": "gradient"
4442
+ },
4443
+ "path": [
4444
+ "color",
4445
+ "theme",
4446
+ "border",
4447
+ "decorative",
4448
+ "gradient",
4449
+ "warning",
4450
+ "hover"
4451
+ ]
4452
+ }
4453
+ },
4454
+ "accent": {
4455
+ "defualt": {
4456
+ "value": "linear-gradient(90deg, #64b4fa 0%, #64b4fa 22.4%, #64b4fa 76.04%, #64b4fa 100%)",
4457
+ "type": "color",
4458
+ "description": "Core Token: core.blue.40 0%, core.blue.40 60%, core.blue.40 60%, core.blue.40 0%\n\nHEX: 64B4FA 0%, 64B4FA 60%,64B4FA 60%, 64B4FA 0%, \n--------------------------------\nUsed for divider on the compose area for the announcement space.",
4459
+ "filePath": "src/theme/webex/light.json",
4460
+ "isSource": true,
4461
+ "original": {
4462
+ "value": "linear-gradient(90deg, {color.core.blue.40} 0%, {color.core.blue.40} 22.4%, {color.core.blue.40} 76.04%, {color.core.blue.40} 100%)",
4463
+ "type": "color",
4464
+ "description": "Core Token: core.blue.40 0%, core.blue.40 60%, core.blue.40 60%, core.blue.40 0%\n\nHEX: 64B4FA 0%, 64B4FA 60%,64B4FA 60%, 64B4FA 0%, \n--------------------------------\nUsed for divider on the compose area for the announcement space."
4465
+ },
4466
+ "name": "md-color-theme-border-decorative-gradient-accent-defualt",
4467
+ "attributes": {
4468
+ "category": "color",
4469
+ "type": "theme",
4470
+ "item": "border",
4471
+ "subitem": "decorative",
4472
+ "state": "gradient"
4473
+ },
4474
+ "path": [
4475
+ "color",
4476
+ "theme",
4477
+ "border",
4478
+ "decorative",
4479
+ "gradient",
4480
+ "accent",
4481
+ "defualt"
4482
+ ]
4483
+ },
4484
+ "hover": {
4485
+ "value": "linear-gradient(90deg, #64b4fa 0%, #64b4fa 22.4%, #64b4fa 76.04%, #64b4fa 100%)",
4486
+ "type": "color",
4487
+ "description": "Core Token: core.blue.40 0%, core.blue.40 90%, core.blue.40 90%, core.blue.40 0%\n\nHEX: 64B4FA 0%, 64B4FA 90%,64B4FA 90%, 64B4FA 0%, \n--------------------------------\nUsed for hover state divider on the compose area for the announcement space.",
4488
+ "filePath": "src/theme/webex/light.json",
4489
+ "isSource": true,
4490
+ "original": {
4491
+ "value": "linear-gradient(90deg, {color.core.blue.40} 0%, {color.core.blue.40} 22.4%, {color.core.blue.40} 76.04%, {color.core.blue.40} 100%)",
4492
+ "type": "color",
4493
+ "description": "Core Token: core.blue.40 0%, core.blue.40 90%, core.blue.40 90%, core.blue.40 0%\n\nHEX: 64B4FA 0%, 64B4FA 90%,64B4FA 90%, 64B4FA 0%, \n--------------------------------\nUsed for hover state divider on the compose area for the announcement space."
4494
+ },
4495
+ "name": "md-color-theme-border-decorative-gradient-accent-hover",
4496
+ "attributes": {
4497
+ "category": "color",
4498
+ "type": "theme",
4499
+ "item": "border",
4500
+ "subitem": "decorative",
4501
+ "state": "gradient"
4502
+ },
4503
+ "path": [
4504
+ "color",
4505
+ "theme",
4506
+ "border",
4507
+ "decorative",
4508
+ "gradient",
4509
+ "accent",
4510
+ "hover"
4511
+ ]
4512
+ }
4513
+ }
4514
+ }
4515
+ }
4516
+ },
4517
+ "illustration": {
4518
+ "default": {
4519
+ "value": "#0f0f0f",
4520
+ "type": "color",
4521
+ "description": "Core Token: \ncore.gray.100\nHEX: 0F0F0F\n---------------------------\nUsed for any default illustrations. \nFor details, see Illustration Guidelines\nhttps://www.figma.com/file/0CSTGFBEXaRfXclKNlVdnF/Illustration-Guidelines?node-id=0%3A1",
4522
+ "filePath": "src/theme/webex/light.json",
4523
+ "isSource": true,
4524
+ "original": {
4525
+ "value": "{color.core.gray.100}",
4526
+ "type": "color",
4527
+ "description": "Core Token: \ncore.gray.100\nHEX: 0F0F0F\n---------------------------\nUsed for any default illustrations. \nFor details, see Illustration Guidelines\nhttps://www.figma.com/file/0CSTGFBEXaRfXclKNlVdnF/Illustration-Guidelines?node-id=0%3A1"
4528
+ },
4529
+ "name": "md-color-theme-illustration-default",
4530
+ "attributes": {
4531
+ "category": "color",
4532
+ "type": "theme",
4533
+ "item": "illustration",
4534
+ "subitem": "default"
4535
+ },
4536
+ "path": [
4537
+ "color",
4538
+ "theme",
4539
+ "illustration",
4540
+ "default"
4541
+ ]
4542
+ },
4543
+ "positive": {
4544
+ "value": "#3cc29a",
4545
+ "type": "color",
4546
+ "description": "Core Token: core.green.40, \ndecorative.lime.40\nHEX: 3CC29A, 93C437\n---------------------------\nUsed for success-related illustrations. \nFor details, see Illustration Guidelines\nhttps://www.figma.com/file/0CSTGFBEXaRfXclKNlVdnF/Illustration-Guidelines?node-id=0%3A1",
4547
+ "filePath": "src/theme/webex/light.json",
4548
+ "isSource": true,
4549
+ "original": {
4550
+ "value": "{color.core.green.40}",
4551
+ "type": "color",
4552
+ "description": "Core Token: core.green.40, \ndecorative.lime.40\nHEX: 3CC29A, 93C437\n---------------------------\nUsed for success-related illustrations. \nFor details, see Illustration Guidelines\nhttps://www.figma.com/file/0CSTGFBEXaRfXclKNlVdnF/Illustration-Guidelines?node-id=0%3A1"
4553
+ },
4554
+ "name": "md-color-theme-illustration-positive",
4555
+ "attributes": {
4556
+ "category": "color",
4557
+ "type": "theme",
4558
+ "item": "illustration",
4559
+ "subitem": "positive"
4560
+ },
4561
+ "path": [
4562
+ "color",
4563
+ "theme",
4564
+ "illustration",
4565
+ "positive"
4566
+ ]
4567
+ },
4568
+ "negative": {
4569
+ "value": "#f0677e",
4570
+ "type": "color",
4571
+ "description": "Core Token: \ndecorative.pink.50, \ncore.red.60\nHEX: F0677E, DB1F2E\n---------------------------\nUsed for error-related illustrations. \nFor details, see Illustration Guidelines\nhttps://www.figma.com/file/0CSTGFBEXaRfXclKNlVdnF/Illustration-Guidelines?node-id=0%3A1",
4572
+ "filePath": "src/theme/webex/light.json",
4573
+ "isSource": true,
4574
+ "original": {
4575
+ "value": "{color.decorative.pink.50}",
4576
+ "type": "color",
4577
+ "description": "Core Token: \ndecorative.pink.50, \ncore.red.60\nHEX: F0677E, DB1F2E\n---------------------------\nUsed for error-related illustrations. \nFor details, see Illustration Guidelines\nhttps://www.figma.com/file/0CSTGFBEXaRfXclKNlVdnF/Illustration-Guidelines?node-id=0%3A1"
4578
+ },
4579
+ "name": "md-color-theme-illustration-negative",
4580
+ "attributes": {
4581
+ "category": "color",
4582
+ "type": "theme",
4583
+ "item": "illustration",
4584
+ "subitem": "negative"
4585
+ },
4586
+ "path": [
4587
+ "color",
4588
+ "theme",
4589
+ "illustration",
4590
+ "negative"
4591
+ ]
4592
+ },
4593
+ "empty": {
4594
+ "00": {
4595
+ "value": "#93c437",
4596
+ "type": "color",
4597
+ "description": "Core Token: decorative.lime.40\ndecorative.cobalt.50\nHEX: 93C437, 279BE8\n---------------------------\nUsed for empty state.\nFor details, see Illustration Guidelines\nhttps://www.figma.com/file/0CSTGFBEXaRfXclKNlVdnF/Illustration-Guidelines?node-id=0%3A1",
4598
+ "filePath": "src/theme/webex/light.json",
4599
+ "isSource": true,
4600
+ "original": {
4601
+ "value": "{color.decorative.lime.40}",
4602
+ "type": "color",
4603
+ "description": "Core Token: decorative.lime.40\ndecorative.cobalt.50\nHEX: 93C437, 279BE8\n---------------------------\nUsed for empty state.\nFor details, see Illustration Guidelines\nhttps://www.figma.com/file/0CSTGFBEXaRfXclKNlVdnF/Illustration-Guidelines?node-id=0%3A1"
4604
+ },
4605
+ "name": "md-color-theme-illustration-empty-00",
4606
+ "attributes": {
4607
+ "category": "color",
4608
+ "type": "theme",
4609
+ "item": "illustration",
4610
+ "subitem": "empty",
4611
+ "state": "00"
4612
+ },
4613
+ "path": [
4614
+ "color",
4615
+ "theme",
4616
+ "illustration",
4617
+ "empty",
4618
+ "00"
4619
+ ]
4620
+ },
4621
+ "01": {
4622
+ "value": "#279be8",
4623
+ "type": "color",
4624
+ "description": "Core Token: decorative.cobalt.50\ndecorative.violet.60\nHEX: 279BE8, 875AE0\n---------------------------\nUsed for empty state.\nFor details, see Illustration Guidelines\nhttps://www.figma.com/file/0CSTGFBEXaRfXclKNlVdnF/Illustration-Guidelines?node-id=0%3A1",
4625
+ "filePath": "src/theme/webex/light.json",
4626
+ "isSource": true,
4627
+ "original": {
4628
+ "value": "{color.decorative.cobalt.50}",
4629
+ "type": "color",
4630
+ "description": "Core Token: decorative.cobalt.50\ndecorative.violet.60\nHEX: 279BE8, 875AE0\n---------------------------\nUsed for empty state.\nFor details, see Illustration Guidelines\nhttps://www.figma.com/file/0CSTGFBEXaRfXclKNlVdnF/Illustration-Guidelines?node-id=0%3A1"
4631
+ },
4632
+ "name": "md-color-theme-illustration-empty-01",
4633
+ "attributes": {
4634
+ "category": "color",
4635
+ "type": "theme",
4636
+ "item": "illustration",
4637
+ "subitem": "empty",
4638
+ "state": "01"
4639
+ },
4640
+ "path": [
4641
+ "color",
4642
+ "theme",
4643
+ "illustration",
4644
+ "empty",
4645
+ "01"
4646
+ ]
4647
+ }
4648
+ },
4649
+ "onboarding": {
4650
+ "00": {
4651
+ "value": "#ffbe4f",
4652
+ "type": "color",
4653
+ "description": "Core Token: core.yellow.30\ndecorative.lime.40\nHEX: FFBE4F, 93C437\n---------------------------\nUsed for onboarding-related illustrations. \nFor details, see Illustration Guidelines\nhttps://www.figma.com/file/0CSTGFBEXaRfXclKNlVdnF/Illustration-Guidelines?node-id=0%3A1",
4654
+ "filePath": "src/theme/webex/light.json",
4655
+ "isSource": true,
4656
+ "original": {
4657
+ "value": "{color.core.yellow.30}",
4658
+ "type": "color",
4659
+ "description": "Core Token: core.yellow.30\ndecorative.lime.40\nHEX: FFBE4F, 93C437\n---------------------------\nUsed for onboarding-related illustrations. \nFor details, see Illustration Guidelines\nhttps://www.figma.com/file/0CSTGFBEXaRfXclKNlVdnF/Illustration-Guidelines?node-id=0%3A1"
4660
+ },
4661
+ "name": "md-color-theme-illustration-onboarding-00",
4662
+ "attributes": {
4663
+ "category": "color",
4664
+ "type": "theme",
4665
+ "item": "illustration",
4666
+ "subitem": "onboarding",
4667
+ "state": "00"
4668
+ },
4669
+ "path": [
4670
+ "color",
4671
+ "theme",
4672
+ "illustration",
4673
+ "onboarding",
4674
+ "00"
4675
+ ]
4676
+ },
4677
+ "01": {
4678
+ "value": "#f55868",
4679
+ "type": "color",
4680
+ "description": "Core Token: core.red.50, \ndecorative.violet.60\nHEX: F55868, 875AE0\n---------------------------\nUsed for onboarding-related illustrations. \nFor details, see Illustration Guidelines\nhttps://www.figma.com/file/0CSTGFBEXaRfXclKNlVdnF/Illustration-Guidelines?node-id=0%3A1",
4681
+ "filePath": "src/theme/webex/light.json",
4682
+ "isSource": true,
4683
+ "original": {
4684
+ "value": "{color.core.red.50}",
4685
+ "type": "color",
4686
+ "description": "Core Token: core.red.50, \ndecorative.violet.60\nHEX: F55868, 875AE0\n---------------------------\nUsed for onboarding-related illustrations. \nFor details, see Illustration Guidelines\nhttps://www.figma.com/file/0CSTGFBEXaRfXclKNlVdnF/Illustration-Guidelines?node-id=0%3A1"
4687
+ },
4688
+ "name": "md-color-theme-illustration-onboarding-01",
4689
+ "attributes": {
4690
+ "category": "color",
4691
+ "type": "theme",
4692
+ "item": "illustration",
4693
+ "subitem": "onboarding",
4694
+ "state": "01"
4695
+ },
4696
+ "path": [
4697
+ "color",
4698
+ "theme",
4699
+ "illustration",
4700
+ "onboarding",
4701
+ "01"
4702
+ ]
4703
+ },
4704
+ "02": {
4705
+ "value": "#ffbe4f",
4706
+ "type": "color",
4707
+ "description": "Core Token: core.yellow.30, \ncore.orange.50\nHEX: FFBE4F, F26B1D\n---------------------------\nUsed for onboarding-related illustrations. \nFor details, see Illustration Guidelines\nhttps://www.figma.com/file/0CSTGFBEXaRfXclKNlVdnF/Illustration-Guidelines?node-id=0%3A1",
4708
+ "filePath": "src/theme/webex/light.json",
4709
+ "isSource": true,
4710
+ "original": {
4711
+ "value": "{color.core.yellow.30}",
4712
+ "type": "color",
4713
+ "description": "Core Token: core.yellow.30, \ncore.orange.50\nHEX: FFBE4F, F26B1D\n---------------------------\nUsed for onboarding-related illustrations. \nFor details, see Illustration Guidelines\nhttps://www.figma.com/file/0CSTGFBEXaRfXclKNlVdnF/Illustration-Guidelines?node-id=0%3A1"
4714
+ },
4715
+ "name": "md-color-theme-illustration-onboarding-02",
4716
+ "attributes": {
4717
+ "category": "color",
4718
+ "type": "theme",
4719
+ "item": "illustration",
4720
+ "subitem": "onboarding",
4721
+ "state": "02"
4722
+ },
4723
+ "path": [
4724
+ "color",
4725
+ "theme",
4726
+ "illustration",
4727
+ "onboarding",
4728
+ "02"
4729
+ ]
4730
+ },
4731
+ "03": {
4732
+ "value": "#93c437",
4733
+ "type": "color",
4734
+ "description": "Core Token: decorative.lime.40, \ndecorative.cobalt.50\nHEX: 93C437, 279BE8\n---------------------------\nUsed for onboarding-related illustrations. \nFor details, see Illustration Guidelines\nhttps://www.figma.com/file/0CSTGFBEXaRfXclKNlVdnF/Illustration-Guidelines?node-id=0%3A1",
4735
+ "filePath": "src/theme/webex/light.json",
4736
+ "isSource": true,
4737
+ "original": {
4738
+ "value": "{color.decorative.lime.40}",
4739
+ "type": "color",
4740
+ "description": "Core Token: decorative.lime.40, \ndecorative.cobalt.50\nHEX: 93C437, 279BE8\n---------------------------\nUsed for onboarding-related illustrations. \nFor details, see Illustration Guidelines\nhttps://www.figma.com/file/0CSTGFBEXaRfXclKNlVdnF/Illustration-Guidelines?node-id=0%3A1"
4741
+ },
4742
+ "name": "md-color-theme-illustration-onboarding-03",
4743
+ "attributes": {
4744
+ "category": "color",
4745
+ "type": "theme",
4746
+ "item": "illustration",
4747
+ "subitem": "onboarding",
4748
+ "state": "03"
4749
+ },
4750
+ "path": [
4751
+ "color",
4752
+ "theme",
4753
+ "illustration",
4754
+ "onboarding",
4755
+ "03"
4756
+ ]
4757
+ },
4758
+ "04": {
4759
+ "value": "#279be8",
4760
+ "type": "color",
4761
+ "description": "Core Token: decorative.cobalt.50, \ndecorative.violet.60\nHEX: 279BE8, 875AE0\n---------------------------\nUsed for onboarding-related illustrations. \nFor details, see Illustration Guidelines\nhttps://www.figma.com/file/0CSTGFBEXaRfXclKNlVdnF/Illustration-Guidelines?node-id=0%3A1",
4762
+ "filePath": "src/theme/webex/light.json",
4763
+ "isSource": true,
4764
+ "original": {
4765
+ "value": "{color.decorative.cobalt.50}",
4766
+ "type": "color",
4767
+ "description": "Core Token: decorative.cobalt.50, \ndecorative.violet.60\nHEX: 279BE8, 875AE0\n---------------------------\nUsed for onboarding-related illustrations. \nFor details, see Illustration Guidelines\nhttps://www.figma.com/file/0CSTGFBEXaRfXclKNlVdnF/Illustration-Guidelines?node-id=0%3A1"
4768
+ },
4769
+ "name": "md-color-theme-illustration-onboarding-04",
4770
+ "attributes": {
4771
+ "category": "color",
4772
+ "type": "theme",
4773
+ "item": "illustration",
4774
+ "subitem": "onboarding",
4775
+ "state": "04"
4776
+ },
4777
+ "path": [
4778
+ "color",
4779
+ "theme",
4780
+ "illustration",
4781
+ "onboarding",
4782
+ "04"
4783
+ ]
4784
+ }
4785
+ }
4786
+ }
4787
+ }
4788
+ }
4789
+ }