@momentum-design/tokens 0.8.1 → 0.8.3
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/components/complete.css +24 -24
- package/dist/css/core/complete.css +2 -3
- package/dist/css/effect/complete.css +0 -1
- package/dist/css/elevation/complete.css +0 -1
- package/dist/css/theme/aaos/day-complete.css +0 -1
- package/dist/css/theme/aaos/night-complete.css +0 -1
- package/dist/css/theme/webex/dark-bronze-stable.css +2 -3
- package/dist/css/theme/webex/dark-indigo-stable.css +2 -3
- package/dist/css/theme/webex/dark-jade-stable.css +2 -3
- package/dist/css/theme/webex/dark-lavender-stable.css +2 -3
- package/dist/css/theme/webex/dark-rose-stable.css +2 -3
- package/dist/css/theme/webex/dark-stable.css +2 -3
- package/dist/css/theme/webex/hc-dark-stable.css +0 -1
- package/dist/css/theme/webex/hc-light-stable.css +0 -1
- package/dist/css/theme/webex/light-bronze-stable.css +2 -3
- package/dist/css/theme/webex/light-indigo-stable.css +2 -3
- package/dist/css/theme/webex/light-jade-stable.css +2 -3
- package/dist/css/theme/webex/light-lavender-stable.css +2 -3
- package/dist/css/theme/webex/light-rose-stable.css +2 -3
- package/dist/css/theme/webex/light-stable.css +2 -3
- package/dist/css/typography/complete.css +0 -1
- package/dist/ios/core/complete.swift +2 -3
- package/dist/ios/effect/complete.swift +0 -1
- package/dist/ios/elevation/complete.swift +0 -1
- package/dist/ios/theme/aaos/day-complete.swift +0 -1
- package/dist/ios/theme/aaos/night-complete.swift +0 -1
- package/dist/ios/theme/webex/dark-bronze-stable.swift +2 -3
- package/dist/ios/theme/webex/dark-indigo-stable.swift +2 -3
- package/dist/ios/theme/webex/dark-jade-stable.swift +2 -3
- package/dist/ios/theme/webex/dark-lavender-stable.swift +2 -3
- package/dist/ios/theme/webex/dark-rose-stable.swift +2 -3
- package/dist/ios/theme/webex/dark-stable.swift +2 -3
- package/dist/ios/theme/webex/hc-dark-stable.swift +0 -1
- package/dist/ios/theme/webex/hc-light-stable.swift +0 -1
- package/dist/ios/theme/webex/light-bronze-stable.swift +2 -3
- package/dist/ios/theme/webex/light-indigo-stable.swift +2 -3
- package/dist/ios/theme/webex/light-jade-stable.swift +2 -3
- package/dist/ios/theme/webex/light-lavender-stable.swift +2 -3
- package/dist/ios/theme/webex/light-rose-stable.swift +2 -3
- package/dist/ios/theme/webex/light-stable.swift +2 -3
- package/dist/ios/typography/complete.swift +0 -1
- package/dist/ios-webex/core/complete.swift +2 -2
- package/dist/ios-webex/theme/webex/dark-bronze-stable.swift +2 -2
- package/dist/ios-webex/theme/webex/dark-indigo-stable.swift +2 -2
- package/dist/ios-webex/theme/webex/dark-jade-stable.swift +2 -2
- package/dist/ios-webex/theme/webex/dark-lavender-stable.swift +2 -2
- package/dist/ios-webex/theme/webex/dark-rose-stable.swift +2 -2
- package/dist/ios-webex/theme/webex/dark-stable.swift +2 -2
- package/dist/ios-webex/theme/webex/light-bronze-stable.swift +2 -2
- package/dist/ios-webex/theme/webex/light-indigo-stable.swift +2 -2
- package/dist/ios-webex/theme/webex/light-jade-stable.swift +2 -2
- package/dist/ios-webex/theme/webex/light-lavender-stable.swift +2 -2
- package/dist/ios-webex/theme/webex/light-rose-stable.swift +2 -2
- package/dist/ios-webex/theme/webex/light-stable.swift +2 -2
- package/dist/json/core/complete.json +8 -8
- package/dist/json/theme/webex/dark-bronze-stable.json +4 -4
- package/dist/json/theme/webex/dark-indigo-stable.json +4 -4
- package/dist/json/theme/webex/dark-jade-stable.json +4 -4
- package/dist/json/theme/webex/dark-lavender-stable.json +4 -4
- package/dist/json/theme/webex/dark-rose-stable.json +4 -4
- package/dist/json/theme/webex/dark-stable.json +4 -4
- package/dist/json/theme/webex/light-bronze-stable.json +2 -2
- package/dist/json/theme/webex/light-indigo-stable.json +2 -2
- package/dist/json/theme/webex/light-jade-stable.json +2 -2
- package/dist/json/theme/webex/light-lavender-stable.json +2 -2
- package/dist/json/theme/webex/light-rose-stable.json +2 -2
- package/dist/json/theme/webex/light-stable.json +2 -2
- package/dist/json-minimal/core/complete.json +2 -2
- package/dist/json-minimal/theme/webex/dark-bronze-stable.json +2 -2
- package/dist/json-minimal/theme/webex/dark-indigo-stable.json +2 -2
- package/dist/json-minimal/theme/webex/dark-jade-stable.json +2 -2
- package/dist/json-minimal/theme/webex/dark-lavender-stable.json +2 -2
- package/dist/json-minimal/theme/webex/dark-rose-stable.json +2 -2
- package/dist/json-minimal/theme/webex/dark-stable.json +2 -2
- package/dist/json-minimal/theme/webex/light-bronze-stable.json +2 -2
- package/dist/json-minimal/theme/webex/light-indigo-stable.json +2 -2
- package/dist/json-minimal/theme/webex/light-jade-stable.json +2 -2
- package/dist/json-minimal/theme/webex/light-lavender-stable.json +2 -2
- package/dist/json-minimal/theme/webex/light-rose-stable.json +2 -2
- package/dist/json-minimal/theme/webex/light-stable.json +2 -2
- package/dist/resources/core/complete.xml +2 -3
- package/dist/resources/effect/complete.xml +0 -1
- package/dist/resources/elevation/complete.xml +0 -1
- package/dist/resources/theme/aaos/day-complete.xml +0 -1
- package/dist/resources/theme/aaos/night-complete.xml +0 -1
- package/dist/resources/theme/webex/dark-bronze-stable.xml +2 -3
- package/dist/resources/theme/webex/dark-indigo-stable.xml +2 -3
- package/dist/resources/theme/webex/dark-jade-stable.xml +2 -3
- package/dist/resources/theme/webex/dark-lavender-stable.xml +2 -3
- package/dist/resources/theme/webex/dark-rose-stable.xml +2 -3
- package/dist/resources/theme/webex/dark-stable.xml +2 -3
- package/dist/resources/theme/webex/hc-dark-stable.xml +0 -1
- package/dist/resources/theme/webex/hc-light-stable.xml +0 -1
- package/dist/resources/theme/webex/light-bronze-stable.xml +2 -3
- package/dist/resources/theme/webex/light-indigo-stable.xml +2 -3
- package/dist/resources/theme/webex/light-jade-stable.xml +2 -3
- package/dist/resources/theme/webex/light-lavender-stable.xml +2 -3
- package/dist/resources/theme/webex/light-rose-stable.xml +2 -3
- package/dist/resources/theme/webex/light-stable.xml +2 -3
- package/dist/resources/typography/complete.xml +0 -1
- package/dist/scss/core/complete.scss +2 -3
- package/dist/scss/effect/complete.scss +0 -1
- package/dist/scss/elevation/complete.scss +0 -1
- package/dist/scss/theme/aaos/day-complete.scss +0 -1
- package/dist/scss/theme/aaos/night-complete.scss +0 -1
- package/dist/scss/theme/webex/dark-bronze-stable.scss +2 -3
- package/dist/scss/theme/webex/dark-indigo-stable.scss +2 -3
- package/dist/scss/theme/webex/dark-jade-stable.scss +2 -3
- package/dist/scss/theme/webex/dark-lavender-stable.scss +2 -3
- package/dist/scss/theme/webex/dark-rose-stable.scss +2 -3
- package/dist/scss/theme/webex/dark-stable.scss +2 -3
- package/dist/scss/theme/webex/hc-dark-stable.scss +0 -1
- package/dist/scss/theme/webex/hc-light-stable.scss +0 -1
- package/dist/scss/theme/webex/light-bronze-stable.scss +2 -3
- package/dist/scss/theme/webex/light-indigo-stable.scss +2 -3
- package/dist/scss/theme/webex/light-jade-stable.scss +2 -3
- package/dist/scss/theme/webex/light-lavender-stable.scss +2 -3
- package/dist/scss/theme/webex/light-rose-stable.scss +2 -3
- package/dist/scss/theme/webex/light-stable.scss +2 -3
- package/dist/scss/typography/complete.scss +0 -1
- package/package.json +1 -1
|
@@ -305,8 +305,8 @@
|
|
|
305
305
|
--mds-color-theme-common-content-powerpoint: #d93e17;
|
|
306
306
|
--mds-color-theme-common-content-excel: #00893e;
|
|
307
307
|
--mds-color-theme-common-content-onenote: #b839db;
|
|
308
|
-
--mds-color-theme-common-content-sheets: #
|
|
309
|
-
--mds-color-theme-common-content-slides: #
|
|
308
|
+
--mds-color-theme-common-content-sheets: #0f9d58;
|
|
309
|
+
--mds-color-theme-common-content-slides: #F4B400;
|
|
310
310
|
--mds-color-theme-common-content-keynote: #029cfb;
|
|
311
311
|
--mds-color-theme-common-content-doc: #4285f4;
|
|
312
312
|
--mds-color-theme-common-touchbar-background-blue-normal: #1170cf;
|
|
@@ -707,8 +707,8 @@
|
|
|
707
707
|
--mds-color-theme-common-content-powerpoint: #d93e17;
|
|
708
708
|
--mds-color-theme-common-content-excel: #00893e;
|
|
709
709
|
--mds-color-theme-common-content-onenote: #b839db;
|
|
710
|
-
--mds-color-theme-common-content-sheets: #
|
|
711
|
-
--mds-color-theme-common-content-slides: #
|
|
710
|
+
--mds-color-theme-common-content-sheets: #0f9d58;
|
|
711
|
+
--mds-color-theme-common-content-slides: #F4B400;
|
|
712
712
|
--mds-color-theme-common-content-keynote: #029cfb;
|
|
713
713
|
--mds-color-theme-common-content-doc: #4285f4;
|
|
714
714
|
--mds-color-theme-common-touchbar-background-blue-normal: #1170cf;
|
|
@@ -1109,8 +1109,8 @@
|
|
|
1109
1109
|
--mds-color-theme-common-content-powerpoint: #d93e17;
|
|
1110
1110
|
--mds-color-theme-common-content-excel: #00893e;
|
|
1111
1111
|
--mds-color-theme-common-content-onenote: #b839db;
|
|
1112
|
-
--mds-color-theme-common-content-sheets: #
|
|
1113
|
-
--mds-color-theme-common-content-slides: #
|
|
1112
|
+
--mds-color-theme-common-content-sheets: #0f9d58;
|
|
1113
|
+
--mds-color-theme-common-content-slides: #F4B400;
|
|
1114
1114
|
--mds-color-theme-common-content-keynote: #029cfb;
|
|
1115
1115
|
--mds-color-theme-common-content-doc: #4285f4;
|
|
1116
1116
|
--mds-color-theme-common-touchbar-background-blue-normal: #1170cf;
|
|
@@ -1511,8 +1511,8 @@
|
|
|
1511
1511
|
--mds-color-theme-common-content-powerpoint: #d93e17;
|
|
1512
1512
|
--mds-color-theme-common-content-excel: #00893e;
|
|
1513
1513
|
--mds-color-theme-common-content-onenote: #b839db;
|
|
1514
|
-
--mds-color-theme-common-content-sheets: #
|
|
1515
|
-
--mds-color-theme-common-content-slides: #
|
|
1514
|
+
--mds-color-theme-common-content-sheets: #0f9d58;
|
|
1515
|
+
--mds-color-theme-common-content-slides: #F4B400;
|
|
1516
1516
|
--mds-color-theme-common-content-keynote: #029cfb;
|
|
1517
1517
|
--mds-color-theme-common-content-doc: #4285f4;
|
|
1518
1518
|
--mds-color-theme-common-touchbar-background-blue-normal: #1170cf;
|
|
@@ -1913,8 +1913,8 @@
|
|
|
1913
1913
|
--mds-color-theme-common-content-powerpoint: #d93e17;
|
|
1914
1914
|
--mds-color-theme-common-content-excel: #00893e;
|
|
1915
1915
|
--mds-color-theme-common-content-onenote: #b839db;
|
|
1916
|
-
--mds-color-theme-common-content-sheets: #
|
|
1917
|
-
--mds-color-theme-common-content-slides: #
|
|
1916
|
+
--mds-color-theme-common-content-sheets: #0f9d58;
|
|
1917
|
+
--mds-color-theme-common-content-slides: #F4B400;
|
|
1918
1918
|
--mds-color-theme-common-content-keynote: #029cfb;
|
|
1919
1919
|
--mds-color-theme-common-content-doc: #4285f4;
|
|
1920
1920
|
--mds-color-theme-common-touchbar-background-blue-normal: #1170cf;
|
|
@@ -2315,8 +2315,8 @@
|
|
|
2315
2315
|
--mds-color-theme-common-content-powerpoint: #d93e17;
|
|
2316
2316
|
--mds-color-theme-common-content-excel: #00893e;
|
|
2317
2317
|
--mds-color-theme-common-content-onenote: #b839db;
|
|
2318
|
-
--mds-color-theme-common-content-sheets: #
|
|
2319
|
-
--mds-color-theme-common-content-slides: #
|
|
2318
|
+
--mds-color-theme-common-content-sheets: #0f9d58;
|
|
2319
|
+
--mds-color-theme-common-content-slides: #F4B400;
|
|
2320
2320
|
--mds-color-theme-common-content-keynote: #029cfb;
|
|
2321
2321
|
--mds-color-theme-common-content-doc: #4285f4;
|
|
2322
2322
|
--mds-color-theme-common-touchbar-background-blue-normal: #1170cf;
|
|
@@ -2717,8 +2717,8 @@
|
|
|
2717
2717
|
--mds-color-theme-common-content-powerpoint: #d93e17;
|
|
2718
2718
|
--mds-color-theme-common-content-excel: #00893e;
|
|
2719
2719
|
--mds-color-theme-common-content-onenote: #b839db;
|
|
2720
|
-
--mds-color-theme-common-content-sheets: #
|
|
2721
|
-
--mds-color-theme-common-content-slides: #
|
|
2720
|
+
--mds-color-theme-common-content-sheets: #0f9d58;
|
|
2721
|
+
--mds-color-theme-common-content-slides: #F4B400;
|
|
2722
2722
|
--mds-color-theme-common-content-keynote: #029cfb;
|
|
2723
2723
|
--mds-color-theme-common-content-doc: #4285f4;
|
|
2724
2724
|
--mds-color-theme-common-touchbar-background-blue-normal: #1170cf;
|
|
@@ -3119,8 +3119,8 @@
|
|
|
3119
3119
|
--mds-color-theme-common-content-powerpoint: #d93e17;
|
|
3120
3120
|
--mds-color-theme-common-content-excel: #00893e;
|
|
3121
3121
|
--mds-color-theme-common-content-onenote: #b839db;
|
|
3122
|
-
--mds-color-theme-common-content-sheets: #
|
|
3123
|
-
--mds-color-theme-common-content-slides: #
|
|
3122
|
+
--mds-color-theme-common-content-sheets: #0f9d58;
|
|
3123
|
+
--mds-color-theme-common-content-slides: #F4B400;
|
|
3124
3124
|
--mds-color-theme-common-content-keynote: #029cfb;
|
|
3125
3125
|
--mds-color-theme-common-content-doc: #4285f4;
|
|
3126
3126
|
--mds-color-theme-common-touchbar-background-blue-normal: #1170cf;
|
|
@@ -3521,8 +3521,8 @@
|
|
|
3521
3521
|
--mds-color-theme-common-content-powerpoint: #d93e17;
|
|
3522
3522
|
--mds-color-theme-common-content-excel: #00893e;
|
|
3523
3523
|
--mds-color-theme-common-content-onenote: #b839db;
|
|
3524
|
-
--mds-color-theme-common-content-sheets: #
|
|
3525
|
-
--mds-color-theme-common-content-slides: #
|
|
3524
|
+
--mds-color-theme-common-content-sheets: #0f9d58;
|
|
3525
|
+
--mds-color-theme-common-content-slides: #F4B400;
|
|
3526
3526
|
--mds-color-theme-common-content-keynote: #029cfb;
|
|
3527
3527
|
--mds-color-theme-common-content-doc: #4285f4;
|
|
3528
3528
|
--mds-color-theme-common-touchbar-background-blue-normal: #1170cf;
|
|
@@ -3923,8 +3923,8 @@
|
|
|
3923
3923
|
--mds-color-theme-common-content-powerpoint: #d93e17;
|
|
3924
3924
|
--mds-color-theme-common-content-excel: #00893e;
|
|
3925
3925
|
--mds-color-theme-common-content-onenote: #b839db;
|
|
3926
|
-
--mds-color-theme-common-content-sheets: #
|
|
3927
|
-
--mds-color-theme-common-content-slides: #
|
|
3926
|
+
--mds-color-theme-common-content-sheets: #0f9d58;
|
|
3927
|
+
--mds-color-theme-common-content-slides: #F4B400;
|
|
3928
3928
|
--mds-color-theme-common-content-keynote: #029cfb;
|
|
3929
3929
|
--mds-color-theme-common-content-doc: #4285f4;
|
|
3930
3930
|
--mds-color-theme-common-touchbar-background-blue-normal: #1170cf;
|
|
@@ -4325,8 +4325,8 @@
|
|
|
4325
4325
|
--mds-color-theme-common-content-powerpoint: #d93e17;
|
|
4326
4326
|
--mds-color-theme-common-content-excel: #00893e;
|
|
4327
4327
|
--mds-color-theme-common-content-onenote: #b839db;
|
|
4328
|
-
--mds-color-theme-common-content-sheets: #
|
|
4329
|
-
--mds-color-theme-common-content-slides: #
|
|
4328
|
+
--mds-color-theme-common-content-sheets: #0f9d58;
|
|
4329
|
+
--mds-color-theme-common-content-slides: #F4B400;
|
|
4330
4330
|
--mds-color-theme-common-content-keynote: #029cfb;
|
|
4331
4331
|
--mds-color-theme-common-content-doc: #4285f4;
|
|
4332
4332
|
--mds-color-theme-common-touchbar-background-blue-normal: #1170cf;
|
|
@@ -4727,8 +4727,8 @@
|
|
|
4727
4727
|
--mds-color-theme-common-content-powerpoint: #d93e17;
|
|
4728
4728
|
--mds-color-theme-common-content-excel: #00893e;
|
|
4729
4729
|
--mds-color-theme-common-content-onenote: #b839db;
|
|
4730
|
-
--mds-color-theme-common-content-sheets: #
|
|
4731
|
-
--mds-color-theme-common-content-slides: #
|
|
4730
|
+
--mds-color-theme-common-content-sheets: #0f9d58;
|
|
4731
|
+
--mds-color-theme-common-content-slides: #F4B400;
|
|
4732
4732
|
--mds-color-theme-common-content-keynote: #029cfb;
|
|
4733
4733
|
--mds-color-theme-common-content-doc: #4285f4;
|
|
4734
4734
|
--mds-color-theme-common-touchbar-background-blue-normal: #1170cf;
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on Fri, 07 Nov 2025 16:51:27 GMT
|
|
4
3
|
*/
|
|
5
4
|
|
|
6
5
|
.mds-core {
|
|
@@ -251,8 +250,8 @@
|
|
|
251
250
|
--mds-color-partner-powerpoint: #d93e17;
|
|
252
251
|
--mds-color-partner-excel: #00893e;
|
|
253
252
|
--mds-color-partner-onenote: #b839db;
|
|
254
|
-
--mds-color-partner-sheets: #
|
|
255
|
-
--mds-color-partner-slides: #
|
|
253
|
+
--mds-color-partner-sheets: #0f9d58;
|
|
254
|
+
--mds-color-partner-slides: #F4B400;
|
|
256
255
|
--mds-color-partner-keynote: #029cfb;
|
|
257
256
|
--mds-color-partner-doc: #4285f4;
|
|
258
257
|
--mds-color-highcontrast-black-window-text-color: #ffffff;
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on Fri, 07 Nov 2025 16:51:31 GMT
|
|
4
3
|
*/
|
|
5
4
|
|
|
6
5
|
.mds-theme-stable-darkBronzeWebex {
|
|
@@ -310,8 +309,8 @@
|
|
|
310
309
|
--mds-color-theme-common-content-powerpoint: #d93e17;
|
|
311
310
|
--mds-color-theme-common-content-excel: #00893e;
|
|
312
311
|
--mds-color-theme-common-content-onenote: #b839db;
|
|
313
|
-
--mds-color-theme-common-content-sheets: #
|
|
314
|
-
--mds-color-theme-common-content-slides: #
|
|
312
|
+
--mds-color-theme-common-content-sheets: #0f9d58;
|
|
313
|
+
--mds-color-theme-common-content-slides: #F4B400;
|
|
315
314
|
--mds-color-theme-common-content-keynote: #029cfb;
|
|
316
315
|
--mds-color-theme-common-content-doc: #4285f4;
|
|
317
316
|
--mds-color-theme-common-touchbar-background-blue-normal: #1170cf;
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on Fri, 07 Nov 2025 16:51:31 GMT
|
|
4
3
|
*/
|
|
5
4
|
|
|
6
5
|
.mds-theme-stable-darkIndigoWebex {
|
|
@@ -310,8 +309,8 @@
|
|
|
310
309
|
--mds-color-theme-common-content-powerpoint: #d93e17;
|
|
311
310
|
--mds-color-theme-common-content-excel: #00893e;
|
|
312
311
|
--mds-color-theme-common-content-onenote: #b839db;
|
|
313
|
-
--mds-color-theme-common-content-sheets: #
|
|
314
|
-
--mds-color-theme-common-content-slides: #
|
|
312
|
+
--mds-color-theme-common-content-sheets: #0f9d58;
|
|
313
|
+
--mds-color-theme-common-content-slides: #F4B400;
|
|
315
314
|
--mds-color-theme-common-content-keynote: #029cfb;
|
|
316
315
|
--mds-color-theme-common-content-doc: #4285f4;
|
|
317
316
|
--mds-color-theme-common-touchbar-background-blue-normal: #1170cf;
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on Fri, 07 Nov 2025 16:51:31 GMT
|
|
4
3
|
*/
|
|
5
4
|
|
|
6
5
|
.mds-theme-stable-darkJadeWebex {
|
|
@@ -310,8 +309,8 @@
|
|
|
310
309
|
--mds-color-theme-common-content-powerpoint: #d93e17;
|
|
311
310
|
--mds-color-theme-common-content-excel: #00893e;
|
|
312
311
|
--mds-color-theme-common-content-onenote: #b839db;
|
|
313
|
-
--mds-color-theme-common-content-sheets: #
|
|
314
|
-
--mds-color-theme-common-content-slides: #
|
|
312
|
+
--mds-color-theme-common-content-sheets: #0f9d58;
|
|
313
|
+
--mds-color-theme-common-content-slides: #F4B400;
|
|
315
314
|
--mds-color-theme-common-content-keynote: #029cfb;
|
|
316
315
|
--mds-color-theme-common-content-doc: #4285f4;
|
|
317
316
|
--mds-color-theme-common-touchbar-background-blue-normal: #1170cf;
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on Fri, 07 Nov 2025 16:51:32 GMT
|
|
4
3
|
*/
|
|
5
4
|
|
|
6
5
|
.mds-theme-stable-darkLavenderWebex {
|
|
@@ -310,8 +309,8 @@
|
|
|
310
309
|
--mds-color-theme-common-content-powerpoint: #d93e17;
|
|
311
310
|
--mds-color-theme-common-content-excel: #00893e;
|
|
312
311
|
--mds-color-theme-common-content-onenote: #b839db;
|
|
313
|
-
--mds-color-theme-common-content-sheets: #
|
|
314
|
-
--mds-color-theme-common-content-slides: #
|
|
312
|
+
--mds-color-theme-common-content-sheets: #0f9d58;
|
|
313
|
+
--mds-color-theme-common-content-slides: #F4B400;
|
|
315
314
|
--mds-color-theme-common-content-keynote: #029cfb;
|
|
316
315
|
--mds-color-theme-common-content-doc: #4285f4;
|
|
317
316
|
--mds-color-theme-common-touchbar-background-blue-normal: #1170cf;
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on Fri, 07 Nov 2025 16:51:32 GMT
|
|
4
3
|
*/
|
|
5
4
|
|
|
6
5
|
.mds-theme-stable-darkRoseWebex {
|
|
@@ -310,8 +309,8 @@
|
|
|
310
309
|
--mds-color-theme-common-content-powerpoint: #d93e17;
|
|
311
310
|
--mds-color-theme-common-content-excel: #00893e;
|
|
312
311
|
--mds-color-theme-common-content-onenote: #b839db;
|
|
313
|
-
--mds-color-theme-common-content-sheets: #
|
|
314
|
-
--mds-color-theme-common-content-slides: #
|
|
312
|
+
--mds-color-theme-common-content-sheets: #0f9d58;
|
|
313
|
+
--mds-color-theme-common-content-slides: #F4B400;
|
|
315
314
|
--mds-color-theme-common-content-keynote: #029cfb;
|
|
316
315
|
--mds-color-theme-common-content-doc: #4285f4;
|
|
317
316
|
--mds-color-theme-common-touchbar-background-blue-normal: #1170cf;
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on Fri, 07 Nov 2025 16:51:27 GMT
|
|
4
3
|
*/
|
|
5
4
|
|
|
6
5
|
.mds-theme-stable-darkWebex {
|
|
@@ -310,8 +309,8 @@
|
|
|
310
309
|
--mds-color-theme-common-content-powerpoint: #d93e17;
|
|
311
310
|
--mds-color-theme-common-content-excel: #00893e;
|
|
312
311
|
--mds-color-theme-common-content-onenote: #b839db;
|
|
313
|
-
--mds-color-theme-common-content-sheets: #
|
|
314
|
-
--mds-color-theme-common-content-slides: #
|
|
312
|
+
--mds-color-theme-common-content-sheets: #0f9d58;
|
|
313
|
+
--mds-color-theme-common-content-slides: #F4B400;
|
|
315
314
|
--mds-color-theme-common-content-keynote: #029cfb;
|
|
316
315
|
--mds-color-theme-common-content-doc: #4285f4;
|
|
317
316
|
--mds-color-theme-common-touchbar-background-blue-normal: #1170cf;
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on Fri, 07 Nov 2025 16:51:33 GMT
|
|
4
3
|
*/
|
|
5
4
|
|
|
6
5
|
.mds-theme-stable-lightBronzeWebex {
|
|
@@ -310,8 +309,8 @@
|
|
|
310
309
|
--mds-color-theme-common-content-powerpoint: #d93e17;
|
|
311
310
|
--mds-color-theme-common-content-excel: #00893e;
|
|
312
311
|
--mds-color-theme-common-content-onenote: #b839db;
|
|
313
|
-
--mds-color-theme-common-content-sheets: #
|
|
314
|
-
--mds-color-theme-common-content-slides: #
|
|
312
|
+
--mds-color-theme-common-content-sheets: #0f9d58;
|
|
313
|
+
--mds-color-theme-common-content-slides: #F4B400;
|
|
315
314
|
--mds-color-theme-common-content-keynote: #029cfb;
|
|
316
315
|
--mds-color-theme-common-content-doc: #4285f4;
|
|
317
316
|
--mds-color-theme-common-touchbar-background-blue-normal: #1170cf;
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on Fri, 07 Nov 2025 16:51:32 GMT
|
|
4
3
|
*/
|
|
5
4
|
|
|
6
5
|
.mds-theme-stable-lightIndigoWebex {
|
|
@@ -310,8 +309,8 @@
|
|
|
310
309
|
--mds-color-theme-common-content-powerpoint: #d93e17;
|
|
311
310
|
--mds-color-theme-common-content-excel: #00893e;
|
|
312
311
|
--mds-color-theme-common-content-onenote: #b839db;
|
|
313
|
-
--mds-color-theme-common-content-sheets: #
|
|
314
|
-
--mds-color-theme-common-content-slides: #
|
|
312
|
+
--mds-color-theme-common-content-sheets: #0f9d58;
|
|
313
|
+
--mds-color-theme-common-content-slides: #F4B400;
|
|
315
314
|
--mds-color-theme-common-content-keynote: #029cfb;
|
|
316
315
|
--mds-color-theme-common-content-doc: #4285f4;
|
|
317
316
|
--mds-color-theme-common-touchbar-background-blue-normal: #1170cf;
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on Fri, 07 Nov 2025 16:51:33 GMT
|
|
4
3
|
*/
|
|
5
4
|
|
|
6
5
|
.mds-theme-stable-lightJadeWebex {
|
|
@@ -310,8 +309,8 @@
|
|
|
310
309
|
--mds-color-theme-common-content-powerpoint: #d93e17;
|
|
311
310
|
--mds-color-theme-common-content-excel: #00893e;
|
|
312
311
|
--mds-color-theme-common-content-onenote: #b839db;
|
|
313
|
-
--mds-color-theme-common-content-sheets: #
|
|
314
|
-
--mds-color-theme-common-content-slides: #
|
|
312
|
+
--mds-color-theme-common-content-sheets: #0f9d58;
|
|
313
|
+
--mds-color-theme-common-content-slides: #F4B400;
|
|
315
314
|
--mds-color-theme-common-content-keynote: #029cfb;
|
|
316
315
|
--mds-color-theme-common-content-doc: #4285f4;
|
|
317
316
|
--mds-color-theme-common-touchbar-background-blue-normal: #1170cf;
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on Fri, 07 Nov 2025 16:51:33 GMT
|
|
4
3
|
*/
|
|
5
4
|
|
|
6
5
|
.mds-theme-stable-lightLavenderWebex {
|
|
@@ -310,8 +309,8 @@
|
|
|
310
309
|
--mds-color-theme-common-content-powerpoint: #d93e17;
|
|
311
310
|
--mds-color-theme-common-content-excel: #00893e;
|
|
312
311
|
--mds-color-theme-common-content-onenote: #b839db;
|
|
313
|
-
--mds-color-theme-common-content-sheets: #
|
|
314
|
-
--mds-color-theme-common-content-slides: #
|
|
312
|
+
--mds-color-theme-common-content-sheets: #0f9d58;
|
|
313
|
+
--mds-color-theme-common-content-slides: #F4B400;
|
|
315
314
|
--mds-color-theme-common-content-keynote: #029cfb;
|
|
316
315
|
--mds-color-theme-common-content-doc: #4285f4;
|
|
317
316
|
--mds-color-theme-common-touchbar-background-blue-normal: #1170cf;
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on Fri, 07 Nov 2025 16:51:33 GMT
|
|
4
3
|
*/
|
|
5
4
|
|
|
6
5
|
.mds-theme-stable-lightRoseWebex {
|
|
@@ -310,8 +309,8 @@
|
|
|
310
309
|
--mds-color-theme-common-content-powerpoint: #d93e17;
|
|
311
310
|
--mds-color-theme-common-content-excel: #00893e;
|
|
312
311
|
--mds-color-theme-common-content-onenote: #b839db;
|
|
313
|
-
--mds-color-theme-common-content-sheets: #
|
|
314
|
-
--mds-color-theme-common-content-slides: #
|
|
312
|
+
--mds-color-theme-common-content-sheets: #0f9d58;
|
|
313
|
+
--mds-color-theme-common-content-slides: #F4B400;
|
|
315
314
|
--mds-color-theme-common-content-keynote: #029cfb;
|
|
316
315
|
--mds-color-theme-common-content-doc: #4285f4;
|
|
317
316
|
--mds-color-theme-common-touchbar-background-blue-normal: #1170cf;
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on Fri, 07 Nov 2025 16:51:28 GMT
|
|
4
3
|
*/
|
|
5
4
|
|
|
6
5
|
.mds-theme-stable-lightWebex {
|
|
@@ -310,8 +309,8 @@
|
|
|
310
309
|
--mds-color-theme-common-content-powerpoint: #d93e17;
|
|
311
310
|
--mds-color-theme-common-content-excel: #00893e;
|
|
312
311
|
--mds-color-theme-common-content-onenote: #b839db;
|
|
313
|
-
--mds-color-theme-common-content-sheets: #
|
|
314
|
-
--mds-color-theme-common-content-slides: #
|
|
312
|
+
--mds-color-theme-common-content-sheets: #0f9d58;
|
|
313
|
+
--mds-color-theme-common-content-slides: #F4B400;
|
|
315
314
|
--mds-color-theme-common-content-keynote: #029cfb;
|
|
316
315
|
--mds-color-theme-common-content-doc: #4285f4;
|
|
317
316
|
--mds-color-theme-common-touchbar-background-blue-normal: #1170cf;
|
|
@@ -4,7 +4,6 @@
|
|
|
4
4
|
//
|
|
5
5
|
|
|
6
6
|
// Do not edit directly
|
|
7
|
-
// Generated on Fri, 07 Nov 2025 16:51:27 GMT
|
|
8
7
|
|
|
9
8
|
|
|
10
9
|
import UIKit
|
|
@@ -327,7 +326,7 @@ public class {
|
|
|
327
326
|
public static let mdsColorPartnerOnenote = #b839db
|
|
328
327
|
public static let mdsColorPartnerPdf = #ee0507
|
|
329
328
|
public static let mdsColorPartnerPowerpoint = #d93e17
|
|
330
|
-
public static let mdsColorPartnerSheets = #
|
|
331
|
-
public static let mdsColorPartnerSlides = #
|
|
329
|
+
public static let mdsColorPartnerSheets = #0f9d58
|
|
330
|
+
public static let mdsColorPartnerSlides = #F4B400
|
|
332
331
|
public static let mdsColorPartnerWord = #0078d6
|
|
333
332
|
}
|
|
@@ -4,7 +4,6 @@
|
|
|
4
4
|
//
|
|
5
5
|
|
|
6
6
|
// Do not edit directly
|
|
7
|
-
// Generated on Fri, 07 Nov 2025 16:51:32 GMT
|
|
8
7
|
|
|
9
8
|
|
|
10
9
|
import UIKit
|
|
@@ -157,8 +156,8 @@ public class {
|
|
|
157
156
|
public static let mdsColorThemeCommonContentOnenote = #b839db
|
|
158
157
|
public static let mdsColorThemeCommonContentPdf = #ee0507
|
|
159
158
|
public static let mdsColorThemeCommonContentPowerpoint = #d93e17
|
|
160
|
-
public static let mdsColorThemeCommonContentSheets = #
|
|
161
|
-
public static let mdsColorThemeCommonContentSlides = #
|
|
159
|
+
public static let mdsColorThemeCommonContentSheets = #0f9d58
|
|
160
|
+
public static let mdsColorThemeCommonContentSlides = #F4B400
|
|
162
161
|
public static let mdsColorThemeCommonContentWord = #0078d6
|
|
163
162
|
public static let mdsColorThemeCommonControlInactiveNormal = #00000033
|
|
164
163
|
public static let mdsColorThemeCommonControlShareContentActive = #c94403
|
|
@@ -4,7 +4,6 @@
|
|
|
4
4
|
//
|
|
5
5
|
|
|
6
6
|
// Do not edit directly
|
|
7
|
-
// Generated on Fri, 07 Nov 2025 16:51:31 GMT
|
|
8
7
|
|
|
9
8
|
|
|
10
9
|
import UIKit
|
|
@@ -157,8 +156,8 @@ public class {
|
|
|
157
156
|
public static let mdsColorThemeCommonContentOnenote = #b839db
|
|
158
157
|
public static let mdsColorThemeCommonContentPdf = #ee0507
|
|
159
158
|
public static let mdsColorThemeCommonContentPowerpoint = #d93e17
|
|
160
|
-
public static let mdsColorThemeCommonContentSheets = #
|
|
161
|
-
public static let mdsColorThemeCommonContentSlides = #
|
|
159
|
+
public static let mdsColorThemeCommonContentSheets = #0f9d58
|
|
160
|
+
public static let mdsColorThemeCommonContentSlides = #F4B400
|
|
162
161
|
public static let mdsColorThemeCommonContentWord = #0078d6
|
|
163
162
|
public static let mdsColorThemeCommonControlInactiveNormal = #00000033
|
|
164
163
|
public static let mdsColorThemeCommonControlShareContentActive = #c94403
|
|
@@ -4,7 +4,6 @@
|
|
|
4
4
|
//
|
|
5
5
|
|
|
6
6
|
// Do not edit directly
|
|
7
|
-
// Generated on Fri, 07 Nov 2025 16:51:31 GMT
|
|
8
7
|
|
|
9
8
|
|
|
10
9
|
import UIKit
|
|
@@ -157,8 +156,8 @@ public class {
|
|
|
157
156
|
public static let mdsColorThemeCommonContentOnenote = #b839db
|
|
158
157
|
public static let mdsColorThemeCommonContentPdf = #ee0507
|
|
159
158
|
public static let mdsColorThemeCommonContentPowerpoint = #d93e17
|
|
160
|
-
public static let mdsColorThemeCommonContentSheets = #
|
|
161
|
-
public static let mdsColorThemeCommonContentSlides = #
|
|
159
|
+
public static let mdsColorThemeCommonContentSheets = #0f9d58
|
|
160
|
+
public static let mdsColorThemeCommonContentSlides = #F4B400
|
|
162
161
|
public static let mdsColorThemeCommonContentWord = #0078d6
|
|
163
162
|
public static let mdsColorThemeCommonControlInactiveNormal = #00000033
|
|
164
163
|
public static let mdsColorThemeCommonControlShareContentActive = #c94403
|
|
@@ -4,7 +4,6 @@
|
|
|
4
4
|
//
|
|
5
5
|
|
|
6
6
|
// Do not edit directly
|
|
7
|
-
// Generated on Fri, 07 Nov 2025 16:51:32 GMT
|
|
8
7
|
|
|
9
8
|
|
|
10
9
|
import UIKit
|
|
@@ -157,8 +156,8 @@ public class {
|
|
|
157
156
|
public static let mdsColorThemeCommonContentOnenote = #b839db
|
|
158
157
|
public static let mdsColorThemeCommonContentPdf = #ee0507
|
|
159
158
|
public static let mdsColorThemeCommonContentPowerpoint = #d93e17
|
|
160
|
-
public static let mdsColorThemeCommonContentSheets = #
|
|
161
|
-
public static let mdsColorThemeCommonContentSlides = #
|
|
159
|
+
public static let mdsColorThemeCommonContentSheets = #0f9d58
|
|
160
|
+
public static let mdsColorThemeCommonContentSlides = #F4B400
|
|
162
161
|
public static let mdsColorThemeCommonContentWord = #0078d6
|
|
163
162
|
public static let mdsColorThemeCommonControlInactiveNormal = #00000033
|
|
164
163
|
public static let mdsColorThemeCommonControlShareContentActive = #c94403
|
|
@@ -4,7 +4,6 @@
|
|
|
4
4
|
//
|
|
5
5
|
|
|
6
6
|
// Do not edit directly
|
|
7
|
-
// Generated on Fri, 07 Nov 2025 16:51:32 GMT
|
|
8
7
|
|
|
9
8
|
|
|
10
9
|
import UIKit
|
|
@@ -157,8 +156,8 @@ public class {
|
|
|
157
156
|
public static let mdsColorThemeCommonContentOnenote = #b839db
|
|
158
157
|
public static let mdsColorThemeCommonContentPdf = #ee0507
|
|
159
158
|
public static let mdsColorThemeCommonContentPowerpoint = #d93e17
|
|
160
|
-
public static let mdsColorThemeCommonContentSheets = #
|
|
161
|
-
public static let mdsColorThemeCommonContentSlides = #
|
|
159
|
+
public static let mdsColorThemeCommonContentSheets = #0f9d58
|
|
160
|
+
public static let mdsColorThemeCommonContentSlides = #F4B400
|
|
162
161
|
public static let mdsColorThemeCommonContentWord = #0078d6
|
|
163
162
|
public static let mdsColorThemeCommonControlInactiveNormal = #00000033
|
|
164
163
|
public static let mdsColorThemeCommonControlShareContentActive = #c94403
|
|
@@ -4,7 +4,6 @@
|
|
|
4
4
|
//
|
|
5
5
|
|
|
6
6
|
// Do not edit directly
|
|
7
|
-
// Generated on Fri, 07 Nov 2025 16:51:28 GMT
|
|
8
7
|
|
|
9
8
|
|
|
10
9
|
import UIKit
|
|
@@ -157,8 +156,8 @@ public class {
|
|
|
157
156
|
public static let mdsColorThemeCommonContentOnenote = #b839db
|
|
158
157
|
public static let mdsColorThemeCommonContentPdf = #ee0507
|
|
159
158
|
public static let mdsColorThemeCommonContentPowerpoint = #d93e17
|
|
160
|
-
public static let mdsColorThemeCommonContentSheets = #
|
|
161
|
-
public static let mdsColorThemeCommonContentSlides = #
|
|
159
|
+
public static let mdsColorThemeCommonContentSheets = #0f9d58
|
|
160
|
+
public static let mdsColorThemeCommonContentSlides = #F4B400
|
|
162
161
|
public static let mdsColorThemeCommonContentWord = #0078d6
|
|
163
162
|
public static let mdsColorThemeCommonControlInactiveNormal = #00000033
|
|
164
163
|
public static let mdsColorThemeCommonControlShareContentActive = #c94403
|
|
@@ -4,7 +4,6 @@
|
|
|
4
4
|
//
|
|
5
5
|
|
|
6
6
|
// Do not edit directly
|
|
7
|
-
// Generated on Fri, 07 Nov 2025 16:51:33 GMT
|
|
8
7
|
|
|
9
8
|
|
|
10
9
|
import UIKit
|
|
@@ -157,8 +156,8 @@ public class {
|
|
|
157
156
|
public static let mdsColorThemeCommonContentOnenote = #b839db
|
|
158
157
|
public static let mdsColorThemeCommonContentPdf = #ee0507
|
|
159
158
|
public static let mdsColorThemeCommonContentPowerpoint = #d93e17
|
|
160
|
-
public static let mdsColorThemeCommonContentSheets = #
|
|
161
|
-
public static let mdsColorThemeCommonContentSlides = #
|
|
159
|
+
public static let mdsColorThemeCommonContentSheets = #0f9d58
|
|
160
|
+
public static let mdsColorThemeCommonContentSlides = #F4B400
|
|
162
161
|
public static let mdsColorThemeCommonContentWord = #0078d6
|
|
163
162
|
public static let mdsColorThemeCommonControlInactiveNormal = #00000033
|
|
164
163
|
public static let mdsColorThemeCommonControlShareContentActive = #c94403
|