@momentum-design/tokens 0.0.29 → 0.0.31

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.
Files changed (31) hide show
  1. package/dist/css/core/complete.css +1 -1
  2. package/dist/css/theme/webex/common-stable.css +66 -0
  3. package/dist/css/theme/webex/dark-complete.css +1 -1
  4. package/dist/css/theme/webex/dark-stable.css +333 -0
  5. package/dist/css/theme/webex/light-complete.css +1 -1
  6. package/dist/css/theme/webex/light-stable.css +337 -0
  7. package/dist/ios/core/complete.swift +1 -1
  8. package/dist/ios/theme/webex/common-stable.swift +72 -0
  9. package/dist/ios/theme/webex/dark-complete.swift +1 -1
  10. package/dist/ios/theme/webex/dark-stable.swift +339 -0
  11. package/dist/ios/theme/webex/light-complete.swift +1 -1
  12. package/dist/ios/theme/webex/light-stable.swift +343 -0
  13. package/dist/json/theme/webex/common-stable.json +1745 -0
  14. package/dist/json/theme/webex/dark-stable.json +9304 -0
  15. package/dist/json/theme/webex/light-stable.json +9416 -0
  16. package/dist/json-minimal/theme/webex/common-stable.json +137 -0
  17. package/dist/json-minimal/theme/webex/dark-stable.json +666 -0
  18. package/dist/json-minimal/theme/webex/light-stable.json +674 -0
  19. package/dist/resources/core/complete.xml +1 -1
  20. package/dist/resources/theme/webex/common-stable.xml +68 -0
  21. package/dist/resources/theme/webex/dark-complete.xml +1 -1
  22. package/dist/resources/theme/webex/dark-stable.xml +335 -0
  23. package/dist/resources/theme/webex/light-complete.xml +1 -1
  24. package/dist/resources/theme/webex/light-stable.xml +339 -0
  25. package/dist/scss/core/complete.scss +1 -1
  26. package/dist/scss/theme/webex/common-stable.scss +63 -0
  27. package/dist/scss/theme/webex/dark-complete.scss +1 -1
  28. package/dist/scss/theme/webex/dark-stable.scss +330 -0
  29. package/dist/scss/theme/webex/light-complete.scss +1 -1
  30. package/dist/scss/theme/webex/light-stable.scss +334 -0
  31. package/package.json +1 -1
@@ -0,0 +1,1745 @@
1
+ {
2
+ "color": {
3
+ "theme": {
4
+ "common": {
5
+ "text": {
6
+ "white": {
7
+ "value": "#fffffff2",
8
+ "type": "color",
9
+ "description": "",
10
+ "filePath": "src/stable/theme/stable-common.json",
11
+ "isSource": true,
12
+ "original": {
13
+ "value": "{color.core.white-alpha.95}",
14
+ "type": "color",
15
+ "description": ""
16
+ },
17
+ "name": "md-color-theme-common-text-white",
18
+ "attributes": {
19
+ "category": "color",
20
+ "type": "theme",
21
+ "item": "common",
22
+ "subitem": "text",
23
+ "state": "white"
24
+ },
25
+ "path": [
26
+ "color",
27
+ "theme",
28
+ "common",
29
+ "text",
30
+ "white"
31
+ ]
32
+ },
33
+ "gray": {
34
+ "value": "#ffffffb3",
35
+ "type": "color",
36
+ "description": "",
37
+ "filePath": "src/stable/theme/stable-common.json",
38
+ "isSource": true,
39
+ "original": {
40
+ "value": "{color.core.white-alpha.70}",
41
+ "type": "color",
42
+ "description": ""
43
+ },
44
+ "name": "md-color-theme-common-text-gray",
45
+ "attributes": {
46
+ "category": "color",
47
+ "type": "theme",
48
+ "item": "common",
49
+ "subitem": "text",
50
+ "state": "gray"
51
+ },
52
+ "path": [
53
+ "color",
54
+ "theme",
55
+ "common",
56
+ "text",
57
+ "gray"
58
+ ]
59
+ },
60
+ "black": {
61
+ "value": "#000000f2",
62
+ "type": "color",
63
+ "description": "",
64
+ "filePath": "src/stable/theme/stable-common.json",
65
+ "isSource": true,
66
+ "original": {
67
+ "value": "{color.core.black-alpha.95}",
68
+ "type": "color",
69
+ "description": ""
70
+ },
71
+ "name": "md-color-theme-common-text-black",
72
+ "attributes": {
73
+ "category": "color",
74
+ "type": "theme",
75
+ "item": "common",
76
+ "subitem": "text",
77
+ "state": "black"
78
+ },
79
+ "path": [
80
+ "color",
81
+ "theme",
82
+ "common",
83
+ "text",
84
+ "black"
85
+ ]
86
+ },
87
+ "disabled": {
88
+ "value": "#ffffff66",
89
+ "type": "color",
90
+ "description": "",
91
+ "filePath": "src/stable/theme/stable-common.json",
92
+ "isSource": true,
93
+ "original": {
94
+ "value": "{color.core.white-alpha.40}",
95
+ "type": "color",
96
+ "description": ""
97
+ },
98
+ "name": "md-color-theme-common-text-disabled",
99
+ "attributes": {
100
+ "category": "color",
101
+ "type": "theme",
102
+ "item": "common",
103
+ "subitem": "text",
104
+ "state": "disabled"
105
+ },
106
+ "path": [
107
+ "color",
108
+ "theme",
109
+ "common",
110
+ "text",
111
+ "disabled"
112
+ ]
113
+ },
114
+ "success": {
115
+ "normal": {
116
+ "value": "#3cc29a",
117
+ "type": "color",
118
+ "description": "",
119
+ "filePath": "src/stable/theme/stable-common.json",
120
+ "isSource": true,
121
+ "original": {
122
+ "value": "{color.core.green.40}",
123
+ "type": "color",
124
+ "description": ""
125
+ },
126
+ "name": "md-color-theme-common-text-success-normal",
127
+ "attributes": {
128
+ "category": "color",
129
+ "type": "theme",
130
+ "item": "common",
131
+ "subitem": "text",
132
+ "state": "success"
133
+ },
134
+ "path": [
135
+ "color",
136
+ "theme",
137
+ "common",
138
+ "text",
139
+ "success",
140
+ "normal"
141
+ ]
142
+ },
143
+ "hover": {
144
+ "value": "#9fedd8",
145
+ "type": "color",
146
+ "description": "",
147
+ "filePath": "src/stable/theme/stable-common.json",
148
+ "isSource": true,
149
+ "original": {
150
+ "value": "{color.core.green.20}",
151
+ "type": "color",
152
+ "description": ""
153
+ },
154
+ "name": "md-color-theme-common-text-success-hover",
155
+ "attributes": {
156
+ "category": "color",
157
+ "type": "theme",
158
+ "item": "common",
159
+ "subitem": "text",
160
+ "state": "success"
161
+ },
162
+ "path": [
163
+ "color",
164
+ "theme",
165
+ "common",
166
+ "text",
167
+ "success",
168
+ "hover"
169
+ ]
170
+ }
171
+ },
172
+ "error": {
173
+ "normal": {
174
+ "value": "#fc8b98",
175
+ "type": "color",
176
+ "description": "",
177
+ "filePath": "src/stable/theme/stable-common.json",
178
+ "isSource": true,
179
+ "original": {
180
+ "value": "{color.core.red.40}",
181
+ "type": "color",
182
+ "description": ""
183
+ },
184
+ "name": "md-color-theme-common-text-error-normal",
185
+ "attributes": {
186
+ "category": "color",
187
+ "type": "theme",
188
+ "item": "common",
189
+ "subitem": "text",
190
+ "state": "error"
191
+ },
192
+ "path": [
193
+ "color",
194
+ "theme",
195
+ "common",
196
+ "text",
197
+ "error",
198
+ "normal"
199
+ ]
200
+ },
201
+ "hover": {
202
+ "value": "#ffd4da",
203
+ "type": "color",
204
+ "description": "",
205
+ "filePath": "src/stable/theme/stable-common.json",
206
+ "isSource": true,
207
+ "original": {
208
+ "value": "{color.core.red.20}",
209
+ "type": "color",
210
+ "description": ""
211
+ },
212
+ "name": "md-color-theme-common-text-error-hover",
213
+ "attributes": {
214
+ "category": "color",
215
+ "type": "theme",
216
+ "item": "common",
217
+ "subitem": "text",
218
+ "state": "error"
219
+ },
220
+ "path": [
221
+ "color",
222
+ "theme",
223
+ "common",
224
+ "text",
225
+ "error",
226
+ "hover"
227
+ ]
228
+ }
229
+ },
230
+ "warning": {
231
+ "normal": {
232
+ "value": "#f2990a",
233
+ "type": "color",
234
+ "description": "",
235
+ "filePath": "src/stable/theme/stable-common.json",
236
+ "isSource": true,
237
+ "original": {
238
+ "value": "{color.core.yellow.40}",
239
+ "type": "color",
240
+ "description": ""
241
+ },
242
+ "name": "md-color-theme-common-text-warning-normal",
243
+ "attributes": {
244
+ "category": "color",
245
+ "type": "theme",
246
+ "item": "common",
247
+ "subitem": "text",
248
+ "state": "warning"
249
+ },
250
+ "path": [
251
+ "color",
252
+ "theme",
253
+ "common",
254
+ "text",
255
+ "warning",
256
+ "normal"
257
+ ]
258
+ }
259
+ },
260
+ "secondary-light": {
261
+ "value": "#ffffffb3",
262
+ "type": "color",
263
+ "description": "",
264
+ "filePath": "src/stable/theme/stable-common.json",
265
+ "isSource": true,
266
+ "original": {
267
+ "value": "{color.core.white-alpha.70}",
268
+ "type": "color",
269
+ "description": ""
270
+ },
271
+ "name": "md-color-theme-common-text-secondary-light",
272
+ "attributes": {
273
+ "category": "color",
274
+ "type": "theme",
275
+ "item": "common",
276
+ "subitem": "text",
277
+ "state": "secondary-light"
278
+ },
279
+ "path": [
280
+ "color",
281
+ "theme",
282
+ "common",
283
+ "text",
284
+ "secondary-light"
285
+ ]
286
+ },
287
+ "secondary-dark": {
288
+ "value": "#00000099",
289
+ "type": "color",
290
+ "description": "",
291
+ "filePath": "src/stable/theme/stable-common.json",
292
+ "isSource": true,
293
+ "original": {
294
+ "value": "{color.core.black-alpha.60}",
295
+ "type": "color",
296
+ "description": ""
297
+ },
298
+ "name": "md-color-theme-common-text-secondary-dark",
299
+ "attributes": {
300
+ "category": "color",
301
+ "type": "theme",
302
+ "item": "common",
303
+ "subitem": "text",
304
+ "state": "secondary-dark"
305
+ },
306
+ "path": [
307
+ "color",
308
+ "theme",
309
+ "common",
310
+ "text",
311
+ "secondary-dark"
312
+ ]
313
+ }
314
+ },
315
+ "overlay": {
316
+ "primary": {
317
+ "normal": {
318
+ "value": "#000000e6",
319
+ "type": "color",
320
+ "description": "",
321
+ "filePath": "src/stable/theme/stable-common.json",
322
+ "isSource": true,
323
+ "original": {
324
+ "value": "{color.core.black-alpha.90}",
325
+ "type": "color",
326
+ "description": ""
327
+ },
328
+ "name": "md-color-theme-common-overlay-primary-normal",
329
+ "attributes": {
330
+ "category": "color",
331
+ "type": "theme",
332
+ "item": "common",
333
+ "subitem": "overlay",
334
+ "state": "primary"
335
+ },
336
+ "path": [
337
+ "color",
338
+ "theme",
339
+ "common",
340
+ "overlay",
341
+ "primary",
342
+ "normal"
343
+ ]
344
+ }
345
+ },
346
+ "secondary": {
347
+ "normal": {
348
+ "value": "#00000066",
349
+ "type": "color",
350
+ "description": "",
351
+ "filePath": "src/stable/theme/stable-common.json",
352
+ "isSource": true,
353
+ "original": {
354
+ "value": "{color.core.black-alpha.40}",
355
+ "type": "color",
356
+ "description": ""
357
+ },
358
+ "name": "md-color-theme-common-overlay-secondary-normal",
359
+ "attributes": {
360
+ "category": "color",
361
+ "type": "theme",
362
+ "item": "common",
363
+ "subitem": "overlay",
364
+ "state": "secondary"
365
+ },
366
+ "path": [
367
+ "color",
368
+ "theme",
369
+ "common",
370
+ "overlay",
371
+ "secondary",
372
+ "normal"
373
+ ]
374
+ }
375
+ }
376
+ },
377
+ "button": {
378
+ "primary": {
379
+ "normal": {
380
+ "value": "#fffffff2",
381
+ "type": "color",
382
+ "description": "",
383
+ "filePath": "src/stable/theme/stable-common.json",
384
+ "isSource": true,
385
+ "original": {
386
+ "value": "{color.core.white-alpha.95}",
387
+ "type": "color",
388
+ "description": ""
389
+ },
390
+ "name": "md-color-theme-common-button-primary-normal",
391
+ "attributes": {
392
+ "category": "color",
393
+ "type": "theme",
394
+ "item": "common",
395
+ "subitem": "button",
396
+ "state": "primary"
397
+ },
398
+ "path": [
399
+ "color",
400
+ "theme",
401
+ "common",
402
+ "button",
403
+ "primary",
404
+ "normal"
405
+ ]
406
+ },
407
+ "hover": {
408
+ "value": "#ffffffcc",
409
+ "type": "color",
410
+ "description": "",
411
+ "filePath": "src/stable/theme/stable-common.json",
412
+ "isSource": true,
413
+ "original": {
414
+ "value": "{color.core.white-alpha.80}",
415
+ "type": "color",
416
+ "description": ""
417
+ },
418
+ "name": "md-color-theme-common-button-primary-hover",
419
+ "attributes": {
420
+ "category": "color",
421
+ "type": "theme",
422
+ "item": "common",
423
+ "subitem": "button",
424
+ "state": "primary"
425
+ },
426
+ "path": [
427
+ "color",
428
+ "theme",
429
+ "common",
430
+ "button",
431
+ "primary",
432
+ "hover"
433
+ ]
434
+ },
435
+ "pressed": {
436
+ "value": "#ffffffb3",
437
+ "type": "color",
438
+ "description": "",
439
+ "filePath": "src/stable/theme/stable-common.json",
440
+ "isSource": true,
441
+ "original": {
442
+ "value": "{color.core.white-alpha.70}",
443
+ "type": "color",
444
+ "description": ""
445
+ },
446
+ "name": "md-color-theme-common-button-primary-pressed",
447
+ "attributes": {
448
+ "category": "color",
449
+ "type": "theme",
450
+ "item": "common",
451
+ "subitem": "button",
452
+ "state": "primary"
453
+ },
454
+ "path": [
455
+ "color",
456
+ "theme",
457
+ "common",
458
+ "button",
459
+ "primary",
460
+ "pressed"
461
+ ]
462
+ },
463
+ "disabled": {
464
+ "value": "#ffffff33",
465
+ "type": "color",
466
+ "description": "",
467
+ "filePath": "src/stable/theme/stable-common.json",
468
+ "isSource": true,
469
+ "original": {
470
+ "value": "{color.core.white-alpha.20}",
471
+ "type": "color",
472
+ "description": ""
473
+ },
474
+ "name": "md-color-theme-common-button-primary-disabled",
475
+ "attributes": {
476
+ "category": "color",
477
+ "type": "theme",
478
+ "item": "common",
479
+ "subitem": "button",
480
+ "state": "primary"
481
+ },
482
+ "path": [
483
+ "color",
484
+ "theme",
485
+ "common",
486
+ "button",
487
+ "primary",
488
+ "disabled"
489
+ ]
490
+ }
491
+ },
492
+ "secondary": {
493
+ "normal": {
494
+ "value": "#ffffff00",
495
+ "type": "color",
496
+ "description": "",
497
+ "filePath": "src/stable/theme/stable-common.json",
498
+ "isSource": true,
499
+ "original": {
500
+ "value": "{color.core.white-alpha.00}",
501
+ "type": "color",
502
+ "description": ""
503
+ },
504
+ "name": "md-color-theme-common-button-secondary-normal",
505
+ "attributes": {
506
+ "category": "color",
507
+ "type": "theme",
508
+ "item": "common",
509
+ "subitem": "button",
510
+ "state": "secondary"
511
+ },
512
+ "path": [
513
+ "color",
514
+ "theme",
515
+ "common",
516
+ "button",
517
+ "secondary",
518
+ "normal"
519
+ ]
520
+ },
521
+ "hover": {
522
+ "value": "#ffffff12",
523
+ "type": "color",
524
+ "description": "",
525
+ "filePath": "src/stable/theme/stable-common.json",
526
+ "isSource": true,
527
+ "original": {
528
+ "value": "{color.core.white-alpha.07}",
529
+ "type": "color",
530
+ "description": ""
531
+ },
532
+ "name": "md-color-theme-common-button-secondary-hover",
533
+ "attributes": {
534
+ "category": "color",
535
+ "type": "theme",
536
+ "item": "common",
537
+ "subitem": "button",
538
+ "state": "secondary"
539
+ },
540
+ "path": [
541
+ "color",
542
+ "theme",
543
+ "common",
544
+ "button",
545
+ "secondary",
546
+ "hover"
547
+ ]
548
+ },
549
+ "disabled": {
550
+ "value": "#ffffff00",
551
+ "type": "color",
552
+ "description": "",
553
+ "filePath": "src/stable/theme/stable-common.json",
554
+ "isSource": true,
555
+ "original": {
556
+ "value": "{color.core.white-alpha.00}",
557
+ "type": "color",
558
+ "description": ""
559
+ },
560
+ "name": "md-color-theme-common-button-secondary-disabled",
561
+ "attributes": {
562
+ "category": "color",
563
+ "type": "theme",
564
+ "item": "common",
565
+ "subitem": "button",
566
+ "state": "secondary"
567
+ },
568
+ "path": [
569
+ "color",
570
+ "theme",
571
+ "common",
572
+ "button",
573
+ "secondary",
574
+ "disabled"
575
+ ]
576
+ },
577
+ "active": {
578
+ "normal": {
579
+ "value": "#ffffff33",
580
+ "type": "color",
581
+ "description": "",
582
+ "filePath": "src/stable/theme/stable-common.json",
583
+ "isSource": true,
584
+ "original": {
585
+ "value": "{color.core.white-alpha.20}",
586
+ "type": "color",
587
+ "description": ""
588
+ },
589
+ "name": "md-color-theme-common-button-secondary-active-normal",
590
+ "attributes": {
591
+ "category": "color",
592
+ "type": "theme",
593
+ "item": "common",
594
+ "subitem": "button",
595
+ "state": "secondary"
596
+ },
597
+ "path": [
598
+ "color",
599
+ "theme",
600
+ "common",
601
+ "button",
602
+ "secondary",
603
+ "active",
604
+ "normal"
605
+ ]
606
+ },
607
+ "hover": {
608
+ "value": "#ffffff4d",
609
+ "type": "color",
610
+ "description": "",
611
+ "filePath": "src/stable/theme/stable-common.json",
612
+ "isSource": true,
613
+ "original": {
614
+ "value": "{color.core.white-alpha.30}",
615
+ "type": "color",
616
+ "description": ""
617
+ },
618
+ "name": "md-color-theme-common-button-secondary-active-hover",
619
+ "attributes": {
620
+ "category": "color",
621
+ "type": "theme",
622
+ "item": "common",
623
+ "subitem": "button",
624
+ "state": "secondary"
625
+ },
626
+ "path": [
627
+ "color",
628
+ "theme",
629
+ "common",
630
+ "button",
631
+ "secondary",
632
+ "active",
633
+ "hover"
634
+ ]
635
+ },
636
+ "pressed": {
637
+ "value": "#ffffff66",
638
+ "type": "color",
639
+ "description": "",
640
+ "filePath": "src/stable/theme/stable-common.json",
641
+ "isSource": true,
642
+ "original": {
643
+ "value": "{color.core.white-alpha.40}",
644
+ "type": "color",
645
+ "description": ""
646
+ },
647
+ "name": "md-color-theme-common-button-secondary-active-pressed",
648
+ "attributes": {
649
+ "category": "color",
650
+ "type": "theme",
651
+ "item": "common",
652
+ "subitem": "button",
653
+ "state": "secondary"
654
+ },
655
+ "path": [
656
+ "color",
657
+ "theme",
658
+ "common",
659
+ "button",
660
+ "secondary",
661
+ "active",
662
+ "pressed"
663
+ ]
664
+ }
665
+ }
666
+ },
667
+ "secondary-dark": {
668
+ "normal": {
669
+ "value": "#00000000",
670
+ "type": "color",
671
+ "description": "",
672
+ "filePath": "src/stable/theme/stable-common.json",
673
+ "isSource": true,
674
+ "original": {
675
+ "value": "{color.core.black-alpha.00}",
676
+ "type": "color",
677
+ "description": ""
678
+ },
679
+ "name": "md-color-theme-common-button-secondary-dark-normal",
680
+ "attributes": {
681
+ "category": "color",
682
+ "type": "theme",
683
+ "item": "common",
684
+ "subitem": "button",
685
+ "state": "secondary-dark"
686
+ },
687
+ "path": [
688
+ "color",
689
+ "theme",
690
+ "common",
691
+ "button",
692
+ "secondary-dark",
693
+ "normal"
694
+ ]
695
+ },
696
+ "hover": {
697
+ "value": "#00000012",
698
+ "type": "color",
699
+ "description": "",
700
+ "filePath": "src/stable/theme/stable-common.json",
701
+ "isSource": true,
702
+ "original": {
703
+ "value": "{color.core.black-alpha.07}",
704
+ "type": "color",
705
+ "description": ""
706
+ },
707
+ "name": "md-color-theme-common-button-secondary-dark-hover",
708
+ "attributes": {
709
+ "category": "color",
710
+ "type": "theme",
711
+ "item": "common",
712
+ "subitem": "button",
713
+ "state": "secondary-dark"
714
+ },
715
+ "path": [
716
+ "color",
717
+ "theme",
718
+ "common",
719
+ "button",
720
+ "secondary-dark",
721
+ "hover"
722
+ ]
723
+ },
724
+ "pressed": {
725
+ "value": "#00000033",
726
+ "type": "color",
727
+ "description": "",
728
+ "filePath": "src/stable/theme/stable-common.json",
729
+ "isSource": true,
730
+ "original": {
731
+ "value": "{color.core.black-alpha.20}",
732
+ "type": "color",
733
+ "description": ""
734
+ },
735
+ "name": "md-color-theme-common-button-secondary-dark-pressed",
736
+ "attributes": {
737
+ "category": "color",
738
+ "type": "theme",
739
+ "item": "common",
740
+ "subitem": "button",
741
+ "state": "secondary-dark"
742
+ },
743
+ "path": [
744
+ "color",
745
+ "theme",
746
+ "common",
747
+ "button",
748
+ "secondary-dark",
749
+ "pressed"
750
+ ]
751
+ },
752
+ "disabled": {
753
+ "value": "#00000000",
754
+ "type": "color",
755
+ "description": "",
756
+ "filePath": "src/stable/theme/stable-common.json",
757
+ "isSource": true,
758
+ "original": {
759
+ "value": "{color.core.black-alpha.00}",
760
+ "type": "color",
761
+ "description": ""
762
+ },
763
+ "name": "md-color-theme-common-button-secondary-dark-disabled",
764
+ "attributes": {
765
+ "category": "color",
766
+ "type": "theme",
767
+ "item": "common",
768
+ "subitem": "button",
769
+ "state": "secondary-dark"
770
+ },
771
+ "path": [
772
+ "color",
773
+ "theme",
774
+ "common",
775
+ "button",
776
+ "secondary-dark",
777
+ "disabled"
778
+ ]
779
+ }
780
+ }
781
+ },
782
+ "outline": {
783
+ "button": {
784
+ "normal": {
785
+ "value": "#ffffff4d",
786
+ "type": "color",
787
+ "description": "",
788
+ "filePath": "src/stable/theme/stable-common.json",
789
+ "isSource": true,
790
+ "original": {
791
+ "value": "{color.core.white-alpha.30}",
792
+ "type": "color",
793
+ "description": ""
794
+ },
795
+ "name": "md-color-theme-common-outline-button-normal",
796
+ "attributes": {
797
+ "category": "color",
798
+ "type": "theme",
799
+ "item": "common",
800
+ "subitem": "outline",
801
+ "state": "button"
802
+ },
803
+ "path": [
804
+ "color",
805
+ "theme",
806
+ "common",
807
+ "outline",
808
+ "button",
809
+ "normal"
810
+ ]
811
+ }
812
+ },
813
+ "primary": {
814
+ "normal": {
815
+ "value": "#ffffff66",
816
+ "type": "color",
817
+ "description": "",
818
+ "filePath": "src/stable/theme/stable-common.json",
819
+ "isSource": true,
820
+ "original": {
821
+ "value": "{color.core.white-alpha.40}",
822
+ "type": "color",
823
+ "description": ""
824
+ },
825
+ "name": "md-color-theme-common-outline-primary-normal",
826
+ "attributes": {
827
+ "category": "color",
828
+ "type": "theme",
829
+ "item": "common",
830
+ "subitem": "outline",
831
+ "state": "primary"
832
+ },
833
+ "path": [
834
+ "color",
835
+ "theme",
836
+ "common",
837
+ "outline",
838
+ "primary",
839
+ "normal"
840
+ ]
841
+ }
842
+ },
843
+ "input": {
844
+ "normal": {
845
+ "value": "#ffffff80",
846
+ "type": "color",
847
+ "description": "",
848
+ "filePath": "src/stable/theme/stable-common.json",
849
+ "isSource": true,
850
+ "original": {
851
+ "value": "{color.core.white-alpha.50}",
852
+ "type": "color",
853
+ "description": ""
854
+ },
855
+ "name": "md-color-theme-common-outline-input-normal",
856
+ "attributes": {
857
+ "category": "color",
858
+ "type": "theme",
859
+ "item": "common",
860
+ "subitem": "outline",
861
+ "state": "input"
862
+ },
863
+ "path": [
864
+ "color",
865
+ "theme",
866
+ "common",
867
+ "outline",
868
+ "input",
869
+ "normal"
870
+ ]
871
+ }
872
+ },
873
+ "disabled": {
874
+ "normal": {
875
+ "value": "#ffffff33",
876
+ "type": "color",
877
+ "description": "",
878
+ "filePath": "src/stable/theme/stable-common.json",
879
+ "isSource": true,
880
+ "original": {
881
+ "value": "{color.core.white-alpha.20}",
882
+ "type": "color",
883
+ "description": ""
884
+ },
885
+ "name": "md-color-theme-common-outline-disabled-normal",
886
+ "attributes": {
887
+ "category": "color",
888
+ "type": "theme",
889
+ "item": "common",
890
+ "subitem": "outline",
891
+ "state": "disabled"
892
+ },
893
+ "path": [
894
+ "color",
895
+ "theme",
896
+ "common",
897
+ "outline",
898
+ "disabled",
899
+ "normal"
900
+ ]
901
+ }
902
+ },
903
+ "closed-caption": {
904
+ "secondary": {
905
+ "light": {
906
+ "value": "#ffffff33",
907
+ "type": "color",
908
+ "description": "",
909
+ "filePath": "src/stable/theme/stable-common.json",
910
+ "isSource": true,
911
+ "original": {
912
+ "value": "{color.core.white-alpha.20}",
913
+ "type": "color",
914
+ "description": ""
915
+ },
916
+ "name": "md-color-theme-common-outline-closed-caption-secondary-light",
917
+ "attributes": {
918
+ "category": "color",
919
+ "type": "theme",
920
+ "item": "common",
921
+ "subitem": "outline",
922
+ "state": "closed-caption"
923
+ },
924
+ "path": [
925
+ "color",
926
+ "theme",
927
+ "common",
928
+ "outline",
929
+ "closed-caption",
930
+ "secondary",
931
+ "light"
932
+ ]
933
+ },
934
+ "dark": {
935
+ "value": "#00000033",
936
+ "type": "color",
937
+ "description": "",
938
+ "filePath": "src/stable/theme/stable-common.json",
939
+ "isSource": true,
940
+ "original": {
941
+ "value": "{color.core.black-alpha.20}",
942
+ "type": "color",
943
+ "description": ""
944
+ },
945
+ "name": "md-color-theme-common-outline-closed-caption-secondary-dark",
946
+ "attributes": {
947
+ "category": "color",
948
+ "type": "theme",
949
+ "item": "common",
950
+ "subitem": "outline",
951
+ "state": "closed-caption"
952
+ },
953
+ "path": [
954
+ "color",
955
+ "theme",
956
+ "common",
957
+ "outline",
958
+ "closed-caption",
959
+ "secondary",
960
+ "dark"
961
+ ]
962
+ }
963
+ }
964
+ }
965
+ },
966
+ "control": {
967
+ "inactive": {
968
+ "normal": {
969
+ "value": "#00000033",
970
+ "type": "color",
971
+ "description": "",
972
+ "filePath": "src/stable/theme/stable-common.json",
973
+ "isSource": true,
974
+ "original": {
975
+ "value": "{color.core.black-alpha.20}",
976
+ "type": "color",
977
+ "description": ""
978
+ },
979
+ "name": "md-color-theme-common-control-inactive-normal",
980
+ "attributes": {
981
+ "category": "color",
982
+ "type": "theme",
983
+ "item": "common",
984
+ "subitem": "control",
985
+ "state": "inactive"
986
+ },
987
+ "path": [
988
+ "color",
989
+ "theme",
990
+ "common",
991
+ "control",
992
+ "inactive",
993
+ "normal"
994
+ ]
995
+ }
996
+ },
997
+ "shareContent": {
998
+ "active": {
999
+ "value": "#C74F0E",
1000
+ "type": "color",
1001
+ "description": "",
1002
+ "filePath": "src/stable/theme/stable-common.json",
1003
+ "isSource": true,
1004
+ "original": {
1005
+ "value": "{color.core.orange.60}",
1006
+ "type": "color",
1007
+ "description": ""
1008
+ },
1009
+ "name": "md-color-theme-common-control-share-content-active",
1010
+ "attributes": {
1011
+ "category": "color",
1012
+ "type": "theme",
1013
+ "item": "common",
1014
+ "subitem": "control",
1015
+ "state": "shareContent"
1016
+ },
1017
+ "path": [
1018
+ "color",
1019
+ "theme",
1020
+ "common",
1021
+ "control",
1022
+ "shareContent",
1023
+ "active"
1024
+ ]
1025
+ },
1026
+ "inactive": {
1027
+ "value": "#707070",
1028
+ "type": "color",
1029
+ "description": "",
1030
+ "filePath": "src/stable/theme/stable-common.json",
1031
+ "isSource": true,
1032
+ "original": {
1033
+ "value": "{color.core.gray.60}",
1034
+ "type": "color",
1035
+ "description": ""
1036
+ },
1037
+ "name": "md-color-theme-common-control-share-content-inactive",
1038
+ "attributes": {
1039
+ "category": "color",
1040
+ "type": "theme",
1041
+ "item": "common",
1042
+ "subitem": "control",
1043
+ "state": "shareContent"
1044
+ },
1045
+ "path": [
1046
+ "color",
1047
+ "theme",
1048
+ "common",
1049
+ "control",
1050
+ "shareContent",
1051
+ "inactive"
1052
+ ]
1053
+ },
1054
+ "selected": {
1055
+ "value": "#3cc29a",
1056
+ "type": "color",
1057
+ "description": "",
1058
+ "filePath": "src/stable/theme/stable-common.json",
1059
+ "isSource": true,
1060
+ "original": {
1061
+ "value": "{color.core.green.40}",
1062
+ "type": "color",
1063
+ "description": ""
1064
+ },
1065
+ "name": "md-color-theme-common-control-share-content-selected",
1066
+ "attributes": {
1067
+ "category": "color",
1068
+ "type": "theme",
1069
+ "item": "common",
1070
+ "subitem": "control",
1071
+ "state": "shareContent"
1072
+ },
1073
+ "path": [
1074
+ "color",
1075
+ "theme",
1076
+ "common",
1077
+ "control",
1078
+ "shareContent",
1079
+ "selected"
1080
+ ]
1081
+ }
1082
+ }
1083
+ },
1084
+ "background": {
1085
+ "solid": {
1086
+ "secondary-dark": {
1087
+ "value": "#1a1a1a",
1088
+ "type": "color",
1089
+ "description": "",
1090
+ "filePath": "src/stable/theme/stable-common.json",
1091
+ "isSource": true,
1092
+ "original": {
1093
+ "value": "{color.core.gray.95}",
1094
+ "type": "color",
1095
+ "description": ""
1096
+ },
1097
+ "name": "md-color-theme-common-background-solid-secondary-dark",
1098
+ "attributes": {
1099
+ "category": "color",
1100
+ "type": "theme",
1101
+ "item": "common",
1102
+ "subitem": "background",
1103
+ "state": "solid"
1104
+ },
1105
+ "path": [
1106
+ "color",
1107
+ "theme",
1108
+ "common",
1109
+ "background",
1110
+ "solid",
1111
+ "secondary-dark"
1112
+ ]
1113
+ },
1114
+ "primary-light": {
1115
+ "value": "#ffffff",
1116
+ "type": "color",
1117
+ "description": "",
1118
+ "filePath": "src/stable/theme/stable-common.json",
1119
+ "isSource": true,
1120
+ "original": {
1121
+ "value": "{color.core.white-alpha.100}",
1122
+ "type": "color",
1123
+ "description": ""
1124
+ },
1125
+ "name": "md-color-theme-common-background-solid-primary-light",
1126
+ "attributes": {
1127
+ "category": "color",
1128
+ "type": "theme",
1129
+ "item": "common",
1130
+ "subitem": "background",
1131
+ "state": "solid"
1132
+ },
1133
+ "path": [
1134
+ "color",
1135
+ "theme",
1136
+ "common",
1137
+ "background",
1138
+ "solid",
1139
+ "primary-light"
1140
+ ]
1141
+ }
1142
+ }
1143
+ },
1144
+ "touchbar": {
1145
+ "background": {
1146
+ "blue": {
1147
+ "normal": {
1148
+ "value": "#1170cf",
1149
+ "type": "color",
1150
+ "description": "",
1151
+ "filePath": "src/stable/theme/stable-common.json",
1152
+ "isSource": true,
1153
+ "original": {
1154
+ "value": "{color.core.blue.60}",
1155
+ "type": "color",
1156
+ "description": ""
1157
+ },
1158
+ "name": "md-color-theme-common-touchbar-background-blue-normal",
1159
+ "attributes": {
1160
+ "category": "color",
1161
+ "type": "theme",
1162
+ "item": "common",
1163
+ "subitem": "touchbar",
1164
+ "state": "background"
1165
+ },
1166
+ "path": [
1167
+ "color",
1168
+ "theme",
1169
+ "common",
1170
+ "touchbar",
1171
+ "background",
1172
+ "blue",
1173
+ "normal"
1174
+ ]
1175
+ },
1176
+ "pressed": {
1177
+ "value": "#063a75",
1178
+ "type": "color",
1179
+ "description": "",
1180
+ "filePath": "src/stable/theme/stable-common.json",
1181
+ "isSource": true,
1182
+ "original": {
1183
+ "value": "{color.core.blue.80}",
1184
+ "type": "color",
1185
+ "description": ""
1186
+ },
1187
+ "name": "md-color-theme-common-touchbar-background-blue-pressed",
1188
+ "attributes": {
1189
+ "category": "color",
1190
+ "type": "theme",
1191
+ "item": "common",
1192
+ "subitem": "touchbar",
1193
+ "state": "background"
1194
+ },
1195
+ "path": [
1196
+ "color",
1197
+ "theme",
1198
+ "common",
1199
+ "touchbar",
1200
+ "background",
1201
+ "blue",
1202
+ "pressed"
1203
+ ]
1204
+ }
1205
+ },
1206
+ "pink": {
1207
+ "normal": {
1208
+ "value": "#d43b52",
1209
+ "type": "color",
1210
+ "description": "",
1211
+ "filePath": "src/stable/theme/stable-common.json",
1212
+ "isSource": true,
1213
+ "original": {
1214
+ "value": "{color.decorative.pink.60}",
1215
+ "type": "color",
1216
+ "description": ""
1217
+ },
1218
+ "name": "md-color-theme-common-touchbar-background-pink-normal",
1219
+ "attributes": {
1220
+ "category": "color",
1221
+ "type": "theme",
1222
+ "item": "common",
1223
+ "subitem": "touchbar",
1224
+ "state": "background"
1225
+ },
1226
+ "path": [
1227
+ "color",
1228
+ "theme",
1229
+ "common",
1230
+ "touchbar",
1231
+ "background",
1232
+ "pink",
1233
+ "normal"
1234
+ ]
1235
+ },
1236
+ "pressed": {
1237
+ "value": "#66262d",
1238
+ "type": "color",
1239
+ "description": "",
1240
+ "filePath": "src/stable/theme/stable-common.json",
1241
+ "isSource": true,
1242
+ "original": {
1243
+ "value": "{color.decorative.pink.80}",
1244
+ "type": "color",
1245
+ "description": ""
1246
+ },
1247
+ "name": "md-color-theme-common-touchbar-background-pink-pressed",
1248
+ "attributes": {
1249
+ "category": "color",
1250
+ "type": "theme",
1251
+ "item": "common",
1252
+ "subitem": "touchbar",
1253
+ "state": "background"
1254
+ },
1255
+ "path": [
1256
+ "color",
1257
+ "theme",
1258
+ "common",
1259
+ "touchbar",
1260
+ "background",
1261
+ "pink",
1262
+ "pressed"
1263
+ ]
1264
+ }
1265
+ },
1266
+ "mint": {
1267
+ "normal": {
1268
+ "value": "#148579",
1269
+ "type": "color",
1270
+ "description": "",
1271
+ "filePath": "src/stable/theme/stable-common.json",
1272
+ "isSource": true,
1273
+ "original": {
1274
+ "value": "{color.decorative.mint.60}",
1275
+ "type": "color",
1276
+ "description": ""
1277
+ },
1278
+ "name": "md-color-theme-common-touchbar-background-mint-normal",
1279
+ "attributes": {
1280
+ "category": "color",
1281
+ "type": "theme",
1282
+ "item": "common",
1283
+ "subitem": "touchbar",
1284
+ "state": "background"
1285
+ },
1286
+ "path": [
1287
+ "color",
1288
+ "theme",
1289
+ "common",
1290
+ "touchbar",
1291
+ "background",
1292
+ "mint",
1293
+ "normal"
1294
+ ]
1295
+ },
1296
+ "pressed": {
1297
+ "value": "#12423f",
1298
+ "type": "color",
1299
+ "description": "",
1300
+ "filePath": "src/stable/theme/stable-common.json",
1301
+ "isSource": true,
1302
+ "original": {
1303
+ "value": "{color.decorative.mint.80}",
1304
+ "type": "color",
1305
+ "description": ""
1306
+ },
1307
+ "name": "md-color-theme-common-touchbar-background-mint-pressed",
1308
+ "attributes": {
1309
+ "category": "color",
1310
+ "type": "theme",
1311
+ "item": "common",
1312
+ "subitem": "touchbar",
1313
+ "state": "background"
1314
+ },
1315
+ "path": [
1316
+ "color",
1317
+ "theme",
1318
+ "common",
1319
+ "touchbar",
1320
+ "background",
1321
+ "mint",
1322
+ "pressed"
1323
+ ]
1324
+ }
1325
+ },
1326
+ "purple": {
1327
+ "normal": {
1328
+ "value": "#c233c4",
1329
+ "type": "color",
1330
+ "description": "",
1331
+ "filePath": "src/stable/theme/stable-common.json",
1332
+ "isSource": true,
1333
+ "original": {
1334
+ "value": "{color.decorative.purple.60}",
1335
+ "type": "color",
1336
+ "description": ""
1337
+ },
1338
+ "name": "md-color-theme-common-touchbar-background-purple-normal",
1339
+ "attributes": {
1340
+ "category": "color",
1341
+ "type": "theme",
1342
+ "item": "common",
1343
+ "subitem": "touchbar",
1344
+ "state": "background"
1345
+ },
1346
+ "path": [
1347
+ "color",
1348
+ "theme",
1349
+ "common",
1350
+ "touchbar",
1351
+ "background",
1352
+ "purple",
1353
+ "normal"
1354
+ ]
1355
+ },
1356
+ "pressed": {
1357
+ "value": "#601e66",
1358
+ "type": "color",
1359
+ "description": "",
1360
+ "filePath": "src/stable/theme/stable-common.json",
1361
+ "isSource": true,
1362
+ "original": {
1363
+ "value": "{color.decorative.purple.80}",
1364
+ "type": "color",
1365
+ "description": ""
1366
+ },
1367
+ "name": "md-color-theme-common-touchbar-background-purple-pressed",
1368
+ "attributes": {
1369
+ "category": "color",
1370
+ "type": "theme",
1371
+ "item": "common",
1372
+ "subitem": "touchbar",
1373
+ "state": "background"
1374
+ },
1375
+ "path": [
1376
+ "color",
1377
+ "theme",
1378
+ "common",
1379
+ "touchbar",
1380
+ "background",
1381
+ "purple",
1382
+ "pressed"
1383
+ ]
1384
+ }
1385
+ },
1386
+ "violet": {
1387
+ "normal": {
1388
+ "value": "#875ae0",
1389
+ "type": "color",
1390
+ "description": "",
1391
+ "filePath": "src/stable/theme/stable-common.json",
1392
+ "isSource": true,
1393
+ "original": {
1394
+ "value": "{color.decorative.violet.60}",
1395
+ "type": "color",
1396
+ "description": ""
1397
+ },
1398
+ "name": "md-color-theme-common-touchbar-background-violet-normal",
1399
+ "attributes": {
1400
+ "category": "color",
1401
+ "type": "theme",
1402
+ "item": "common",
1403
+ "subitem": "touchbar",
1404
+ "state": "background"
1405
+ },
1406
+ "path": [
1407
+ "color",
1408
+ "theme",
1409
+ "common",
1410
+ "touchbar",
1411
+ "background",
1412
+ "violet",
1413
+ "normal"
1414
+ ]
1415
+ },
1416
+ "pressed": {
1417
+ "value": "#432c78",
1418
+ "type": "color",
1419
+ "description": "",
1420
+ "filePath": "src/stable/theme/stable-common.json",
1421
+ "isSource": true,
1422
+ "original": {
1423
+ "value": "{color.decorative.violet.80}",
1424
+ "type": "color",
1425
+ "description": ""
1426
+ },
1427
+ "name": "md-color-theme-common-touchbar-background-violet-pressed",
1428
+ "attributes": {
1429
+ "category": "color",
1430
+ "type": "theme",
1431
+ "item": "common",
1432
+ "subitem": "touchbar",
1433
+ "state": "background"
1434
+ },
1435
+ "path": [
1436
+ "color",
1437
+ "theme",
1438
+ "common",
1439
+ "touchbar",
1440
+ "background",
1441
+ "violet",
1442
+ "pressed"
1443
+ ]
1444
+ }
1445
+ },
1446
+ "orange": {
1447
+ "normal": {
1448
+ "value": "#C74F0E",
1449
+ "type": "color",
1450
+ "description": "",
1451
+ "filePath": "src/stable/theme/stable-common.json",
1452
+ "isSource": true,
1453
+ "original": {
1454
+ "value": "{color.core.orange.60}",
1455
+ "type": "color",
1456
+ "description": ""
1457
+ },
1458
+ "name": "md-color-theme-common-touchbar-background-orange-normal",
1459
+ "attributes": {
1460
+ "category": "color",
1461
+ "type": "theme",
1462
+ "item": "common",
1463
+ "subitem": "touchbar",
1464
+ "state": "background"
1465
+ },
1466
+ "path": [
1467
+ "color",
1468
+ "theme",
1469
+ "common",
1470
+ "touchbar",
1471
+ "background",
1472
+ "orange",
1473
+ "normal"
1474
+ ]
1475
+ },
1476
+ "pressed": {
1477
+ "value": "#59311E",
1478
+ "type": "color",
1479
+ "description": "",
1480
+ "filePath": "src/stable/theme/stable-common.json",
1481
+ "isSource": true,
1482
+ "original": {
1483
+ "value": "{color.core.orange.80}",
1484
+ "type": "color",
1485
+ "description": ""
1486
+ },
1487
+ "name": "md-color-theme-common-touchbar-background-orange-pressed",
1488
+ "attributes": {
1489
+ "category": "color",
1490
+ "type": "theme",
1491
+ "item": "common",
1492
+ "subitem": "touchbar",
1493
+ "state": "background"
1494
+ },
1495
+ "path": [
1496
+ "color",
1497
+ "theme",
1498
+ "common",
1499
+ "touchbar",
1500
+ "background",
1501
+ "orange",
1502
+ "pressed"
1503
+ ]
1504
+ }
1505
+ },
1506
+ "green": {
1507
+ "normal": {
1508
+ "value": "#1d805f",
1509
+ "type": "color",
1510
+ "description": "",
1511
+ "filePath": "src/stable/theme/stable-common.json",
1512
+ "isSource": true,
1513
+ "original": {
1514
+ "value": "{color.core.green.60}",
1515
+ "type": "color",
1516
+ "description": ""
1517
+ },
1518
+ "name": "md-color-theme-common-touchbar-background-green-normal",
1519
+ "attributes": {
1520
+ "category": "color",
1521
+ "type": "theme",
1522
+ "item": "common",
1523
+ "subitem": "touchbar",
1524
+ "state": "background"
1525
+ },
1526
+ "path": [
1527
+ "color",
1528
+ "theme",
1529
+ "common",
1530
+ "touchbar",
1531
+ "background",
1532
+ "green",
1533
+ "normal"
1534
+ ]
1535
+ },
1536
+ "pressed": {
1537
+ "value": "#134231",
1538
+ "type": "color",
1539
+ "description": "",
1540
+ "filePath": "src/stable/theme/stable-common.json",
1541
+ "isSource": true,
1542
+ "original": {
1543
+ "value": "{color.core.green.80}",
1544
+ "type": "color",
1545
+ "description": ""
1546
+ },
1547
+ "name": "md-color-theme-common-touchbar-background-green-pressed",
1548
+ "attributes": {
1549
+ "category": "color",
1550
+ "type": "theme",
1551
+ "item": "common",
1552
+ "subitem": "touchbar",
1553
+ "state": "background"
1554
+ },
1555
+ "path": [
1556
+ "color",
1557
+ "theme",
1558
+ "common",
1559
+ "touchbar",
1560
+ "background",
1561
+ "green",
1562
+ "pressed"
1563
+ ]
1564
+ }
1565
+ },
1566
+ "red": {
1567
+ "normal": {
1568
+ "value": "#db1f2e",
1569
+ "type": "color",
1570
+ "description": "",
1571
+ "filePath": "src/stable/theme/stable-common.json",
1572
+ "isSource": true,
1573
+ "original": {
1574
+ "value": "{color.core.red.60}",
1575
+ "type": "color",
1576
+ "description": ""
1577
+ },
1578
+ "name": "md-color-theme-common-touchbar-background-red-normal",
1579
+ "attributes": {
1580
+ "category": "color",
1581
+ "type": "theme",
1582
+ "item": "common",
1583
+ "subitem": "touchbar",
1584
+ "state": "background"
1585
+ },
1586
+ "path": [
1587
+ "color",
1588
+ "theme",
1589
+ "common",
1590
+ "touchbar",
1591
+ "background",
1592
+ "red",
1593
+ "normal"
1594
+ ]
1595
+ },
1596
+ "pressed": {
1597
+ "value": "#780d13",
1598
+ "type": "color",
1599
+ "description": "",
1600
+ "filePath": "src/stable/theme/stable-common.json",
1601
+ "isSource": true,
1602
+ "original": {
1603
+ "value": "{color.core.red.80}",
1604
+ "type": "color",
1605
+ "description": ""
1606
+ },
1607
+ "name": "md-color-theme-common-touchbar-background-red-pressed",
1608
+ "attributes": {
1609
+ "category": "color",
1610
+ "type": "theme",
1611
+ "item": "common",
1612
+ "subitem": "touchbar",
1613
+ "state": "background"
1614
+ },
1615
+ "path": [
1616
+ "color",
1617
+ "theme",
1618
+ "common",
1619
+ "touchbar",
1620
+ "background",
1621
+ "red",
1622
+ "pressed"
1623
+ ]
1624
+ }
1625
+ },
1626
+ "transparent": {
1627
+ "value": "#00000000",
1628
+ "type": "color",
1629
+ "description": "",
1630
+ "filePath": "src/stable/theme/stable-common.json",
1631
+ "isSource": true,
1632
+ "original": {
1633
+ "value": "{color.core.black-alpha.00}",
1634
+ "type": "color",
1635
+ "description": ""
1636
+ },
1637
+ "name": "md-color-theme-common-touchbar-background-transparent",
1638
+ "attributes": {
1639
+ "category": "color",
1640
+ "type": "theme",
1641
+ "item": "common",
1642
+ "subitem": "touchbar",
1643
+ "state": "background"
1644
+ },
1645
+ "path": [
1646
+ "color",
1647
+ "theme",
1648
+ "common",
1649
+ "touchbar",
1650
+ "background",
1651
+ "transparent"
1652
+ ]
1653
+ }
1654
+ },
1655
+ "icon": {
1656
+ "stable": {
1657
+ "value": "#27a17a",
1658
+ "type": "color",
1659
+ "description": "",
1660
+ "filePath": "src/stable/theme/stable-common.json",
1661
+ "isSource": true,
1662
+ "original": {
1663
+ "value": "{color.core.green.50}",
1664
+ "type": "color",
1665
+ "description": ""
1666
+ },
1667
+ "name": "md-color-theme-common-touchbar-icon-stable",
1668
+ "attributes": {
1669
+ "category": "color",
1670
+ "type": "theme",
1671
+ "item": "common",
1672
+ "subitem": "touchbar",
1673
+ "state": "icon"
1674
+ },
1675
+ "path": [
1676
+ "color",
1677
+ "theme",
1678
+ "common",
1679
+ "touchbar",
1680
+ "icon",
1681
+ "stable"
1682
+ ]
1683
+ },
1684
+ "attention": {
1685
+ "value": "#fc8b98",
1686
+ "type": "color",
1687
+ "description": "",
1688
+ "filePath": "src/stable/theme/stable-common.json",
1689
+ "isSource": true,
1690
+ "original": {
1691
+ "value": "{color.core.red.40}",
1692
+ "type": "color",
1693
+ "description": ""
1694
+ },
1695
+ "name": "md-color-theme-common-touchbar-icon-attention",
1696
+ "attributes": {
1697
+ "category": "color",
1698
+ "type": "theme",
1699
+ "item": "common",
1700
+ "subitem": "touchbar",
1701
+ "state": "icon"
1702
+ },
1703
+ "path": [
1704
+ "color",
1705
+ "theme",
1706
+ "common",
1707
+ "touchbar",
1708
+ "icon",
1709
+ "attention"
1710
+ ]
1711
+ },
1712
+ "secure": {
1713
+ "value": "#64b4fa",
1714
+ "type": "color",
1715
+ "description": "",
1716
+ "filePath": "src/stable/theme/stable-common.json",
1717
+ "isSource": true,
1718
+ "original": {
1719
+ "value": "{color.core.blue.40}",
1720
+ "type": "color",
1721
+ "description": ""
1722
+ },
1723
+ "name": "md-color-theme-common-touchbar-icon-secure",
1724
+ "attributes": {
1725
+ "category": "color",
1726
+ "type": "theme",
1727
+ "item": "common",
1728
+ "subitem": "touchbar",
1729
+ "state": "icon"
1730
+ },
1731
+ "path": [
1732
+ "color",
1733
+ "theme",
1734
+ "common",
1735
+ "touchbar",
1736
+ "icon",
1737
+ "secure"
1738
+ ]
1739
+ }
1740
+ }
1741
+ }
1742
+ }
1743
+ }
1744
+ }
1745
+ }