@momentum-design/tokens 0.5.1 → 0.5.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 +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 +29 -0
- package/dist/json/theme/webex/dark-indigo-stable.json +29 -0
- package/dist/json/theme/webex/dark-jade-stable.json +29 -0
- package/dist/json/theme/webex/dark-lavender-stable.json +29 -0
- package/dist/json/theme/webex/dark-rose-stable.json +29 -0
- package/dist/json/theme/webex/dark-stable.json +29 -0
- package/dist/json/theme/webex/hc-dark-stable.json +29 -0
- package/dist/json/theme/webex/hc-light-stable.json +29 -0
- package/dist/json/theme/webex/light-bronze-stable.json +29 -0
- package/dist/json/theme/webex/light-indigo-stable.json +29 -0
- package/dist/json/theme/webex/light-jade-stable.json +29 -0
- package/dist/json/theme/webex/light-lavender-stable.json +29 -0
- package/dist/json/theme/webex/light-rose-stable.json +29 -0
- package/dist/json/theme/webex/light-stable.json +29 -0
- 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 +3 -0
- package/dist/json-minimal/theme/webex/light-indigo-stable.json +3 -0
- package/dist/json-minimal/theme/webex/light-jade-stable.json +3 -0
- package/dist/json-minimal/theme/webex/light-lavender-stable.json +3 -0
- package/dist/json-minimal/theme/webex/light-rose-stable.json +3 -0
- package/dist/json-minimal/theme/webex/light-stable.json +3 -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
|
@@ -4916,6 +4916,35 @@
|
|
|
4916
4916
|
]
|
|
4917
4917
|
}
|
|
4918
4918
|
}
|
|
4919
|
+
},
|
|
4920
|
+
"input": {
|
|
4921
|
+
"disabled": {
|
|
4922
|
+
"value": "#0000001c",
|
|
4923
|
+
"type": "color",
|
|
4924
|
+
"description": "Used for disabled/read-only/read-only focus states for input components. ",
|
|
4925
|
+
"filePath": "src/theme/stable/light.json",
|
|
4926
|
+
"isSource": true,
|
|
4927
|
+
"original": {
|
|
4928
|
+
"value": "{color.core.black-alpha.11}",
|
|
4929
|
+
"type": "color",
|
|
4930
|
+
"description": "Used for disabled/read-only/read-only focus states for input components. "
|
|
4931
|
+
},
|
|
4932
|
+
"name": "mds-color-theme-background-input-disabled",
|
|
4933
|
+
"attributes": {
|
|
4934
|
+
"category": "color",
|
|
4935
|
+
"type": "theme",
|
|
4936
|
+
"item": "background",
|
|
4937
|
+
"subitem": "input",
|
|
4938
|
+
"state": "disabled"
|
|
4939
|
+
},
|
|
4940
|
+
"path": [
|
|
4941
|
+
"color",
|
|
4942
|
+
"theme",
|
|
4943
|
+
"background",
|
|
4944
|
+
"input",
|
|
4945
|
+
"disabled"
|
|
4946
|
+
]
|
|
4947
|
+
}
|
|
4919
4948
|
}
|
|
4920
4949
|
},
|
|
4921
4950
|
"button": {
|
|
@@ -4916,6 +4916,35 @@
|
|
|
4916
4916
|
]
|
|
4917
4917
|
}
|
|
4918
4918
|
}
|
|
4919
|
+
},
|
|
4920
|
+
"input": {
|
|
4921
|
+
"disabled": {
|
|
4922
|
+
"value": "#0000001c",
|
|
4923
|
+
"type": "color",
|
|
4924
|
+
"description": "Used for disabled/read-only/read-only focus states for input components. ",
|
|
4925
|
+
"filePath": "src/theme/stable/light.json",
|
|
4926
|
+
"isSource": true,
|
|
4927
|
+
"original": {
|
|
4928
|
+
"value": "{color.core.black-alpha.11}",
|
|
4929
|
+
"type": "color",
|
|
4930
|
+
"description": "Used for disabled/read-only/read-only focus states for input components. "
|
|
4931
|
+
},
|
|
4932
|
+
"name": "mds-color-theme-background-input-disabled",
|
|
4933
|
+
"attributes": {
|
|
4934
|
+
"category": "color",
|
|
4935
|
+
"type": "theme",
|
|
4936
|
+
"item": "background",
|
|
4937
|
+
"subitem": "input",
|
|
4938
|
+
"state": "disabled"
|
|
4939
|
+
},
|
|
4940
|
+
"path": [
|
|
4941
|
+
"color",
|
|
4942
|
+
"theme",
|
|
4943
|
+
"background",
|
|
4944
|
+
"input",
|
|
4945
|
+
"disabled"
|
|
4946
|
+
]
|
|
4947
|
+
}
|
|
4919
4948
|
}
|
|
4920
4949
|
},
|
|
4921
4950
|
"button": {
|
|
@@ -4916,6 +4916,35 @@
|
|
|
4916
4916
|
]
|
|
4917
4917
|
}
|
|
4918
4918
|
}
|
|
4919
|
+
},
|
|
4920
|
+
"input": {
|
|
4921
|
+
"disabled": {
|
|
4922
|
+
"value": "#0000001c",
|
|
4923
|
+
"type": "color",
|
|
4924
|
+
"description": "Used for disabled/read-only/read-only focus states for input components. ",
|
|
4925
|
+
"filePath": "src/theme/stable/light.json",
|
|
4926
|
+
"isSource": true,
|
|
4927
|
+
"original": {
|
|
4928
|
+
"value": "{color.core.black-alpha.11}",
|
|
4929
|
+
"type": "color",
|
|
4930
|
+
"description": "Used for disabled/read-only/read-only focus states for input components. "
|
|
4931
|
+
},
|
|
4932
|
+
"name": "mds-color-theme-background-input-disabled",
|
|
4933
|
+
"attributes": {
|
|
4934
|
+
"category": "color",
|
|
4935
|
+
"type": "theme",
|
|
4936
|
+
"item": "background",
|
|
4937
|
+
"subitem": "input",
|
|
4938
|
+
"state": "disabled"
|
|
4939
|
+
},
|
|
4940
|
+
"path": [
|
|
4941
|
+
"color",
|
|
4942
|
+
"theme",
|
|
4943
|
+
"background",
|
|
4944
|
+
"input",
|
|
4945
|
+
"disabled"
|
|
4946
|
+
]
|
|
4947
|
+
}
|
|
4919
4948
|
}
|
|
4920
4949
|
},
|
|
4921
4950
|
"button": {
|
|
@@ -4916,6 +4916,35 @@
|
|
|
4916
4916
|
]
|
|
4917
4917
|
}
|
|
4918
4918
|
}
|
|
4919
|
+
},
|
|
4920
|
+
"input": {
|
|
4921
|
+
"disabled": {
|
|
4922
|
+
"value": "#0000001c",
|
|
4923
|
+
"type": "color",
|
|
4924
|
+
"description": "Used for disabled/read-only/read-only focus states for input components. ",
|
|
4925
|
+
"filePath": "src/theme/stable/light.json",
|
|
4926
|
+
"isSource": true,
|
|
4927
|
+
"original": {
|
|
4928
|
+
"value": "{color.core.black-alpha.11}",
|
|
4929
|
+
"type": "color",
|
|
4930
|
+
"description": "Used for disabled/read-only/read-only focus states for input components. "
|
|
4931
|
+
},
|
|
4932
|
+
"name": "mds-color-theme-background-input-disabled",
|
|
4933
|
+
"attributes": {
|
|
4934
|
+
"category": "color",
|
|
4935
|
+
"type": "theme",
|
|
4936
|
+
"item": "background",
|
|
4937
|
+
"subitem": "input",
|
|
4938
|
+
"state": "disabled"
|
|
4939
|
+
},
|
|
4940
|
+
"path": [
|
|
4941
|
+
"color",
|
|
4942
|
+
"theme",
|
|
4943
|
+
"background",
|
|
4944
|
+
"input",
|
|
4945
|
+
"disabled"
|
|
4946
|
+
]
|
|
4947
|
+
}
|
|
4919
4948
|
}
|
|
4920
4949
|
},
|
|
4921
4950
|
"button": {
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
<!--
|
|
4
4
|
Do not edit directly
|
|
5
|
-
Generated on
|
|
5
|
+
Generated on Fri, 04 Apr 2025 18:42:39 GMT
|
|
6
6
|
-->
|
|
7
7
|
<resources>
|
|
8
8
|
<color name="mds-color-theme-text-primary-normal">#fffffff2</color>
|
|
@@ -166,6 +166,7 @@
|
|
|
166
166
|
<color name="mds-color-theme-background-glass-normal">#00000066</color>
|
|
167
167
|
<color name="mds-color-theme-background-glass-overlay-normal">#000000cc</color>
|
|
168
168
|
<color name="mds-color-theme-background-glass-overlay-inactive">#00000066</color>
|
|
169
|
+
<color name="mds-color-theme-background-input-disabled">#ffffff1c</color>
|
|
169
170
|
<color name="mds-color-theme-button-primary-normal">#fffffff2</color>
|
|
170
171
|
<color name="mds-color-theme-button-primary-hover">#ffffffcc</color>
|
|
171
172
|
<color name="mds-color-theme-button-primary-pressed">#ffffffb3</color>
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
<!--
|
|
4
4
|
Do not edit directly
|
|
5
|
-
Generated on
|
|
5
|
+
Generated on Fri, 04 Apr 2025 18:42:38 GMT
|
|
6
6
|
-->
|
|
7
7
|
<resources>
|
|
8
8
|
<color name="mds-color-theme-text-primary-normal">#fffffff2</color>
|
|
@@ -166,6 +166,7 @@
|
|
|
166
166
|
<color name="mds-color-theme-background-glass-normal">#00000066</color>
|
|
167
167
|
<color name="mds-color-theme-background-glass-overlay-normal">#000000cc</color>
|
|
168
168
|
<color name="mds-color-theme-background-glass-overlay-inactive">#00000066</color>
|
|
169
|
+
<color name="mds-color-theme-background-input-disabled">#ffffff1c</color>
|
|
169
170
|
<color name="mds-color-theme-button-primary-normal">#fffffff2</color>
|
|
170
171
|
<color name="mds-color-theme-button-primary-hover">#ffffffcc</color>
|
|
171
172
|
<color name="mds-color-theme-button-primary-pressed">#ffffffb3</color>
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
<!--
|
|
4
4
|
Do not edit directly
|
|
5
|
-
Generated on
|
|
5
|
+
Generated on Fri, 04 Apr 2025 18:42:39 GMT
|
|
6
6
|
-->
|
|
7
7
|
<resources>
|
|
8
8
|
<color name="mds-color-theme-text-primary-normal">#fffffff2</color>
|
|
@@ -166,6 +166,7 @@
|
|
|
166
166
|
<color name="mds-color-theme-background-glass-normal">#00000066</color>
|
|
167
167
|
<color name="mds-color-theme-background-glass-overlay-normal">#000000cc</color>
|
|
168
168
|
<color name="mds-color-theme-background-glass-overlay-inactive">#00000066</color>
|
|
169
|
+
<color name="mds-color-theme-background-input-disabled">#ffffff1c</color>
|
|
169
170
|
<color name="mds-color-theme-button-primary-normal">#fffffff2</color>
|
|
170
171
|
<color name="mds-color-theme-button-primary-hover">#ffffffcc</color>
|
|
171
172
|
<color name="mds-color-theme-button-primary-pressed">#ffffffb3</color>
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
<!--
|
|
4
4
|
Do not edit directly
|
|
5
|
-
Generated on
|
|
5
|
+
Generated on Fri, 04 Apr 2025 18:42:40 GMT
|
|
6
6
|
-->
|
|
7
7
|
<resources>
|
|
8
8
|
<color name="mds-color-theme-text-primary-normal">#fffffff2</color>
|
|
@@ -166,6 +166,7 @@
|
|
|
166
166
|
<color name="mds-color-theme-background-glass-normal">#00000066</color>
|
|
167
167
|
<color name="mds-color-theme-background-glass-overlay-normal">#000000cc</color>
|
|
168
168
|
<color name="mds-color-theme-background-glass-overlay-inactive">#00000066</color>
|
|
169
|
+
<color name="mds-color-theme-background-input-disabled">#ffffff1c</color>
|
|
169
170
|
<color name="mds-color-theme-button-primary-normal">#fffffff2</color>
|
|
170
171
|
<color name="mds-color-theme-button-primary-hover">#ffffffcc</color>
|
|
171
172
|
<color name="mds-color-theme-button-primary-pressed">#ffffffb3</color>
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
<!--
|
|
4
4
|
Do not edit directly
|
|
5
|
-
Generated on
|
|
5
|
+
Generated on Fri, 04 Apr 2025 18:42:40 GMT
|
|
6
6
|
-->
|
|
7
7
|
<resources>
|
|
8
8
|
<color name="mds-color-theme-text-primary-normal">#fffffff2</color>
|
|
@@ -166,6 +166,7 @@
|
|
|
166
166
|
<color name="mds-color-theme-background-glass-normal">#00000066</color>
|
|
167
167
|
<color name="mds-color-theme-background-glass-overlay-normal">#000000cc</color>
|
|
168
168
|
<color name="mds-color-theme-background-glass-overlay-inactive">#00000066</color>
|
|
169
|
+
<color name="mds-color-theme-background-input-disabled">#ffffff1c</color>
|
|
169
170
|
<color name="mds-color-theme-button-primary-normal">#fffffff2</color>
|
|
170
171
|
<color name="mds-color-theme-button-primary-hover">#ffffffcc</color>
|
|
171
172
|
<color name="mds-color-theme-button-primary-pressed">#ffffffb3</color>
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
<!--
|
|
4
4
|
Do not edit directly
|
|
5
|
-
Generated on
|
|
5
|
+
Generated on Fri, 04 Apr 2025 18:42:35 GMT
|
|
6
6
|
-->
|
|
7
7
|
<resources>
|
|
8
8
|
<color name="mds-color-theme-text-primary-normal">#fffffff2</color>
|
|
@@ -166,6 +166,7 @@
|
|
|
166
166
|
<color name="mds-color-theme-background-glass-normal">#00000066</color>
|
|
167
167
|
<color name="mds-color-theme-background-glass-overlay-normal">#000000cc</color>
|
|
168
168
|
<color name="mds-color-theme-background-glass-overlay-inactive">#00000066</color>
|
|
169
|
+
<color name="mds-color-theme-background-input-disabled">#ffffff1c</color>
|
|
169
170
|
<color name="mds-color-theme-button-primary-normal">#fffffff2</color>
|
|
170
171
|
<color name="mds-color-theme-button-primary-hover">#ffffffcc</color>
|
|
171
172
|
<color name="mds-color-theme-button-primary-pressed">#ffffffb3</color>
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
<!--
|
|
4
4
|
Do not edit directly
|
|
5
|
-
Generated on
|
|
5
|
+
Generated on Fri, 04 Apr 2025 18:42:36 GMT
|
|
6
6
|
-->
|
|
7
7
|
<resources>
|
|
8
8
|
<color name="mds-color-theme-text-primary-normal">#ffffff</color>
|
|
@@ -166,6 +166,7 @@
|
|
|
166
166
|
<color name="mds-color-theme-background-glass-normal">#000000</color>
|
|
167
167
|
<color name="mds-color-theme-background-glass-overlay-normal">#ffff00</color>
|
|
168
168
|
<color name="mds-color-theme-background-glass-overlay-inactive">#000000</color>
|
|
169
|
+
<color name="mds-color-theme-background-input-disabled">#3ff23f</color>
|
|
169
170
|
<color name="mds-color-theme-button-primary-normal">#000000</color>
|
|
170
171
|
<color name="mds-color-theme-button-primary-hover">#1aebff</color>
|
|
171
172
|
<color name="mds-color-theme-button-primary-pressed">#1aebff</color>
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
<!--
|
|
4
4
|
Do not edit directly
|
|
5
|
-
Generated on
|
|
5
|
+
Generated on Fri, 04 Apr 2025 18:42:36 GMT
|
|
6
6
|
-->
|
|
7
7
|
<resources>
|
|
8
8
|
<color name="mds-color-theme-text-primary-normal">#000000</color>
|
|
@@ -166,6 +166,7 @@
|
|
|
166
166
|
<color name="mds-color-theme-background-glass-normal">#ffffff</color>
|
|
167
167
|
<color name="mds-color-theme-background-glass-overlay-normal">#00009f</color>
|
|
168
168
|
<color name="mds-color-theme-background-glass-overlay-inactive">#ffffff</color>
|
|
169
|
+
<color name="mds-color-theme-background-input-disabled">#600000</color>
|
|
169
170
|
<color name="mds-color-theme-button-primary-normal">#ffffff</color>
|
|
170
171
|
<color name="mds-color-theme-button-primary-hover">#37006e</color>
|
|
171
172
|
<color name="mds-color-theme-button-primary-pressed">#37006e</color>
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
<!--
|
|
4
4
|
Do not edit directly
|
|
5
|
-
Generated on
|
|
5
|
+
Generated on Fri, 04 Apr 2025 18:42:41 GMT
|
|
6
6
|
-->
|
|
7
7
|
<resources>
|
|
8
8
|
<color name="mds-color-theme-text-primary-normal">#000000f2</color>
|
|
@@ -166,6 +166,7 @@
|
|
|
166
166
|
<color name="mds-color-theme-background-glass-normal">#ffffff99</color>
|
|
167
167
|
<color name="mds-color-theme-background-glass-overlay-normal">#ffffffcc</color>
|
|
168
168
|
<color name="mds-color-theme-background-glass-overlay-inactive">#ffffff66</color>
|
|
169
|
+
<color name="mds-color-theme-background-input-disabled">#0000001c</color>
|
|
169
170
|
<color name="mds-color-theme-button-primary-normal">#000000f2</color>
|
|
170
171
|
<color name="mds-color-theme-button-primary-hover">#000000cc</color>
|
|
171
172
|
<color name="mds-color-theme-button-primary-pressed">#000000b3</color>
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
<!--
|
|
4
4
|
Do not edit directly
|
|
5
|
-
Generated on
|
|
5
|
+
Generated on Fri, 04 Apr 2025 18:42:40 GMT
|
|
6
6
|
-->
|
|
7
7
|
<resources>
|
|
8
8
|
<color name="mds-color-theme-text-primary-normal">#000000f2</color>
|
|
@@ -166,6 +166,7 @@
|
|
|
166
166
|
<color name="mds-color-theme-background-glass-normal">#ffffff99</color>
|
|
167
167
|
<color name="mds-color-theme-background-glass-overlay-normal">#ffffffcc</color>
|
|
168
168
|
<color name="mds-color-theme-background-glass-overlay-inactive">#ffffff66</color>
|
|
169
|
+
<color name="mds-color-theme-background-input-disabled">#0000001c</color>
|
|
169
170
|
<color name="mds-color-theme-button-primary-normal">#000000f2</color>
|
|
170
171
|
<color name="mds-color-theme-button-primary-hover">#000000cc</color>
|
|
171
172
|
<color name="mds-color-theme-button-primary-pressed">#000000b3</color>
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
<!--
|
|
4
4
|
Do not edit directly
|
|
5
|
-
Generated on
|
|
5
|
+
Generated on Fri, 04 Apr 2025 18:42:41 GMT
|
|
6
6
|
-->
|
|
7
7
|
<resources>
|
|
8
8
|
<color name="mds-color-theme-text-primary-normal">#000000f2</color>
|
|
@@ -166,6 +166,7 @@
|
|
|
166
166
|
<color name="mds-color-theme-background-glass-normal">#ffffff99</color>
|
|
167
167
|
<color name="mds-color-theme-background-glass-overlay-normal">#ffffffcc</color>
|
|
168
168
|
<color name="mds-color-theme-background-glass-overlay-inactive">#ffffff66</color>
|
|
169
|
+
<color name="mds-color-theme-background-input-disabled">#0000001c</color>
|
|
169
170
|
<color name="mds-color-theme-button-primary-normal">#000000f2</color>
|
|
170
171
|
<color name="mds-color-theme-button-primary-hover">#000000cc</color>
|
|
171
172
|
<color name="mds-color-theme-button-primary-pressed">#000000b3</color>
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
<!--
|
|
4
4
|
Do not edit directly
|
|
5
|
-
Generated on
|
|
5
|
+
Generated on Fri, 04 Apr 2025 18:42:42 GMT
|
|
6
6
|
-->
|
|
7
7
|
<resources>
|
|
8
8
|
<color name="mds-color-theme-text-primary-normal">#000000f2</color>
|
|
@@ -166,6 +166,7 @@
|
|
|
166
166
|
<color name="mds-color-theme-background-glass-normal">#ffffff99</color>
|
|
167
167
|
<color name="mds-color-theme-background-glass-overlay-normal">#ffffffcc</color>
|
|
168
168
|
<color name="mds-color-theme-background-glass-overlay-inactive">#ffffff66</color>
|
|
169
|
+
<color name="mds-color-theme-background-input-disabled">#0000001c</color>
|
|
169
170
|
<color name="mds-color-theme-button-primary-normal">#000000f2</color>
|
|
170
171
|
<color name="mds-color-theme-button-primary-hover">#000000cc</color>
|
|
171
172
|
<color name="mds-color-theme-button-primary-pressed">#000000b3</color>
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
<!--
|
|
4
4
|
Do not edit directly
|
|
5
|
-
Generated on
|
|
5
|
+
Generated on Fri, 04 Apr 2025 18:42:41 GMT
|
|
6
6
|
-->
|
|
7
7
|
<resources>
|
|
8
8
|
<color name="mds-color-theme-text-primary-normal">#000000f2</color>
|
|
@@ -166,6 +166,7 @@
|
|
|
166
166
|
<color name="mds-color-theme-background-glass-normal">#ffffff99</color>
|
|
167
167
|
<color name="mds-color-theme-background-glass-overlay-normal">#ffffffcc</color>
|
|
168
168
|
<color name="mds-color-theme-background-glass-overlay-inactive">#ffffff66</color>
|
|
169
|
+
<color name="mds-color-theme-background-input-disabled">#0000001c</color>
|
|
169
170
|
<color name="mds-color-theme-button-primary-normal">#000000f2</color>
|
|
170
171
|
<color name="mds-color-theme-button-primary-hover">#000000cc</color>
|
|
171
172
|
<color name="mds-color-theme-button-primary-pressed">#000000b3</color>
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
<!--
|
|
4
4
|
Do not edit directly
|
|
5
|
-
Generated on
|
|
5
|
+
Generated on Fri, 04 Apr 2025 18:42:35 GMT
|
|
6
6
|
-->
|
|
7
7
|
<resources>
|
|
8
8
|
<color name="mds-color-theme-text-primary-normal">#000000f2</color>
|
|
@@ -166,6 +166,7 @@
|
|
|
166
166
|
<color name="mds-color-theme-background-glass-normal">#ffffff99</color>
|
|
167
167
|
<color name="mds-color-theme-background-glass-overlay-normal">#ffffffcc</color>
|
|
168
168
|
<color name="mds-color-theme-background-glass-overlay-inactive">#ffffff66</color>
|
|
169
|
+
<color name="mds-color-theme-background-input-disabled">#0000001c</color>
|
|
169
170
|
<color name="mds-color-theme-button-primary-normal">#000000f2</color>
|
|
170
171
|
<color name="mds-color-theme-button-primary-hover">#000000cc</color>
|
|
171
172
|
<color name="mds-color-theme-button-primary-pressed">#000000b3</color>
|