@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
|
@@ -2915,13 +2915,13 @@
|
|
|
2915
2915
|
"active": {
|
|
2916
2916
|
"parent": "theme/stable/dark",
|
|
2917
2917
|
"type": "color",
|
|
2918
|
-
"value": "#
|
|
2918
|
+
"value": "#ffffff4d",
|
|
2919
2919
|
"filePath": "src/theme/stable/dark.json",
|
|
2920
2920
|
"isSource": true,
|
|
2921
2921
|
"original": {
|
|
2922
2922
|
"parent": "theme/stable/dark",
|
|
2923
2923
|
"type": "color",
|
|
2924
|
-
"value": "{color.core.white-alpha.
|
|
2924
|
+
"value": "{color.core.white-alpha.30}"
|
|
2925
2925
|
},
|
|
2926
2926
|
"name": "mds-color-theme-background-secondary-active",
|
|
2927
2927
|
"attributes": {
|
|
@@ -2967,6 +2967,35 @@
|
|
|
2967
2967
|
"secondary",
|
|
2968
2968
|
"disabled"
|
|
2969
2969
|
]
|
|
2970
|
+
},
|
|
2971
|
+
"subtle": {
|
|
2972
|
+
"parent": "theme/stable/dark",
|
|
2973
|
+
"type": "color",
|
|
2974
|
+
"value": "#00000012",
|
|
2975
|
+
"description": "Used in the Agent/Supervisor Desktop",
|
|
2976
|
+
"filePath": "src/theme/stable/dark.json",
|
|
2977
|
+
"isSource": true,
|
|
2978
|
+
"original": {
|
|
2979
|
+
"parent": "theme/stable/dark",
|
|
2980
|
+
"type": "color",
|
|
2981
|
+
"value": "{color.core.black-alpha.7}",
|
|
2982
|
+
"description": "Used in the Agent/Supervisor Desktop"
|
|
2983
|
+
},
|
|
2984
|
+
"name": "mds-color-theme-background-secondary-subtle",
|
|
2985
|
+
"attributes": {
|
|
2986
|
+
"category": "color",
|
|
2987
|
+
"type": "theme",
|
|
2988
|
+
"item": "background",
|
|
2989
|
+
"subitem": "secondary",
|
|
2990
|
+
"state": "subtle"
|
|
2991
|
+
},
|
|
2992
|
+
"path": [
|
|
2993
|
+
"color",
|
|
2994
|
+
"theme",
|
|
2995
|
+
"background",
|
|
2996
|
+
"secondary",
|
|
2997
|
+
"subtle"
|
|
2998
|
+
]
|
|
2970
2999
|
}
|
|
2971
3000
|
},
|
|
2972
3001
|
"accent": {
|
|
@@ -2887,6 +2887,31 @@
|
|
|
2887
2887
|
"secondary",
|
|
2888
2888
|
"disabled"
|
|
2889
2889
|
]
|
|
2890
|
+
},
|
|
2891
|
+
"subtle": {
|
|
2892
|
+
"value": "#000000",
|
|
2893
|
+
"type": "color",
|
|
2894
|
+
"filePath": "src/theme/stable/highcontrast/hc_dark.json",
|
|
2895
|
+
"isSource": true,
|
|
2896
|
+
"original": {
|
|
2897
|
+
"value": "{color.highcontrast.black.WindowColor}",
|
|
2898
|
+
"type": "color"
|
|
2899
|
+
},
|
|
2900
|
+
"name": "mds-color-theme-background-secondary-subtle",
|
|
2901
|
+
"attributes": {
|
|
2902
|
+
"category": "color",
|
|
2903
|
+
"type": "theme",
|
|
2904
|
+
"item": "background",
|
|
2905
|
+
"subitem": "secondary",
|
|
2906
|
+
"state": "subtle"
|
|
2907
|
+
},
|
|
2908
|
+
"path": [
|
|
2909
|
+
"color",
|
|
2910
|
+
"theme",
|
|
2911
|
+
"background",
|
|
2912
|
+
"secondary",
|
|
2913
|
+
"subtle"
|
|
2914
|
+
]
|
|
2890
2915
|
}
|
|
2891
2916
|
},
|
|
2892
2917
|
"accent": {
|
|
@@ -2892,6 +2892,31 @@
|
|
|
2892
2892
|
"secondary",
|
|
2893
2893
|
"disabled"
|
|
2894
2894
|
]
|
|
2895
|
+
},
|
|
2896
|
+
"subtle": {
|
|
2897
|
+
"value": "#ffffff",
|
|
2898
|
+
"type": "color",
|
|
2899
|
+
"filePath": "src/theme/stable/highcontrast/hc_light.json",
|
|
2900
|
+
"isSource": true,
|
|
2901
|
+
"original": {
|
|
2902
|
+
"value": "{color.highcontrast.white.WindowColor}",
|
|
2903
|
+
"type": "color"
|
|
2904
|
+
},
|
|
2905
|
+
"name": "mds-color-theme-background-secondary-subtle",
|
|
2906
|
+
"attributes": {
|
|
2907
|
+
"category": "color",
|
|
2908
|
+
"type": "theme",
|
|
2909
|
+
"item": "background",
|
|
2910
|
+
"subitem": "secondary",
|
|
2911
|
+
"state": "subtle"
|
|
2912
|
+
},
|
|
2913
|
+
"path": [
|
|
2914
|
+
"color",
|
|
2915
|
+
"theme",
|
|
2916
|
+
"background",
|
|
2917
|
+
"secondary",
|
|
2918
|
+
"subtle"
|
|
2919
|
+
]
|
|
2895
2920
|
}
|
|
2896
2921
|
},
|
|
2897
2922
|
"accent": {
|
|
@@ -2967,6 +2967,33 @@
|
|
|
2967
2967
|
"secondary",
|
|
2968
2968
|
"disabled"
|
|
2969
2969
|
]
|
|
2970
|
+
},
|
|
2971
|
+
"subtle": {
|
|
2972
|
+
"value": "#ffffff12",
|
|
2973
|
+
"type": "color",
|
|
2974
|
+
"description": "Used in the Agent/Supervisor Desktop",
|
|
2975
|
+
"filePath": "src/theme/stable/light.json",
|
|
2976
|
+
"isSource": true,
|
|
2977
|
+
"original": {
|
|
2978
|
+
"value": "{color.core.white-alpha.7}",
|
|
2979
|
+
"type": "color",
|
|
2980
|
+
"description": "Used in the Agent/Supervisor Desktop"
|
|
2981
|
+
},
|
|
2982
|
+
"name": "mds-color-theme-background-secondary-subtle",
|
|
2983
|
+
"attributes": {
|
|
2984
|
+
"category": "color",
|
|
2985
|
+
"type": "theme",
|
|
2986
|
+
"item": "background",
|
|
2987
|
+
"subitem": "secondary",
|
|
2988
|
+
"state": "subtle"
|
|
2989
|
+
},
|
|
2990
|
+
"path": [
|
|
2991
|
+
"color",
|
|
2992
|
+
"theme",
|
|
2993
|
+
"background",
|
|
2994
|
+
"secondary",
|
|
2995
|
+
"subtle"
|
|
2996
|
+
]
|
|
2970
2997
|
}
|
|
2971
2998
|
},
|
|
2972
2999
|
"accent": {
|
|
@@ -2967,6 +2967,33 @@
|
|
|
2967
2967
|
"secondary",
|
|
2968
2968
|
"disabled"
|
|
2969
2969
|
]
|
|
2970
|
+
},
|
|
2971
|
+
"subtle": {
|
|
2972
|
+
"value": "#ffffff12",
|
|
2973
|
+
"type": "color",
|
|
2974
|
+
"description": "Used in the Agent/Supervisor Desktop",
|
|
2975
|
+
"filePath": "src/theme/stable/light.json",
|
|
2976
|
+
"isSource": true,
|
|
2977
|
+
"original": {
|
|
2978
|
+
"value": "{color.core.white-alpha.7}",
|
|
2979
|
+
"type": "color",
|
|
2980
|
+
"description": "Used in the Agent/Supervisor Desktop"
|
|
2981
|
+
},
|
|
2982
|
+
"name": "mds-color-theme-background-secondary-subtle",
|
|
2983
|
+
"attributes": {
|
|
2984
|
+
"category": "color",
|
|
2985
|
+
"type": "theme",
|
|
2986
|
+
"item": "background",
|
|
2987
|
+
"subitem": "secondary",
|
|
2988
|
+
"state": "subtle"
|
|
2989
|
+
},
|
|
2990
|
+
"path": [
|
|
2991
|
+
"color",
|
|
2992
|
+
"theme",
|
|
2993
|
+
"background",
|
|
2994
|
+
"secondary",
|
|
2995
|
+
"subtle"
|
|
2996
|
+
]
|
|
2970
2997
|
}
|
|
2971
2998
|
},
|
|
2972
2999
|
"accent": {
|
|
@@ -2967,6 +2967,33 @@
|
|
|
2967
2967
|
"secondary",
|
|
2968
2968
|
"disabled"
|
|
2969
2969
|
]
|
|
2970
|
+
},
|
|
2971
|
+
"subtle": {
|
|
2972
|
+
"value": "#ffffff12",
|
|
2973
|
+
"type": "color",
|
|
2974
|
+
"description": "Used in the Agent/Supervisor Desktop",
|
|
2975
|
+
"filePath": "src/theme/stable/light.json",
|
|
2976
|
+
"isSource": true,
|
|
2977
|
+
"original": {
|
|
2978
|
+
"value": "{color.core.white-alpha.7}",
|
|
2979
|
+
"type": "color",
|
|
2980
|
+
"description": "Used in the Agent/Supervisor Desktop"
|
|
2981
|
+
},
|
|
2982
|
+
"name": "mds-color-theme-background-secondary-subtle",
|
|
2983
|
+
"attributes": {
|
|
2984
|
+
"category": "color",
|
|
2985
|
+
"type": "theme",
|
|
2986
|
+
"item": "background",
|
|
2987
|
+
"subitem": "secondary",
|
|
2988
|
+
"state": "subtle"
|
|
2989
|
+
},
|
|
2990
|
+
"path": [
|
|
2991
|
+
"color",
|
|
2992
|
+
"theme",
|
|
2993
|
+
"background",
|
|
2994
|
+
"secondary",
|
|
2995
|
+
"subtle"
|
|
2996
|
+
]
|
|
2970
2997
|
}
|
|
2971
2998
|
},
|
|
2972
2999
|
"accent": {
|
|
@@ -2967,6 +2967,33 @@
|
|
|
2967
2967
|
"secondary",
|
|
2968
2968
|
"disabled"
|
|
2969
2969
|
]
|
|
2970
|
+
},
|
|
2971
|
+
"subtle": {
|
|
2972
|
+
"value": "#ffffff12",
|
|
2973
|
+
"type": "color",
|
|
2974
|
+
"description": "Used in the Agent/Supervisor Desktop",
|
|
2975
|
+
"filePath": "src/theme/stable/light.json",
|
|
2976
|
+
"isSource": true,
|
|
2977
|
+
"original": {
|
|
2978
|
+
"value": "{color.core.white-alpha.7}",
|
|
2979
|
+
"type": "color",
|
|
2980
|
+
"description": "Used in the Agent/Supervisor Desktop"
|
|
2981
|
+
},
|
|
2982
|
+
"name": "mds-color-theme-background-secondary-subtle",
|
|
2983
|
+
"attributes": {
|
|
2984
|
+
"category": "color",
|
|
2985
|
+
"type": "theme",
|
|
2986
|
+
"item": "background",
|
|
2987
|
+
"subitem": "secondary",
|
|
2988
|
+
"state": "subtle"
|
|
2989
|
+
},
|
|
2990
|
+
"path": [
|
|
2991
|
+
"color",
|
|
2992
|
+
"theme",
|
|
2993
|
+
"background",
|
|
2994
|
+
"secondary",
|
|
2995
|
+
"subtle"
|
|
2996
|
+
]
|
|
2970
2997
|
}
|
|
2971
2998
|
},
|
|
2972
2999
|
"accent": {
|
|
@@ -2967,6 +2967,33 @@
|
|
|
2967
2967
|
"secondary",
|
|
2968
2968
|
"disabled"
|
|
2969
2969
|
]
|
|
2970
|
+
},
|
|
2971
|
+
"subtle": {
|
|
2972
|
+
"value": "#ffffff12",
|
|
2973
|
+
"type": "color",
|
|
2974
|
+
"description": "Used in the Agent/Supervisor Desktop",
|
|
2975
|
+
"filePath": "src/theme/stable/light.json",
|
|
2976
|
+
"isSource": true,
|
|
2977
|
+
"original": {
|
|
2978
|
+
"value": "{color.core.white-alpha.7}",
|
|
2979
|
+
"type": "color",
|
|
2980
|
+
"description": "Used in the Agent/Supervisor Desktop"
|
|
2981
|
+
},
|
|
2982
|
+
"name": "mds-color-theme-background-secondary-subtle",
|
|
2983
|
+
"attributes": {
|
|
2984
|
+
"category": "color",
|
|
2985
|
+
"type": "theme",
|
|
2986
|
+
"item": "background",
|
|
2987
|
+
"subitem": "secondary",
|
|
2988
|
+
"state": "subtle"
|
|
2989
|
+
},
|
|
2990
|
+
"path": [
|
|
2991
|
+
"color",
|
|
2992
|
+
"theme",
|
|
2993
|
+
"background",
|
|
2994
|
+
"secondary",
|
|
2995
|
+
"subtle"
|
|
2996
|
+
]
|
|
2970
2997
|
}
|
|
2971
2998
|
},
|
|
2972
2999
|
"accent": {
|
|
@@ -2967,6 +2967,33 @@
|
|
|
2967
2967
|
"secondary",
|
|
2968
2968
|
"disabled"
|
|
2969
2969
|
]
|
|
2970
|
+
},
|
|
2971
|
+
"subtle": {
|
|
2972
|
+
"value": "#ffffff12",
|
|
2973
|
+
"type": "color",
|
|
2974
|
+
"description": "Used in the Agent/Supervisor Desktop",
|
|
2975
|
+
"filePath": "src/theme/stable/light.json",
|
|
2976
|
+
"isSource": true,
|
|
2977
|
+
"original": {
|
|
2978
|
+
"value": "{color.core.white-alpha.7}",
|
|
2979
|
+
"type": "color",
|
|
2980
|
+
"description": "Used in the Agent/Supervisor Desktop"
|
|
2981
|
+
},
|
|
2982
|
+
"name": "mds-color-theme-background-secondary-subtle",
|
|
2983
|
+
"attributes": {
|
|
2984
|
+
"category": "color",
|
|
2985
|
+
"type": "theme",
|
|
2986
|
+
"item": "background",
|
|
2987
|
+
"subitem": "secondary",
|
|
2988
|
+
"state": "subtle"
|
|
2989
|
+
},
|
|
2990
|
+
"path": [
|
|
2991
|
+
"color",
|
|
2992
|
+
"theme",
|
|
2993
|
+
"background",
|
|
2994
|
+
"secondary",
|
|
2995
|
+
"subtle"
|
|
2996
|
+
]
|
|
2970
2997
|
}
|
|
2971
2998
|
},
|
|
2972
2999
|
"accent": {
|
|
@@ -194,8 +194,9 @@
|
|
|
194
194
|
"secondary": {
|
|
195
195
|
"normal": "#ffffff1c",
|
|
196
196
|
"hover": "#ffffff33",
|
|
197
|
-
"active": "#
|
|
198
|
-
"disabled": "#ffffff00"
|
|
197
|
+
"active": "#ffffff4d",
|
|
198
|
+
"disabled": "#ffffff00",
|
|
199
|
+
"subtle": "#00000012"
|
|
199
200
|
},
|
|
200
201
|
"accent": {
|
|
201
202
|
"normal": "#1170cf",
|
|
@@ -194,8 +194,9 @@
|
|
|
194
194
|
"secondary": {
|
|
195
195
|
"normal": "#ffffff1c",
|
|
196
196
|
"hover": "#ffffff33",
|
|
197
|
-
"active": "#
|
|
198
|
-
"disabled": "#ffffff00"
|
|
197
|
+
"active": "#ffffff4d",
|
|
198
|
+
"disabled": "#ffffff00",
|
|
199
|
+
"subtle": "#00000012"
|
|
199
200
|
},
|
|
200
201
|
"accent": {
|
|
201
202
|
"normal": "#1170cf",
|
|
@@ -194,8 +194,9 @@
|
|
|
194
194
|
"secondary": {
|
|
195
195
|
"normal": "#ffffff1c",
|
|
196
196
|
"hover": "#ffffff33",
|
|
197
|
-
"active": "#
|
|
198
|
-
"disabled": "#ffffff00"
|
|
197
|
+
"active": "#ffffff4d",
|
|
198
|
+
"disabled": "#ffffff00",
|
|
199
|
+
"subtle": "#00000012"
|
|
199
200
|
},
|
|
200
201
|
"accent": {
|
|
201
202
|
"normal": "#1170cf",
|
|
@@ -194,8 +194,9 @@
|
|
|
194
194
|
"secondary": {
|
|
195
195
|
"normal": "#ffffff1c",
|
|
196
196
|
"hover": "#ffffff33",
|
|
197
|
-
"active": "#
|
|
198
|
-
"disabled": "#ffffff00"
|
|
197
|
+
"active": "#ffffff4d",
|
|
198
|
+
"disabled": "#ffffff00",
|
|
199
|
+
"subtle": "#00000012"
|
|
199
200
|
},
|
|
200
201
|
"accent": {
|
|
201
202
|
"normal": "#1170cf",
|
|
@@ -194,8 +194,9 @@
|
|
|
194
194
|
"secondary": {
|
|
195
195
|
"normal": "#ffffff1c",
|
|
196
196
|
"hover": "#ffffff33",
|
|
197
|
-
"active": "#
|
|
198
|
-
"disabled": "#ffffff00"
|
|
197
|
+
"active": "#ffffff4d",
|
|
198
|
+
"disabled": "#ffffff00",
|
|
199
|
+
"subtle": "#00000012"
|
|
199
200
|
},
|
|
200
201
|
"accent": {
|
|
201
202
|
"normal": "#1170cf",
|
|
@@ -194,8 +194,9 @@
|
|
|
194
194
|
"secondary": {
|
|
195
195
|
"normal": "#ffffff1c",
|
|
196
196
|
"hover": "#ffffff33",
|
|
197
|
-
"active": "#
|
|
198
|
-
"disabled": "#ffffff00"
|
|
197
|
+
"active": "#ffffff4d",
|
|
198
|
+
"disabled": "#ffffff00",
|
|
199
|
+
"subtle": "#00000012"
|
|
199
200
|
},
|
|
200
201
|
"accent": {
|
|
201
202
|
"normal": "#1170cf",
|
|
@@ -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:53 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: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:55 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>
|