@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.
Files changed (124) hide show
  1. package/dist/css/components/complete.css +18 -6
  2. package/dist/css/core/complete.css +1 -1
  3. package/dist/css/effect/complete.css +1 -1
  4. package/dist/css/elevation/complete.css +1 -1
  5. package/dist/css/theme/aaos/day-complete.css +1 -1
  6. package/dist/css/theme/aaos/night-complete.css +1 -1
  7. package/dist/css/theme/webex/dark-bronze-stable.css +3 -2
  8. package/dist/css/theme/webex/dark-indigo-stable.css +3 -2
  9. package/dist/css/theme/webex/dark-jade-stable.css +3 -2
  10. package/dist/css/theme/webex/dark-lavender-stable.css +3 -2
  11. package/dist/css/theme/webex/dark-rose-stable.css +3 -2
  12. package/dist/css/theme/webex/dark-stable.css +3 -2
  13. package/dist/css/theme/webex/hc-dark-stable.css +2 -1
  14. package/dist/css/theme/webex/hc-light-stable.css +2 -1
  15. package/dist/css/theme/webex/light-bronze-stable.css +2 -1
  16. package/dist/css/theme/webex/light-indigo-stable.css +2 -1
  17. package/dist/css/theme/webex/light-jade-stable.css +2 -1
  18. package/dist/css/theme/webex/light-lavender-stable.css +2 -1
  19. package/dist/css/theme/webex/light-rose-stable.css +2 -1
  20. package/dist/css/theme/webex/light-stable.css +2 -1
  21. package/dist/css/typography/complete.css +1 -1
  22. package/dist/ios/core/complete.swift +1 -1
  23. package/dist/ios/effect/complete.swift +1 -1
  24. package/dist/ios/elevation/complete.swift +1 -1
  25. package/dist/ios/theme/aaos/day-complete.swift +1 -1
  26. package/dist/ios/theme/aaos/night-complete.swift +1 -1
  27. package/dist/ios/theme/webex/dark-bronze-stable.swift +3 -2
  28. package/dist/ios/theme/webex/dark-indigo-stable.swift +3 -2
  29. package/dist/ios/theme/webex/dark-jade-stable.swift +3 -2
  30. package/dist/ios/theme/webex/dark-lavender-stable.swift +3 -2
  31. package/dist/ios/theme/webex/dark-rose-stable.swift +3 -2
  32. package/dist/ios/theme/webex/dark-stable.swift +3 -2
  33. package/dist/ios/theme/webex/hc-dark-stable.swift +2 -1
  34. package/dist/ios/theme/webex/hc-light-stable.swift +2 -1
  35. package/dist/ios/theme/webex/light-bronze-stable.swift +2 -1
  36. package/dist/ios/theme/webex/light-indigo-stable.swift +2 -1
  37. package/dist/ios/theme/webex/light-jade-stable.swift +2 -1
  38. package/dist/ios/theme/webex/light-lavender-stable.swift +2 -1
  39. package/dist/ios/theme/webex/light-rose-stable.swift +2 -1
  40. package/dist/ios/theme/webex/light-stable.swift +2 -1
  41. package/dist/ios/typography/complete.swift +1 -1
  42. package/dist/ios-webex/theme/webex/dark-bronze-stable.swift +2 -1
  43. package/dist/ios-webex/theme/webex/dark-indigo-stable.swift +2 -1
  44. package/dist/ios-webex/theme/webex/dark-jade-stable.swift +2 -1
  45. package/dist/ios-webex/theme/webex/dark-lavender-stable.swift +2 -1
  46. package/dist/ios-webex/theme/webex/dark-rose-stable.swift +2 -1
  47. package/dist/ios-webex/theme/webex/dark-stable.swift +2 -1
  48. package/dist/ios-webex/theme/webex/hc-dark-stable.swift +1 -0
  49. package/dist/ios-webex/theme/webex/hc-light-stable.swift +3 -0
  50. package/dist/ios-webex/theme/webex/light-bronze-stable.swift +3 -0
  51. package/dist/ios-webex/theme/webex/light-indigo-stable.swift +3 -0
  52. package/dist/ios-webex/theme/webex/light-jade-stable.swift +3 -0
  53. package/dist/ios-webex/theme/webex/light-lavender-stable.swift +3 -0
  54. package/dist/ios-webex/theme/webex/light-rose-stable.swift +3 -0
  55. package/dist/ios-webex/theme/webex/light-stable.swift +3 -0
  56. package/dist/json/theme/webex/dark-bronze-stable.json +31 -2
  57. package/dist/json/theme/webex/dark-indigo-stable.json +31 -2
  58. package/dist/json/theme/webex/dark-jade-stable.json +31 -2
  59. package/dist/json/theme/webex/dark-lavender-stable.json +31 -2
  60. package/dist/json/theme/webex/dark-rose-stable.json +31 -2
  61. package/dist/json/theme/webex/dark-stable.json +31 -2
  62. package/dist/json/theme/webex/hc-dark-stable.json +25 -0
  63. package/dist/json/theme/webex/hc-light-stable.json +25 -0
  64. package/dist/json/theme/webex/light-bronze-stable.json +27 -0
  65. package/dist/json/theme/webex/light-indigo-stable.json +27 -0
  66. package/dist/json/theme/webex/light-jade-stable.json +27 -0
  67. package/dist/json/theme/webex/light-lavender-stable.json +27 -0
  68. package/dist/json/theme/webex/light-rose-stable.json +27 -0
  69. package/dist/json/theme/webex/light-stable.json +27 -0
  70. package/dist/json-minimal/theme/webex/dark-bronze-stable.json +3 -2
  71. package/dist/json-minimal/theme/webex/dark-indigo-stable.json +3 -2
  72. package/dist/json-minimal/theme/webex/dark-jade-stable.json +3 -2
  73. package/dist/json-minimal/theme/webex/dark-lavender-stable.json +3 -2
  74. package/dist/json-minimal/theme/webex/dark-rose-stable.json +3 -2
  75. package/dist/json-minimal/theme/webex/dark-stable.json +3 -2
  76. package/dist/json-minimal/theme/webex/hc-dark-stable.json +2 -1
  77. package/dist/json-minimal/theme/webex/hc-light-stable.json +2 -1
  78. package/dist/json-minimal/theme/webex/light-bronze-stable.json +2 -1
  79. package/dist/json-minimal/theme/webex/light-indigo-stable.json +2 -1
  80. package/dist/json-minimal/theme/webex/light-jade-stable.json +2 -1
  81. package/dist/json-minimal/theme/webex/light-lavender-stable.json +2 -1
  82. package/dist/json-minimal/theme/webex/light-rose-stable.json +2 -1
  83. package/dist/json-minimal/theme/webex/light-stable.json +2 -1
  84. package/dist/resources/core/complete.xml +1 -1
  85. package/dist/resources/effect/complete.xml +1 -1
  86. package/dist/resources/elevation/complete.xml +1 -1
  87. package/dist/resources/theme/aaos/day-complete.xml +1 -1
  88. package/dist/resources/theme/aaos/night-complete.xml +1 -1
  89. package/dist/resources/theme/webex/dark-bronze-stable.xml +3 -2
  90. package/dist/resources/theme/webex/dark-indigo-stable.xml +3 -2
  91. package/dist/resources/theme/webex/dark-jade-stable.xml +3 -2
  92. package/dist/resources/theme/webex/dark-lavender-stable.xml +3 -2
  93. package/dist/resources/theme/webex/dark-rose-stable.xml +3 -2
  94. package/dist/resources/theme/webex/dark-stable.xml +3 -2
  95. package/dist/resources/theme/webex/hc-dark-stable.xml +2 -1
  96. package/dist/resources/theme/webex/hc-light-stable.xml +2 -1
  97. package/dist/resources/theme/webex/light-bronze-stable.xml +2 -1
  98. package/dist/resources/theme/webex/light-indigo-stable.xml +2 -1
  99. package/dist/resources/theme/webex/light-jade-stable.xml +2 -1
  100. package/dist/resources/theme/webex/light-lavender-stable.xml +2 -1
  101. package/dist/resources/theme/webex/light-rose-stable.xml +2 -1
  102. package/dist/resources/theme/webex/light-stable.xml +2 -1
  103. package/dist/resources/typography/complete.xml +1 -1
  104. package/dist/scss/core/complete.scss +1 -1
  105. package/dist/scss/effect/complete.scss +1 -1
  106. package/dist/scss/elevation/complete.scss +1 -1
  107. package/dist/scss/theme/aaos/day-complete.scss +1 -1
  108. package/dist/scss/theme/aaos/night-complete.scss +1 -1
  109. package/dist/scss/theme/webex/dark-bronze-stable.scss +3 -2
  110. package/dist/scss/theme/webex/dark-indigo-stable.scss +3 -2
  111. package/dist/scss/theme/webex/dark-jade-stable.scss +3 -2
  112. package/dist/scss/theme/webex/dark-lavender-stable.scss +3 -2
  113. package/dist/scss/theme/webex/dark-rose-stable.scss +3 -2
  114. package/dist/scss/theme/webex/dark-stable.scss +3 -2
  115. package/dist/scss/theme/webex/hc-dark-stable.scss +2 -1
  116. package/dist/scss/theme/webex/hc-light-stable.scss +2 -1
  117. package/dist/scss/theme/webex/light-bronze-stable.scss +2 -1
  118. package/dist/scss/theme/webex/light-indigo-stable.scss +2 -1
  119. package/dist/scss/theme/webex/light-jade-stable.scss +2 -1
  120. package/dist/scss/theme/webex/light-lavender-stable.scss +2 -1
  121. package/dist/scss/theme/webex/light-rose-stable.scss +2 -1
  122. package/dist/scss/theme/webex/light-stable.scss +2 -1
  123. package/dist/scss/typography/complete.scss +1 -1
  124. 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: #ffffff33;
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: #ffffff33;
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: #ffffff33;
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: #ffffff33;
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: #ffffff33;
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: #ffffff33;
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 Fri, 26 Sep 2025 10:35:47 GMT
3
+ * Generated on Thu, 16 Oct 2025 15:44:49 GMT
4
4
  */
5
5
 
6
6
  .mds-core {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 26 Sep 2025 10:35:47 GMT
3
+ * Generated on Thu, 16 Oct 2025 15:44:50 GMT
4
4
  */
5
5
 
6
6
  .mds-effect {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 26 Sep 2025 10:35:57 GMT
3
+ * Generated on Thu, 16 Oct 2025 15:44:59 GMT
4
4
  */
5
5
 
6
6
  .mds-elevation {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 26 Sep 2025 10:35:49 GMT
3
+ * Generated on Thu, 16 Oct 2025 15:44:51 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-aaos-day {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 26 Sep 2025 10:35:49 GMT
3
+ * Generated on Thu, 16 Oct 2025 15:44:51 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-aaos-night {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 26 Sep 2025 10:35:52 GMT
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: #ffffff33;
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 Fri, 26 Sep 2025 10:35:51 GMT
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: #ffffff33;
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 Fri, 26 Sep 2025 10:35:51 GMT
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: #ffffff33;
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 Fri, 26 Sep 2025 10:35:53 GMT
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: #ffffff33;
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 Fri, 26 Sep 2025 10:35:52 GMT
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: #ffffff33;
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 Fri, 26 Sep 2025 10:35:48 GMT
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: #ffffff33;
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 Fri, 26 Sep 2025 10:35:48 GMT
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 Fri, 26 Sep 2025 10:35:49 GMT
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 Fri, 26 Sep 2025 10:35:53 GMT
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 Fri, 26 Sep 2025 10:35:53 GMT
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 Fri, 26 Sep 2025 10:35:53 GMT
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 Fri, 26 Sep 2025 10:35:54 GMT
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 Fri, 26 Sep 2025 10:35:54 GMT
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 Fri, 26 Sep 2025 10:35:48 GMT
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;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 26 Sep 2025 10:35:56 GMT
3
+ * Generated on Thu, 16 Oct 2025 15:44:58 GMT
4
4
  */
5
5
 
6
6
  .mds-typography {
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Fri, 26 Sep 2025 10:35:47 GMT
7
+ // Generated on Thu, 16 Oct 2025 15:44:49 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Fri, 26 Sep 2025 10:35:47 GMT
7
+ // Generated on Thu, 16 Oct 2025 15:44:50 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Fri, 26 Sep 2025 10:35:57 GMT
7
+ // Generated on Thu, 16 Oct 2025 15:44:59 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Fri, 26 Sep 2025 10:35:49 GMT
7
+ // Generated on Thu, 16 Oct 2025 15:44:51 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Fri, 26 Sep 2025 10:35:49 GMT
7
+ // Generated on Thu, 16 Oct 2025 15:44:51 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Fri, 26 Sep 2025 10:35:52 GMT
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 = #ffffff33
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 Fri, 26 Sep 2025 10:35:51 GMT
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 = #ffffff33
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 Fri, 26 Sep 2025 10:35:52 GMT
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 = #ffffff33
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 Fri, 26 Sep 2025 10:35:53 GMT
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 = #ffffff33
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 Fri, 26 Sep 2025 10:35:52 GMT
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 = #ffffff33
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 Fri, 26 Sep 2025 10:35:48 GMT
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 = #ffffff33
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 Fri, 26 Sep 2025 10:35:49 GMT
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 Fri, 26 Sep 2025 10:35:49 GMT
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