@momentum-design/tokens 0.5.2 → 0.6.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 +12 -0
- 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 +2 -1
- package/dist/css/theme/webex/dark-indigo-stable.css +2 -1
- package/dist/css/theme/webex/dark-jade-stable.css +2 -1
- package/dist/css/theme/webex/dark-lavender-stable.css +2 -1
- package/dist/css/theme/webex/dark-rose-stable.css +2 -1
- package/dist/css/theme/webex/dark-stable.css +2 -1
- 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 +2 -1
- package/dist/ios/theme/webex/dark-indigo-stable.swift +2 -1
- package/dist/ios/theme/webex/dark-jade-stable.swift +2 -1
- package/dist/ios/theme/webex/dark-lavender-stable.swift +2 -1
- package/dist/ios/theme/webex/dark-rose-stable.swift +2 -1
- package/dist/ios/theme/webex/dark-stable.swift +2 -1
- 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 +1 -0
- package/dist/ios-webex/theme/webex/dark-indigo-stable.swift +1 -0
- package/dist/ios-webex/theme/webex/dark-jade-stable.swift +1 -0
- package/dist/ios-webex/theme/webex/dark-lavender-stable.swift +1 -0
- package/dist/ios-webex/theme/webex/dark-rose-stable.swift +1 -0
- package/dist/ios-webex/theme/webex/dark-stable.swift +1 -0
- 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 +23 -0
- package/dist/json/theme/webex/dark-indigo-stable.json +23 -0
- package/dist/json/theme/webex/dark-jade-stable.json +23 -0
- package/dist/json/theme/webex/dark-lavender-stable.json +23 -0
- package/dist/json/theme/webex/dark-rose-stable.json +23 -0
- package/dist/json/theme/webex/dark-stable.json +23 -0
- package/dist/json/theme/webex/hc-dark-stable.json +23 -0
- package/dist/json/theme/webex/hc-light-stable.json +23 -0
- package/dist/json/theme/webex/light-bronze-stable.json +23 -0
- package/dist/json/theme/webex/light-indigo-stable.json +23 -0
- package/dist/json/theme/webex/light-jade-stable.json +23 -0
- package/dist/json/theme/webex/light-lavender-stable.json +23 -0
- package/dist/json/theme/webex/light-rose-stable.json +23 -0
- package/dist/json/theme/webex/light-stable.json +23 -0
- package/dist/json-minimal/theme/webex/dark-bronze-stable.json +1 -0
- package/dist/json-minimal/theme/webex/dark-indigo-stable.json +1 -0
- package/dist/json-minimal/theme/webex/dark-jade-stable.json +1 -0
- package/dist/json-minimal/theme/webex/dark-lavender-stable.json +1 -0
- package/dist/json-minimal/theme/webex/dark-rose-stable.json +1 -0
- package/dist/json-minimal/theme/webex/dark-stable.json +1 -0
- package/dist/json-minimal/theme/webex/hc-dark-stable.json +1 -0
- package/dist/json-minimal/theme/webex/hc-light-stable.json +1 -0
- package/dist/json-minimal/theme/webex/light-bronze-stable.json +1 -0
- package/dist/json-minimal/theme/webex/light-indigo-stable.json +1 -0
- package/dist/json-minimal/theme/webex/light-jade-stable.json +1 -0
- package/dist/json-minimal/theme/webex/light-lavender-stable.json +1 -0
- package/dist/json-minimal/theme/webex/light-rose-stable.json +1 -0
- package/dist/json-minimal/theme/webex/light-stable.json +1 -0
- 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 +2 -1
- package/dist/resources/theme/webex/dark-indigo-stable.xml +2 -1
- package/dist/resources/theme/webex/dark-jade-stable.xml +2 -1
- package/dist/resources/theme/webex/dark-lavender-stable.xml +2 -1
- package/dist/resources/theme/webex/dark-rose-stable.xml +2 -1
- package/dist/resources/theme/webex/dark-stable.xml +2 -1
- 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 +2 -1
- package/dist/scss/theme/webex/dark-indigo-stable.scss +2 -1
- package/dist/scss/theme/webex/dark-jade-stable.scss +2 -1
- package/dist/scss/theme/webex/dark-lavender-stable.scss +2 -1
- package/dist/scss/theme/webex/dark-rose-stable.scss +2 -1
- package/dist/scss/theme/webex/dark-stable.scss +2 -1
- 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
|
@@ -10951,6 +10951,29 @@
|
|
|
10951
10951
|
}
|
|
10952
10952
|
},
|
|
10953
10953
|
"avatar": {
|
|
10954
|
+
"ghost": {
|
|
10955
|
+
"value": "#00000000",
|
|
10956
|
+
"type": "color",
|
|
10957
|
+
"filePath": "src/theme/stable/light.json",
|
|
10958
|
+
"isSource": true,
|
|
10959
|
+
"original": {
|
|
10960
|
+
"value": "{color.core.black-alpha.0}",
|
|
10961
|
+
"type": "color"
|
|
10962
|
+
},
|
|
10963
|
+
"name": "mds-color-theme-avatar-ghost",
|
|
10964
|
+
"attributes": {
|
|
10965
|
+
"category": "color",
|
|
10966
|
+
"type": "theme",
|
|
10967
|
+
"item": "avatar",
|
|
10968
|
+
"subitem": "ghost"
|
|
10969
|
+
},
|
|
10970
|
+
"path": [
|
|
10971
|
+
"color",
|
|
10972
|
+
"theme",
|
|
10973
|
+
"avatar",
|
|
10974
|
+
"ghost"
|
|
10975
|
+
]
|
|
10976
|
+
},
|
|
10954
10977
|
"default": {
|
|
10955
10978
|
"parent": "theme/stable/light",
|
|
10956
10979
|
"type": "color",
|
|
@@ -10951,6 +10951,29 @@
|
|
|
10951
10951
|
}
|
|
10952
10952
|
},
|
|
10953
10953
|
"avatar": {
|
|
10954
|
+
"ghost": {
|
|
10955
|
+
"value": "#00000000",
|
|
10956
|
+
"type": "color",
|
|
10957
|
+
"filePath": "src/theme/stable/light.json",
|
|
10958
|
+
"isSource": true,
|
|
10959
|
+
"original": {
|
|
10960
|
+
"value": "{color.core.black-alpha.0}",
|
|
10961
|
+
"type": "color"
|
|
10962
|
+
},
|
|
10963
|
+
"name": "mds-color-theme-avatar-ghost",
|
|
10964
|
+
"attributes": {
|
|
10965
|
+
"category": "color",
|
|
10966
|
+
"type": "theme",
|
|
10967
|
+
"item": "avatar",
|
|
10968
|
+
"subitem": "ghost"
|
|
10969
|
+
},
|
|
10970
|
+
"path": [
|
|
10971
|
+
"color",
|
|
10972
|
+
"theme",
|
|
10973
|
+
"avatar",
|
|
10974
|
+
"ghost"
|
|
10975
|
+
]
|
|
10976
|
+
},
|
|
10954
10977
|
"default": {
|
|
10955
10978
|
"parent": "theme/stable/light",
|
|
10956
10979
|
"type": "color",
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
<!--
|
|
4
4
|
Do not edit directly
|
|
5
|
-
Generated on
|
|
5
|
+
Generated on Tue, 08 Apr 2025 06:59:20 GMT
|
|
6
6
|
-->
|
|
7
7
|
<resources>
|
|
8
8
|
<color name="mds-color-theme-text-primary-normal">#fffffff2</color>
|
|
@@ -378,6 +378,7 @@
|
|
|
378
378
|
<color name="mds-color-theme-gradientdivider-purple-hover">linear-gradient(90deg, #f294f100 0%, #f294f1E6 22.4%, #f294f1E6 76.04%, #f294f100 100%)</color>
|
|
379
379
|
<color name="mds-color-theme-gradientdivider-vertical-normal">linear-gradient(0deg, #ffffff00 0%, #ffffff33 22.4%, #ffffff33 72.4%, #ffffff00 100%)</color>
|
|
380
380
|
<color name="mds-color-theme-gradientdivider-vertical-hover">linear-gradient(0deg, #ffffff00 0%, #ffffff99 22.4%, #ffffff99 72.4%, #ffffff00 100%)</color>
|
|
381
|
+
<color name="mds-color-theme-avatar-ghost">#ffffff00</color>
|
|
381
382
|
<color name="mds-color-theme-avatar-default">#545454</color>
|
|
382
383
|
<color name="mds-color-theme-avatar-hover">#ffffff12</color>
|
|
383
384
|
<color name="mds-color-theme-avatar-pressed">#ffffff33</color>
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
<!--
|
|
4
4
|
Do not edit directly
|
|
5
|
-
Generated on
|
|
5
|
+
Generated on Tue, 08 Apr 2025 06:59:19 GMT
|
|
6
6
|
-->
|
|
7
7
|
<resources>
|
|
8
8
|
<color name="mds-color-theme-text-primary-normal">#fffffff2</color>
|
|
@@ -378,6 +378,7 @@
|
|
|
378
378
|
<color name="mds-color-theme-gradientdivider-purple-hover">linear-gradient(90deg, #f294f100 0%, #f294f1E6 22.4%, #f294f1E6 76.04%, #f294f100 100%)</color>
|
|
379
379
|
<color name="mds-color-theme-gradientdivider-vertical-normal">linear-gradient(0deg, #ffffff00 0%, #ffffff33 22.4%, #ffffff33 72.4%, #ffffff00 100%)</color>
|
|
380
380
|
<color name="mds-color-theme-gradientdivider-vertical-hover">linear-gradient(0deg, #ffffff00 0%, #ffffff99 22.4%, #ffffff99 72.4%, #ffffff00 100%)</color>
|
|
381
|
+
<color name="mds-color-theme-avatar-ghost">#ffffff00</color>
|
|
381
382
|
<color name="mds-color-theme-avatar-default">#545454</color>
|
|
382
383
|
<color name="mds-color-theme-avatar-hover">#ffffff12</color>
|
|
383
384
|
<color name="mds-color-theme-avatar-pressed">#ffffff33</color>
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
<!--
|
|
4
4
|
Do not edit directly
|
|
5
|
-
Generated on
|
|
5
|
+
Generated on Tue, 08 Apr 2025 06:59:20 GMT
|
|
6
6
|
-->
|
|
7
7
|
<resources>
|
|
8
8
|
<color name="mds-color-theme-text-primary-normal">#fffffff2</color>
|
|
@@ -378,6 +378,7 @@
|
|
|
378
378
|
<color name="mds-color-theme-gradientdivider-purple-hover">linear-gradient(90deg, #f294f100 0%, #f294f1E6 22.4%, #f294f1E6 76.04%, #f294f100 100%)</color>
|
|
379
379
|
<color name="mds-color-theme-gradientdivider-vertical-normal">linear-gradient(0deg, #ffffff00 0%, #ffffff33 22.4%, #ffffff33 72.4%, #ffffff00 100%)</color>
|
|
380
380
|
<color name="mds-color-theme-gradientdivider-vertical-hover">linear-gradient(0deg, #ffffff00 0%, #ffffff99 22.4%, #ffffff99 72.4%, #ffffff00 100%)</color>
|
|
381
|
+
<color name="mds-color-theme-avatar-ghost">#ffffff00</color>
|
|
381
382
|
<color name="mds-color-theme-avatar-default">#545454</color>
|
|
382
383
|
<color name="mds-color-theme-avatar-hover">#ffffff12</color>
|
|
383
384
|
<color name="mds-color-theme-avatar-pressed">#ffffff33</color>
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
<!--
|
|
4
4
|
Do not edit directly
|
|
5
|
-
Generated on
|
|
5
|
+
Generated on Tue, 08 Apr 2025 06:59:21 GMT
|
|
6
6
|
-->
|
|
7
7
|
<resources>
|
|
8
8
|
<color name="mds-color-theme-text-primary-normal">#fffffff2</color>
|
|
@@ -378,6 +378,7 @@
|
|
|
378
378
|
<color name="mds-color-theme-gradientdivider-purple-hover">linear-gradient(90deg, #f294f100 0%, #f294f1E6 22.4%, #f294f1E6 76.04%, #f294f100 100%)</color>
|
|
379
379
|
<color name="mds-color-theme-gradientdivider-vertical-normal">linear-gradient(0deg, #ffffff00 0%, #ffffff33 22.4%, #ffffff33 72.4%, #ffffff00 100%)</color>
|
|
380
380
|
<color name="mds-color-theme-gradientdivider-vertical-hover">linear-gradient(0deg, #ffffff00 0%, #ffffff99 22.4%, #ffffff99 72.4%, #ffffff00 100%)</color>
|
|
381
|
+
<color name="mds-color-theme-avatar-ghost">#ffffff00</color>
|
|
381
382
|
<color name="mds-color-theme-avatar-default">#545454</color>
|
|
382
383
|
<color name="mds-color-theme-avatar-hover">#ffffff12</color>
|
|
383
384
|
<color name="mds-color-theme-avatar-pressed">#ffffff33</color>
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
<!--
|
|
4
4
|
Do not edit directly
|
|
5
|
-
Generated on
|
|
5
|
+
Generated on Tue, 08 Apr 2025 06:59:20 GMT
|
|
6
6
|
-->
|
|
7
7
|
<resources>
|
|
8
8
|
<color name="mds-color-theme-text-primary-normal">#fffffff2</color>
|
|
@@ -378,6 +378,7 @@
|
|
|
378
378
|
<color name="mds-color-theme-gradientdivider-purple-hover">linear-gradient(90deg, #f294f100 0%, #f294f1E6 22.4%, #f294f1E6 76.04%, #f294f100 100%)</color>
|
|
379
379
|
<color name="mds-color-theme-gradientdivider-vertical-normal">linear-gradient(0deg, #ffffff00 0%, #ffffff33 22.4%, #ffffff33 72.4%, #ffffff00 100%)</color>
|
|
380
380
|
<color name="mds-color-theme-gradientdivider-vertical-hover">linear-gradient(0deg, #ffffff00 0%, #ffffff99 22.4%, #ffffff99 72.4%, #ffffff00 100%)</color>
|
|
381
|
+
<color name="mds-color-theme-avatar-ghost">#ffffff00</color>
|
|
381
382
|
<color name="mds-color-theme-avatar-default">#545454</color>
|
|
382
383
|
<color name="mds-color-theme-avatar-hover">#ffffff12</color>
|
|
383
384
|
<color name="mds-color-theme-avatar-pressed">#ffffff33</color>
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
<!--
|
|
4
4
|
Do not edit directly
|
|
5
|
-
Generated on
|
|
5
|
+
Generated on Tue, 08 Apr 2025 06:59:16 GMT
|
|
6
6
|
-->
|
|
7
7
|
<resources>
|
|
8
8
|
<color name="mds-color-theme-text-primary-normal">#fffffff2</color>
|
|
@@ -378,6 +378,7 @@
|
|
|
378
378
|
<color name="mds-color-theme-gradientdivider-purple-hover">linear-gradient(90deg, #f294f100 0%, #f294f1E6 22.4%, #f294f1E6 76.04%, #f294f100 100%)</color>
|
|
379
379
|
<color name="mds-color-theme-gradientdivider-vertical-normal">linear-gradient(0deg, #ffffff00 0%, #ffffff33 22.4%, #ffffff33 72.4%, #ffffff00 100%)</color>
|
|
380
380
|
<color name="mds-color-theme-gradientdivider-vertical-hover">linear-gradient(0deg, #ffffff00 0%, #ffffff99 22.4%, #ffffff99 72.4%, #ffffff00 100%)</color>
|
|
381
|
+
<color name="mds-color-theme-avatar-ghost">#ffffff00</color>
|
|
381
382
|
<color name="mds-color-theme-avatar-default">#545454</color>
|
|
382
383
|
<color name="mds-color-theme-avatar-hover">#ffffff12</color>
|
|
383
384
|
<color name="mds-color-theme-avatar-pressed">#ffffff33</color>
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
<!--
|
|
4
4
|
Do not edit directly
|
|
5
|
-
Generated on
|
|
5
|
+
Generated on Tue, 08 Apr 2025 06:59:17 GMT
|
|
6
6
|
-->
|
|
7
7
|
<resources>
|
|
8
8
|
<color name="mds-color-theme-text-primary-normal">#ffffff</color>
|
|
@@ -292,6 +292,7 @@
|
|
|
292
292
|
<color name="mds-color-theme-gradientdivider-purple-hover">#ffffff</color>
|
|
293
293
|
<color name="mds-color-theme-gradientdivider-vertical-normal">#ffffff</color>
|
|
294
294
|
<color name="mds-color-theme-gradientdivider-vertical-hover">#ffffff</color>
|
|
295
|
+
<color name="mds-color-theme-avatar-ghost">#000000</color>
|
|
295
296
|
<color name="mds-color-theme-avatar-default">#ffffff</color>
|
|
296
297
|
<color name="mds-color-theme-avatar-cobalt">#ffffff</color>
|
|
297
298
|
<color name="mds-color-theme-avatar-cyan">#ffffff</color>
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
<!--
|
|
4
4
|
Do not edit directly
|
|
5
|
-
Generated on
|
|
5
|
+
Generated on Tue, 08 Apr 2025 06:59:17 GMT
|
|
6
6
|
-->
|
|
7
7
|
<resources>
|
|
8
8
|
<color name="mds-color-theme-text-primary-normal">#000000</color>
|
|
@@ -276,6 +276,7 @@
|
|
|
276
276
|
<color name="mds-color-theme-groupedbackground-secondary-normal">#ffffff</color>
|
|
277
277
|
<color name="mds-color-theme-groupedbackground-tertiary-normal">#ffffff</color>
|
|
278
278
|
<color name="mds-color-theme-groupedbackground-quaternary-normal">#ffffff</color>
|
|
279
|
+
<color name="mds-color-theme-avatar-ghost">#ffffff</color>
|
|
279
280
|
<color name="mds-color-theme-avatar-default">#000000</color>
|
|
280
281
|
<color name="mds-color-theme-avatar-cobalt">#000000</color>
|
|
281
282
|
<color name="mds-color-theme-avatar-cyan">#000000</color>
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
<!--
|
|
4
4
|
Do not edit directly
|
|
5
|
-
Generated on
|
|
5
|
+
Generated on Tue, 08 Apr 2025 06:59:22 GMT
|
|
6
6
|
-->
|
|
7
7
|
<resources>
|
|
8
8
|
<color name="mds-color-theme-text-primary-normal">#000000f2</color>
|
|
@@ -362,6 +362,7 @@
|
|
|
362
362
|
<color name="mds-color-theme-groupedbackground-secondary-normal">#ffffff</color>
|
|
363
363
|
<color name="mds-color-theme-groupedbackground-tertiary-normal">#f7f7f7</color>
|
|
364
364
|
<color name="mds-color-theme-groupedbackground-quaternary-normal">#ffffff</color>
|
|
365
|
+
<color name="mds-color-theme-avatar-ghost">#00000000</color>
|
|
365
366
|
<color name="mds-color-theme-avatar-default">#545454</color>
|
|
366
367
|
<color name="mds-color-theme-avatar-cobalt">#08599c</color>
|
|
367
368
|
<color name="mds-color-theme-avatar-cyan">#066070</color>
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
<!--
|
|
4
4
|
Do not edit directly
|
|
5
|
-
Generated on
|
|
5
|
+
Generated on Tue, 08 Apr 2025 06:59:21 GMT
|
|
6
6
|
-->
|
|
7
7
|
<resources>
|
|
8
8
|
<color name="mds-color-theme-text-primary-normal">#000000f2</color>
|
|
@@ -362,6 +362,7 @@
|
|
|
362
362
|
<color name="mds-color-theme-groupedbackground-secondary-normal">#ffffff</color>
|
|
363
363
|
<color name="mds-color-theme-groupedbackground-tertiary-normal">#f7f7f7</color>
|
|
364
364
|
<color name="mds-color-theme-groupedbackground-quaternary-normal">#ffffff</color>
|
|
365
|
+
<color name="mds-color-theme-avatar-ghost">#00000000</color>
|
|
365
366
|
<color name="mds-color-theme-avatar-default">#545454</color>
|
|
366
367
|
<color name="mds-color-theme-avatar-cobalt">#08599c</color>
|
|
367
368
|
<color name="mds-color-theme-avatar-cyan">#066070</color>
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
<!--
|
|
4
4
|
Do not edit directly
|
|
5
|
-
Generated on
|
|
5
|
+
Generated on Tue, 08 Apr 2025 06:59:21 GMT
|
|
6
6
|
-->
|
|
7
7
|
<resources>
|
|
8
8
|
<color name="mds-color-theme-text-primary-normal">#000000f2</color>
|
|
@@ -362,6 +362,7 @@
|
|
|
362
362
|
<color name="mds-color-theme-groupedbackground-secondary-normal">#ffffff</color>
|
|
363
363
|
<color name="mds-color-theme-groupedbackground-tertiary-normal">#f7f7f7</color>
|
|
364
364
|
<color name="mds-color-theme-groupedbackground-quaternary-normal">#ffffff</color>
|
|
365
|
+
<color name="mds-color-theme-avatar-ghost">#00000000</color>
|
|
365
366
|
<color name="mds-color-theme-avatar-default">#545454</color>
|
|
366
367
|
<color name="mds-color-theme-avatar-cobalt">#08599c</color>
|
|
367
368
|
<color name="mds-color-theme-avatar-cyan">#066070</color>
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
<!--
|
|
4
4
|
Do not edit directly
|
|
5
|
-
Generated on
|
|
5
|
+
Generated on Tue, 08 Apr 2025 06:59:22 GMT
|
|
6
6
|
-->
|
|
7
7
|
<resources>
|
|
8
8
|
<color name="mds-color-theme-text-primary-normal">#000000f2</color>
|
|
@@ -362,6 +362,7 @@
|
|
|
362
362
|
<color name="mds-color-theme-groupedbackground-secondary-normal">#ffffff</color>
|
|
363
363
|
<color name="mds-color-theme-groupedbackground-tertiary-normal">#f7f7f7</color>
|
|
364
364
|
<color name="mds-color-theme-groupedbackground-quaternary-normal">#ffffff</color>
|
|
365
|
+
<color name="mds-color-theme-avatar-ghost">#00000000</color>
|
|
365
366
|
<color name="mds-color-theme-avatar-default">#545454</color>
|
|
366
367
|
<color name="mds-color-theme-avatar-cobalt">#08599c</color>
|
|
367
368
|
<color name="mds-color-theme-avatar-cyan">#066070</color>
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
<!--
|
|
4
4
|
Do not edit directly
|
|
5
|
-
Generated on
|
|
5
|
+
Generated on Tue, 08 Apr 2025 06:59:22 GMT
|
|
6
6
|
-->
|
|
7
7
|
<resources>
|
|
8
8
|
<color name="mds-color-theme-text-primary-normal">#000000f2</color>
|
|
@@ -362,6 +362,7 @@
|
|
|
362
362
|
<color name="mds-color-theme-groupedbackground-secondary-normal">#ffffff</color>
|
|
363
363
|
<color name="mds-color-theme-groupedbackground-tertiary-normal">#f7f7f7</color>
|
|
364
364
|
<color name="mds-color-theme-groupedbackground-quaternary-normal">#ffffff</color>
|
|
365
|
+
<color name="mds-color-theme-avatar-ghost">#00000000</color>
|
|
365
366
|
<color name="mds-color-theme-avatar-default">#545454</color>
|
|
366
367
|
<color name="mds-color-theme-avatar-cobalt">#08599c</color>
|
|
367
368
|
<color name="mds-color-theme-avatar-cyan">#066070</color>
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
<!--
|
|
4
4
|
Do not edit directly
|
|
5
|
-
Generated on
|
|
5
|
+
Generated on Tue, 08 Apr 2025 06:59:16 GMT
|
|
6
6
|
-->
|
|
7
7
|
<resources>
|
|
8
8
|
<color name="mds-color-theme-text-primary-normal">#000000f2</color>
|
|
@@ -362,6 +362,7 @@
|
|
|
362
362
|
<color name="mds-color-theme-groupedbackground-secondary-normal">#ffffff</color>
|
|
363
363
|
<color name="mds-color-theme-groupedbackground-tertiary-normal">#f7f7f7</color>
|
|
364
364
|
<color name="mds-color-theme-groupedbackground-quaternary-normal">#ffffff</color>
|
|
365
|
+
<color name="mds-color-theme-avatar-ghost">#00000000</color>
|
|
365
366
|
<color name="mds-color-theme-avatar-default">#545454</color>
|
|
366
367
|
<color name="mds-color-theme-avatar-cobalt">#08599c</color>
|
|
367
368
|
<color name="mds-color-theme-avatar-cyan">#066070</color>
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Tue, 08 Apr 2025 06:59:20 GMT
|
|
4
4
|
|
|
5
5
|
$mds-color-theme-text-primary-normal: #fffffff2;
|
|
6
6
|
$mds-color-theme-text-primary-disabled: #ffffff66;
|
|
@@ -375,6 +375,7 @@ $mds-color-theme-gradientdivider-purple-normal: linear-gradient(90deg, #f294f100
|
|
|
375
375
|
$mds-color-theme-gradientdivider-purple-hover: linear-gradient(90deg, #f294f100 0%, #f294f1E6 22.4%, #f294f1E6 76.04%, #f294f100 100%);
|
|
376
376
|
$mds-color-theme-gradientdivider-vertical-normal: linear-gradient(0deg, #ffffff00 0%, #ffffff33 22.4%, #ffffff33 72.4%, #ffffff00 100%);
|
|
377
377
|
$mds-color-theme-gradientdivider-vertical-hover: linear-gradient(0deg, #ffffff00 0%, #ffffff99 22.4%, #ffffff99 72.4%, #ffffff00 100%);
|
|
378
|
+
$mds-color-theme-avatar-ghost: #ffffff00;
|
|
378
379
|
$mds-color-theme-avatar-default: #545454;
|
|
379
380
|
$mds-color-theme-avatar-hover: #ffffff12;
|
|
380
381
|
$mds-color-theme-avatar-pressed: #ffffff33;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Tue, 08 Apr 2025 06:59:19 GMT
|
|
4
4
|
|
|
5
5
|
$mds-color-theme-text-primary-normal: #fffffff2;
|
|
6
6
|
$mds-color-theme-text-primary-disabled: #ffffff66;
|
|
@@ -375,6 +375,7 @@ $mds-color-theme-gradientdivider-purple-normal: linear-gradient(90deg, #f294f100
|
|
|
375
375
|
$mds-color-theme-gradientdivider-purple-hover: linear-gradient(90deg, #f294f100 0%, #f294f1E6 22.4%, #f294f1E6 76.04%, #f294f100 100%);
|
|
376
376
|
$mds-color-theme-gradientdivider-vertical-normal: linear-gradient(0deg, #ffffff00 0%, #ffffff33 22.4%, #ffffff33 72.4%, #ffffff00 100%);
|
|
377
377
|
$mds-color-theme-gradientdivider-vertical-hover: linear-gradient(0deg, #ffffff00 0%, #ffffff99 22.4%, #ffffff99 72.4%, #ffffff00 100%);
|
|
378
|
+
$mds-color-theme-avatar-ghost: #ffffff00;
|
|
378
379
|
$mds-color-theme-avatar-default: #545454;
|
|
379
380
|
$mds-color-theme-avatar-hover: #ffffff12;
|
|
380
381
|
$mds-color-theme-avatar-pressed: #ffffff33;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Tue, 08 Apr 2025 06:59:19 GMT
|
|
4
4
|
|
|
5
5
|
$mds-color-theme-text-primary-normal: #fffffff2;
|
|
6
6
|
$mds-color-theme-text-primary-disabled: #ffffff66;
|
|
@@ -375,6 +375,7 @@ $mds-color-theme-gradientdivider-purple-normal: linear-gradient(90deg, #f294f100
|
|
|
375
375
|
$mds-color-theme-gradientdivider-purple-hover: linear-gradient(90deg, #f294f100 0%, #f294f1E6 22.4%, #f294f1E6 76.04%, #f294f100 100%);
|
|
376
376
|
$mds-color-theme-gradientdivider-vertical-normal: linear-gradient(0deg, #ffffff00 0%, #ffffff33 22.4%, #ffffff33 72.4%, #ffffff00 100%);
|
|
377
377
|
$mds-color-theme-gradientdivider-vertical-hover: linear-gradient(0deg, #ffffff00 0%, #ffffff99 22.4%, #ffffff99 72.4%, #ffffff00 100%);
|
|
378
|
+
$mds-color-theme-avatar-ghost: #ffffff00;
|
|
378
379
|
$mds-color-theme-avatar-default: #545454;
|
|
379
380
|
$mds-color-theme-avatar-hover: #ffffff12;
|
|
380
381
|
$mds-color-theme-avatar-pressed: #ffffff33;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Tue, 08 Apr 2025 06:59:21 GMT
|
|
4
4
|
|
|
5
5
|
$mds-color-theme-text-primary-normal: #fffffff2;
|
|
6
6
|
$mds-color-theme-text-primary-disabled: #ffffff66;
|
|
@@ -375,6 +375,7 @@ $mds-color-theme-gradientdivider-purple-normal: linear-gradient(90deg, #f294f100
|
|
|
375
375
|
$mds-color-theme-gradientdivider-purple-hover: linear-gradient(90deg, #f294f100 0%, #f294f1E6 22.4%, #f294f1E6 76.04%, #f294f100 100%);
|
|
376
376
|
$mds-color-theme-gradientdivider-vertical-normal: linear-gradient(0deg, #ffffff00 0%, #ffffff33 22.4%, #ffffff33 72.4%, #ffffff00 100%);
|
|
377
377
|
$mds-color-theme-gradientdivider-vertical-hover: linear-gradient(0deg, #ffffff00 0%, #ffffff99 22.4%, #ffffff99 72.4%, #ffffff00 100%);
|
|
378
|
+
$mds-color-theme-avatar-ghost: #ffffff00;
|
|
378
379
|
$mds-color-theme-avatar-default: #545454;
|
|
379
380
|
$mds-color-theme-avatar-hover: #ffffff12;
|
|
380
381
|
$mds-color-theme-avatar-pressed: #ffffff33;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Tue, 08 Apr 2025 06:59:20 GMT
|
|
4
4
|
|
|
5
5
|
$mds-color-theme-text-primary-normal: #fffffff2;
|
|
6
6
|
$mds-color-theme-text-primary-disabled: #ffffff66;
|
|
@@ -375,6 +375,7 @@ $mds-color-theme-gradientdivider-purple-normal: linear-gradient(90deg, #f294f100
|
|
|
375
375
|
$mds-color-theme-gradientdivider-purple-hover: linear-gradient(90deg, #f294f100 0%, #f294f1E6 22.4%, #f294f1E6 76.04%, #f294f100 100%);
|
|
376
376
|
$mds-color-theme-gradientdivider-vertical-normal: linear-gradient(0deg, #ffffff00 0%, #ffffff33 22.4%, #ffffff33 72.4%, #ffffff00 100%);
|
|
377
377
|
$mds-color-theme-gradientdivider-vertical-hover: linear-gradient(0deg, #ffffff00 0%, #ffffff99 22.4%, #ffffff99 72.4%, #ffffff00 100%);
|
|
378
|
+
$mds-color-theme-avatar-ghost: #ffffff00;
|
|
378
379
|
$mds-color-theme-avatar-default: #545454;
|
|
379
380
|
$mds-color-theme-avatar-hover: #ffffff12;
|
|
380
381
|
$mds-color-theme-avatar-pressed: #ffffff33;
|