@momentum-design/tokens 0.0.91 → 0.0.92
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/css/core/complete.css +1 -1
- package/dist/css/theme/aaos/day-complete.css +1 -1
- package/dist/css/theme/aaos/night-complete.css +1 -1
- package/dist/css/theme/webex/dark-stable.css +2 -1
- package/dist/css/theme/webex/hc-dark-stable.css +38 -37
- package/dist/css/theme/webex/hc-light-stable.css +38 -37
- package/dist/css/theme/webex/light-stable.css +2 -1
- package/dist/ios/core/complete.swift +1 -1
- package/dist/ios/theme/aaos/day-complete.swift +1 -1
- package/dist/ios/theme/aaos/night-complete.swift +1 -1
- package/dist/ios/theme/webex/dark-stable.swift +2 -1
- package/dist/ios/theme/webex/hc-dark-stable.swift +38 -37
- package/dist/ios/theme/webex/hc-light-stable.swift +38 -37
- package/dist/ios/theme/webex/light-stable.swift +2 -1
- package/dist/ios-webex/theme/webex/dark-stable.swift +1 -0
- package/dist/ios-webex/theme/webex/hc-dark-stable.swift +37 -36
- package/dist/ios-webex/theme/webex/hc-light-stable.swift +39 -36
- package/dist/ios-webex/theme/webex/light-stable.swift +3 -0
- package/dist/json/theme/webex/dark-stable.json +27 -0
- package/dist/json/theme/webex/hc-dark-stable.json +100 -145
- package/dist/json/theme/webex/hc-light-stable.json +99 -142
- package/dist/json/theme/webex/light-stable.json +91 -22
- package/dist/json-minimal/theme/webex/dark-stable.json +2 -1
- package/dist/json-minimal/theme/webex/hc-dark-stable.json +38 -37
- package/dist/json-minimal/theme/webex/hc-light-stable.json +38 -37
- package/dist/json-minimal/theme/webex/light-stable.json +2 -1
- package/dist/resources/core/complete.xml +1 -1
- package/dist/resources/theme/aaos/day-complete.xml +1 -1
- package/dist/resources/theme/aaos/night-complete.xml +1 -1
- package/dist/resources/theme/webex/dark-stable.xml +2 -1
- package/dist/resources/theme/webex/hc-dark-stable.xml +38 -37
- package/dist/resources/theme/webex/hc-light-stable.xml +38 -37
- package/dist/resources/theme/webex/light-stable.xml +2 -1
- package/dist/scss/core/complete.scss +1 -1
- package/dist/scss/theme/aaos/day-complete.scss +1 -1
- package/dist/scss/theme/aaos/night-complete.scss +1 -1
- package/dist/scss/theme/webex/dark-stable.scss +2 -1
- package/dist/scss/theme/webex/hc-dark-stable.scss +38 -37
- package/dist/scss/theme/webex/hc-light-stable.scss +38 -37
- package/dist/scss/theme/webex/light-stable.scss +2 -1
- package/package.json +1 -1
|
@@ -126,15 +126,13 @@
|
|
|
126
126
|
"hover": {
|
|
127
127
|
"parent": "theme/stable/highcontrast/hc_light",
|
|
128
128
|
"type": "color",
|
|
129
|
-
"value": "#
|
|
130
|
-
"description": "",
|
|
129
|
+
"value": "#37006e",
|
|
131
130
|
"filePath": "src/theme/stable/highcontrast/hc_light.json",
|
|
132
131
|
"isSource": true,
|
|
133
132
|
"original": {
|
|
134
133
|
"parent": "theme/stable/highcontrast/hc_light",
|
|
135
134
|
"type": "color",
|
|
136
|
-
"value": "{color.highcontrast.white.
|
|
137
|
-
"description": ""
|
|
135
|
+
"value": "{color.highcontrast.white.HighlightColor}"
|
|
138
136
|
},
|
|
139
137
|
"name": "mds-color-theme-text-error-hover",
|
|
140
138
|
"attributes": {
|
|
@@ -155,15 +153,13 @@
|
|
|
155
153
|
"active": {
|
|
156
154
|
"parent": "theme/stable/highcontrast/hc_light",
|
|
157
155
|
"type": "color",
|
|
158
|
-
"value": "#
|
|
159
|
-
"description": "",
|
|
156
|
+
"value": "#37006e",
|
|
160
157
|
"filePath": "src/theme/stable/highcontrast/hc_light.json",
|
|
161
158
|
"isSource": true,
|
|
162
159
|
"original": {
|
|
163
160
|
"parent": "theme/stable/highcontrast/hc_light",
|
|
164
161
|
"type": "color",
|
|
165
|
-
"value": "{color.highcontrast.white.
|
|
166
|
-
"description": ""
|
|
162
|
+
"value": "{color.highcontrast.white.HighlightColor}"
|
|
167
163
|
},
|
|
168
164
|
"name": "mds-color-theme-text-error-active",
|
|
169
165
|
"attributes": {
|
|
@@ -215,15 +211,13 @@
|
|
|
215
211
|
"hover": {
|
|
216
212
|
"parent": "theme/stable/highcontrast/hc_light",
|
|
217
213
|
"type": "color",
|
|
218
|
-
"value": "#
|
|
219
|
-
"description": "",
|
|
214
|
+
"value": "#37006e",
|
|
220
215
|
"filePath": "src/theme/stable/highcontrast/hc_light.json",
|
|
221
216
|
"isSource": true,
|
|
222
217
|
"original": {
|
|
223
218
|
"parent": "theme/stable/highcontrast/hc_light",
|
|
224
219
|
"type": "color",
|
|
225
|
-
"value": "{color.highcontrast.white.
|
|
226
|
-
"description": ""
|
|
220
|
+
"value": "{color.highcontrast.white.HighlightColor}"
|
|
227
221
|
},
|
|
228
222
|
"name": "mds-color-theme-text-success-hover",
|
|
229
223
|
"attributes": {
|
|
@@ -244,15 +238,13 @@
|
|
|
244
238
|
"active": {
|
|
245
239
|
"parent": "theme/stable/highcontrast/hc_light",
|
|
246
240
|
"type": "color",
|
|
247
|
-
"value": "#
|
|
248
|
-
"description": "",
|
|
241
|
+
"value": "#37006e",
|
|
249
242
|
"filePath": "src/theme/stable/highcontrast/hc_light.json",
|
|
250
243
|
"isSource": true,
|
|
251
244
|
"original": {
|
|
252
245
|
"parent": "theme/stable/highcontrast/hc_light",
|
|
253
246
|
"type": "color",
|
|
254
|
-
"value": "{color.highcontrast.white.
|
|
255
|
-
"description": ""
|
|
247
|
+
"value": "{color.highcontrast.white.HighlightColor}"
|
|
256
248
|
},
|
|
257
249
|
"name": "mds-color-theme-text-success-active",
|
|
258
250
|
"attributes": {
|
|
@@ -304,15 +296,13 @@
|
|
|
304
296
|
"hover": {
|
|
305
297
|
"parent": "theme/stable/highcontrast/hc_light",
|
|
306
298
|
"type": "color",
|
|
307
|
-
"value": "#
|
|
308
|
-
"description": "",
|
|
299
|
+
"value": "#37006e",
|
|
309
300
|
"filePath": "src/theme/stable/highcontrast/hc_light.json",
|
|
310
301
|
"isSource": true,
|
|
311
302
|
"original": {
|
|
312
303
|
"parent": "theme/stable/highcontrast/hc_light",
|
|
313
304
|
"type": "color",
|
|
314
|
-
"value": "{color.highcontrast.white.
|
|
315
|
-
"description": ""
|
|
305
|
+
"value": "{color.highcontrast.white.HighlightColor}"
|
|
316
306
|
},
|
|
317
307
|
"name": "mds-color-theme-text-warning-hover",
|
|
318
308
|
"attributes": {
|
|
@@ -333,15 +323,13 @@
|
|
|
333
323
|
"active": {
|
|
334
324
|
"parent": "theme/stable/highcontrast/hc_light",
|
|
335
325
|
"type": "color",
|
|
336
|
-
"value": "#
|
|
337
|
-
"description": "",
|
|
326
|
+
"value": "#37006e",
|
|
338
327
|
"filePath": "src/theme/stable/highcontrast/hc_light.json",
|
|
339
328
|
"isSource": true,
|
|
340
329
|
"original": {
|
|
341
330
|
"parent": "theme/stable/highcontrast/hc_light",
|
|
342
331
|
"type": "color",
|
|
343
|
-
"value": "{color.highcontrast.white.
|
|
344
|
-
"description": ""
|
|
332
|
+
"value": "{color.highcontrast.white.HighlightColor}"
|
|
345
333
|
},
|
|
346
334
|
"name": "mds-color-theme-text-warning-active",
|
|
347
335
|
"attributes": {
|
|
@@ -420,15 +408,13 @@
|
|
|
420
408
|
"hover": {
|
|
421
409
|
"parent": "theme/stable/highcontrast/hc_light",
|
|
422
410
|
"type": "color",
|
|
423
|
-
"value": "#
|
|
424
|
-
"description": "",
|
|
411
|
+
"value": "#37006e",
|
|
425
412
|
"filePath": "src/theme/stable/highcontrast/hc_light.json",
|
|
426
413
|
"isSource": true,
|
|
427
414
|
"original": {
|
|
428
415
|
"parent": "theme/stable/highcontrast/hc_light",
|
|
429
416
|
"type": "color",
|
|
430
|
-
"value": "{color.highcontrast.white.
|
|
431
|
-
"description": ""
|
|
417
|
+
"value": "{color.highcontrast.white.HighlightColor}"
|
|
432
418
|
},
|
|
433
419
|
"name": "mds-color-theme-text-accent-hover",
|
|
434
420
|
"attributes": {
|
|
@@ -449,15 +435,13 @@
|
|
|
449
435
|
"active": {
|
|
450
436
|
"parent": "theme/stable/highcontrast/hc_light",
|
|
451
437
|
"type": "color",
|
|
452
|
-
"value": "#
|
|
453
|
-
"description": "",
|
|
438
|
+
"value": "#37006e",
|
|
454
439
|
"filePath": "src/theme/stable/highcontrast/hc_light.json",
|
|
455
440
|
"isSource": true,
|
|
456
441
|
"original": {
|
|
457
442
|
"parent": "theme/stable/highcontrast/hc_light",
|
|
458
443
|
"type": "color",
|
|
459
|
-
"value": "{color.highcontrast.white.
|
|
460
|
-
"description": ""
|
|
444
|
+
"value": "{color.highcontrast.white.HighlightColor}"
|
|
461
445
|
},
|
|
462
446
|
"name": "mds-color-theme-text-accent-active",
|
|
463
447
|
"attributes": {
|
|
@@ -509,15 +493,13 @@
|
|
|
509
493
|
"hover": {
|
|
510
494
|
"parent": "theme/stable/highcontrast/hc_light",
|
|
511
495
|
"type": "color",
|
|
512
|
-
"value": "#
|
|
513
|
-
"description": "",
|
|
496
|
+
"value": "#37006e",
|
|
514
497
|
"filePath": "src/theme/stable/highcontrast/hc_light.json",
|
|
515
498
|
"isSource": true,
|
|
516
499
|
"original": {
|
|
517
500
|
"parent": "theme/stable/highcontrast/hc_light",
|
|
518
501
|
"type": "color",
|
|
519
|
-
"value": "{color.highcontrast.white.
|
|
520
|
-
"description": ""
|
|
502
|
+
"value": "{color.highcontrast.white.HighlightColor}"
|
|
521
503
|
},
|
|
522
504
|
"name": "mds-color-theme-text-teamdefault-hover",
|
|
523
505
|
"attributes": {
|
|
@@ -538,15 +520,13 @@
|
|
|
538
520
|
"active": {
|
|
539
521
|
"parent": "theme/stable/highcontrast/hc_light",
|
|
540
522
|
"type": "color",
|
|
541
|
-
"value": "#
|
|
542
|
-
"description": "",
|
|
523
|
+
"value": "#37006e",
|
|
543
524
|
"filePath": "src/theme/stable/highcontrast/hc_light.json",
|
|
544
525
|
"isSource": true,
|
|
545
526
|
"original": {
|
|
546
527
|
"parent": "theme/stable/highcontrast/hc_light",
|
|
547
528
|
"type": "color",
|
|
548
|
-
"value": "{color.highcontrast.white.
|
|
549
|
-
"description": ""
|
|
529
|
+
"value": "{color.highcontrast.white.HighlightColor}"
|
|
550
530
|
},
|
|
551
531
|
"name": "mds-color-theme-text-teamdefault-active",
|
|
552
532
|
"attributes": {
|
|
@@ -600,15 +580,13 @@
|
|
|
600
580
|
"hover": {
|
|
601
581
|
"parent": "theme/stable/highcontrast/hc_light",
|
|
602
582
|
"type": "color",
|
|
603
|
-
"value": "#
|
|
604
|
-
"description": "",
|
|
583
|
+
"value": "#37006e",
|
|
605
584
|
"filePath": "src/theme/stable/highcontrast/hc_light.json",
|
|
606
585
|
"isSource": true,
|
|
607
586
|
"original": {
|
|
608
587
|
"parent": "theme/stable/highcontrast/hc_light",
|
|
609
588
|
"type": "color",
|
|
610
|
-
"value": "{color.highcontrast.white.
|
|
611
|
-
"description": ""
|
|
589
|
+
"value": "{color.highcontrast.white.HighlightColor}"
|
|
612
590
|
},
|
|
613
591
|
"name": "mds-color-theme-text-alert-purple-hover",
|
|
614
592
|
"attributes": {
|
|
@@ -630,15 +608,13 @@
|
|
|
630
608
|
"active": {
|
|
631
609
|
"parent": "theme/stable/highcontrast/hc_light",
|
|
632
610
|
"type": "color",
|
|
633
|
-
"value": "#
|
|
634
|
-
"description": "",
|
|
611
|
+
"value": "#37006e",
|
|
635
612
|
"filePath": "src/theme/stable/highcontrast/hc_light.json",
|
|
636
613
|
"isSource": true,
|
|
637
614
|
"original": {
|
|
638
615
|
"parent": "theme/stable/highcontrast/hc_light",
|
|
639
616
|
"type": "color",
|
|
640
|
-
"value": "{color.highcontrast.white.
|
|
641
|
-
"description": ""
|
|
617
|
+
"value": "{color.highcontrast.white.HighlightColor}"
|
|
642
618
|
},
|
|
643
619
|
"name": "mds-color-theme-text-alert-purple-active",
|
|
644
620
|
"attributes": {
|
|
@@ -692,15 +668,13 @@
|
|
|
692
668
|
"hover": {
|
|
693
669
|
"parent": "theme/stable/highcontrast/hc_light",
|
|
694
670
|
"type": "color",
|
|
695
|
-
"value": "#
|
|
696
|
-
"description": "",
|
|
671
|
+
"value": "#37006e",
|
|
697
672
|
"filePath": "src/theme/stable/highcontrast/hc_light.json",
|
|
698
673
|
"isSource": true,
|
|
699
674
|
"original": {
|
|
700
675
|
"parent": "theme/stable/highcontrast/hc_light",
|
|
701
676
|
"type": "color",
|
|
702
|
-
"value": "{color.highcontrast.white.
|
|
703
|
-
"description": ""
|
|
677
|
+
"value": "{color.highcontrast.white.HighlightColor}"
|
|
704
678
|
},
|
|
705
679
|
"name": "mds-color-theme-text-alert-orange-hover",
|
|
706
680
|
"attributes": {
|
|
@@ -722,15 +696,13 @@
|
|
|
722
696
|
"active": {
|
|
723
697
|
"parent": "theme/stable/highcontrast/hc_light",
|
|
724
698
|
"type": "color",
|
|
725
|
-
"value": "#
|
|
726
|
-
"description": "",
|
|
699
|
+
"value": "#37006e",
|
|
727
700
|
"filePath": "src/theme/stable/highcontrast/hc_light.json",
|
|
728
701
|
"isSource": true,
|
|
729
702
|
"original": {
|
|
730
703
|
"parent": "theme/stable/highcontrast/hc_light",
|
|
731
704
|
"type": "color",
|
|
732
|
-
"value": "{color.highcontrast.white.
|
|
733
|
-
"description": ""
|
|
705
|
+
"value": "{color.highcontrast.white.HighlightColor}"
|
|
734
706
|
},
|
|
735
707
|
"name": "mds-color-theme-text-alert-orange-active",
|
|
736
708
|
"attributes": {
|
|
@@ -786,15 +758,13 @@
|
|
|
786
758
|
"hover": {
|
|
787
759
|
"parent": "theme/stable/highcontrast/hc_light",
|
|
788
760
|
"type": "color",
|
|
789
|
-
"value": "#
|
|
790
|
-
"description": "",
|
|
761
|
+
"value": "#37006e",
|
|
791
762
|
"filePath": "src/theme/stable/highcontrast/hc_light.json",
|
|
792
763
|
"isSource": true,
|
|
793
764
|
"original": {
|
|
794
765
|
"parent": "theme/stable/highcontrast/hc_light",
|
|
795
766
|
"type": "color",
|
|
796
|
-
"value": "{color.highcontrast.white.
|
|
797
|
-
"description": ""
|
|
767
|
+
"value": "{color.highcontrast.white.HighlightColor}"
|
|
798
768
|
},
|
|
799
769
|
"name": "mds-color-theme-text-team-cobalt-hover",
|
|
800
770
|
"attributes": {
|
|
@@ -816,15 +786,13 @@
|
|
|
816
786
|
"active": {
|
|
817
787
|
"parent": "theme/stable/highcontrast/hc_light",
|
|
818
788
|
"type": "color",
|
|
819
|
-
"value": "#
|
|
820
|
-
"description": "",
|
|
789
|
+
"value": "#37006e",
|
|
821
790
|
"filePath": "src/theme/stable/highcontrast/hc_light.json",
|
|
822
791
|
"isSource": true,
|
|
823
792
|
"original": {
|
|
824
793
|
"parent": "theme/stable/highcontrast/hc_light",
|
|
825
794
|
"type": "color",
|
|
826
|
-
"value": "{color.highcontrast.white.
|
|
827
|
-
"description": ""
|
|
795
|
+
"value": "{color.highcontrast.white.HighlightColor}"
|
|
828
796
|
},
|
|
829
797
|
"name": "mds-color-theme-text-team-cobalt-active",
|
|
830
798
|
"attributes": {
|
|
@@ -878,15 +846,13 @@
|
|
|
878
846
|
"hover": {
|
|
879
847
|
"parent": "theme/stable/highcontrast/hc_light",
|
|
880
848
|
"type": "color",
|
|
881
|
-
"value": "#
|
|
882
|
-
"description": "",
|
|
849
|
+
"value": "#37006e",
|
|
883
850
|
"filePath": "src/theme/stable/highcontrast/hc_light.json",
|
|
884
851
|
"isSource": true,
|
|
885
852
|
"original": {
|
|
886
853
|
"parent": "theme/stable/highcontrast/hc_light",
|
|
887
854
|
"type": "color",
|
|
888
|
-
"value": "{color.highcontrast.white.
|
|
889
|
-
"description": ""
|
|
855
|
+
"value": "{color.highcontrast.white.HighlightColor}"
|
|
890
856
|
},
|
|
891
857
|
"name": "mds-color-theme-text-team-cyan-hover",
|
|
892
858
|
"attributes": {
|
|
@@ -908,15 +874,13 @@
|
|
|
908
874
|
"active": {
|
|
909
875
|
"parent": "theme/stable/highcontrast/hc_light",
|
|
910
876
|
"type": "color",
|
|
911
|
-
"value": "#
|
|
912
|
-
"description": "",
|
|
877
|
+
"value": "#37006e",
|
|
913
878
|
"filePath": "src/theme/stable/highcontrast/hc_light.json",
|
|
914
879
|
"isSource": true,
|
|
915
880
|
"original": {
|
|
916
881
|
"parent": "theme/stable/highcontrast/hc_light",
|
|
917
882
|
"type": "color",
|
|
918
|
-
"value": "{color.highcontrast.white.
|
|
919
|
-
"description": ""
|
|
883
|
+
"value": "{color.highcontrast.white.HighlightColor}"
|
|
920
884
|
},
|
|
921
885
|
"name": "mds-color-theme-text-team-cyan-active",
|
|
922
886
|
"attributes": {
|
|
@@ -970,15 +934,13 @@
|
|
|
970
934
|
"hover": {
|
|
971
935
|
"parent": "theme/stable/highcontrast/hc_light",
|
|
972
936
|
"type": "color",
|
|
973
|
-
"value": "#
|
|
974
|
-
"description": "",
|
|
937
|
+
"value": "#37006e",
|
|
975
938
|
"filePath": "src/theme/stable/highcontrast/hc_light.json",
|
|
976
939
|
"isSource": true,
|
|
977
940
|
"original": {
|
|
978
941
|
"parent": "theme/stable/highcontrast/hc_light",
|
|
979
942
|
"type": "color",
|
|
980
|
-
"value": "{color.highcontrast.white.
|
|
981
|
-
"description": ""
|
|
943
|
+
"value": "{color.highcontrast.white.HighlightColor}"
|
|
982
944
|
},
|
|
983
945
|
"name": "mds-color-theme-text-team-mint-hover",
|
|
984
946
|
"attributes": {
|
|
@@ -1000,15 +962,13 @@
|
|
|
1000
962
|
"active": {
|
|
1001
963
|
"parent": "theme/stable/highcontrast/hc_light",
|
|
1002
964
|
"type": "color",
|
|
1003
|
-
"value": "#
|
|
1004
|
-
"description": "",
|
|
965
|
+
"value": "#37006e",
|
|
1005
966
|
"filePath": "src/theme/stable/highcontrast/hc_light.json",
|
|
1006
967
|
"isSource": true,
|
|
1007
968
|
"original": {
|
|
1008
969
|
"parent": "theme/stable/highcontrast/hc_light",
|
|
1009
970
|
"type": "color",
|
|
1010
|
-
"value": "{color.highcontrast.white.
|
|
1011
|
-
"description": ""
|
|
971
|
+
"value": "{color.highcontrast.white.HighlightColor}"
|
|
1012
972
|
},
|
|
1013
973
|
"name": "mds-color-theme-text-team-mint-active",
|
|
1014
974
|
"attributes": {
|
|
@@ -1062,15 +1022,13 @@
|
|
|
1062
1022
|
"hover": {
|
|
1063
1023
|
"parent": "theme/stable/highcontrast/hc_light",
|
|
1064
1024
|
"type": "color",
|
|
1065
|
-
"value": "#
|
|
1066
|
-
"description": "",
|
|
1025
|
+
"value": "#37006e",
|
|
1067
1026
|
"filePath": "src/theme/stable/highcontrast/hc_light.json",
|
|
1068
1027
|
"isSource": true,
|
|
1069
1028
|
"original": {
|
|
1070
1029
|
"parent": "theme/stable/highcontrast/hc_light",
|
|
1071
1030
|
"type": "color",
|
|
1072
|
-
"value": "{color.highcontrast.white.
|
|
1073
|
-
"description": ""
|
|
1031
|
+
"value": "{color.highcontrast.white.HighlightColor}"
|
|
1074
1032
|
},
|
|
1075
1033
|
"name": "mds-color-theme-text-team-lime-hover",
|
|
1076
1034
|
"attributes": {
|
|
@@ -1092,15 +1050,13 @@
|
|
|
1092
1050
|
"active": {
|
|
1093
1051
|
"parent": "theme/stable/highcontrast/hc_light",
|
|
1094
1052
|
"type": "color",
|
|
1095
|
-
"value": "#
|
|
1096
|
-
"description": "",
|
|
1053
|
+
"value": "#37006e",
|
|
1097
1054
|
"filePath": "src/theme/stable/highcontrast/hc_light.json",
|
|
1098
1055
|
"isSource": true,
|
|
1099
1056
|
"original": {
|
|
1100
1057
|
"parent": "theme/stable/highcontrast/hc_light",
|
|
1101
1058
|
"type": "color",
|
|
1102
|
-
"value": "{color.highcontrast.white.
|
|
1103
|
-
"description": ""
|
|
1059
|
+
"value": "{color.highcontrast.white.HighlightColor}"
|
|
1104
1060
|
},
|
|
1105
1061
|
"name": "mds-color-theme-text-team-lime-active",
|
|
1106
1062
|
"attributes": {
|
|
@@ -1154,15 +1110,13 @@
|
|
|
1154
1110
|
"hover": {
|
|
1155
1111
|
"parent": "theme/stable/highcontrast/hc_light",
|
|
1156
1112
|
"type": "color",
|
|
1157
|
-
"value": "#
|
|
1158
|
-
"description": "",
|
|
1113
|
+
"value": "#37006e",
|
|
1159
1114
|
"filePath": "src/theme/stable/highcontrast/hc_light.json",
|
|
1160
1115
|
"isSource": true,
|
|
1161
1116
|
"original": {
|
|
1162
1117
|
"parent": "theme/stable/highcontrast/hc_light",
|
|
1163
1118
|
"type": "color",
|
|
1164
|
-
"value": "{color.highcontrast.white.
|
|
1165
|
-
"description": ""
|
|
1119
|
+
"value": "{color.highcontrast.white.HighlightColor}"
|
|
1166
1120
|
},
|
|
1167
1121
|
"name": "mds-color-theme-text-team-gold-hover",
|
|
1168
1122
|
"attributes": {
|
|
@@ -1184,15 +1138,13 @@
|
|
|
1184
1138
|
"active": {
|
|
1185
1139
|
"parent": "theme/stable/highcontrast/hc_light",
|
|
1186
1140
|
"type": "color",
|
|
1187
|
-
"value": "#
|
|
1188
|
-
"description": "",
|
|
1141
|
+
"value": "#37006e",
|
|
1189
1142
|
"filePath": "src/theme/stable/highcontrast/hc_light.json",
|
|
1190
1143
|
"isSource": true,
|
|
1191
1144
|
"original": {
|
|
1192
1145
|
"parent": "theme/stable/highcontrast/hc_light",
|
|
1193
1146
|
"type": "color",
|
|
1194
|
-
"value": "{color.highcontrast.white.
|
|
1195
|
-
"description": ""
|
|
1147
|
+
"value": "{color.highcontrast.white.HighlightColor}"
|
|
1196
1148
|
},
|
|
1197
1149
|
"name": "mds-color-theme-text-team-gold-active",
|
|
1198
1150
|
"attributes": {
|
|
@@ -1246,15 +1198,13 @@
|
|
|
1246
1198
|
"hover": {
|
|
1247
1199
|
"parent": "theme/stable/highcontrast/hc_light",
|
|
1248
1200
|
"type": "color",
|
|
1249
|
-
"value": "#
|
|
1250
|
-
"description": "",
|
|
1201
|
+
"value": "#37006e",
|
|
1251
1202
|
"filePath": "src/theme/stable/highcontrast/hc_light.json",
|
|
1252
1203
|
"isSource": true,
|
|
1253
1204
|
"original": {
|
|
1254
1205
|
"parent": "theme/stable/highcontrast/hc_light",
|
|
1255
1206
|
"type": "color",
|
|
1256
|
-
"value": "{color.highcontrast.white.
|
|
1257
|
-
"description": ""
|
|
1207
|
+
"value": "{color.highcontrast.white.HighlightColor}"
|
|
1258
1208
|
},
|
|
1259
1209
|
"name": "mds-color-theme-text-team-orange-hover",
|
|
1260
1210
|
"attributes": {
|
|
@@ -1276,15 +1226,13 @@
|
|
|
1276
1226
|
"active": {
|
|
1277
1227
|
"parent": "theme/stable/highcontrast/hc_light",
|
|
1278
1228
|
"type": "color",
|
|
1279
|
-
"value": "#
|
|
1280
|
-
"description": "",
|
|
1229
|
+
"value": "#37006e",
|
|
1281
1230
|
"filePath": "src/theme/stable/highcontrast/hc_light.json",
|
|
1282
1231
|
"isSource": true,
|
|
1283
1232
|
"original": {
|
|
1284
1233
|
"parent": "theme/stable/highcontrast/hc_light",
|
|
1285
1234
|
"type": "color",
|
|
1286
|
-
"value": "{color.highcontrast.white.
|
|
1287
|
-
"description": ""
|
|
1235
|
+
"value": "{color.highcontrast.white.HighlightColor}"
|
|
1288
1236
|
},
|
|
1289
1237
|
"name": "mds-color-theme-text-team-orange-active",
|
|
1290
1238
|
"attributes": {
|
|
@@ -1338,15 +1286,13 @@
|
|
|
1338
1286
|
"hover": {
|
|
1339
1287
|
"parent": "theme/stable/highcontrast/hc_light",
|
|
1340
1288
|
"type": "color",
|
|
1341
|
-
"value": "#
|
|
1342
|
-
"description": "",
|
|
1289
|
+
"value": "#37006e",
|
|
1343
1290
|
"filePath": "src/theme/stable/highcontrast/hc_light.json",
|
|
1344
1291
|
"isSource": true,
|
|
1345
1292
|
"original": {
|
|
1346
1293
|
"parent": "theme/stable/highcontrast/hc_light",
|
|
1347
1294
|
"type": "color",
|
|
1348
|
-
"value": "{color.highcontrast.white.
|
|
1349
|
-
"description": ""
|
|
1295
|
+
"value": "{color.highcontrast.white.HighlightColor}"
|
|
1350
1296
|
},
|
|
1351
1297
|
"name": "mds-color-theme-text-team-pink-hover",
|
|
1352
1298
|
"attributes": {
|
|
@@ -1368,15 +1314,13 @@
|
|
|
1368
1314
|
"active": {
|
|
1369
1315
|
"parent": "theme/stable/highcontrast/hc_light",
|
|
1370
1316
|
"type": "color",
|
|
1371
|
-
"value": "#
|
|
1372
|
-
"description": "",
|
|
1317
|
+
"value": "#37006e",
|
|
1373
1318
|
"filePath": "src/theme/stable/highcontrast/hc_light.json",
|
|
1374
1319
|
"isSource": true,
|
|
1375
1320
|
"original": {
|
|
1376
1321
|
"parent": "theme/stable/highcontrast/hc_light",
|
|
1377
1322
|
"type": "color",
|
|
1378
|
-
"value": "{color.highcontrast.white.
|
|
1379
|
-
"description": ""
|
|
1323
|
+
"value": "{color.highcontrast.white.HighlightColor}"
|
|
1380
1324
|
},
|
|
1381
1325
|
"name": "mds-color-theme-text-team-pink-active",
|
|
1382
1326
|
"attributes": {
|
|
@@ -1430,15 +1374,13 @@
|
|
|
1430
1374
|
"hover": {
|
|
1431
1375
|
"parent": "theme/stable/highcontrast/hc_light",
|
|
1432
1376
|
"type": "color",
|
|
1433
|
-
"value": "#
|
|
1434
|
-
"description": "",
|
|
1377
|
+
"value": "#37006e",
|
|
1435
1378
|
"filePath": "src/theme/stable/highcontrast/hc_light.json",
|
|
1436
1379
|
"isSource": true,
|
|
1437
1380
|
"original": {
|
|
1438
1381
|
"parent": "theme/stable/highcontrast/hc_light",
|
|
1439
1382
|
"type": "color",
|
|
1440
|
-
"value": "{color.highcontrast.white.
|
|
1441
|
-
"description": ""
|
|
1383
|
+
"value": "{color.highcontrast.white.HighlightColor}"
|
|
1442
1384
|
},
|
|
1443
1385
|
"name": "mds-color-theme-text-team-purple-hover",
|
|
1444
1386
|
"attributes": {
|
|
@@ -1460,15 +1402,13 @@
|
|
|
1460
1402
|
"active": {
|
|
1461
1403
|
"parent": "theme/stable/highcontrast/hc_light",
|
|
1462
1404
|
"type": "color",
|
|
1463
|
-
"value": "#
|
|
1464
|
-
"description": "",
|
|
1405
|
+
"value": "#37006e",
|
|
1465
1406
|
"filePath": "src/theme/stable/highcontrast/hc_light.json",
|
|
1466
1407
|
"isSource": true,
|
|
1467
1408
|
"original": {
|
|
1468
1409
|
"parent": "theme/stable/highcontrast/hc_light",
|
|
1469
1410
|
"type": "color",
|
|
1470
|
-
"value": "{color.highcontrast.white.
|
|
1471
|
-
"description": ""
|
|
1411
|
+
"value": "{color.highcontrast.white.HighlightColor}"
|
|
1472
1412
|
},
|
|
1473
1413
|
"name": "mds-color-theme-text-team-purple-active",
|
|
1474
1414
|
"attributes": {
|
|
@@ -1522,15 +1462,13 @@
|
|
|
1522
1462
|
"hover": {
|
|
1523
1463
|
"parent": "theme/stable/highcontrast/hc_light",
|
|
1524
1464
|
"type": "color",
|
|
1525
|
-
"value": "#
|
|
1526
|
-
"description": "",
|
|
1465
|
+
"value": "#37006e",
|
|
1527
1466
|
"filePath": "src/theme/stable/highcontrast/hc_light.json",
|
|
1528
1467
|
"isSource": true,
|
|
1529
1468
|
"original": {
|
|
1530
1469
|
"parent": "theme/stable/highcontrast/hc_light",
|
|
1531
1470
|
"type": "color",
|
|
1532
|
-
"value": "{color.highcontrast.white.
|
|
1533
|
-
"description": ""
|
|
1471
|
+
"value": "{color.highcontrast.white.HighlightColor}"
|
|
1534
1472
|
},
|
|
1535
1473
|
"name": "mds-color-theme-text-team-violet-hover",
|
|
1536
1474
|
"attributes": {
|
|
@@ -1552,15 +1490,13 @@
|
|
|
1552
1490
|
"active": {
|
|
1553
1491
|
"parent": "theme/stable/highcontrast/hc_light",
|
|
1554
1492
|
"type": "color",
|
|
1555
|
-
"value": "#
|
|
1556
|
-
"description": "",
|
|
1493
|
+
"value": "#37006e",
|
|
1557
1494
|
"filePath": "src/theme/stable/highcontrast/hc_light.json",
|
|
1558
1495
|
"isSource": true,
|
|
1559
1496
|
"original": {
|
|
1560
1497
|
"parent": "theme/stable/highcontrast/hc_light",
|
|
1561
1498
|
"type": "color",
|
|
1562
|
-
"value": "{color.highcontrast.white.
|
|
1563
|
-
"description": ""
|
|
1499
|
+
"value": "{color.highcontrast.white.HighlightColor}"
|
|
1564
1500
|
},
|
|
1565
1501
|
"name": "mds-color-theme-text-team-violet-active",
|
|
1566
1502
|
"attributes": {
|
|
@@ -1614,15 +1550,13 @@
|
|
|
1614
1550
|
"hover": {
|
|
1615
1551
|
"parent": "theme/stable/highcontrast/hc_light",
|
|
1616
1552
|
"type": "color",
|
|
1617
|
-
"value": "#
|
|
1618
|
-
"description": "",
|
|
1553
|
+
"value": "#37006e",
|
|
1619
1554
|
"filePath": "src/theme/stable/highcontrast/hc_light.json",
|
|
1620
1555
|
"isSource": true,
|
|
1621
1556
|
"original": {
|
|
1622
1557
|
"parent": "theme/stable/highcontrast/hc_light",
|
|
1623
1558
|
"type": "color",
|
|
1624
|
-
"value": "{color.highcontrast.white.
|
|
1625
|
-
"description": ""
|
|
1559
|
+
"value": "{color.highcontrast.white.HighlightColor}"
|
|
1626
1560
|
},
|
|
1627
1561
|
"name": "mds-color-theme-text-team-slate-hover",
|
|
1628
1562
|
"attributes": {
|
|
@@ -1644,15 +1578,13 @@
|
|
|
1644
1578
|
"active": {
|
|
1645
1579
|
"parent": "theme/stable/highcontrast/hc_light",
|
|
1646
1580
|
"type": "color",
|
|
1647
|
-
"value": "#
|
|
1648
|
-
"description": "",
|
|
1581
|
+
"value": "#37006e",
|
|
1649
1582
|
"filePath": "src/theme/stable/highcontrast/hc_light.json",
|
|
1650
1583
|
"isSource": true,
|
|
1651
1584
|
"original": {
|
|
1652
1585
|
"parent": "theme/stable/highcontrast/hc_light",
|
|
1653
1586
|
"type": "color",
|
|
1654
|
-
"value": "{color.highcontrast.white.
|
|
1655
|
-
"description": ""
|
|
1587
|
+
"value": "{color.highcontrast.white.HighlightColor}"
|
|
1656
1588
|
},
|
|
1657
1589
|
"name": "mds-color-theme-text-team-slate-active",
|
|
1658
1590
|
"attributes": {
|
|
@@ -1798,15 +1730,13 @@
|
|
|
1798
1730
|
"hover": {
|
|
1799
1731
|
"parent": "theme/stable/highcontrast/hc_light",
|
|
1800
1732
|
"type": "color",
|
|
1801
|
-
"value": "#
|
|
1802
|
-
"description": "",
|
|
1733
|
+
"value": "#37006e",
|
|
1803
1734
|
"filePath": "src/theme/stable/highcontrast/hc_light.json",
|
|
1804
1735
|
"isSource": true,
|
|
1805
1736
|
"original": {
|
|
1806
1737
|
"parent": "theme/stable/highcontrast/hc_light",
|
|
1807
1738
|
"type": "color",
|
|
1808
|
-
"value": "{color.highcontrast.white.
|
|
1809
|
-
"description": ""
|
|
1739
|
+
"value": "{color.highcontrast.white.HighlightColor}"
|
|
1810
1740
|
},
|
|
1811
1741
|
"name": "mds-color-theme-inverted-text-accent-hover",
|
|
1812
1742
|
"attributes": {
|
|
@@ -1826,12 +1756,12 @@
|
|
|
1826
1756
|
]
|
|
1827
1757
|
},
|
|
1828
1758
|
"active": {
|
|
1829
|
-
"value": "#
|
|
1759
|
+
"value": "#37006e",
|
|
1830
1760
|
"type": "color",
|
|
1831
1761
|
"filePath": "src/theme/stable/highcontrast/hc_light.json",
|
|
1832
1762
|
"isSource": true,
|
|
1833
1763
|
"original": {
|
|
1834
|
-
"value": "{color.highcontrast.white.
|
|
1764
|
+
"value": "{color.highcontrast.white.HighlightColor}",
|
|
1835
1765
|
"type": "color"
|
|
1836
1766
|
},
|
|
1837
1767
|
"name": "mds-color-theme-inverted-text-accent-active",
|
|
@@ -2930,6 +2860,33 @@
|
|
|
2930
2860
|
"accent",
|
|
2931
2861
|
"normal"
|
|
2932
2862
|
]
|
|
2863
|
+
},
|
|
2864
|
+
"active": {
|
|
2865
|
+
"value": "#37006e",
|
|
2866
|
+
"type": "color",
|
|
2867
|
+
"description": "Used for selected text paragraph background",
|
|
2868
|
+
"filePath": "src/theme/stable/highcontrast/hc_light.json",
|
|
2869
|
+
"isSource": true,
|
|
2870
|
+
"original": {
|
|
2871
|
+
"value": "{color.highcontrast.white.HighlightColor}",
|
|
2872
|
+
"type": "color",
|
|
2873
|
+
"description": "Used for selected text paragraph background"
|
|
2874
|
+
},
|
|
2875
|
+
"name": "mds-color-theme-background-accent-active",
|
|
2876
|
+
"attributes": {
|
|
2877
|
+
"category": "color",
|
|
2878
|
+
"type": "theme",
|
|
2879
|
+
"item": "background",
|
|
2880
|
+
"subitem": "accent",
|
|
2881
|
+
"state": "active"
|
|
2882
|
+
},
|
|
2883
|
+
"path": [
|
|
2884
|
+
"color",
|
|
2885
|
+
"theme",
|
|
2886
|
+
"background",
|
|
2887
|
+
"accent",
|
|
2888
|
+
"active"
|
|
2889
|
+
]
|
|
2933
2890
|
}
|
|
2934
2891
|
},
|
|
2935
2892
|
"alert": {
|