@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
|
@@ -2,7 +2,6 @@
|
|
|
2
2
|
|
|
3
3
|
<!--
|
|
4
4
|
Do not edit directly
|
|
5
|
-
Generated on Fri, 07 Nov 2025 16:51:27 GMT
|
|
6
5
|
-->
|
|
7
6
|
<resources>
|
|
8
7
|
<color name="mds-color-core-white-alpha-0">#ffffff00</color>
|
|
@@ -252,8 +251,8 @@
|
|
|
252
251
|
<color name="mds-color-partner-powerpoint">#d93e17</color>
|
|
253
252
|
<color name="mds-color-partner-excel">#00893e</color>
|
|
254
253
|
<color name="mds-color-partner-onenote">#b839db</color>
|
|
255
|
-
<color name="mds-color-partner-sheets">#
|
|
256
|
-
<color name="mds-color-partner-slides">#
|
|
254
|
+
<color name="mds-color-partner-sheets">#0f9d58</color>
|
|
255
|
+
<color name="mds-color-partner-slides">#F4B400</color>
|
|
257
256
|
<color name="mds-color-partner-keynote">#029cfb</color>
|
|
258
257
|
<color name="mds-color-partner-doc">#4285f4</color>
|
|
259
258
|
<color name="mds-color-highcontrast-black-window-text-color">#ffffff</color>
|
|
@@ -2,7 +2,6 @@
|
|
|
2
2
|
|
|
3
3
|
<!--
|
|
4
4
|
Do not edit directly
|
|
5
|
-
Generated on Fri, 07 Nov 2025 16:51:31 GMT
|
|
6
5
|
-->
|
|
7
6
|
<resources>
|
|
8
7
|
<color name="mds-color-theme-text-primary-normal">#fffffff2</color>
|
|
@@ -311,8 +310,8 @@
|
|
|
311
310
|
<color name="mds-color-theme-common-content-powerpoint">#d93e17</color>
|
|
312
311
|
<color name="mds-color-theme-common-content-excel">#00893e</color>
|
|
313
312
|
<color name="mds-color-theme-common-content-onenote">#b839db</color>
|
|
314
|
-
<color name="mds-color-theme-common-content-sheets">#
|
|
315
|
-
<color name="mds-color-theme-common-content-slides">#
|
|
313
|
+
<color name="mds-color-theme-common-content-sheets">#0f9d58</color>
|
|
314
|
+
<color name="mds-color-theme-common-content-slides">#F4B400</color>
|
|
316
315
|
<color name="mds-color-theme-common-content-keynote">#029cfb</color>
|
|
317
316
|
<color name="mds-color-theme-common-content-doc">#4285f4</color>
|
|
318
317
|
<color name="mds-color-theme-common-touchbar-background-blue-normal">#1170cf</color>
|
|
@@ -2,7 +2,6 @@
|
|
|
2
2
|
|
|
3
3
|
<!--
|
|
4
4
|
Do not edit directly
|
|
5
|
-
Generated on Fri, 07 Nov 2025 16:51:31 GMT
|
|
6
5
|
-->
|
|
7
6
|
<resources>
|
|
8
7
|
<color name="mds-color-theme-text-primary-normal">#fffffff2</color>
|
|
@@ -311,8 +310,8 @@
|
|
|
311
310
|
<color name="mds-color-theme-common-content-powerpoint">#d93e17</color>
|
|
312
311
|
<color name="mds-color-theme-common-content-excel">#00893e</color>
|
|
313
312
|
<color name="mds-color-theme-common-content-onenote">#b839db</color>
|
|
314
|
-
<color name="mds-color-theme-common-content-sheets">#
|
|
315
|
-
<color name="mds-color-theme-common-content-slides">#
|
|
313
|
+
<color name="mds-color-theme-common-content-sheets">#0f9d58</color>
|
|
314
|
+
<color name="mds-color-theme-common-content-slides">#F4B400</color>
|
|
316
315
|
<color name="mds-color-theme-common-content-keynote">#029cfb</color>
|
|
317
316
|
<color name="mds-color-theme-common-content-doc">#4285f4</color>
|
|
318
317
|
<color name="mds-color-theme-common-touchbar-background-blue-normal">#1170cf</color>
|
|
@@ -2,7 +2,6 @@
|
|
|
2
2
|
|
|
3
3
|
<!--
|
|
4
4
|
Do not edit directly
|
|
5
|
-
Generated on Fri, 07 Nov 2025 16:51:31 GMT
|
|
6
5
|
-->
|
|
7
6
|
<resources>
|
|
8
7
|
<color name="mds-color-theme-text-primary-normal">#fffffff2</color>
|
|
@@ -311,8 +310,8 @@
|
|
|
311
310
|
<color name="mds-color-theme-common-content-powerpoint">#d93e17</color>
|
|
312
311
|
<color name="mds-color-theme-common-content-excel">#00893e</color>
|
|
313
312
|
<color name="mds-color-theme-common-content-onenote">#b839db</color>
|
|
314
|
-
<color name="mds-color-theme-common-content-sheets">#
|
|
315
|
-
<color name="mds-color-theme-common-content-slides">#
|
|
313
|
+
<color name="mds-color-theme-common-content-sheets">#0f9d58</color>
|
|
314
|
+
<color name="mds-color-theme-common-content-slides">#F4B400</color>
|
|
316
315
|
<color name="mds-color-theme-common-content-keynote">#029cfb</color>
|
|
317
316
|
<color name="mds-color-theme-common-content-doc">#4285f4</color>
|
|
318
317
|
<color name="mds-color-theme-common-touchbar-background-blue-normal">#1170cf</color>
|
|
@@ -2,7 +2,6 @@
|
|
|
2
2
|
|
|
3
3
|
<!--
|
|
4
4
|
Do not edit directly
|
|
5
|
-
Generated on Fri, 07 Nov 2025 16:51:32 GMT
|
|
6
5
|
-->
|
|
7
6
|
<resources>
|
|
8
7
|
<color name="mds-color-theme-text-primary-normal">#fffffff2</color>
|
|
@@ -311,8 +310,8 @@
|
|
|
311
310
|
<color name="mds-color-theme-common-content-powerpoint">#d93e17</color>
|
|
312
311
|
<color name="mds-color-theme-common-content-excel">#00893e</color>
|
|
313
312
|
<color name="mds-color-theme-common-content-onenote">#b839db</color>
|
|
314
|
-
<color name="mds-color-theme-common-content-sheets">#
|
|
315
|
-
<color name="mds-color-theme-common-content-slides">#
|
|
313
|
+
<color name="mds-color-theme-common-content-sheets">#0f9d58</color>
|
|
314
|
+
<color name="mds-color-theme-common-content-slides">#F4B400</color>
|
|
316
315
|
<color name="mds-color-theme-common-content-keynote">#029cfb</color>
|
|
317
316
|
<color name="mds-color-theme-common-content-doc">#4285f4</color>
|
|
318
317
|
<color name="mds-color-theme-common-touchbar-background-blue-normal">#1170cf</color>
|
|
@@ -2,7 +2,6 @@
|
|
|
2
2
|
|
|
3
3
|
<!--
|
|
4
4
|
Do not edit directly
|
|
5
|
-
Generated on Fri, 07 Nov 2025 16:51:32 GMT
|
|
6
5
|
-->
|
|
7
6
|
<resources>
|
|
8
7
|
<color name="mds-color-theme-text-primary-normal">#fffffff2</color>
|
|
@@ -311,8 +310,8 @@
|
|
|
311
310
|
<color name="mds-color-theme-common-content-powerpoint">#d93e17</color>
|
|
312
311
|
<color name="mds-color-theme-common-content-excel">#00893e</color>
|
|
313
312
|
<color name="mds-color-theme-common-content-onenote">#b839db</color>
|
|
314
|
-
<color name="mds-color-theme-common-content-sheets">#
|
|
315
|
-
<color name="mds-color-theme-common-content-slides">#
|
|
313
|
+
<color name="mds-color-theme-common-content-sheets">#0f9d58</color>
|
|
314
|
+
<color name="mds-color-theme-common-content-slides">#F4B400</color>
|
|
316
315
|
<color name="mds-color-theme-common-content-keynote">#029cfb</color>
|
|
317
316
|
<color name="mds-color-theme-common-content-doc">#4285f4</color>
|
|
318
317
|
<color name="mds-color-theme-common-touchbar-background-blue-normal">#1170cf</color>
|
|
@@ -2,7 +2,6 @@
|
|
|
2
2
|
|
|
3
3
|
<!--
|
|
4
4
|
Do not edit directly
|
|
5
|
-
Generated on Fri, 07 Nov 2025 16:51:27 GMT
|
|
6
5
|
-->
|
|
7
6
|
<resources>
|
|
8
7
|
<color name="mds-color-theme-text-primary-normal">#fffffff2</color>
|
|
@@ -311,8 +310,8 @@
|
|
|
311
310
|
<color name="mds-color-theme-common-content-powerpoint">#d93e17</color>
|
|
312
311
|
<color name="mds-color-theme-common-content-excel">#00893e</color>
|
|
313
312
|
<color name="mds-color-theme-common-content-onenote">#b839db</color>
|
|
314
|
-
<color name="mds-color-theme-common-content-sheets">#
|
|
315
|
-
<color name="mds-color-theme-common-content-slides">#
|
|
313
|
+
<color name="mds-color-theme-common-content-sheets">#0f9d58</color>
|
|
314
|
+
<color name="mds-color-theme-common-content-slides">#F4B400</color>
|
|
316
315
|
<color name="mds-color-theme-common-content-keynote">#029cfb</color>
|
|
317
316
|
<color name="mds-color-theme-common-content-doc">#4285f4</color>
|
|
318
317
|
<color name="mds-color-theme-common-touchbar-background-blue-normal">#1170cf</color>
|
|
@@ -2,7 +2,6 @@
|
|
|
2
2
|
|
|
3
3
|
<!--
|
|
4
4
|
Do not edit directly
|
|
5
|
-
Generated on Fri, 07 Nov 2025 16:51:33 GMT
|
|
6
5
|
-->
|
|
7
6
|
<resources>
|
|
8
7
|
<color name="mds-color-theme-text-primary-normal">#000000f2</color>
|
|
@@ -311,8 +310,8 @@
|
|
|
311
310
|
<color name="mds-color-theme-common-content-powerpoint">#d93e17</color>
|
|
312
311
|
<color name="mds-color-theme-common-content-excel">#00893e</color>
|
|
313
312
|
<color name="mds-color-theme-common-content-onenote">#b839db</color>
|
|
314
|
-
<color name="mds-color-theme-common-content-sheets">#
|
|
315
|
-
<color name="mds-color-theme-common-content-slides">#
|
|
313
|
+
<color name="mds-color-theme-common-content-sheets">#0f9d58</color>
|
|
314
|
+
<color name="mds-color-theme-common-content-slides">#F4B400</color>
|
|
316
315
|
<color name="mds-color-theme-common-content-keynote">#029cfb</color>
|
|
317
316
|
<color name="mds-color-theme-common-content-doc">#4285f4</color>
|
|
318
317
|
<color name="mds-color-theme-common-touchbar-background-blue-normal">#1170cf</color>
|
|
@@ -2,7 +2,6 @@
|
|
|
2
2
|
|
|
3
3
|
<!--
|
|
4
4
|
Do not edit directly
|
|
5
|
-
Generated on Fri, 07 Nov 2025 16:51:32 GMT
|
|
6
5
|
-->
|
|
7
6
|
<resources>
|
|
8
7
|
<color name="mds-color-theme-text-primary-normal">#000000f2</color>
|
|
@@ -311,8 +310,8 @@
|
|
|
311
310
|
<color name="mds-color-theme-common-content-powerpoint">#d93e17</color>
|
|
312
311
|
<color name="mds-color-theme-common-content-excel">#00893e</color>
|
|
313
312
|
<color name="mds-color-theme-common-content-onenote">#b839db</color>
|
|
314
|
-
<color name="mds-color-theme-common-content-sheets">#
|
|
315
|
-
<color name="mds-color-theme-common-content-slides">#
|
|
313
|
+
<color name="mds-color-theme-common-content-sheets">#0f9d58</color>
|
|
314
|
+
<color name="mds-color-theme-common-content-slides">#F4B400</color>
|
|
316
315
|
<color name="mds-color-theme-common-content-keynote">#029cfb</color>
|
|
317
316
|
<color name="mds-color-theme-common-content-doc">#4285f4</color>
|
|
318
317
|
<color name="mds-color-theme-common-touchbar-background-blue-normal">#1170cf</color>
|
|
@@ -2,7 +2,6 @@
|
|
|
2
2
|
|
|
3
3
|
<!--
|
|
4
4
|
Do not edit directly
|
|
5
|
-
Generated on Fri, 07 Nov 2025 16:51:33 GMT
|
|
6
5
|
-->
|
|
7
6
|
<resources>
|
|
8
7
|
<color name="mds-color-theme-text-primary-normal">#000000f2</color>
|
|
@@ -311,8 +310,8 @@
|
|
|
311
310
|
<color name="mds-color-theme-common-content-powerpoint">#d93e17</color>
|
|
312
311
|
<color name="mds-color-theme-common-content-excel">#00893e</color>
|
|
313
312
|
<color name="mds-color-theme-common-content-onenote">#b839db</color>
|
|
314
|
-
<color name="mds-color-theme-common-content-sheets">#
|
|
315
|
-
<color name="mds-color-theme-common-content-slides">#
|
|
313
|
+
<color name="mds-color-theme-common-content-sheets">#0f9d58</color>
|
|
314
|
+
<color name="mds-color-theme-common-content-slides">#F4B400</color>
|
|
316
315
|
<color name="mds-color-theme-common-content-keynote">#029cfb</color>
|
|
317
316
|
<color name="mds-color-theme-common-content-doc">#4285f4</color>
|
|
318
317
|
<color name="mds-color-theme-common-touchbar-background-blue-normal">#1170cf</color>
|
|
@@ -2,7 +2,6 @@
|
|
|
2
2
|
|
|
3
3
|
<!--
|
|
4
4
|
Do not edit directly
|
|
5
|
-
Generated on Fri, 07 Nov 2025 16:51:34 GMT
|
|
6
5
|
-->
|
|
7
6
|
<resources>
|
|
8
7
|
<color name="mds-color-theme-text-primary-normal">#000000f2</color>
|
|
@@ -311,8 +310,8 @@
|
|
|
311
310
|
<color name="mds-color-theme-common-content-powerpoint">#d93e17</color>
|
|
312
311
|
<color name="mds-color-theme-common-content-excel">#00893e</color>
|
|
313
312
|
<color name="mds-color-theme-common-content-onenote">#b839db</color>
|
|
314
|
-
<color name="mds-color-theme-common-content-sheets">#
|
|
315
|
-
<color name="mds-color-theme-common-content-slides">#
|
|
313
|
+
<color name="mds-color-theme-common-content-sheets">#0f9d58</color>
|
|
314
|
+
<color name="mds-color-theme-common-content-slides">#F4B400</color>
|
|
316
315
|
<color name="mds-color-theme-common-content-keynote">#029cfb</color>
|
|
317
316
|
<color name="mds-color-theme-common-content-doc">#4285f4</color>
|
|
318
317
|
<color name="mds-color-theme-common-touchbar-background-blue-normal">#1170cf</color>
|
|
@@ -2,7 +2,6 @@
|
|
|
2
2
|
|
|
3
3
|
<!--
|
|
4
4
|
Do not edit directly
|
|
5
|
-
Generated on Fri, 07 Nov 2025 16:51:33 GMT
|
|
6
5
|
-->
|
|
7
6
|
<resources>
|
|
8
7
|
<color name="mds-color-theme-text-primary-normal">#000000f2</color>
|
|
@@ -311,8 +310,8 @@
|
|
|
311
310
|
<color name="mds-color-theme-common-content-powerpoint">#d93e17</color>
|
|
312
311
|
<color name="mds-color-theme-common-content-excel">#00893e</color>
|
|
313
312
|
<color name="mds-color-theme-common-content-onenote">#b839db</color>
|
|
314
|
-
<color name="mds-color-theme-common-content-sheets">#
|
|
315
|
-
<color name="mds-color-theme-common-content-slides">#
|
|
313
|
+
<color name="mds-color-theme-common-content-sheets">#0f9d58</color>
|
|
314
|
+
<color name="mds-color-theme-common-content-slides">#F4B400</color>
|
|
316
315
|
<color name="mds-color-theme-common-content-keynote">#029cfb</color>
|
|
317
316
|
<color name="mds-color-theme-common-content-doc">#4285f4</color>
|
|
318
317
|
<color name="mds-color-theme-common-touchbar-background-blue-normal">#1170cf</color>
|
|
@@ -2,7 +2,6 @@
|
|
|
2
2
|
|
|
3
3
|
<!--
|
|
4
4
|
Do not edit directly
|
|
5
|
-
Generated on Fri, 07 Nov 2025 16:51:28 GMT
|
|
6
5
|
-->
|
|
7
6
|
<resources>
|
|
8
7
|
<color name="mds-color-theme-text-primary-normal">#000000f2</color>
|
|
@@ -311,8 +310,8 @@
|
|
|
311
310
|
<color name="mds-color-theme-common-content-powerpoint">#d93e17</color>
|
|
312
311
|
<color name="mds-color-theme-common-content-excel">#00893e</color>
|
|
313
312
|
<color name="mds-color-theme-common-content-onenote">#b839db</color>
|
|
314
|
-
<color name="mds-color-theme-common-content-sheets">#
|
|
315
|
-
<color name="mds-color-theme-common-content-slides">#
|
|
313
|
+
<color name="mds-color-theme-common-content-sheets">#0f9d58</color>
|
|
314
|
+
<color name="mds-color-theme-common-content-slides">#F4B400</color>
|
|
316
315
|
<color name="mds-color-theme-common-content-keynote">#029cfb</color>
|
|
317
316
|
<color name="mds-color-theme-common-content-doc">#4285f4</color>
|
|
318
317
|
<color name="mds-color-theme-common-touchbar-background-blue-normal">#1170cf</color>
|
|
@@ -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
|
$mds-color-core-white-alpha-0: #ffffff00;
|
|
6
5
|
$mds-color-core-white-alpha-5: #ffffff0d;
|
|
@@ -249,8 +248,8 @@ $mds-color-partner-word: #0078d6;
|
|
|
249
248
|
$mds-color-partner-powerpoint: #d93e17;
|
|
250
249
|
$mds-color-partner-excel: #00893e;
|
|
251
250
|
$mds-color-partner-onenote: #b839db;
|
|
252
|
-
$mds-color-partner-sheets: #
|
|
253
|
-
$mds-color-partner-slides: #
|
|
251
|
+
$mds-color-partner-sheets: #0f9d58;
|
|
252
|
+
$mds-color-partner-slides: #F4B400;
|
|
254
253
|
$mds-color-partner-keynote: #029cfb;
|
|
255
254
|
$mds-color-partner-doc: #4285f4;
|
|
256
255
|
$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
|
$mds-color-theme-text-primary-normal: #fffffff2;
|
|
6
5
|
$mds-color-theme-text-primary-disabled: #ffffff66;
|
|
@@ -308,8 +307,8 @@ $mds-color-theme-common-content-word: #0078d6;
|
|
|
308
307
|
$mds-color-theme-common-content-powerpoint: #d93e17;
|
|
309
308
|
$mds-color-theme-common-content-excel: #00893e;
|
|
310
309
|
$mds-color-theme-common-content-onenote: #b839db;
|
|
311
|
-
$mds-color-theme-common-content-sheets: #
|
|
312
|
-
$mds-color-theme-common-content-slides: #
|
|
310
|
+
$mds-color-theme-common-content-sheets: #0f9d58;
|
|
311
|
+
$mds-color-theme-common-content-slides: #F4B400;
|
|
313
312
|
$mds-color-theme-common-content-keynote: #029cfb;
|
|
314
313
|
$mds-color-theme-common-content-doc: #4285f4;
|
|
315
314
|
$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
|
$mds-color-theme-text-primary-normal: #fffffff2;
|
|
6
5
|
$mds-color-theme-text-primary-disabled: #ffffff66;
|
|
@@ -308,8 +307,8 @@ $mds-color-theme-common-content-word: #0078d6;
|
|
|
308
307
|
$mds-color-theme-common-content-powerpoint: #d93e17;
|
|
309
308
|
$mds-color-theme-common-content-excel: #00893e;
|
|
310
309
|
$mds-color-theme-common-content-onenote: #b839db;
|
|
311
|
-
$mds-color-theme-common-content-sheets: #
|
|
312
|
-
$mds-color-theme-common-content-slides: #
|
|
310
|
+
$mds-color-theme-common-content-sheets: #0f9d58;
|
|
311
|
+
$mds-color-theme-common-content-slides: #F4B400;
|
|
313
312
|
$mds-color-theme-common-content-keynote: #029cfb;
|
|
314
313
|
$mds-color-theme-common-content-doc: #4285f4;
|
|
315
314
|
$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
|
$mds-color-theme-text-primary-normal: #fffffff2;
|
|
6
5
|
$mds-color-theme-text-primary-disabled: #ffffff66;
|
|
@@ -308,8 +307,8 @@ $mds-color-theme-common-content-word: #0078d6;
|
|
|
308
307
|
$mds-color-theme-common-content-powerpoint: #d93e17;
|
|
309
308
|
$mds-color-theme-common-content-excel: #00893e;
|
|
310
309
|
$mds-color-theme-common-content-onenote: #b839db;
|
|
311
|
-
$mds-color-theme-common-content-sheets: #
|
|
312
|
-
$mds-color-theme-common-content-slides: #
|
|
310
|
+
$mds-color-theme-common-content-sheets: #0f9d58;
|
|
311
|
+
$mds-color-theme-common-content-slides: #F4B400;
|
|
313
312
|
$mds-color-theme-common-content-keynote: #029cfb;
|
|
314
313
|
$mds-color-theme-common-content-doc: #4285f4;
|
|
315
314
|
$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
|
$mds-color-theme-text-primary-normal: #fffffff2;
|
|
6
5
|
$mds-color-theme-text-primary-disabled: #ffffff66;
|
|
@@ -308,8 +307,8 @@ $mds-color-theme-common-content-word: #0078d6;
|
|
|
308
307
|
$mds-color-theme-common-content-powerpoint: #d93e17;
|
|
309
308
|
$mds-color-theme-common-content-excel: #00893e;
|
|
310
309
|
$mds-color-theme-common-content-onenote: #b839db;
|
|
311
|
-
$mds-color-theme-common-content-sheets: #
|
|
312
|
-
$mds-color-theme-common-content-slides: #
|
|
310
|
+
$mds-color-theme-common-content-sheets: #0f9d58;
|
|
311
|
+
$mds-color-theme-common-content-slides: #F4B400;
|
|
313
312
|
$mds-color-theme-common-content-keynote: #029cfb;
|
|
314
313
|
$mds-color-theme-common-content-doc: #4285f4;
|
|
315
314
|
$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
|
$mds-color-theme-text-primary-normal: #fffffff2;
|
|
6
5
|
$mds-color-theme-text-primary-disabled: #ffffff66;
|
|
@@ -308,8 +307,8 @@ $mds-color-theme-common-content-word: #0078d6;
|
|
|
308
307
|
$mds-color-theme-common-content-powerpoint: #d93e17;
|
|
309
308
|
$mds-color-theme-common-content-excel: #00893e;
|
|
310
309
|
$mds-color-theme-common-content-onenote: #b839db;
|
|
311
|
-
$mds-color-theme-common-content-sheets: #
|
|
312
|
-
$mds-color-theme-common-content-slides: #
|
|
310
|
+
$mds-color-theme-common-content-sheets: #0f9d58;
|
|
311
|
+
$mds-color-theme-common-content-slides: #F4B400;
|
|
313
312
|
$mds-color-theme-common-content-keynote: #029cfb;
|
|
314
313
|
$mds-color-theme-common-content-doc: #4285f4;
|
|
315
314
|
$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
|
$mds-color-theme-text-primary-normal: #fffffff2;
|
|
6
5
|
$mds-color-theme-text-primary-disabled: #ffffff66;
|
|
@@ -308,8 +307,8 @@ $mds-color-theme-common-content-word: #0078d6;
|
|
|
308
307
|
$mds-color-theme-common-content-powerpoint: #d93e17;
|
|
309
308
|
$mds-color-theme-common-content-excel: #00893e;
|
|
310
309
|
$mds-color-theme-common-content-onenote: #b839db;
|
|
311
|
-
$mds-color-theme-common-content-sheets: #
|
|
312
|
-
$mds-color-theme-common-content-slides: #
|
|
310
|
+
$mds-color-theme-common-content-sheets: #0f9d58;
|
|
311
|
+
$mds-color-theme-common-content-slides: #F4B400;
|
|
313
312
|
$mds-color-theme-common-content-keynote: #029cfb;
|
|
314
313
|
$mds-color-theme-common-content-doc: #4285f4;
|
|
315
314
|
$mds-color-theme-common-touchbar-background-blue-normal: #1170cf;
|