@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
|
@@ -94,8 +94,9 @@
|
|
|
94
94
|
--mds-color-theme-background-solid-quaternary-normal: #3b3b3b;
|
|
95
95
|
--mds-color-theme-background-secondary-normal: #ffffff1c;
|
|
96
96
|
--mds-color-theme-background-secondary-hover: #ffffff33;
|
|
97
|
-
--mds-color-theme-background-secondary-active: #
|
|
97
|
+
--mds-color-theme-background-secondary-active: #ffffff4d;
|
|
98
98
|
--mds-color-theme-background-secondary-disabled: #ffffff00;
|
|
99
|
+
--mds-color-theme-background-secondary-subtle: #00000012;
|
|
99
100
|
--mds-color-theme-background-accent-normal: #1170cf;
|
|
100
101
|
--mds-color-theme-background-accent-active: #64b4fa;
|
|
101
102
|
--mds-color-theme-background-alert-default-normal: #3b3b3b;
|
|
@@ -495,8 +496,9 @@
|
|
|
495
496
|
--mds-color-theme-background-solid-quaternary-normal: #3b3b3b;
|
|
496
497
|
--mds-color-theme-background-secondary-normal: #ffffff1c;
|
|
497
498
|
--mds-color-theme-background-secondary-hover: #ffffff33;
|
|
498
|
-
--mds-color-theme-background-secondary-active: #
|
|
499
|
+
--mds-color-theme-background-secondary-active: #ffffff4d;
|
|
499
500
|
--mds-color-theme-background-secondary-disabled: #ffffff00;
|
|
501
|
+
--mds-color-theme-background-secondary-subtle: #00000012;
|
|
500
502
|
--mds-color-theme-background-accent-normal: #1170cf;
|
|
501
503
|
--mds-color-theme-background-accent-active: #64b4fa;
|
|
502
504
|
--mds-color-theme-background-alert-default-normal: #3b3b3b;
|
|
@@ -896,8 +898,9 @@
|
|
|
896
898
|
--mds-color-theme-background-solid-quaternary-normal: #3b3b3b;
|
|
897
899
|
--mds-color-theme-background-secondary-normal: #ffffff1c;
|
|
898
900
|
--mds-color-theme-background-secondary-hover: #ffffff33;
|
|
899
|
-
--mds-color-theme-background-secondary-active: #
|
|
901
|
+
--mds-color-theme-background-secondary-active: #ffffff4d;
|
|
900
902
|
--mds-color-theme-background-secondary-disabled: #ffffff00;
|
|
903
|
+
--mds-color-theme-background-secondary-subtle: #00000012;
|
|
901
904
|
--mds-color-theme-background-accent-normal: #1170cf;
|
|
902
905
|
--mds-color-theme-background-accent-active: #64b4fa;
|
|
903
906
|
--mds-color-theme-background-alert-default-normal: #3b3b3b;
|
|
@@ -1297,8 +1300,9 @@
|
|
|
1297
1300
|
--mds-color-theme-background-solid-quaternary-normal: #3b3b3b;
|
|
1298
1301
|
--mds-color-theme-background-secondary-normal: #ffffff1c;
|
|
1299
1302
|
--mds-color-theme-background-secondary-hover: #ffffff33;
|
|
1300
|
-
--mds-color-theme-background-secondary-active: #
|
|
1303
|
+
--mds-color-theme-background-secondary-active: #ffffff4d;
|
|
1301
1304
|
--mds-color-theme-background-secondary-disabled: #ffffff00;
|
|
1305
|
+
--mds-color-theme-background-secondary-subtle: #00000012;
|
|
1302
1306
|
--mds-color-theme-background-accent-normal: #1170cf;
|
|
1303
1307
|
--mds-color-theme-background-accent-active: #64b4fa;
|
|
1304
1308
|
--mds-color-theme-background-alert-default-normal: #3b3b3b;
|
|
@@ -1698,8 +1702,9 @@
|
|
|
1698
1702
|
--mds-color-theme-background-solid-quaternary-normal: #3b3b3b;
|
|
1699
1703
|
--mds-color-theme-background-secondary-normal: #ffffff1c;
|
|
1700
1704
|
--mds-color-theme-background-secondary-hover: #ffffff33;
|
|
1701
|
-
--mds-color-theme-background-secondary-active: #
|
|
1705
|
+
--mds-color-theme-background-secondary-active: #ffffff4d;
|
|
1702
1706
|
--mds-color-theme-background-secondary-disabled: #ffffff00;
|
|
1707
|
+
--mds-color-theme-background-secondary-subtle: #00000012;
|
|
1703
1708
|
--mds-color-theme-background-accent-normal: #1170cf;
|
|
1704
1709
|
--mds-color-theme-background-accent-active: #64b4fa;
|
|
1705
1710
|
--mds-color-theme-background-alert-default-normal: #3b3b3b;
|
|
@@ -2099,8 +2104,9 @@
|
|
|
2099
2104
|
--mds-color-theme-background-solid-quaternary-normal: #3b3b3b;
|
|
2100
2105
|
--mds-color-theme-background-secondary-normal: #ffffff1c;
|
|
2101
2106
|
--mds-color-theme-background-secondary-hover: #ffffff33;
|
|
2102
|
-
--mds-color-theme-background-secondary-active: #
|
|
2107
|
+
--mds-color-theme-background-secondary-active: #ffffff4d;
|
|
2103
2108
|
--mds-color-theme-background-secondary-disabled: #ffffff00;
|
|
2109
|
+
--mds-color-theme-background-secondary-subtle: #00000012;
|
|
2104
2110
|
--mds-color-theme-background-accent-normal: #1170cf;
|
|
2105
2111
|
--mds-color-theme-background-accent-active: #64b4fa;
|
|
2106
2112
|
--mds-color-theme-background-alert-default-normal: #3b3b3b;
|
|
@@ -2502,6 +2508,7 @@
|
|
|
2502
2508
|
--mds-color-theme-background-secondary-hover: #00000033;
|
|
2503
2509
|
--mds-color-theme-background-secondary-active: #0000004d;
|
|
2504
2510
|
--mds-color-theme-background-secondary-disabled: #00000000;
|
|
2511
|
+
--mds-color-theme-background-secondary-subtle: #ffffff12;
|
|
2505
2512
|
--mds-color-theme-background-accent-normal: #1170cf;
|
|
2506
2513
|
--mds-color-theme-background-accent-active: #0353a8;
|
|
2507
2514
|
--mds-color-theme-background-alert-default-normal: #dedede;
|
|
@@ -2903,6 +2910,7 @@
|
|
|
2903
2910
|
--mds-color-theme-background-secondary-hover: #00000033;
|
|
2904
2911
|
--mds-color-theme-background-secondary-active: #0000004d;
|
|
2905
2912
|
--mds-color-theme-background-secondary-disabled: #00000000;
|
|
2913
|
+
--mds-color-theme-background-secondary-subtle: #ffffff12;
|
|
2906
2914
|
--mds-color-theme-background-accent-normal: #1170cf;
|
|
2907
2915
|
--mds-color-theme-background-accent-active: #0353a8;
|
|
2908
2916
|
--mds-color-theme-background-alert-default-normal: #dedede;
|
|
@@ -3304,6 +3312,7 @@
|
|
|
3304
3312
|
--mds-color-theme-background-secondary-hover: #00000033;
|
|
3305
3313
|
--mds-color-theme-background-secondary-active: #0000004d;
|
|
3306
3314
|
--mds-color-theme-background-secondary-disabled: #00000000;
|
|
3315
|
+
--mds-color-theme-background-secondary-subtle: #ffffff12;
|
|
3307
3316
|
--mds-color-theme-background-accent-normal: #1170cf;
|
|
3308
3317
|
--mds-color-theme-background-accent-active: #0353a8;
|
|
3309
3318
|
--mds-color-theme-background-alert-default-normal: #dedede;
|
|
@@ -3705,6 +3714,7 @@
|
|
|
3705
3714
|
--mds-color-theme-background-secondary-hover: #00000033;
|
|
3706
3715
|
--mds-color-theme-background-secondary-active: #0000004d;
|
|
3707
3716
|
--mds-color-theme-background-secondary-disabled: #00000000;
|
|
3717
|
+
--mds-color-theme-background-secondary-subtle: #ffffff12;
|
|
3708
3718
|
--mds-color-theme-background-accent-normal: #1170cf;
|
|
3709
3719
|
--mds-color-theme-background-accent-active: #0353a8;
|
|
3710
3720
|
--mds-color-theme-background-alert-default-normal: #dedede;
|
|
@@ -4106,6 +4116,7 @@
|
|
|
4106
4116
|
--mds-color-theme-background-secondary-hover: #00000033;
|
|
4107
4117
|
--mds-color-theme-background-secondary-active: #0000004d;
|
|
4108
4118
|
--mds-color-theme-background-secondary-disabled: #00000000;
|
|
4119
|
+
--mds-color-theme-background-secondary-subtle: #ffffff12;
|
|
4109
4120
|
--mds-color-theme-background-accent-normal: #1170cf;
|
|
4110
4121
|
--mds-color-theme-background-accent-active: #0353a8;
|
|
4111
4122
|
--mds-color-theme-background-alert-default-normal: #dedede;
|
|
@@ -4507,6 +4518,7 @@
|
|
|
4507
4518
|
--mds-color-theme-background-secondary-hover: #00000033;
|
|
4508
4519
|
--mds-color-theme-background-secondary-active: #0000004d;
|
|
4509
4520
|
--mds-color-theme-background-secondary-disabled: #00000000;
|
|
4521
|
+
--mds-color-theme-background-secondary-subtle: #ffffff12;
|
|
4510
4522
|
--mds-color-theme-background-accent-normal: #1170cf;
|
|
4511
4523
|
--mds-color-theme-background-accent-active: #0353a8;
|
|
4512
4524
|
--mds-color-theme-background-alert-default-normal: #dedede;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Thu, 16 Oct 2025 15:44:54 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
.mds-theme-stable-darkBronzeWebex {
|
|
@@ -99,8 +99,9 @@
|
|
|
99
99
|
--mds-color-theme-background-solid-quaternary-normal: #3b3b3b;
|
|
100
100
|
--mds-color-theme-background-secondary-normal: #ffffff1c;
|
|
101
101
|
--mds-color-theme-background-secondary-hover: #ffffff33;
|
|
102
|
-
--mds-color-theme-background-secondary-active: #
|
|
102
|
+
--mds-color-theme-background-secondary-active: #ffffff4d;
|
|
103
103
|
--mds-color-theme-background-secondary-disabled: #ffffff00;
|
|
104
|
+
--mds-color-theme-background-secondary-subtle: #00000012;
|
|
104
105
|
--mds-color-theme-background-accent-normal: #1170cf;
|
|
105
106
|
--mds-color-theme-background-accent-active: #64b4fa;
|
|
106
107
|
--mds-color-theme-background-alert-default-normal: #3b3b3b;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Thu, 16 Oct 2025 15:44:53 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
.mds-theme-stable-darkIndigoWebex {
|
|
@@ -99,8 +99,9 @@
|
|
|
99
99
|
--mds-color-theme-background-solid-quaternary-normal: #3b3b3b;
|
|
100
100
|
--mds-color-theme-background-secondary-normal: #ffffff1c;
|
|
101
101
|
--mds-color-theme-background-secondary-hover: #ffffff33;
|
|
102
|
-
--mds-color-theme-background-secondary-active: #
|
|
102
|
+
--mds-color-theme-background-secondary-active: #ffffff4d;
|
|
103
103
|
--mds-color-theme-background-secondary-disabled: #ffffff00;
|
|
104
|
+
--mds-color-theme-background-secondary-subtle: #00000012;
|
|
104
105
|
--mds-color-theme-background-accent-normal: #1170cf;
|
|
105
106
|
--mds-color-theme-background-accent-active: #64b4fa;
|
|
106
107
|
--mds-color-theme-background-alert-default-normal: #3b3b3b;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Thu, 16 Oct 2025 15:44:54 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
.mds-theme-stable-darkJadeWebex {
|
|
@@ -99,8 +99,9 @@
|
|
|
99
99
|
--mds-color-theme-background-solid-quaternary-normal: #3b3b3b;
|
|
100
100
|
--mds-color-theme-background-secondary-normal: #ffffff1c;
|
|
101
101
|
--mds-color-theme-background-secondary-hover: #ffffff33;
|
|
102
|
-
--mds-color-theme-background-secondary-active: #
|
|
102
|
+
--mds-color-theme-background-secondary-active: #ffffff4d;
|
|
103
103
|
--mds-color-theme-background-secondary-disabled: #ffffff00;
|
|
104
|
+
--mds-color-theme-background-secondary-subtle: #00000012;
|
|
104
105
|
--mds-color-theme-background-accent-normal: #1170cf;
|
|
105
106
|
--mds-color-theme-background-accent-active: #64b4fa;
|
|
106
107
|
--mds-color-theme-background-alert-default-normal: #3b3b3b;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Thu, 16 Oct 2025 15:44:55 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
.mds-theme-stable-darkLavenderWebex {
|
|
@@ -99,8 +99,9 @@
|
|
|
99
99
|
--mds-color-theme-background-solid-quaternary-normal: #3b3b3b;
|
|
100
100
|
--mds-color-theme-background-secondary-normal: #ffffff1c;
|
|
101
101
|
--mds-color-theme-background-secondary-hover: #ffffff33;
|
|
102
|
-
--mds-color-theme-background-secondary-active: #
|
|
102
|
+
--mds-color-theme-background-secondary-active: #ffffff4d;
|
|
103
103
|
--mds-color-theme-background-secondary-disabled: #ffffff00;
|
|
104
|
+
--mds-color-theme-background-secondary-subtle: #00000012;
|
|
104
105
|
--mds-color-theme-background-accent-normal: #1170cf;
|
|
105
106
|
--mds-color-theme-background-accent-active: #64b4fa;
|
|
106
107
|
--mds-color-theme-background-alert-default-normal: #3b3b3b;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Thu, 16 Oct 2025 15:44:54 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
.mds-theme-stable-darkRoseWebex {
|
|
@@ -99,8 +99,9 @@
|
|
|
99
99
|
--mds-color-theme-background-solid-quaternary-normal: #3b3b3b;
|
|
100
100
|
--mds-color-theme-background-secondary-normal: #ffffff1c;
|
|
101
101
|
--mds-color-theme-background-secondary-hover: #ffffff33;
|
|
102
|
-
--mds-color-theme-background-secondary-active: #
|
|
102
|
+
--mds-color-theme-background-secondary-active: #ffffff4d;
|
|
103
103
|
--mds-color-theme-background-secondary-disabled: #ffffff00;
|
|
104
|
+
--mds-color-theme-background-secondary-subtle: #00000012;
|
|
104
105
|
--mds-color-theme-background-accent-normal: #1170cf;
|
|
105
106
|
--mds-color-theme-background-accent-active: #64b4fa;
|
|
106
107
|
--mds-color-theme-background-alert-default-normal: #3b3b3b;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Thu, 16 Oct 2025 15:44:50 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
.mds-theme-stable-darkWebex {
|
|
@@ -99,8 +99,9 @@
|
|
|
99
99
|
--mds-color-theme-background-solid-quaternary-normal: #3b3b3b;
|
|
100
100
|
--mds-color-theme-background-secondary-normal: #ffffff1c;
|
|
101
101
|
--mds-color-theme-background-secondary-hover: #ffffff33;
|
|
102
|
-
--mds-color-theme-background-secondary-active: #
|
|
102
|
+
--mds-color-theme-background-secondary-active: #ffffff4d;
|
|
103
103
|
--mds-color-theme-background-secondary-disabled: #ffffff00;
|
|
104
|
+
--mds-color-theme-background-secondary-subtle: #00000012;
|
|
104
105
|
--mds-color-theme-background-accent-normal: #1170cf;
|
|
105
106
|
--mds-color-theme-background-accent-active: #64b4fa;
|
|
106
107
|
--mds-color-theme-background-alert-default-normal: #3b3b3b;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Thu, 16 Oct 2025 15:44:51 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
.mds-theme-stable-hcDarkWebex {
|
|
@@ -101,6 +101,7 @@
|
|
|
101
101
|
--mds-color-theme-background-secondary-hover: #1aebff;
|
|
102
102
|
--mds-color-theme-background-secondary-active: #1aebff;
|
|
103
103
|
--mds-color-theme-background-secondary-disabled: #3ff23f;
|
|
104
|
+
--mds-color-theme-background-secondary-subtle: #000000;
|
|
104
105
|
--mds-color-theme-background-accent-normal: #000000;
|
|
105
106
|
--mds-color-theme-background-accent-active: #1aebff;
|
|
106
107
|
--mds-color-theme-background-alert-default-normal: #000000;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Thu, 16 Oct 2025 15:44:51 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
.mds-theme-stable-hcLightWebex {
|
|
@@ -101,6 +101,7 @@
|
|
|
101
101
|
--mds-color-theme-background-secondary-hover: #37006e;
|
|
102
102
|
--mds-color-theme-background-secondary-active: #37006e;
|
|
103
103
|
--mds-color-theme-background-secondary-disabled: #600000;
|
|
104
|
+
--mds-color-theme-background-secondary-subtle: #ffffff;
|
|
104
105
|
--mds-color-theme-background-accent-normal: #37006e;
|
|
105
106
|
--mds-color-theme-background-accent-active: #37006e;
|
|
106
107
|
--mds-color-theme-background-alert-default-normal: #ffffff;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Thu, 16 Oct 2025 15:44:55 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
.mds-theme-stable-lightBronzeWebex {
|
|
@@ -101,6 +101,7 @@
|
|
|
101
101
|
--mds-color-theme-background-secondary-hover: #00000033;
|
|
102
102
|
--mds-color-theme-background-secondary-active: #0000004d;
|
|
103
103
|
--mds-color-theme-background-secondary-disabled: #00000000;
|
|
104
|
+
--mds-color-theme-background-secondary-subtle: #ffffff12;
|
|
104
105
|
--mds-color-theme-background-accent-normal: #1170cf;
|
|
105
106
|
--mds-color-theme-background-accent-active: #0353a8;
|
|
106
107
|
--mds-color-theme-background-alert-default-normal: #dedede;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Thu, 16 Oct 2025 15:44:55 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
.mds-theme-stable-lightIndigoWebex {
|
|
@@ -101,6 +101,7 @@
|
|
|
101
101
|
--mds-color-theme-background-secondary-hover: #00000033;
|
|
102
102
|
--mds-color-theme-background-secondary-active: #0000004d;
|
|
103
103
|
--mds-color-theme-background-secondary-disabled: #00000000;
|
|
104
|
+
--mds-color-theme-background-secondary-subtle: #ffffff12;
|
|
104
105
|
--mds-color-theme-background-accent-normal: #1170cf;
|
|
105
106
|
--mds-color-theme-background-accent-active: #0353a8;
|
|
106
107
|
--mds-color-theme-background-alert-default-normal: #dedede;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Thu, 16 Oct 2025 15:44:55 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
.mds-theme-stable-lightJadeWebex {
|
|
@@ -101,6 +101,7 @@
|
|
|
101
101
|
--mds-color-theme-background-secondary-hover: #00000033;
|
|
102
102
|
--mds-color-theme-background-secondary-active: #0000004d;
|
|
103
103
|
--mds-color-theme-background-secondary-disabled: #00000000;
|
|
104
|
+
--mds-color-theme-background-secondary-subtle: #ffffff12;
|
|
104
105
|
--mds-color-theme-background-accent-normal: #1170cf;
|
|
105
106
|
--mds-color-theme-background-accent-active: #0353a8;
|
|
106
107
|
--mds-color-theme-background-alert-default-normal: #dedede;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Thu, 16 Oct 2025 15:44:56 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
.mds-theme-stable-lightLavenderWebex {
|
|
@@ -101,6 +101,7 @@
|
|
|
101
101
|
--mds-color-theme-background-secondary-hover: #00000033;
|
|
102
102
|
--mds-color-theme-background-secondary-active: #0000004d;
|
|
103
103
|
--mds-color-theme-background-secondary-disabled: #00000000;
|
|
104
|
+
--mds-color-theme-background-secondary-subtle: #ffffff12;
|
|
104
105
|
--mds-color-theme-background-accent-normal: #1170cf;
|
|
105
106
|
--mds-color-theme-background-accent-active: #0353a8;
|
|
106
107
|
--mds-color-theme-background-alert-default-normal: #dedede;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Thu, 16 Oct 2025 15:44:56 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
.mds-theme-stable-lightRoseWebex {
|
|
@@ -101,6 +101,7 @@
|
|
|
101
101
|
--mds-color-theme-background-secondary-hover: #00000033;
|
|
102
102
|
--mds-color-theme-background-secondary-active: #0000004d;
|
|
103
103
|
--mds-color-theme-background-secondary-disabled: #00000000;
|
|
104
|
+
--mds-color-theme-background-secondary-subtle: #ffffff12;
|
|
104
105
|
--mds-color-theme-background-accent-normal: #1170cf;
|
|
105
106
|
--mds-color-theme-background-accent-active: #0353a8;
|
|
106
107
|
--mds-color-theme-background-alert-default-normal: #dedede;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Thu, 16 Oct 2025 15:44:50 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
.mds-theme-stable-lightWebex {
|
|
@@ -101,6 +101,7 @@
|
|
|
101
101
|
--mds-color-theme-background-secondary-hover: #00000033;
|
|
102
102
|
--mds-color-theme-background-secondary-active: #0000004d;
|
|
103
103
|
--mds-color-theme-background-secondary-disabled: #00000000;
|
|
104
|
+
--mds-color-theme-background-secondary-subtle: #ffffff12;
|
|
104
105
|
--mds-color-theme-background-accent-normal: #1170cf;
|
|
105
106
|
--mds-color-theme-background-accent-active: #0353a8;
|
|
106
107
|
--mds-color-theme-background-alert-default-normal: #dedede;
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
//
|
|
5
5
|
|
|
6
6
|
// Do not edit directly
|
|
7
|
-
// Generated on
|
|
7
|
+
// Generated on Thu, 16 Oct 2025 15:44:54 GMT
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
import UIKit
|
|
@@ -99,10 +99,11 @@ public class {
|
|
|
99
99
|
public static let mdsColorThemeBackgroundPrimaryGhost = #ffffff00
|
|
100
100
|
public static let mdsColorThemeBackgroundPrimaryHover = #ffffff12
|
|
101
101
|
public static let mdsColorThemeBackgroundReactionNormal = linear-gradient(90deg, #1a1a1ae6 0%, #1a1a1a00 100%)
|
|
102
|
-
public static let mdsColorThemeBackgroundSecondaryActive = #
|
|
102
|
+
public static let mdsColorThemeBackgroundSecondaryActive = #ffffff4d
|
|
103
103
|
public static let mdsColorThemeBackgroundSecondaryDisabled = #ffffff00
|
|
104
104
|
public static let mdsColorThemeBackgroundSecondaryHover = #ffffff33
|
|
105
105
|
public static let mdsColorThemeBackgroundSecondaryNormal = #ffffff1c
|
|
106
|
+
public static let mdsColorThemeBackgroundSecondarySubtle = #00000012
|
|
106
107
|
public static let mdsColorThemeBackgroundSkeletonNormal = #707070
|
|
107
108
|
public static let mdsColorThemeBackgroundSolidPrimaryNormal = #000000
|
|
108
109
|
public static let mdsColorThemeBackgroundSolidQuaternaryNormal = #3b3b3b
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
//
|
|
5
5
|
|
|
6
6
|
// Do not edit directly
|
|
7
|
-
// Generated on
|
|
7
|
+
// Generated on Thu, 16 Oct 2025 15:44:53 GMT
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
import UIKit
|
|
@@ -99,10 +99,11 @@ public class {
|
|
|
99
99
|
public static let mdsColorThemeBackgroundPrimaryGhost = #ffffff00
|
|
100
100
|
public static let mdsColorThemeBackgroundPrimaryHover = #ffffff12
|
|
101
101
|
public static let mdsColorThemeBackgroundReactionNormal = linear-gradient(90deg, #1a1a1ae6 0%, #1a1a1a00 100%)
|
|
102
|
-
public static let mdsColorThemeBackgroundSecondaryActive = #
|
|
102
|
+
public static let mdsColorThemeBackgroundSecondaryActive = #ffffff4d
|
|
103
103
|
public static let mdsColorThemeBackgroundSecondaryDisabled = #ffffff00
|
|
104
104
|
public static let mdsColorThemeBackgroundSecondaryHover = #ffffff33
|
|
105
105
|
public static let mdsColorThemeBackgroundSecondaryNormal = #ffffff1c
|
|
106
|
+
public static let mdsColorThemeBackgroundSecondarySubtle = #00000012
|
|
106
107
|
public static let mdsColorThemeBackgroundSkeletonNormal = #707070
|
|
107
108
|
public static let mdsColorThemeBackgroundSolidPrimaryNormal = #000000
|
|
108
109
|
public static let mdsColorThemeBackgroundSolidQuaternaryNormal = #3b3b3b
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
//
|
|
5
5
|
|
|
6
6
|
// Do not edit directly
|
|
7
|
-
// Generated on
|
|
7
|
+
// Generated on Thu, 16 Oct 2025 15:44:54 GMT
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
import UIKit
|
|
@@ -99,10 +99,11 @@ public class {
|
|
|
99
99
|
public static let mdsColorThemeBackgroundPrimaryGhost = #ffffff00
|
|
100
100
|
public static let mdsColorThemeBackgroundPrimaryHover = #ffffff12
|
|
101
101
|
public static let mdsColorThemeBackgroundReactionNormal = linear-gradient(90deg, #1a1a1ae6 0%, #1a1a1a00 100%)
|
|
102
|
-
public static let mdsColorThemeBackgroundSecondaryActive = #
|
|
102
|
+
public static let mdsColorThemeBackgroundSecondaryActive = #ffffff4d
|
|
103
103
|
public static let mdsColorThemeBackgroundSecondaryDisabled = #ffffff00
|
|
104
104
|
public static let mdsColorThemeBackgroundSecondaryHover = #ffffff33
|
|
105
105
|
public static let mdsColorThemeBackgroundSecondaryNormal = #ffffff1c
|
|
106
|
+
public static let mdsColorThemeBackgroundSecondarySubtle = #00000012
|
|
106
107
|
public static let mdsColorThemeBackgroundSkeletonNormal = #707070
|
|
107
108
|
public static let mdsColorThemeBackgroundSolidPrimaryNormal = #000000
|
|
108
109
|
public static let mdsColorThemeBackgroundSolidQuaternaryNormal = #3b3b3b
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
//
|
|
5
5
|
|
|
6
6
|
// Do not edit directly
|
|
7
|
-
// Generated on
|
|
7
|
+
// Generated on Thu, 16 Oct 2025 15:44:55 GMT
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
import UIKit
|
|
@@ -99,10 +99,11 @@ public class {
|
|
|
99
99
|
public static let mdsColorThemeBackgroundPrimaryGhost = #ffffff00
|
|
100
100
|
public static let mdsColorThemeBackgroundPrimaryHover = #ffffff12
|
|
101
101
|
public static let mdsColorThemeBackgroundReactionNormal = linear-gradient(90deg, #1a1a1ae6 0%, #1a1a1a00 100%)
|
|
102
|
-
public static let mdsColorThemeBackgroundSecondaryActive = #
|
|
102
|
+
public static let mdsColorThemeBackgroundSecondaryActive = #ffffff4d
|
|
103
103
|
public static let mdsColorThemeBackgroundSecondaryDisabled = #ffffff00
|
|
104
104
|
public static let mdsColorThemeBackgroundSecondaryHover = #ffffff33
|
|
105
105
|
public static let mdsColorThemeBackgroundSecondaryNormal = #ffffff1c
|
|
106
|
+
public static let mdsColorThemeBackgroundSecondarySubtle = #00000012
|
|
106
107
|
public static let mdsColorThemeBackgroundSkeletonNormal = #707070
|
|
107
108
|
public static let mdsColorThemeBackgroundSolidPrimaryNormal = #000000
|
|
108
109
|
public static let mdsColorThemeBackgroundSolidQuaternaryNormal = #3b3b3b
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
//
|
|
5
5
|
|
|
6
6
|
// Do not edit directly
|
|
7
|
-
// Generated on
|
|
7
|
+
// Generated on Thu, 16 Oct 2025 15:44:54 GMT
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
import UIKit
|
|
@@ -99,10 +99,11 @@ public class {
|
|
|
99
99
|
public static let mdsColorThemeBackgroundPrimaryGhost = #ffffff00
|
|
100
100
|
public static let mdsColorThemeBackgroundPrimaryHover = #ffffff12
|
|
101
101
|
public static let mdsColorThemeBackgroundReactionNormal = linear-gradient(90deg, #1a1a1ae6 0%, #1a1a1a00 100%)
|
|
102
|
-
public static let mdsColorThemeBackgroundSecondaryActive = #
|
|
102
|
+
public static let mdsColorThemeBackgroundSecondaryActive = #ffffff4d
|
|
103
103
|
public static let mdsColorThemeBackgroundSecondaryDisabled = #ffffff00
|
|
104
104
|
public static let mdsColorThemeBackgroundSecondaryHover = #ffffff33
|
|
105
105
|
public static let mdsColorThemeBackgroundSecondaryNormal = #ffffff1c
|
|
106
|
+
public static let mdsColorThemeBackgroundSecondarySubtle = #00000012
|
|
106
107
|
public static let mdsColorThemeBackgroundSkeletonNormal = #707070
|
|
107
108
|
public static let mdsColorThemeBackgroundSolidPrimaryNormal = #000000
|
|
108
109
|
public static let mdsColorThemeBackgroundSolidQuaternaryNormal = #3b3b3b
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
//
|
|
5
5
|
|
|
6
6
|
// Do not edit directly
|
|
7
|
-
// Generated on
|
|
7
|
+
// Generated on Thu, 16 Oct 2025 15:44:50 GMT
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
import UIKit
|
|
@@ -99,10 +99,11 @@ public class {
|
|
|
99
99
|
public static let mdsColorThemeBackgroundPrimaryGhost = #ffffff00
|
|
100
100
|
public static let mdsColorThemeBackgroundPrimaryHover = #ffffff12
|
|
101
101
|
public static let mdsColorThemeBackgroundReactionNormal = linear-gradient(90deg, #1a1a1ae6 0%, #1a1a1a00 100%)
|
|
102
|
-
public static let mdsColorThemeBackgroundSecondaryActive = #
|
|
102
|
+
public static let mdsColorThemeBackgroundSecondaryActive = #ffffff4d
|
|
103
103
|
public static let mdsColorThemeBackgroundSecondaryDisabled = #ffffff00
|
|
104
104
|
public static let mdsColorThemeBackgroundSecondaryHover = #ffffff33
|
|
105
105
|
public static let mdsColorThemeBackgroundSecondaryNormal = #ffffff1c
|
|
106
|
+
public static let mdsColorThemeBackgroundSecondarySubtle = #00000012
|
|
106
107
|
public static let mdsColorThemeBackgroundSkeletonNormal = #707070
|
|
107
108
|
public static let mdsColorThemeBackgroundSolidPrimaryNormal = #000000
|
|
108
109
|
public static let mdsColorThemeBackgroundSolidQuaternaryNormal = #3b3b3b
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
//
|
|
5
5
|
|
|
6
6
|
// Do not edit directly
|
|
7
|
-
// Generated on
|
|
7
|
+
// Generated on Thu, 16 Oct 2025 15:44:51 GMT
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
import UIKit
|
|
@@ -103,6 +103,7 @@ public class {
|
|
|
103
103
|
public static let mdsColorThemeBackgroundSecondaryDisabled = #3ff23f
|
|
104
104
|
public static let mdsColorThemeBackgroundSecondaryHover = #1aebff
|
|
105
105
|
public static let mdsColorThemeBackgroundSecondaryNormal = #000000
|
|
106
|
+
public static let mdsColorThemeBackgroundSecondarySubtle = #000000
|
|
106
107
|
public static let mdsColorThemeBackgroundSkeletonNormal = #000000
|
|
107
108
|
public static let mdsColorThemeBackgroundSolidPrimaryNormal = #000000
|
|
108
109
|
public static let mdsColorThemeBackgroundSolidQuaternaryNormal = #000000
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
//
|
|
5
5
|
|
|
6
6
|
// Do not edit directly
|
|
7
|
-
// Generated on
|
|
7
|
+
// Generated on Thu, 16 Oct 2025 15:44:51 GMT
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
import UIKit
|
|
@@ -103,6 +103,7 @@ public class {
|
|
|
103
103
|
public static let mdsColorThemeBackgroundSecondaryDisabled = #600000
|
|
104
104
|
public static let mdsColorThemeBackgroundSecondaryHover = #37006e
|
|
105
105
|
public static let mdsColorThemeBackgroundSecondaryNormal = #ffffff
|
|
106
|
+
public static let mdsColorThemeBackgroundSecondarySubtle = #ffffff
|
|
106
107
|
public static let mdsColorThemeBackgroundSkeletonNormal = #ffffff
|
|
107
108
|
public static let mdsColorThemeBackgroundSolidPrimaryNormal = #ffffff
|
|
108
109
|
public static let mdsColorThemeBackgroundSolidQuaternaryNormal = #ffffff
|