@momentum-design/tokens 0.6.1 → 0.6.2
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 +42 -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 +4 -1
- package/dist/css/theme/webex/dark-indigo-stable.css +4 -1
- package/dist/css/theme/webex/dark-jade-stable.css +4 -1
- package/dist/css/theme/webex/dark-lavender-stable.css +4 -1
- package/dist/css/theme/webex/dark-rose-stable.css +4 -1
- package/dist/css/theme/webex/dark-stable.css +4 -1
- package/dist/css/theme/webex/hc-dark-stable.css +4 -1
- package/dist/css/theme/webex/hc-light-stable.css +4 -1
- package/dist/css/theme/webex/light-bronze-stable.css +5 -2
- package/dist/css/theme/webex/light-indigo-stable.css +5 -2
- package/dist/css/theme/webex/light-jade-stable.css +5 -2
- package/dist/css/theme/webex/light-lavender-stable.css +5 -2
- package/dist/css/theme/webex/light-rose-stable.css +5 -2
- package/dist/css/theme/webex/light-stable.css +5 -2
- 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 +4 -1
- package/dist/ios/theme/webex/dark-indigo-stable.swift +4 -1
- package/dist/ios/theme/webex/dark-jade-stable.swift +4 -1
- package/dist/ios/theme/webex/dark-lavender-stable.swift +4 -1
- package/dist/ios/theme/webex/dark-rose-stable.swift +4 -1
- package/dist/ios/theme/webex/dark-stable.swift +4 -1
- package/dist/ios/theme/webex/hc-dark-stable.swift +4 -1
- package/dist/ios/theme/webex/hc-light-stable.swift +4 -1
- package/dist/ios/theme/webex/light-bronze-stable.swift +5 -2
- package/dist/ios/theme/webex/light-indigo-stable.swift +5 -2
- package/dist/ios/theme/webex/light-jade-stable.swift +5 -2
- package/dist/ios/theme/webex/light-lavender-stable.swift +5 -2
- package/dist/ios/theme/webex/light-rose-stable.swift +5 -2
- package/dist/ios/theme/webex/light-stable.swift +5 -2
- package/dist/ios/typography/complete.swift +1 -1
- package/dist/ios-webex/theme/webex/dark-bronze-stable.swift +3 -0
- package/dist/ios-webex/theme/webex/dark-indigo-stable.swift +3 -0
- package/dist/ios-webex/theme/webex/dark-jade-stable.swift +3 -0
- package/dist/ios-webex/theme/webex/dark-lavender-stable.swift +3 -0
- package/dist/ios-webex/theme/webex/dark-rose-stable.swift +3 -0
- package/dist/ios-webex/theme/webex/dark-stable.swift +3 -0
- package/dist/ios-webex/theme/webex/hc-dark-stable.swift +3 -0
- package/dist/ios-webex/theme/webex/hc-light-stable.swift +9 -0
- package/dist/ios-webex/theme/webex/light-bronze-stable.swift +11 -2
- package/dist/ios-webex/theme/webex/light-indigo-stable.swift +11 -2
- package/dist/ios-webex/theme/webex/light-jade-stable.swift +11 -2
- package/dist/ios-webex/theme/webex/light-lavender-stable.swift +11 -2
- package/dist/ios-webex/theme/webex/light-rose-stable.swift +11 -2
- package/dist/ios-webex/theme/webex/light-stable.swift +11 -2
- package/dist/json/theme/webex/dark-bronze-stable.json +81 -0
- package/dist/json/theme/webex/dark-indigo-stable.json +81 -0
- package/dist/json/theme/webex/dark-jade-stable.json +81 -0
- package/dist/json/theme/webex/dark-lavender-stable.json +81 -0
- package/dist/json/theme/webex/dark-rose-stable.json +81 -0
- package/dist/json/theme/webex/dark-stable.json +81 -0
- package/dist/json/theme/webex/hc-dark-stable.json +81 -0
- package/dist/json/theme/webex/hc-light-stable.json +81 -0
- package/dist/json/theme/webex/light-bronze-stable.json +83 -2
- package/dist/json/theme/webex/light-indigo-stable.json +83 -2
- package/dist/json/theme/webex/light-jade-stable.json +83 -2
- package/dist/json/theme/webex/light-lavender-stable.json +83 -2
- package/dist/json/theme/webex/light-rose-stable.json +83 -2
- package/dist/json/theme/webex/light-stable.json +83 -2
- package/dist/json-minimal/theme/webex/dark-bronze-stable.json +3 -0
- package/dist/json-minimal/theme/webex/dark-indigo-stable.json +3 -0
- package/dist/json-minimal/theme/webex/dark-jade-stable.json +3 -0
- package/dist/json-minimal/theme/webex/dark-lavender-stable.json +3 -0
- package/dist/json-minimal/theme/webex/dark-rose-stable.json +3 -0
- package/dist/json-minimal/theme/webex/dark-stable.json +3 -0
- package/dist/json-minimal/theme/webex/hc-dark-stable.json +3 -0
- package/dist/json-minimal/theme/webex/hc-light-stable.json +3 -0
- package/dist/json-minimal/theme/webex/light-bronze-stable.json +4 -1
- package/dist/json-minimal/theme/webex/light-indigo-stable.json +4 -1
- package/dist/json-minimal/theme/webex/light-jade-stable.json +4 -1
- package/dist/json-minimal/theme/webex/light-lavender-stable.json +4 -1
- package/dist/json-minimal/theme/webex/light-rose-stable.json +4 -1
- package/dist/json-minimal/theme/webex/light-stable.json +4 -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 +4 -1
- package/dist/resources/theme/webex/dark-indigo-stable.xml +4 -1
- package/dist/resources/theme/webex/dark-jade-stable.xml +4 -1
- package/dist/resources/theme/webex/dark-lavender-stable.xml +4 -1
- package/dist/resources/theme/webex/dark-rose-stable.xml +4 -1
- package/dist/resources/theme/webex/dark-stable.xml +4 -1
- package/dist/resources/theme/webex/hc-dark-stable.xml +4 -1
- package/dist/resources/theme/webex/hc-light-stable.xml +4 -1
- package/dist/resources/theme/webex/light-bronze-stable.xml +5 -2
- package/dist/resources/theme/webex/light-indigo-stable.xml +5 -2
- package/dist/resources/theme/webex/light-jade-stable.xml +5 -2
- package/dist/resources/theme/webex/light-lavender-stable.xml +5 -2
- package/dist/resources/theme/webex/light-rose-stable.xml +5 -2
- package/dist/resources/theme/webex/light-stable.xml +5 -2
- 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 +4 -1
- package/dist/scss/theme/webex/dark-indigo-stable.scss +4 -1
- package/dist/scss/theme/webex/dark-jade-stable.scss +4 -1
- package/dist/scss/theme/webex/dark-lavender-stable.scss +4 -1
- package/dist/scss/theme/webex/dark-rose-stable.scss +4 -1
- package/dist/scss/theme/webex/dark-stable.scss +4 -1
- package/dist/scss/theme/webex/hc-dark-stable.scss +4 -1
- package/dist/scss/theme/webex/hc-light-stable.scss +4 -1
- package/dist/scss/theme/webex/light-bronze-stable.scss +5 -2
- package/dist/scss/theme/webex/light-indigo-stable.scss +5 -2
- package/dist/scss/theme/webex/light-jade-stable.scss +5 -2
- package/dist/scss/theme/webex/light-lavender-stable.scss +5 -2
- package/dist/scss/theme/webex/light-rose-stable.scss +5 -2
- package/dist/scss/theme/webex/light-stable.scss +5 -2
- package/dist/scss/typography/complete.scss +1 -1
- package/package.json +1 -1
|
@@ -4858,6 +4858,87 @@
|
|
|
4858
4858
|
"normal"
|
|
4859
4859
|
]
|
|
4860
4860
|
},
|
|
4861
|
+
"light": {
|
|
4862
|
+
"value": "#ffffff66",
|
|
4863
|
+
"type": "color",
|
|
4864
|
+
"description": "Used for glass effect background for operation pop. ",
|
|
4865
|
+
"filePath": "src/theme/stable/light.json",
|
|
4866
|
+
"isSource": true,
|
|
4867
|
+
"original": {
|
|
4868
|
+
"value": "{color.core.white-alpha.40}",
|
|
4869
|
+
"type": "color",
|
|
4870
|
+
"description": "Used for glass effect background for operation pop. "
|
|
4871
|
+
},
|
|
4872
|
+
"name": "mds-color-theme-background-glass-light",
|
|
4873
|
+
"attributes": {
|
|
4874
|
+
"category": "color",
|
|
4875
|
+
"type": "theme",
|
|
4876
|
+
"item": "background",
|
|
4877
|
+
"subitem": "glass",
|
|
4878
|
+
"state": "light"
|
|
4879
|
+
},
|
|
4880
|
+
"path": [
|
|
4881
|
+
"color",
|
|
4882
|
+
"theme",
|
|
4883
|
+
"background",
|
|
4884
|
+
"glass",
|
|
4885
|
+
"light"
|
|
4886
|
+
]
|
|
4887
|
+
},
|
|
4888
|
+
"medium": {
|
|
4889
|
+
"value": "#ffffff99",
|
|
4890
|
+
"type": "color",
|
|
4891
|
+
"description": "Used for glass effect background for operation pop. ",
|
|
4892
|
+
"filePath": "src/theme/stable/light.json",
|
|
4893
|
+
"isSource": true,
|
|
4894
|
+
"original": {
|
|
4895
|
+
"value": "{color.core.white-alpha.60}",
|
|
4896
|
+
"type": "color",
|
|
4897
|
+
"description": "Used for glass effect background for operation pop. "
|
|
4898
|
+
},
|
|
4899
|
+
"name": "mds-color-theme-background-glass-medium",
|
|
4900
|
+
"attributes": {
|
|
4901
|
+
"category": "color",
|
|
4902
|
+
"type": "theme",
|
|
4903
|
+
"item": "background",
|
|
4904
|
+
"subitem": "glass",
|
|
4905
|
+
"state": "medium"
|
|
4906
|
+
},
|
|
4907
|
+
"path": [
|
|
4908
|
+
"color",
|
|
4909
|
+
"theme",
|
|
4910
|
+
"background",
|
|
4911
|
+
"glass",
|
|
4912
|
+
"medium"
|
|
4913
|
+
]
|
|
4914
|
+
},
|
|
4915
|
+
"heavy": {
|
|
4916
|
+
"value": "#ffffffcc",
|
|
4917
|
+
"type": "color",
|
|
4918
|
+
"description": "Used for glass effect background for operation pop. ",
|
|
4919
|
+
"filePath": "src/theme/stable/light.json",
|
|
4920
|
+
"isSource": true,
|
|
4921
|
+
"original": {
|
|
4922
|
+
"value": "{color.core.white-alpha.80}",
|
|
4923
|
+
"type": "color",
|
|
4924
|
+
"description": "Used for glass effect background for operation pop. "
|
|
4925
|
+
},
|
|
4926
|
+
"name": "mds-color-theme-background-glass-heavy",
|
|
4927
|
+
"attributes": {
|
|
4928
|
+
"category": "color",
|
|
4929
|
+
"type": "theme",
|
|
4930
|
+
"item": "background",
|
|
4931
|
+
"subitem": "glass",
|
|
4932
|
+
"state": "heavy"
|
|
4933
|
+
},
|
|
4934
|
+
"path": [
|
|
4935
|
+
"color",
|
|
4936
|
+
"theme",
|
|
4937
|
+
"background",
|
|
4938
|
+
"glass",
|
|
4939
|
+
"heavy"
|
|
4940
|
+
]
|
|
4941
|
+
},
|
|
4861
4942
|
"overlay": {
|
|
4862
4943
|
"normal": {
|
|
4863
4944
|
"value": "#ffffffcc",
|
|
@@ -6493,13 +6574,13 @@
|
|
|
6493
6574
|
},
|
|
6494
6575
|
"glass": {
|
|
6495
6576
|
"normal": {
|
|
6496
|
-
"value": "linear-gradient(180deg, #
|
|
6577
|
+
"value": "linear-gradient(180deg, #0000000a 0%, #0000001c 100%)",
|
|
6497
6578
|
"type": "color",
|
|
6498
6579
|
"description": "Used for operation pop",
|
|
6499
6580
|
"filePath": "src/theme/stable/light.json",
|
|
6500
6581
|
"isSource": true,
|
|
6501
6582
|
"original": {
|
|
6502
|
-
"value": "linear-gradient(180deg, {color.core.
|
|
6583
|
+
"value": "linear-gradient(180deg, {color.core.black-alpha.4} 0%, {color.core.black-alpha.11} 100%)",
|
|
6503
6584
|
"type": "color",
|
|
6504
6585
|
"description": "Used for operation pop"
|
|
6505
6586
|
},
|
|
@@ -314,6 +314,9 @@
|
|
|
314
314
|
},
|
|
315
315
|
"glass": {
|
|
316
316
|
"normal": "#ffffff66",
|
|
317
|
+
"light": "#ffffff66",
|
|
318
|
+
"medium": "#ffffff99",
|
|
319
|
+
"heavy": "#ffffffcc",
|
|
317
320
|
"overlay": {
|
|
318
321
|
"normal": "#ffffffcc",
|
|
319
322
|
"inactive": "#ffffff66"
|
|
@@ -425,7 +428,7 @@
|
|
|
425
428
|
"normal": "#7d4705"
|
|
426
429
|
},
|
|
427
430
|
"glass": {
|
|
428
|
-
"normal": "linear-gradient(180deg, #
|
|
431
|
+
"normal": "linear-gradient(180deg, #0000000a 0%, #0000001c 100%)"
|
|
429
432
|
}
|
|
430
433
|
},
|
|
431
434
|
"control": {
|
|
@@ -314,6 +314,9 @@
|
|
|
314
314
|
},
|
|
315
315
|
"glass": {
|
|
316
316
|
"normal": "#ffffff66",
|
|
317
|
+
"light": "#ffffff66",
|
|
318
|
+
"medium": "#ffffff99",
|
|
319
|
+
"heavy": "#ffffffcc",
|
|
317
320
|
"overlay": {
|
|
318
321
|
"normal": "#ffffffcc",
|
|
319
322
|
"inactive": "#ffffff66"
|
|
@@ -425,7 +428,7 @@
|
|
|
425
428
|
"normal": "#7d4705"
|
|
426
429
|
},
|
|
427
430
|
"glass": {
|
|
428
|
-
"normal": "linear-gradient(180deg, #
|
|
431
|
+
"normal": "linear-gradient(180deg, #0000000a 0%, #0000001c 100%)"
|
|
429
432
|
}
|
|
430
433
|
},
|
|
431
434
|
"control": {
|
|
@@ -314,6 +314,9 @@
|
|
|
314
314
|
},
|
|
315
315
|
"glass": {
|
|
316
316
|
"normal": "#ffffff66",
|
|
317
|
+
"light": "#ffffff66",
|
|
318
|
+
"medium": "#ffffff99",
|
|
319
|
+
"heavy": "#ffffffcc",
|
|
317
320
|
"overlay": {
|
|
318
321
|
"normal": "#ffffffcc",
|
|
319
322
|
"inactive": "#ffffff66"
|
|
@@ -425,7 +428,7 @@
|
|
|
425
428
|
"normal": "#7d4705"
|
|
426
429
|
},
|
|
427
430
|
"glass": {
|
|
428
|
-
"normal": "linear-gradient(180deg, #
|
|
431
|
+
"normal": "linear-gradient(180deg, #0000000a 0%, #0000001c 100%)"
|
|
429
432
|
}
|
|
430
433
|
},
|
|
431
434
|
"control": {
|
|
@@ -314,6 +314,9 @@
|
|
|
314
314
|
},
|
|
315
315
|
"glass": {
|
|
316
316
|
"normal": "#ffffff66",
|
|
317
|
+
"light": "#ffffff66",
|
|
318
|
+
"medium": "#ffffff99",
|
|
319
|
+
"heavy": "#ffffffcc",
|
|
317
320
|
"overlay": {
|
|
318
321
|
"normal": "#ffffffcc",
|
|
319
322
|
"inactive": "#ffffff66"
|
|
@@ -425,7 +428,7 @@
|
|
|
425
428
|
"normal": "#7d4705"
|
|
426
429
|
},
|
|
427
430
|
"glass": {
|
|
428
|
-
"normal": "linear-gradient(180deg, #
|
|
431
|
+
"normal": "linear-gradient(180deg, #0000000a 0%, #0000001c 100%)"
|
|
429
432
|
}
|
|
430
433
|
},
|
|
431
434
|
"control": {
|
|
@@ -314,6 +314,9 @@
|
|
|
314
314
|
},
|
|
315
315
|
"glass": {
|
|
316
316
|
"normal": "#ffffff66",
|
|
317
|
+
"light": "#ffffff66",
|
|
318
|
+
"medium": "#ffffff99",
|
|
319
|
+
"heavy": "#ffffffcc",
|
|
317
320
|
"overlay": {
|
|
318
321
|
"normal": "#ffffffcc",
|
|
319
322
|
"inactive": "#ffffff66"
|
|
@@ -425,7 +428,7 @@
|
|
|
425
428
|
"normal": "#7d4705"
|
|
426
429
|
},
|
|
427
430
|
"glass": {
|
|
428
|
-
"normal": "linear-gradient(180deg, #
|
|
431
|
+
"normal": "linear-gradient(180deg, #0000000a 0%, #0000001c 100%)"
|
|
429
432
|
}
|
|
430
433
|
},
|
|
431
434
|
"control": {
|
|
@@ -314,6 +314,9 @@
|
|
|
314
314
|
},
|
|
315
315
|
"glass": {
|
|
316
316
|
"normal": "#ffffff66",
|
|
317
|
+
"light": "#ffffff66",
|
|
318
|
+
"medium": "#ffffff99",
|
|
319
|
+
"heavy": "#ffffffcc",
|
|
317
320
|
"overlay": {
|
|
318
321
|
"normal": "#ffffffcc",
|
|
319
322
|
"inactive": "#ffffff66"
|
|
@@ -425,7 +428,7 @@
|
|
|
425
428
|
"normal": "#7d4705"
|
|
426
429
|
},
|
|
427
430
|
"glass": {
|
|
428
|
-
"normal": "linear-gradient(180deg, #
|
|
431
|
+
"normal": "linear-gradient(180deg, #0000000a 0%, #0000001c 100%)"
|
|
429
432
|
}
|
|
430
433
|
},
|
|
431
434
|
"control": {
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
<!--
|
|
4
4
|
Do not edit directly
|
|
5
|
-
Generated on
|
|
5
|
+
Generated on Fri, 13 Jun 2025 16:13:01 GMT
|
|
6
6
|
-->
|
|
7
7
|
<resources>
|
|
8
8
|
<color name="mds-color-theme-text-primary-normal">#fffffff2</color>
|
|
@@ -164,6 +164,9 @@
|
|
|
164
164
|
<color name="mds-color-theme-background-reaction-normal">linear-gradient(90deg, #1a1a1ae6 0%, #1a1a1a00 100%)</color>
|
|
165
165
|
<color name="mds-color-theme-background-skeleton-normal">#707070</color>
|
|
166
166
|
<color name="mds-color-theme-background-glass-normal">#ffffff0d</color>
|
|
167
|
+
<color name="mds-color-theme-background-glass-light">#00000066</color>
|
|
168
|
+
<color name="mds-color-theme-background-glass-medium">#00000099</color>
|
|
169
|
+
<color name="mds-color-theme-background-glass-heavy">#000000cc</color>
|
|
167
170
|
<color name="mds-color-theme-background-glass-overlay-normal">#000000cc</color>
|
|
168
171
|
<color name="mds-color-theme-background-glass-overlay-inactive">#00000066</color>
|
|
169
172
|
<color name="mds-color-theme-background-glass-radial-0">#ffffff66</color>
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
<!--
|
|
4
4
|
Do not edit directly
|
|
5
|
-
Generated on
|
|
5
|
+
Generated on Fri, 13 Jun 2025 16:13:00 GMT
|
|
6
6
|
-->
|
|
7
7
|
<resources>
|
|
8
8
|
<color name="mds-color-theme-text-primary-normal">#fffffff2</color>
|
|
@@ -164,6 +164,9 @@
|
|
|
164
164
|
<color name="mds-color-theme-background-reaction-normal">linear-gradient(90deg, #1a1a1ae6 0%, #1a1a1a00 100%)</color>
|
|
165
165
|
<color name="mds-color-theme-background-skeleton-normal">#707070</color>
|
|
166
166
|
<color name="mds-color-theme-background-glass-normal">#ffffff0d</color>
|
|
167
|
+
<color name="mds-color-theme-background-glass-light">#00000066</color>
|
|
168
|
+
<color name="mds-color-theme-background-glass-medium">#00000099</color>
|
|
169
|
+
<color name="mds-color-theme-background-glass-heavy">#000000cc</color>
|
|
167
170
|
<color name="mds-color-theme-background-glass-overlay-normal">#000000cc</color>
|
|
168
171
|
<color name="mds-color-theme-background-glass-overlay-inactive">#00000066</color>
|
|
169
172
|
<color name="mds-color-theme-background-glass-radial-0">#ffffff66</color>
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
<!--
|
|
4
4
|
Do not edit directly
|
|
5
|
-
Generated on
|
|
5
|
+
Generated on Fri, 13 Jun 2025 16:13:01 GMT
|
|
6
6
|
-->
|
|
7
7
|
<resources>
|
|
8
8
|
<color name="mds-color-theme-text-primary-normal">#fffffff2</color>
|
|
@@ -164,6 +164,9 @@
|
|
|
164
164
|
<color name="mds-color-theme-background-reaction-normal">linear-gradient(90deg, #1a1a1ae6 0%, #1a1a1a00 100%)</color>
|
|
165
165
|
<color name="mds-color-theme-background-skeleton-normal">#707070</color>
|
|
166
166
|
<color name="mds-color-theme-background-glass-normal">#ffffff0d</color>
|
|
167
|
+
<color name="mds-color-theme-background-glass-light">#00000066</color>
|
|
168
|
+
<color name="mds-color-theme-background-glass-medium">#00000099</color>
|
|
169
|
+
<color name="mds-color-theme-background-glass-heavy">#000000cc</color>
|
|
167
170
|
<color name="mds-color-theme-background-glass-overlay-normal">#000000cc</color>
|
|
168
171
|
<color name="mds-color-theme-background-glass-overlay-inactive">#00000066</color>
|
|
169
172
|
<color name="mds-color-theme-background-glass-radial-0">#ffffff66</color>
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
<!--
|
|
4
4
|
Do not edit directly
|
|
5
|
-
Generated on
|
|
5
|
+
Generated on Fri, 13 Jun 2025 16:13:02 GMT
|
|
6
6
|
-->
|
|
7
7
|
<resources>
|
|
8
8
|
<color name="mds-color-theme-text-primary-normal">#fffffff2</color>
|
|
@@ -164,6 +164,9 @@
|
|
|
164
164
|
<color name="mds-color-theme-background-reaction-normal">linear-gradient(90deg, #1a1a1ae6 0%, #1a1a1a00 100%)</color>
|
|
165
165
|
<color name="mds-color-theme-background-skeleton-normal">#707070</color>
|
|
166
166
|
<color name="mds-color-theme-background-glass-normal">#ffffff0d</color>
|
|
167
|
+
<color name="mds-color-theme-background-glass-light">#00000066</color>
|
|
168
|
+
<color name="mds-color-theme-background-glass-medium">#00000099</color>
|
|
169
|
+
<color name="mds-color-theme-background-glass-heavy">#000000cc</color>
|
|
167
170
|
<color name="mds-color-theme-background-glass-overlay-normal">#000000cc</color>
|
|
168
171
|
<color name="mds-color-theme-background-glass-overlay-inactive">#00000066</color>
|
|
169
172
|
<color name="mds-color-theme-background-glass-radial-0">#ffffff66</color>
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
<!--
|
|
4
4
|
Do not edit directly
|
|
5
|
-
Generated on
|
|
5
|
+
Generated on Fri, 13 Jun 2025 16:13:01 GMT
|
|
6
6
|
-->
|
|
7
7
|
<resources>
|
|
8
8
|
<color name="mds-color-theme-text-primary-normal">#fffffff2</color>
|
|
@@ -164,6 +164,9 @@
|
|
|
164
164
|
<color name="mds-color-theme-background-reaction-normal">linear-gradient(90deg, #1a1a1ae6 0%, #1a1a1a00 100%)</color>
|
|
165
165
|
<color name="mds-color-theme-background-skeleton-normal">#707070</color>
|
|
166
166
|
<color name="mds-color-theme-background-glass-normal">#ffffff0d</color>
|
|
167
|
+
<color name="mds-color-theme-background-glass-light">#00000066</color>
|
|
168
|
+
<color name="mds-color-theme-background-glass-medium">#00000099</color>
|
|
169
|
+
<color name="mds-color-theme-background-glass-heavy">#000000cc</color>
|
|
167
170
|
<color name="mds-color-theme-background-glass-overlay-normal">#000000cc</color>
|
|
168
171
|
<color name="mds-color-theme-background-glass-overlay-inactive">#00000066</color>
|
|
169
172
|
<color name="mds-color-theme-background-glass-radial-0">#ffffff66</color>
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
<!--
|
|
4
4
|
Do not edit directly
|
|
5
|
-
Generated on
|
|
5
|
+
Generated on Fri, 13 Jun 2025 16:12:57 GMT
|
|
6
6
|
-->
|
|
7
7
|
<resources>
|
|
8
8
|
<color name="mds-color-theme-text-primary-normal">#fffffff2</color>
|
|
@@ -164,6 +164,9 @@
|
|
|
164
164
|
<color name="mds-color-theme-background-reaction-normal">linear-gradient(90deg, #1a1a1ae6 0%, #1a1a1a00 100%)</color>
|
|
165
165
|
<color name="mds-color-theme-background-skeleton-normal">#707070</color>
|
|
166
166
|
<color name="mds-color-theme-background-glass-normal">#ffffff0d</color>
|
|
167
|
+
<color name="mds-color-theme-background-glass-light">#00000066</color>
|
|
168
|
+
<color name="mds-color-theme-background-glass-medium">#00000099</color>
|
|
169
|
+
<color name="mds-color-theme-background-glass-heavy">#000000cc</color>
|
|
167
170
|
<color name="mds-color-theme-background-glass-overlay-normal">#000000cc</color>
|
|
168
171
|
<color name="mds-color-theme-background-glass-overlay-inactive">#00000066</color>
|
|
169
172
|
<color name="mds-color-theme-background-glass-radial-0">#ffffff66</color>
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
<!--
|
|
4
4
|
Do not edit directly
|
|
5
|
-
Generated on
|
|
5
|
+
Generated on Fri, 13 Jun 2025 16:12:58 GMT
|
|
6
6
|
-->
|
|
7
7
|
<resources>
|
|
8
8
|
<color name="mds-color-theme-text-primary-normal">#ffffff</color>
|
|
@@ -164,6 +164,9 @@
|
|
|
164
164
|
<color name="mds-color-theme-background-gradient-primary-normal">#000000</color>
|
|
165
165
|
<color name="mds-color-theme-background-skeleton-normal">#000000</color>
|
|
166
166
|
<color name="mds-color-theme-background-glass-normal">#000000</color>
|
|
167
|
+
<color name="mds-color-theme-background-glass-light">#000000</color>
|
|
168
|
+
<color name="mds-color-theme-background-glass-medium">#000000</color>
|
|
169
|
+
<color name="mds-color-theme-background-glass-heavy">#000000</color>
|
|
167
170
|
<color name="mds-color-theme-background-glass-overlay-normal">#ffff00</color>
|
|
168
171
|
<color name="mds-color-theme-background-glass-overlay-inactive">#000000</color>
|
|
169
172
|
<color name="mds-color-theme-background-glass-radial-0">#000000</color>
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
<!--
|
|
4
4
|
Do not edit directly
|
|
5
|
-
Generated on
|
|
5
|
+
Generated on Fri, 13 Jun 2025 16:12:58 GMT
|
|
6
6
|
-->
|
|
7
7
|
<resources>
|
|
8
8
|
<color name="mds-color-theme-text-primary-normal">#000000</color>
|
|
@@ -164,6 +164,9 @@
|
|
|
164
164
|
<color name="mds-color-theme-background-gradient-primary-normal">#ffffff</color>
|
|
165
165
|
<color name="mds-color-theme-background-skeleton-normal">#ffffff</color>
|
|
166
166
|
<color name="mds-color-theme-background-glass-normal">#ffffff</color>
|
|
167
|
+
<color name="mds-color-theme-background-glass-light">#ffffff</color>
|
|
168
|
+
<color name="mds-color-theme-background-glass-medium">#ffffff</color>
|
|
169
|
+
<color name="mds-color-theme-background-glass-heavy">#ffffff</color>
|
|
167
170
|
<color name="mds-color-theme-background-glass-overlay-normal">#00009f</color>
|
|
168
171
|
<color name="mds-color-theme-background-glass-overlay-inactive">#ffffff</color>
|
|
169
172
|
<color name="mds-color-theme-background-glass-radial-0">#ffffff</color>
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
<!--
|
|
4
4
|
Do not edit directly
|
|
5
|
-
Generated on
|
|
5
|
+
Generated on Fri, 13 Jun 2025 16:13:03 GMT
|
|
6
6
|
-->
|
|
7
7
|
<resources>
|
|
8
8
|
<color name="mds-color-theme-text-primary-normal">#000000f2</color>
|
|
@@ -164,6 +164,9 @@
|
|
|
164
164
|
<color name="mds-color-theme-background-reaction-normal">linear-gradient(90deg, #ffffffe6 0%, #ffffff00 100%)</color>
|
|
165
165
|
<color name="mds-color-theme-background-skeleton-normal">#8f8f8f</color>
|
|
166
166
|
<color name="mds-color-theme-background-glass-normal">#ffffff66</color>
|
|
167
|
+
<color name="mds-color-theme-background-glass-light">#ffffff66</color>
|
|
168
|
+
<color name="mds-color-theme-background-glass-medium">#ffffff99</color>
|
|
169
|
+
<color name="mds-color-theme-background-glass-heavy">#ffffffcc</color>
|
|
167
170
|
<color name="mds-color-theme-background-glass-overlay-normal">#ffffffcc</color>
|
|
168
171
|
<color name="mds-color-theme-background-glass-overlay-inactive">#ffffff66</color>
|
|
169
172
|
<color name="mds-color-theme-background-glass-radial-0">#ffffffe6</color>
|
|
@@ -219,7 +222,7 @@
|
|
|
219
222
|
<color name="mds-color-theme-outline-promotion-normal">#c233c4</color>
|
|
220
223
|
<color name="mds-color-theme-outline-gradient-active">linear-gradient(44deg, #3492eb 14.64%, #00a3b5 51.1%, #3cc29a 85.36%)</color>
|
|
221
224
|
<color name="mds-color-theme-outline-warning-normal">#7d4705</color>
|
|
222
|
-
<color name="mds-color-theme-outline-glass-normal">linear-gradient(180deg, #
|
|
225
|
+
<color name="mds-color-theme-outline-glass-normal">linear-gradient(180deg, #0000000a 0%, #0000001c 100%)</color>
|
|
223
226
|
<color name="mds-color-theme-control-active-normal">#1170cf</color>
|
|
224
227
|
<color name="mds-color-theme-control-active-hover">#0353a8</color>
|
|
225
228
|
<color name="mds-color-theme-control-active-pressed">#063a75</color>
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
<!--
|
|
4
4
|
Do not edit directly
|
|
5
|
-
Generated on
|
|
5
|
+
Generated on Fri, 13 Jun 2025 16:13:02 GMT
|
|
6
6
|
-->
|
|
7
7
|
<resources>
|
|
8
8
|
<color name="mds-color-theme-text-primary-normal">#000000f2</color>
|
|
@@ -164,6 +164,9 @@
|
|
|
164
164
|
<color name="mds-color-theme-background-reaction-normal">linear-gradient(90deg, #ffffffe6 0%, #ffffff00 100%)</color>
|
|
165
165
|
<color name="mds-color-theme-background-skeleton-normal">#8f8f8f</color>
|
|
166
166
|
<color name="mds-color-theme-background-glass-normal">#ffffff66</color>
|
|
167
|
+
<color name="mds-color-theme-background-glass-light">#ffffff66</color>
|
|
168
|
+
<color name="mds-color-theme-background-glass-medium">#ffffff99</color>
|
|
169
|
+
<color name="mds-color-theme-background-glass-heavy">#ffffffcc</color>
|
|
167
170
|
<color name="mds-color-theme-background-glass-overlay-normal">#ffffffcc</color>
|
|
168
171
|
<color name="mds-color-theme-background-glass-overlay-inactive">#ffffff66</color>
|
|
169
172
|
<color name="mds-color-theme-background-glass-radial-0">#ffffffe6</color>
|
|
@@ -219,7 +222,7 @@
|
|
|
219
222
|
<color name="mds-color-theme-outline-promotion-normal">#c233c4</color>
|
|
220
223
|
<color name="mds-color-theme-outline-gradient-active">linear-gradient(44deg, #3492eb 14.64%, #00a3b5 51.1%, #3cc29a 85.36%)</color>
|
|
221
224
|
<color name="mds-color-theme-outline-warning-normal">#7d4705</color>
|
|
222
|
-
<color name="mds-color-theme-outline-glass-normal">linear-gradient(180deg, #
|
|
225
|
+
<color name="mds-color-theme-outline-glass-normal">linear-gradient(180deg, #0000000a 0%, #0000001c 100%)</color>
|
|
223
226
|
<color name="mds-color-theme-control-active-normal">#1170cf</color>
|
|
224
227
|
<color name="mds-color-theme-control-active-hover">#0353a8</color>
|
|
225
228
|
<color name="mds-color-theme-control-active-pressed">#063a75</color>
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
<!--
|
|
4
4
|
Do not edit directly
|
|
5
|
-
Generated on
|
|
5
|
+
Generated on Fri, 13 Jun 2025 16:13:02 GMT
|
|
6
6
|
-->
|
|
7
7
|
<resources>
|
|
8
8
|
<color name="mds-color-theme-text-primary-normal">#000000f2</color>
|
|
@@ -164,6 +164,9 @@
|
|
|
164
164
|
<color name="mds-color-theme-background-reaction-normal">linear-gradient(90deg, #ffffffe6 0%, #ffffff00 100%)</color>
|
|
165
165
|
<color name="mds-color-theme-background-skeleton-normal">#8f8f8f</color>
|
|
166
166
|
<color name="mds-color-theme-background-glass-normal">#ffffff66</color>
|
|
167
|
+
<color name="mds-color-theme-background-glass-light">#ffffff66</color>
|
|
168
|
+
<color name="mds-color-theme-background-glass-medium">#ffffff99</color>
|
|
169
|
+
<color name="mds-color-theme-background-glass-heavy">#ffffffcc</color>
|
|
167
170
|
<color name="mds-color-theme-background-glass-overlay-normal">#ffffffcc</color>
|
|
168
171
|
<color name="mds-color-theme-background-glass-overlay-inactive">#ffffff66</color>
|
|
169
172
|
<color name="mds-color-theme-background-glass-radial-0">#ffffffe6</color>
|
|
@@ -219,7 +222,7 @@
|
|
|
219
222
|
<color name="mds-color-theme-outline-promotion-normal">#c233c4</color>
|
|
220
223
|
<color name="mds-color-theme-outline-gradient-active">linear-gradient(44deg, #3492eb 14.64%, #00a3b5 51.1%, #3cc29a 85.36%)</color>
|
|
221
224
|
<color name="mds-color-theme-outline-warning-normal">#7d4705</color>
|
|
222
|
-
<color name="mds-color-theme-outline-glass-normal">linear-gradient(180deg, #
|
|
225
|
+
<color name="mds-color-theme-outline-glass-normal">linear-gradient(180deg, #0000000a 0%, #0000001c 100%)</color>
|
|
223
226
|
<color name="mds-color-theme-control-active-normal">#1170cf</color>
|
|
224
227
|
<color name="mds-color-theme-control-active-hover">#0353a8</color>
|
|
225
228
|
<color name="mds-color-theme-control-active-pressed">#063a75</color>
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
<!--
|
|
4
4
|
Do not edit directly
|
|
5
|
-
Generated on
|
|
5
|
+
Generated on Fri, 13 Jun 2025 16:13:03 GMT
|
|
6
6
|
-->
|
|
7
7
|
<resources>
|
|
8
8
|
<color name="mds-color-theme-text-primary-normal">#000000f2</color>
|
|
@@ -164,6 +164,9 @@
|
|
|
164
164
|
<color name="mds-color-theme-background-reaction-normal">linear-gradient(90deg, #ffffffe6 0%, #ffffff00 100%)</color>
|
|
165
165
|
<color name="mds-color-theme-background-skeleton-normal">#8f8f8f</color>
|
|
166
166
|
<color name="mds-color-theme-background-glass-normal">#ffffff66</color>
|
|
167
|
+
<color name="mds-color-theme-background-glass-light">#ffffff66</color>
|
|
168
|
+
<color name="mds-color-theme-background-glass-medium">#ffffff99</color>
|
|
169
|
+
<color name="mds-color-theme-background-glass-heavy">#ffffffcc</color>
|
|
167
170
|
<color name="mds-color-theme-background-glass-overlay-normal">#ffffffcc</color>
|
|
168
171
|
<color name="mds-color-theme-background-glass-overlay-inactive">#ffffff66</color>
|
|
169
172
|
<color name="mds-color-theme-background-glass-radial-0">#ffffffe6</color>
|
|
@@ -219,7 +222,7 @@
|
|
|
219
222
|
<color name="mds-color-theme-outline-promotion-normal">#c233c4</color>
|
|
220
223
|
<color name="mds-color-theme-outline-gradient-active">linear-gradient(44deg, #3492eb 14.64%, #00a3b5 51.1%, #3cc29a 85.36%)</color>
|
|
221
224
|
<color name="mds-color-theme-outline-warning-normal">#7d4705</color>
|
|
222
|
-
<color name="mds-color-theme-outline-glass-normal">linear-gradient(180deg, #
|
|
225
|
+
<color name="mds-color-theme-outline-glass-normal">linear-gradient(180deg, #0000000a 0%, #0000001c 100%)</color>
|
|
223
226
|
<color name="mds-color-theme-control-active-normal">#1170cf</color>
|
|
224
227
|
<color name="mds-color-theme-control-active-hover">#0353a8</color>
|
|
225
228
|
<color name="mds-color-theme-control-active-pressed">#063a75</color>
|