@momentum-design/tokens 0.7.4 → 0.8.0
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 +18 -6
- package/dist/css/core/complete.css +1 -1
- package/dist/css/effect/complete.css +1 -1
- package/dist/css/elevation/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-bronze-stable.css +3 -2
- package/dist/css/theme/webex/dark-indigo-stable.css +3 -2
- package/dist/css/theme/webex/dark-jade-stable.css +3 -2
- package/dist/css/theme/webex/dark-lavender-stable.css +3 -2
- package/dist/css/theme/webex/dark-rose-stable.css +3 -2
- package/dist/css/theme/webex/dark-stable.css +3 -2
- package/dist/css/theme/webex/hc-dark-stable.css +2 -1
- package/dist/css/theme/webex/hc-light-stable.css +2 -1
- package/dist/css/theme/webex/light-bronze-stable.css +2 -1
- package/dist/css/theme/webex/light-indigo-stable.css +2 -1
- package/dist/css/theme/webex/light-jade-stable.css +2 -1
- package/dist/css/theme/webex/light-lavender-stable.css +2 -1
- package/dist/css/theme/webex/light-rose-stable.css +2 -1
- package/dist/css/theme/webex/light-stable.css +2 -1
- package/dist/css/typography/complete.css +1 -1
- package/dist/ios/core/complete.swift +1 -1
- package/dist/ios/effect/complete.swift +1 -1
- package/dist/ios/elevation/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-bronze-stable.swift +3 -2
- package/dist/ios/theme/webex/dark-indigo-stable.swift +3 -2
- package/dist/ios/theme/webex/dark-jade-stable.swift +3 -2
- package/dist/ios/theme/webex/dark-lavender-stable.swift +3 -2
- package/dist/ios/theme/webex/dark-rose-stable.swift +3 -2
- package/dist/ios/theme/webex/dark-stable.swift +3 -2
- package/dist/ios/theme/webex/hc-dark-stable.swift +2 -1
- package/dist/ios/theme/webex/hc-light-stable.swift +2 -1
- package/dist/ios/theme/webex/light-bronze-stable.swift +2 -1
- package/dist/ios/theme/webex/light-indigo-stable.swift +2 -1
- package/dist/ios/theme/webex/light-jade-stable.swift +2 -1
- package/dist/ios/theme/webex/light-lavender-stable.swift +2 -1
- package/dist/ios/theme/webex/light-rose-stable.swift +2 -1
- package/dist/ios/theme/webex/light-stable.swift +2 -1
- package/dist/ios/typography/complete.swift +1 -1
- package/dist/ios-webex/theme/webex/dark-bronze-stable.swift +2 -1
- package/dist/ios-webex/theme/webex/dark-indigo-stable.swift +2 -1
- package/dist/ios-webex/theme/webex/dark-jade-stable.swift +2 -1
- package/dist/ios-webex/theme/webex/dark-lavender-stable.swift +2 -1
- package/dist/ios-webex/theme/webex/dark-rose-stable.swift +2 -1
- package/dist/ios-webex/theme/webex/dark-stable.swift +2 -1
- package/dist/ios-webex/theme/webex/hc-dark-stable.swift +1 -0
- package/dist/ios-webex/theme/webex/hc-light-stable.swift +3 -0
- package/dist/ios-webex/theme/webex/light-bronze-stable.swift +3 -0
- package/dist/ios-webex/theme/webex/light-indigo-stable.swift +3 -0
- package/dist/ios-webex/theme/webex/light-jade-stable.swift +3 -0
- package/dist/ios-webex/theme/webex/light-lavender-stable.swift +3 -0
- package/dist/ios-webex/theme/webex/light-rose-stable.swift +3 -0
- package/dist/ios-webex/theme/webex/light-stable.swift +3 -0
- package/dist/json/theme/webex/dark-bronze-stable.json +31 -2
- package/dist/json/theme/webex/dark-indigo-stable.json +31 -2
- package/dist/json/theme/webex/dark-jade-stable.json +31 -2
- package/dist/json/theme/webex/dark-lavender-stable.json +31 -2
- package/dist/json/theme/webex/dark-rose-stable.json +31 -2
- package/dist/json/theme/webex/dark-stable.json +31 -2
- package/dist/json/theme/webex/hc-dark-stable.json +25 -0
- package/dist/json/theme/webex/hc-light-stable.json +25 -0
- package/dist/json/theme/webex/light-bronze-stable.json +27 -0
- package/dist/json/theme/webex/light-indigo-stable.json +27 -0
- package/dist/json/theme/webex/light-jade-stable.json +27 -0
- package/dist/json/theme/webex/light-lavender-stable.json +27 -0
- package/dist/json/theme/webex/light-rose-stable.json +27 -0
- package/dist/json/theme/webex/light-stable.json +27 -0
- package/dist/json-minimal/theme/webex/dark-bronze-stable.json +3 -2
- package/dist/json-minimal/theme/webex/dark-indigo-stable.json +3 -2
- package/dist/json-minimal/theme/webex/dark-jade-stable.json +3 -2
- package/dist/json-minimal/theme/webex/dark-lavender-stable.json +3 -2
- package/dist/json-minimal/theme/webex/dark-rose-stable.json +3 -2
- package/dist/json-minimal/theme/webex/dark-stable.json +3 -2
- package/dist/json-minimal/theme/webex/hc-dark-stable.json +2 -1
- package/dist/json-minimal/theme/webex/hc-light-stable.json +2 -1
- package/dist/json-minimal/theme/webex/light-bronze-stable.json +2 -1
- package/dist/json-minimal/theme/webex/light-indigo-stable.json +2 -1
- package/dist/json-minimal/theme/webex/light-jade-stable.json +2 -1
- package/dist/json-minimal/theme/webex/light-lavender-stable.json +2 -1
- package/dist/json-minimal/theme/webex/light-rose-stable.json +2 -1
- package/dist/json-minimal/theme/webex/light-stable.json +2 -1
- package/dist/resources/core/complete.xml +1 -1
- package/dist/resources/effect/complete.xml +1 -1
- package/dist/resources/elevation/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-bronze-stable.xml +3 -2
- package/dist/resources/theme/webex/dark-indigo-stable.xml +3 -2
- package/dist/resources/theme/webex/dark-jade-stable.xml +3 -2
- package/dist/resources/theme/webex/dark-lavender-stable.xml +3 -2
- package/dist/resources/theme/webex/dark-rose-stable.xml +3 -2
- package/dist/resources/theme/webex/dark-stable.xml +3 -2
- package/dist/resources/theme/webex/hc-dark-stable.xml +2 -1
- package/dist/resources/theme/webex/hc-light-stable.xml +2 -1
- package/dist/resources/theme/webex/light-bronze-stable.xml +2 -1
- package/dist/resources/theme/webex/light-indigo-stable.xml +2 -1
- package/dist/resources/theme/webex/light-jade-stable.xml +2 -1
- package/dist/resources/theme/webex/light-lavender-stable.xml +2 -1
- package/dist/resources/theme/webex/light-rose-stable.xml +2 -1
- package/dist/resources/theme/webex/light-stable.xml +2 -1
- package/dist/resources/typography/complete.xml +1 -1
- package/dist/scss/core/complete.scss +1 -1
- package/dist/scss/effect/complete.scss +1 -1
- package/dist/scss/elevation/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-bronze-stable.scss +3 -2
- package/dist/scss/theme/webex/dark-indigo-stable.scss +3 -2
- package/dist/scss/theme/webex/dark-jade-stable.scss +3 -2
- package/dist/scss/theme/webex/dark-lavender-stable.scss +3 -2
- package/dist/scss/theme/webex/dark-rose-stable.scss +3 -2
- package/dist/scss/theme/webex/dark-stable.scss +3 -2
- package/dist/scss/theme/webex/hc-dark-stable.scss +2 -1
- package/dist/scss/theme/webex/hc-light-stable.scss +2 -1
- package/dist/scss/theme/webex/light-bronze-stable.scss +2 -1
- package/dist/scss/theme/webex/light-indigo-stable.scss +2 -1
- package/dist/scss/theme/webex/light-jade-stable.scss +2 -1
- package/dist/scss/theme/webex/light-lavender-stable.scss +2 -1
- package/dist/scss/theme/webex/light-rose-stable.scss +2 -1
- package/dist/scss/theme/webex/light-stable.scss +2 -1
- package/dist/scss/typography/complete.scss +1 -1
- package/package.json +1 -1
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
<!--
|
|
4
4
|
Do not edit directly
|
|
5
|
-
Generated on
|
|
5
|
+
Generated on Thu, 16 Oct 2025 15:44:54 GMT
|
|
6
6
|
-->
|
|
7
7
|
<resources>
|
|
8
8
|
<color name="mds-color-theme-text-primary-normal">#fffffff2</color>
|
|
@@ -100,8 +100,9 @@
|
|
|
100
100
|
<color name="mds-color-theme-background-solid-quaternary-normal">#3b3b3b</color>
|
|
101
101
|
<color name="mds-color-theme-background-secondary-normal">#ffffff1c</color>
|
|
102
102
|
<color name="mds-color-theme-background-secondary-hover">#ffffff33</color>
|
|
103
|
-
<color name="mds-color-theme-background-secondary-active">#
|
|
103
|
+
<color name="mds-color-theme-background-secondary-active">#ffffff4d</color>
|
|
104
104
|
<color name="mds-color-theme-background-secondary-disabled">#ffffff00</color>
|
|
105
|
+
<color name="mds-color-theme-background-secondary-subtle">#00000012</color>
|
|
105
106
|
<color name="mds-color-theme-background-accent-normal">#1170cf</color>
|
|
106
107
|
<color name="mds-color-theme-background-accent-active">#64b4fa</color>
|
|
107
108
|
<color name="mds-color-theme-background-alert-default-normal">#3b3b3b</color>
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
<!--
|
|
4
4
|
Do not edit directly
|
|
5
|
-
Generated on
|
|
5
|
+
Generated on Thu, 16 Oct 2025 15:44:50 GMT
|
|
6
6
|
-->
|
|
7
7
|
<resources>
|
|
8
8
|
<color name="mds-color-theme-text-primary-normal">#fffffff2</color>
|
|
@@ -100,8 +100,9 @@
|
|
|
100
100
|
<color name="mds-color-theme-background-solid-quaternary-normal">#3b3b3b</color>
|
|
101
101
|
<color name="mds-color-theme-background-secondary-normal">#ffffff1c</color>
|
|
102
102
|
<color name="mds-color-theme-background-secondary-hover">#ffffff33</color>
|
|
103
|
-
<color name="mds-color-theme-background-secondary-active">#
|
|
103
|
+
<color name="mds-color-theme-background-secondary-active">#ffffff4d</color>
|
|
104
104
|
<color name="mds-color-theme-background-secondary-disabled">#ffffff00</color>
|
|
105
|
+
<color name="mds-color-theme-background-secondary-subtle">#00000012</color>
|
|
105
106
|
<color name="mds-color-theme-background-accent-normal">#1170cf</color>
|
|
106
107
|
<color name="mds-color-theme-background-accent-active">#64b4fa</color>
|
|
107
108
|
<color name="mds-color-theme-background-alert-default-normal">#3b3b3b</color>
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
<!--
|
|
4
4
|
Do not edit directly
|
|
5
|
-
Generated on
|
|
5
|
+
Generated on Thu, 16 Oct 2025 15:44:51 GMT
|
|
6
6
|
-->
|
|
7
7
|
<resources>
|
|
8
8
|
<color name="mds-color-theme-text-primary-normal">#ffffff</color>
|
|
@@ -102,6 +102,7 @@
|
|
|
102
102
|
<color name="mds-color-theme-background-secondary-hover">#1aebff</color>
|
|
103
103
|
<color name="mds-color-theme-background-secondary-active">#1aebff</color>
|
|
104
104
|
<color name="mds-color-theme-background-secondary-disabled">#3ff23f</color>
|
|
105
|
+
<color name="mds-color-theme-background-secondary-subtle">#000000</color>
|
|
105
106
|
<color name="mds-color-theme-background-accent-normal">#000000</color>
|
|
106
107
|
<color name="mds-color-theme-background-accent-active">#1aebff</color>
|
|
107
108
|
<color name="mds-color-theme-background-alert-default-normal">#000000</color>
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
<!--
|
|
4
4
|
Do not edit directly
|
|
5
|
-
Generated on
|
|
5
|
+
Generated on Thu, 16 Oct 2025 15:44:51 GMT
|
|
6
6
|
-->
|
|
7
7
|
<resources>
|
|
8
8
|
<color name="mds-color-theme-text-primary-normal">#000000</color>
|
|
@@ -102,6 +102,7 @@
|
|
|
102
102
|
<color name="mds-color-theme-background-secondary-hover">#37006e</color>
|
|
103
103
|
<color name="mds-color-theme-background-secondary-active">#37006e</color>
|
|
104
104
|
<color name="mds-color-theme-background-secondary-disabled">#600000</color>
|
|
105
|
+
<color name="mds-color-theme-background-secondary-subtle">#ffffff</color>
|
|
105
106
|
<color name="mds-color-theme-background-accent-normal">#37006e</color>
|
|
106
107
|
<color name="mds-color-theme-background-accent-active">#37006e</color>
|
|
107
108
|
<color name="mds-color-theme-background-alert-default-normal">#ffffff</color>
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
<!--
|
|
4
4
|
Do not edit directly
|
|
5
|
-
Generated on
|
|
5
|
+
Generated on Thu, 16 Oct 2025 15:44:56 GMT
|
|
6
6
|
-->
|
|
7
7
|
<resources>
|
|
8
8
|
<color name="mds-color-theme-text-primary-normal">#000000f2</color>
|
|
@@ -102,6 +102,7 @@
|
|
|
102
102
|
<color name="mds-color-theme-background-secondary-hover">#00000033</color>
|
|
103
103
|
<color name="mds-color-theme-background-secondary-active">#0000004d</color>
|
|
104
104
|
<color name="mds-color-theme-background-secondary-disabled">#00000000</color>
|
|
105
|
+
<color name="mds-color-theme-background-secondary-subtle">#ffffff12</color>
|
|
105
106
|
<color name="mds-color-theme-background-accent-normal">#1170cf</color>
|
|
106
107
|
<color name="mds-color-theme-background-accent-active">#0353a8</color>
|
|
107
108
|
<color name="mds-color-theme-background-alert-default-normal">#dedede</color>
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
<!--
|
|
4
4
|
Do not edit directly
|
|
5
|
-
Generated on
|
|
5
|
+
Generated on Thu, 16 Oct 2025 15:44:55 GMT
|
|
6
6
|
-->
|
|
7
7
|
<resources>
|
|
8
8
|
<color name="mds-color-theme-text-primary-normal">#000000f2</color>
|
|
@@ -102,6 +102,7 @@
|
|
|
102
102
|
<color name="mds-color-theme-background-secondary-hover">#00000033</color>
|
|
103
103
|
<color name="mds-color-theme-background-secondary-active">#0000004d</color>
|
|
104
104
|
<color name="mds-color-theme-background-secondary-disabled">#00000000</color>
|
|
105
|
+
<color name="mds-color-theme-background-secondary-subtle">#ffffff12</color>
|
|
105
106
|
<color name="mds-color-theme-background-accent-normal">#1170cf</color>
|
|
106
107
|
<color name="mds-color-theme-background-accent-active">#0353a8</color>
|
|
107
108
|
<color name="mds-color-theme-background-alert-default-normal">#dedede</color>
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
<!--
|
|
4
4
|
Do not edit directly
|
|
5
|
-
Generated on
|
|
5
|
+
Generated on Thu, 16 Oct 2025 15:44:55 GMT
|
|
6
6
|
-->
|
|
7
7
|
<resources>
|
|
8
8
|
<color name="mds-color-theme-text-primary-normal">#000000f2</color>
|
|
@@ -102,6 +102,7 @@
|
|
|
102
102
|
<color name="mds-color-theme-background-secondary-hover">#00000033</color>
|
|
103
103
|
<color name="mds-color-theme-background-secondary-active">#0000004d</color>
|
|
104
104
|
<color name="mds-color-theme-background-secondary-disabled">#00000000</color>
|
|
105
|
+
<color name="mds-color-theme-background-secondary-subtle">#ffffff12</color>
|
|
105
106
|
<color name="mds-color-theme-background-accent-normal">#1170cf</color>
|
|
106
107
|
<color name="mds-color-theme-background-accent-active">#0353a8</color>
|
|
107
108
|
<color name="mds-color-theme-background-alert-default-normal">#dedede</color>
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
<!--
|
|
4
4
|
Do not edit directly
|
|
5
|
-
Generated on
|
|
5
|
+
Generated on Thu, 16 Oct 2025 15:44:56 GMT
|
|
6
6
|
-->
|
|
7
7
|
<resources>
|
|
8
8
|
<color name="mds-color-theme-text-primary-normal">#000000f2</color>
|
|
@@ -102,6 +102,7 @@
|
|
|
102
102
|
<color name="mds-color-theme-background-secondary-hover">#00000033</color>
|
|
103
103
|
<color name="mds-color-theme-background-secondary-active">#0000004d</color>
|
|
104
104
|
<color name="mds-color-theme-background-secondary-disabled">#00000000</color>
|
|
105
|
+
<color name="mds-color-theme-background-secondary-subtle">#ffffff12</color>
|
|
105
106
|
<color name="mds-color-theme-background-accent-normal">#1170cf</color>
|
|
106
107
|
<color name="mds-color-theme-background-accent-active">#0353a8</color>
|
|
107
108
|
<color name="mds-color-theme-background-alert-default-normal">#dedede</color>
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
<!--
|
|
4
4
|
Do not edit directly
|
|
5
|
-
Generated on
|
|
5
|
+
Generated on Thu, 16 Oct 2025 15:44:56 GMT
|
|
6
6
|
-->
|
|
7
7
|
<resources>
|
|
8
8
|
<color name="mds-color-theme-text-primary-normal">#000000f2</color>
|
|
@@ -102,6 +102,7 @@
|
|
|
102
102
|
<color name="mds-color-theme-background-secondary-hover">#00000033</color>
|
|
103
103
|
<color name="mds-color-theme-background-secondary-active">#0000004d</color>
|
|
104
104
|
<color name="mds-color-theme-background-secondary-disabled">#00000000</color>
|
|
105
|
+
<color name="mds-color-theme-background-secondary-subtle">#ffffff12</color>
|
|
105
106
|
<color name="mds-color-theme-background-accent-normal">#1170cf</color>
|
|
106
107
|
<color name="mds-color-theme-background-accent-active">#0353a8</color>
|
|
107
108
|
<color name="mds-color-theme-background-alert-default-normal">#dedede</color>
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
<!--
|
|
4
4
|
Do not edit directly
|
|
5
|
-
Generated on
|
|
5
|
+
Generated on Thu, 16 Oct 2025 15:44:50 GMT
|
|
6
6
|
-->
|
|
7
7
|
<resources>
|
|
8
8
|
<color name="mds-color-theme-text-primary-normal">#000000f2</color>
|
|
@@ -102,6 +102,7 @@
|
|
|
102
102
|
<color name="mds-color-theme-background-secondary-hover">#00000033</color>
|
|
103
103
|
<color name="mds-color-theme-background-secondary-active">#0000004d</color>
|
|
104
104
|
<color name="mds-color-theme-background-secondary-disabled">#00000000</color>
|
|
105
|
+
<color name="mds-color-theme-background-secondary-subtle">#ffffff12</color>
|
|
105
106
|
<color name="mds-color-theme-background-accent-normal">#1170cf</color>
|
|
106
107
|
<color name="mds-color-theme-background-accent-active">#0353a8</color>
|
|
107
108
|
<color name="mds-color-theme-background-alert-default-normal">#dedede</color>
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Thu, 16 Oct 2025 15:44:54 GMT
|
|
4
4
|
|
|
5
5
|
$mds-color-theme-text-primary-normal: #fffffff2;
|
|
6
6
|
$mds-color-theme-text-primary-disabled: #ffffff66;
|
|
@@ -97,8 +97,9 @@ $mds-color-theme-background-solid-tertiary-normal: #262626;
|
|
|
97
97
|
$mds-color-theme-background-solid-quaternary-normal: #3b3b3b;
|
|
98
98
|
$mds-color-theme-background-secondary-normal: #ffffff1c;
|
|
99
99
|
$mds-color-theme-background-secondary-hover: #ffffff33;
|
|
100
|
-
$mds-color-theme-background-secondary-active: #
|
|
100
|
+
$mds-color-theme-background-secondary-active: #ffffff4d;
|
|
101
101
|
$mds-color-theme-background-secondary-disabled: #ffffff00;
|
|
102
|
+
$mds-color-theme-background-secondary-subtle: #00000012;
|
|
102
103
|
$mds-color-theme-background-accent-normal: #1170cf;
|
|
103
104
|
$mds-color-theme-background-accent-active: #64b4fa;
|
|
104
105
|
$mds-color-theme-background-alert-default-normal: #3b3b3b;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Thu, 16 Oct 2025 15:44:53 GMT
|
|
4
4
|
|
|
5
5
|
$mds-color-theme-text-primary-normal: #fffffff2;
|
|
6
6
|
$mds-color-theme-text-primary-disabled: #ffffff66;
|
|
@@ -97,8 +97,9 @@ $mds-color-theme-background-solid-tertiary-normal: #262626;
|
|
|
97
97
|
$mds-color-theme-background-solid-quaternary-normal: #3b3b3b;
|
|
98
98
|
$mds-color-theme-background-secondary-normal: #ffffff1c;
|
|
99
99
|
$mds-color-theme-background-secondary-hover: #ffffff33;
|
|
100
|
-
$mds-color-theme-background-secondary-active: #
|
|
100
|
+
$mds-color-theme-background-secondary-active: #ffffff4d;
|
|
101
101
|
$mds-color-theme-background-secondary-disabled: #ffffff00;
|
|
102
|
+
$mds-color-theme-background-secondary-subtle: #00000012;
|
|
102
103
|
$mds-color-theme-background-accent-normal: #1170cf;
|
|
103
104
|
$mds-color-theme-background-accent-active: #64b4fa;
|
|
104
105
|
$mds-color-theme-background-alert-default-normal: #3b3b3b;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Thu, 16 Oct 2025 15:44:54 GMT
|
|
4
4
|
|
|
5
5
|
$mds-color-theme-text-primary-normal: #fffffff2;
|
|
6
6
|
$mds-color-theme-text-primary-disabled: #ffffff66;
|
|
@@ -97,8 +97,9 @@ $mds-color-theme-background-solid-tertiary-normal: #262626;
|
|
|
97
97
|
$mds-color-theme-background-solid-quaternary-normal: #3b3b3b;
|
|
98
98
|
$mds-color-theme-background-secondary-normal: #ffffff1c;
|
|
99
99
|
$mds-color-theme-background-secondary-hover: #ffffff33;
|
|
100
|
-
$mds-color-theme-background-secondary-active: #
|
|
100
|
+
$mds-color-theme-background-secondary-active: #ffffff4d;
|
|
101
101
|
$mds-color-theme-background-secondary-disabled: #ffffff00;
|
|
102
|
+
$mds-color-theme-background-secondary-subtle: #00000012;
|
|
102
103
|
$mds-color-theme-background-accent-normal: #1170cf;
|
|
103
104
|
$mds-color-theme-background-accent-active: #64b4fa;
|
|
104
105
|
$mds-color-theme-background-alert-default-normal: #3b3b3b;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Thu, 16 Oct 2025 15:44:55 GMT
|
|
4
4
|
|
|
5
5
|
$mds-color-theme-text-primary-normal: #fffffff2;
|
|
6
6
|
$mds-color-theme-text-primary-disabled: #ffffff66;
|
|
@@ -97,8 +97,9 @@ $mds-color-theme-background-solid-tertiary-normal: #262626;
|
|
|
97
97
|
$mds-color-theme-background-solid-quaternary-normal: #3b3b3b;
|
|
98
98
|
$mds-color-theme-background-secondary-normal: #ffffff1c;
|
|
99
99
|
$mds-color-theme-background-secondary-hover: #ffffff33;
|
|
100
|
-
$mds-color-theme-background-secondary-active: #
|
|
100
|
+
$mds-color-theme-background-secondary-active: #ffffff4d;
|
|
101
101
|
$mds-color-theme-background-secondary-disabled: #ffffff00;
|
|
102
|
+
$mds-color-theme-background-secondary-subtle: #00000012;
|
|
102
103
|
$mds-color-theme-background-accent-normal: #1170cf;
|
|
103
104
|
$mds-color-theme-background-accent-active: #64b4fa;
|
|
104
105
|
$mds-color-theme-background-alert-default-normal: #3b3b3b;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Thu, 16 Oct 2025 15:44:54 GMT
|
|
4
4
|
|
|
5
5
|
$mds-color-theme-text-primary-normal: #fffffff2;
|
|
6
6
|
$mds-color-theme-text-primary-disabled: #ffffff66;
|
|
@@ -97,8 +97,9 @@ $mds-color-theme-background-solid-tertiary-normal: #262626;
|
|
|
97
97
|
$mds-color-theme-background-solid-quaternary-normal: #3b3b3b;
|
|
98
98
|
$mds-color-theme-background-secondary-normal: #ffffff1c;
|
|
99
99
|
$mds-color-theme-background-secondary-hover: #ffffff33;
|
|
100
|
-
$mds-color-theme-background-secondary-active: #
|
|
100
|
+
$mds-color-theme-background-secondary-active: #ffffff4d;
|
|
101
101
|
$mds-color-theme-background-secondary-disabled: #ffffff00;
|
|
102
|
+
$mds-color-theme-background-secondary-subtle: #00000012;
|
|
102
103
|
$mds-color-theme-background-accent-normal: #1170cf;
|
|
103
104
|
$mds-color-theme-background-accent-active: #64b4fa;
|
|
104
105
|
$mds-color-theme-background-alert-default-normal: #3b3b3b;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Thu, 16 Oct 2025 15:44:50 GMT
|
|
4
4
|
|
|
5
5
|
$mds-color-theme-text-primary-normal: #fffffff2;
|
|
6
6
|
$mds-color-theme-text-primary-disabled: #ffffff66;
|
|
@@ -97,8 +97,9 @@ $mds-color-theme-background-solid-tertiary-normal: #262626;
|
|
|
97
97
|
$mds-color-theme-background-solid-quaternary-normal: #3b3b3b;
|
|
98
98
|
$mds-color-theme-background-secondary-normal: #ffffff1c;
|
|
99
99
|
$mds-color-theme-background-secondary-hover: #ffffff33;
|
|
100
|
-
$mds-color-theme-background-secondary-active: #
|
|
100
|
+
$mds-color-theme-background-secondary-active: #ffffff4d;
|
|
101
101
|
$mds-color-theme-background-secondary-disabled: #ffffff00;
|
|
102
|
+
$mds-color-theme-background-secondary-subtle: #00000012;
|
|
102
103
|
$mds-color-theme-background-accent-normal: #1170cf;
|
|
103
104
|
$mds-color-theme-background-accent-active: #64b4fa;
|
|
104
105
|
$mds-color-theme-background-alert-default-normal: #3b3b3b;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Thu, 16 Oct 2025 15:44:51 GMT
|
|
4
4
|
|
|
5
5
|
$mds-color-theme-text-primary-normal: #ffffff;
|
|
6
6
|
$mds-color-theme-text-primary-disabled: #3ff23f;
|
|
@@ -99,6 +99,7 @@ $mds-color-theme-background-secondary-normal: #000000;
|
|
|
99
99
|
$mds-color-theme-background-secondary-hover: #1aebff;
|
|
100
100
|
$mds-color-theme-background-secondary-active: #1aebff;
|
|
101
101
|
$mds-color-theme-background-secondary-disabled: #3ff23f;
|
|
102
|
+
$mds-color-theme-background-secondary-subtle: #000000;
|
|
102
103
|
$mds-color-theme-background-accent-normal: #000000;
|
|
103
104
|
$mds-color-theme-background-accent-active: #1aebff;
|
|
104
105
|
$mds-color-theme-background-alert-default-normal: #000000;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Thu, 16 Oct 2025 15:44:51 GMT
|
|
4
4
|
|
|
5
5
|
$mds-color-theme-text-primary-normal: #000000;
|
|
6
6
|
$mds-color-theme-text-primary-disabled: #600000;
|
|
@@ -99,6 +99,7 @@ $mds-color-theme-background-secondary-normal: #ffffff;
|
|
|
99
99
|
$mds-color-theme-background-secondary-hover: #37006e;
|
|
100
100
|
$mds-color-theme-background-secondary-active: #37006e;
|
|
101
101
|
$mds-color-theme-background-secondary-disabled: #600000;
|
|
102
|
+
$mds-color-theme-background-secondary-subtle: #ffffff;
|
|
102
103
|
$mds-color-theme-background-accent-normal: #37006e;
|
|
103
104
|
$mds-color-theme-background-accent-active: #37006e;
|
|
104
105
|
$mds-color-theme-background-alert-default-normal: #ffffff;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Thu, 16 Oct 2025 15:44:55 GMT
|
|
4
4
|
|
|
5
5
|
$mds-color-theme-text-primary-normal: #000000f2;
|
|
6
6
|
$mds-color-theme-text-primary-disabled: #00000066;
|
|
@@ -99,6 +99,7 @@ $mds-color-theme-background-secondary-normal: #0000001c;
|
|
|
99
99
|
$mds-color-theme-background-secondary-hover: #00000033;
|
|
100
100
|
$mds-color-theme-background-secondary-active: #0000004d;
|
|
101
101
|
$mds-color-theme-background-secondary-disabled: #00000000;
|
|
102
|
+
$mds-color-theme-background-secondary-subtle: #ffffff12;
|
|
102
103
|
$mds-color-theme-background-accent-normal: #1170cf;
|
|
103
104
|
$mds-color-theme-background-accent-active: #0353a8;
|
|
104
105
|
$mds-color-theme-background-alert-default-normal: #dedede;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Thu, 16 Oct 2025 15:44:55 GMT
|
|
4
4
|
|
|
5
5
|
$mds-color-theme-text-primary-normal: #000000f2;
|
|
6
6
|
$mds-color-theme-text-primary-disabled: #00000066;
|
|
@@ -99,6 +99,7 @@ $mds-color-theme-background-secondary-normal: #0000001c;
|
|
|
99
99
|
$mds-color-theme-background-secondary-hover: #00000033;
|
|
100
100
|
$mds-color-theme-background-secondary-active: #0000004d;
|
|
101
101
|
$mds-color-theme-background-secondary-disabled: #00000000;
|
|
102
|
+
$mds-color-theme-background-secondary-subtle: #ffffff12;
|
|
102
103
|
$mds-color-theme-background-accent-normal: #1170cf;
|
|
103
104
|
$mds-color-theme-background-accent-active: #0353a8;
|
|
104
105
|
$mds-color-theme-background-alert-default-normal: #dedede;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Thu, 16 Oct 2025 15:44:55 GMT
|
|
4
4
|
|
|
5
5
|
$mds-color-theme-text-primary-normal: #000000f2;
|
|
6
6
|
$mds-color-theme-text-primary-disabled: #00000066;
|
|
@@ -99,6 +99,7 @@ $mds-color-theme-background-secondary-normal: #0000001c;
|
|
|
99
99
|
$mds-color-theme-background-secondary-hover: #00000033;
|
|
100
100
|
$mds-color-theme-background-secondary-active: #0000004d;
|
|
101
101
|
$mds-color-theme-background-secondary-disabled: #00000000;
|
|
102
|
+
$mds-color-theme-background-secondary-subtle: #ffffff12;
|
|
102
103
|
$mds-color-theme-background-accent-normal: #1170cf;
|
|
103
104
|
$mds-color-theme-background-accent-active: #0353a8;
|
|
104
105
|
$mds-color-theme-background-alert-default-normal: #dedede;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Thu, 16 Oct 2025 15:44:56 GMT
|
|
4
4
|
|
|
5
5
|
$mds-color-theme-text-primary-normal: #000000f2;
|
|
6
6
|
$mds-color-theme-text-primary-disabled: #00000066;
|
|
@@ -99,6 +99,7 @@ $mds-color-theme-background-secondary-normal: #0000001c;
|
|
|
99
99
|
$mds-color-theme-background-secondary-hover: #00000033;
|
|
100
100
|
$mds-color-theme-background-secondary-active: #0000004d;
|
|
101
101
|
$mds-color-theme-background-secondary-disabled: #00000000;
|
|
102
|
+
$mds-color-theme-background-secondary-subtle: #ffffff12;
|
|
102
103
|
$mds-color-theme-background-accent-normal: #1170cf;
|
|
103
104
|
$mds-color-theme-background-accent-active: #0353a8;
|
|
104
105
|
$mds-color-theme-background-alert-default-normal: #dedede;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Thu, 16 Oct 2025 15:44:56 GMT
|
|
4
4
|
|
|
5
5
|
$mds-color-theme-text-primary-normal: #000000f2;
|
|
6
6
|
$mds-color-theme-text-primary-disabled: #00000066;
|
|
@@ -99,6 +99,7 @@ $mds-color-theme-background-secondary-normal: #0000001c;
|
|
|
99
99
|
$mds-color-theme-background-secondary-hover: #00000033;
|
|
100
100
|
$mds-color-theme-background-secondary-active: #0000004d;
|
|
101
101
|
$mds-color-theme-background-secondary-disabled: #00000000;
|
|
102
|
+
$mds-color-theme-background-secondary-subtle: #ffffff12;
|
|
102
103
|
$mds-color-theme-background-accent-normal: #1170cf;
|
|
103
104
|
$mds-color-theme-background-accent-active: #0353a8;
|
|
104
105
|
$mds-color-theme-background-alert-default-normal: #dedede;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Thu, 16 Oct 2025 15:44:50 GMT
|
|
4
4
|
|
|
5
5
|
$mds-color-theme-text-primary-normal: #000000f2;
|
|
6
6
|
$mds-color-theme-text-primary-disabled: #00000066;
|
|
@@ -99,6 +99,7 @@ $mds-color-theme-background-secondary-normal: #0000001c;
|
|
|
99
99
|
$mds-color-theme-background-secondary-hover: #00000033;
|
|
100
100
|
$mds-color-theme-background-secondary-active: #0000004d;
|
|
101
101
|
$mds-color-theme-background-secondary-disabled: #00000000;
|
|
102
|
+
$mds-color-theme-background-secondary-subtle: #ffffff12;
|
|
102
103
|
$mds-color-theme-background-accent-normal: #1170cf;
|
|
103
104
|
$mds-color-theme-background-accent-active: #0353a8;
|
|
104
105
|
$mds-color-theme-background-alert-default-normal: #dedede;
|