@momentum-design/tokens 0.7.1 → 0.7.3

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 (127) hide show
  1. package/dist/css/components/complete.css +30 -30
  2. package/dist/css/core/complete.css +6 -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 -3
  8. package/dist/css/theme/webex/dark-indigo-stable.css +3 -3
  9. package/dist/css/theme/webex/dark-jade-stable.css +3 -3
  10. package/dist/css/theme/webex/dark-lavender-stable.css +3 -3
  11. package/dist/css/theme/webex/dark-rose-stable.css +3 -3
  12. package/dist/css/theme/webex/dark-stable.css +3 -3
  13. package/dist/css/theme/webex/hc-dark-stable.css +3 -3
  14. package/dist/css/theme/webex/hc-light-stable.css +3 -3
  15. package/dist/css/theme/webex/light-bronze-stable.css +4 -4
  16. package/dist/css/theme/webex/light-indigo-stable.css +4 -4
  17. package/dist/css/theme/webex/light-jade-stable.css +4 -4
  18. package/dist/css/theme/webex/light-lavender-stable.css +4 -4
  19. package/dist/css/theme/webex/light-rose-stable.css +4 -4
  20. package/dist/css/theme/webex/light-stable.css +4 -4
  21. package/dist/css/typography/complete.css +1 -1
  22. package/dist/ios/core/complete.swift +6 -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 -3
  28. package/dist/ios/theme/webex/dark-indigo-stable.swift +3 -3
  29. package/dist/ios/theme/webex/dark-jade-stable.swift +3 -3
  30. package/dist/ios/theme/webex/dark-lavender-stable.swift +3 -3
  31. package/dist/ios/theme/webex/dark-rose-stable.swift +3 -3
  32. package/dist/ios/theme/webex/dark-stable.swift +3 -3
  33. package/dist/ios/theme/webex/hc-dark-stable.swift +3 -3
  34. package/dist/ios/theme/webex/hc-light-stable.swift +3 -3
  35. package/dist/ios/theme/webex/light-bronze-stable.swift +4 -4
  36. package/dist/ios/theme/webex/light-indigo-stable.swift +4 -4
  37. package/dist/ios/theme/webex/light-jade-stable.swift +4 -4
  38. package/dist/ios/theme/webex/light-lavender-stable.swift +4 -4
  39. package/dist/ios/theme/webex/light-rose-stable.swift +4 -4
  40. package/dist/ios/theme/webex/light-stable.swift +4 -4
  41. package/dist/ios/typography/complete.swift +1 -1
  42. package/dist/ios-webex/core/complete.swift +5 -0
  43. package/dist/ios-webex/theme/webex/dark-bronze-stable.swift +4 -2
  44. package/dist/ios-webex/theme/webex/dark-indigo-stable.swift +4 -2
  45. package/dist/ios-webex/theme/webex/dark-jade-stable.swift +4 -2
  46. package/dist/ios-webex/theme/webex/dark-lavender-stable.swift +4 -2
  47. package/dist/ios-webex/theme/webex/dark-rose-stable.swift +4 -2
  48. package/dist/ios-webex/theme/webex/dark-stable.swift +4 -2
  49. package/dist/ios-webex/theme/webex/hc-dark-stable.swift +2 -2
  50. package/dist/ios-webex/theme/webex/hc-light-stable.swift +6 -6
  51. package/dist/ios-webex/theme/webex/light-bronze-stable.swift +14 -8
  52. package/dist/ios-webex/theme/webex/light-indigo-stable.swift +14 -8
  53. package/dist/ios-webex/theme/webex/light-jade-stable.swift +14 -8
  54. package/dist/ios-webex/theme/webex/light-lavender-stable.swift +14 -8
  55. package/dist/ios-webex/theme/webex/light-rose-stable.swift +14 -8
  56. package/dist/ios-webex/theme/webex/light-stable.swift +14 -8
  57. package/dist/json/core/complete.json +107 -0
  58. package/dist/json/theme/webex/dark-bronze-stable.json +56 -58
  59. package/dist/json/theme/webex/dark-indigo-stable.json +56 -58
  60. package/dist/json/theme/webex/dark-jade-stable.json +56 -58
  61. package/dist/json/theme/webex/dark-lavender-stable.json +56 -58
  62. package/dist/json/theme/webex/dark-rose-stable.json +56 -58
  63. package/dist/json/theme/webex/dark-stable.json +56 -58
  64. package/dist/json/theme/webex/hc-dark-stable.json +56 -58
  65. package/dist/json/theme/webex/hc-light-stable.json +56 -58
  66. package/dist/json/theme/webex/light-bronze-stable.json +58 -60
  67. package/dist/json/theme/webex/light-indigo-stable.json +58 -60
  68. package/dist/json/theme/webex/light-jade-stable.json +58 -60
  69. package/dist/json/theme/webex/light-lavender-stable.json +58 -60
  70. package/dist/json/theme/webex/light-rose-stable.json +58 -60
  71. package/dist/json/theme/webex/light-stable.json +58 -60
  72. package/dist/json-minimal/core/complete.json +7 -0
  73. package/dist/json-minimal/theme/webex/dark-bronze-stable.json +4 -4
  74. package/dist/json-minimal/theme/webex/dark-indigo-stable.json +4 -4
  75. package/dist/json-minimal/theme/webex/dark-jade-stable.json +4 -4
  76. package/dist/json-minimal/theme/webex/dark-lavender-stable.json +4 -4
  77. package/dist/json-minimal/theme/webex/dark-rose-stable.json +4 -4
  78. package/dist/json-minimal/theme/webex/dark-stable.json +4 -4
  79. package/dist/json-minimal/theme/webex/hc-dark-stable.json +4 -4
  80. package/dist/json-minimal/theme/webex/hc-light-stable.json +4 -4
  81. package/dist/json-minimal/theme/webex/light-bronze-stable.json +5 -5
  82. package/dist/json-minimal/theme/webex/light-indigo-stable.json +5 -5
  83. package/dist/json-minimal/theme/webex/light-jade-stable.json +5 -5
  84. package/dist/json-minimal/theme/webex/light-lavender-stable.json +5 -5
  85. package/dist/json-minimal/theme/webex/light-rose-stable.json +5 -5
  86. package/dist/json-minimal/theme/webex/light-stable.json +5 -5
  87. package/dist/resources/core/complete.xml +6 -1
  88. package/dist/resources/effect/complete.xml +1 -1
  89. package/dist/resources/elevation/complete.xml +1 -1
  90. package/dist/resources/theme/aaos/day-complete.xml +1 -1
  91. package/dist/resources/theme/aaos/night-complete.xml +1 -1
  92. package/dist/resources/theme/webex/dark-bronze-stable.xml +3 -3
  93. package/dist/resources/theme/webex/dark-indigo-stable.xml +3 -3
  94. package/dist/resources/theme/webex/dark-jade-stable.xml +3 -3
  95. package/dist/resources/theme/webex/dark-lavender-stable.xml +3 -3
  96. package/dist/resources/theme/webex/dark-rose-stable.xml +3 -3
  97. package/dist/resources/theme/webex/dark-stable.xml +3 -3
  98. package/dist/resources/theme/webex/hc-dark-stable.xml +3 -3
  99. package/dist/resources/theme/webex/hc-light-stable.xml +3 -3
  100. package/dist/resources/theme/webex/light-bronze-stable.xml +4 -4
  101. package/dist/resources/theme/webex/light-indigo-stable.xml +4 -4
  102. package/dist/resources/theme/webex/light-jade-stable.xml +4 -4
  103. package/dist/resources/theme/webex/light-lavender-stable.xml +4 -4
  104. package/dist/resources/theme/webex/light-rose-stable.xml +4 -4
  105. package/dist/resources/theme/webex/light-stable.xml +4 -4
  106. package/dist/resources/typography/complete.xml +1 -1
  107. package/dist/scss/core/complete.scss +6 -1
  108. package/dist/scss/effect/complete.scss +1 -1
  109. package/dist/scss/elevation/complete.scss +1 -1
  110. package/dist/scss/theme/aaos/day-complete.scss +1 -1
  111. package/dist/scss/theme/aaos/night-complete.scss +1 -1
  112. package/dist/scss/theme/webex/dark-bronze-stable.scss +3 -3
  113. package/dist/scss/theme/webex/dark-indigo-stable.scss +3 -3
  114. package/dist/scss/theme/webex/dark-jade-stable.scss +3 -3
  115. package/dist/scss/theme/webex/dark-lavender-stable.scss +3 -3
  116. package/dist/scss/theme/webex/dark-rose-stable.scss +3 -3
  117. package/dist/scss/theme/webex/dark-stable.scss +3 -3
  118. package/dist/scss/theme/webex/hc-dark-stable.scss +3 -3
  119. package/dist/scss/theme/webex/hc-light-stable.scss +3 -3
  120. package/dist/scss/theme/webex/light-bronze-stable.scss +4 -4
  121. package/dist/scss/theme/webex/light-indigo-stable.scss +4 -4
  122. package/dist/scss/theme/webex/light-jade-stable.scss +4 -4
  123. package/dist/scss/theme/webex/light-lavender-stable.scss +4 -4
  124. package/dist/scss/theme/webex/light-rose-stable.scss +4 -4
  125. package/dist/scss/theme/webex/light-stable.scss +4 -4
  126. package/dist/scss/typography/complete.scss +1 -1
  127. package/package.json +1 -1
@@ -158,11 +158,10 @@
158
158
  --mds-color-theme-background-reaction-normal: linear-gradient(90deg, #1a1a1ae6 0%, #1a1a1a00 100%);
159
159
  --mds-color-theme-background-skeleton-normal: #707070;
160
160
  --mds-color-theme-background-glass-normal: #ffffff0d;
161
+ --mds-color-theme-background-glass-active: #ffffff1c;
161
162
  --mds-color-theme-background-glass-light: #00000066;
162
163
  --mds-color-theme-background-glass-medium: #00000099;
163
164
  --mds-color-theme-background-glass-heavy: #000000cc;
164
- --mds-color-theme-background-glass-overlay-normal: #000000cc;
165
- --mds-color-theme-background-glass-overlay-inactive: #00000066;
166
165
  --mds-color-theme-background-glass-radial-0: #ffffff66;
167
166
  --mds-color-theme-background-glass-radial-1: #ffffff0d;
168
167
  --mds-color-theme-background-input-disabled: #ffffff1c;
@@ -217,6 +216,7 @@
217
216
  --mds-color-theme-outline-gradient-active: linear-gradient(44deg, #3492eb 14.64%, #22c7d6 51.1%, #68debd 85.36%);
218
217
  --mds-color-theme-outline-warning-normal: #f2990a;
219
218
  --mds-color-theme-outline-glass-normal: linear-gradient(180deg, #ffffff1c 0%, #ffffff0d 100%);
219
+ --mds-color-theme-outline-ai-normal: linear-gradient(27deg, #0087EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%);;
220
220
  --mds-color-theme-control-active-normal: #64b4fa;
221
221
  --mds-color-theme-control-active-hover: #3492eb;
222
222
  --mds-color-theme-control-active-pressed: #1170cf;
@@ -559,11 +559,10 @@
559
559
  --mds-color-theme-background-reaction-normal: linear-gradient(90deg, #1a1a1ae6 0%, #1a1a1a00 100%);
560
560
  --mds-color-theme-background-skeleton-normal: #707070;
561
561
  --mds-color-theme-background-glass-normal: #ffffff0d;
562
+ --mds-color-theme-background-glass-active: #ffffff1c;
562
563
  --mds-color-theme-background-glass-light: #00000066;
563
564
  --mds-color-theme-background-glass-medium: #00000099;
564
565
  --mds-color-theme-background-glass-heavy: #000000cc;
565
- --mds-color-theme-background-glass-overlay-normal: #000000cc;
566
- --mds-color-theme-background-glass-overlay-inactive: #00000066;
567
566
  --mds-color-theme-background-glass-radial-0: #ffffff66;
568
567
  --mds-color-theme-background-glass-radial-1: #ffffff0d;
569
568
  --mds-color-theme-background-input-disabled: #ffffff1c;
@@ -618,6 +617,7 @@
618
617
  --mds-color-theme-outline-gradient-active: linear-gradient(44deg, #3492eb 14.64%, #22c7d6 51.1%, #68debd 85.36%);
619
618
  --mds-color-theme-outline-warning-normal: #f2990a;
620
619
  --mds-color-theme-outline-glass-normal: linear-gradient(180deg, #ffffff1c 0%, #ffffff0d 100%);
620
+ --mds-color-theme-outline-ai-normal: linear-gradient(27deg, #0087EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%);;
621
621
  --mds-color-theme-control-active-normal: #64b4fa;
622
622
  --mds-color-theme-control-active-hover: #3492eb;
623
623
  --mds-color-theme-control-active-pressed: #1170cf;
@@ -960,11 +960,10 @@
960
960
  --mds-color-theme-background-reaction-normal: linear-gradient(90deg, #1a1a1ae6 0%, #1a1a1a00 100%);
961
961
  --mds-color-theme-background-skeleton-normal: #707070;
962
962
  --mds-color-theme-background-glass-normal: #ffffff0d;
963
+ --mds-color-theme-background-glass-active: #ffffff1c;
963
964
  --mds-color-theme-background-glass-light: #00000066;
964
965
  --mds-color-theme-background-glass-medium: #00000099;
965
966
  --mds-color-theme-background-glass-heavy: #000000cc;
966
- --mds-color-theme-background-glass-overlay-normal: #000000cc;
967
- --mds-color-theme-background-glass-overlay-inactive: #00000066;
968
967
  --mds-color-theme-background-glass-radial-0: #ffffff66;
969
968
  --mds-color-theme-background-glass-radial-1: #ffffff0d;
970
969
  --mds-color-theme-background-input-disabled: #ffffff1c;
@@ -1019,6 +1018,7 @@
1019
1018
  --mds-color-theme-outline-gradient-active: linear-gradient(44deg, #3492eb 14.64%, #22c7d6 51.1%, #68debd 85.36%);
1020
1019
  --mds-color-theme-outline-warning-normal: #f2990a;
1021
1020
  --mds-color-theme-outline-glass-normal: linear-gradient(180deg, #ffffff1c 0%, #ffffff0d 100%);
1021
+ --mds-color-theme-outline-ai-normal: linear-gradient(27deg, #0087EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%);;
1022
1022
  --mds-color-theme-control-active-normal: #64b4fa;
1023
1023
  --mds-color-theme-control-active-hover: #3492eb;
1024
1024
  --mds-color-theme-control-active-pressed: #1170cf;
@@ -1361,11 +1361,10 @@
1361
1361
  --mds-color-theme-background-reaction-normal: linear-gradient(90deg, #1a1a1ae6 0%, #1a1a1a00 100%);
1362
1362
  --mds-color-theme-background-skeleton-normal: #707070;
1363
1363
  --mds-color-theme-background-glass-normal: #ffffff0d;
1364
+ --mds-color-theme-background-glass-active: #ffffff1c;
1364
1365
  --mds-color-theme-background-glass-light: #00000066;
1365
1366
  --mds-color-theme-background-glass-medium: #00000099;
1366
1367
  --mds-color-theme-background-glass-heavy: #000000cc;
1367
- --mds-color-theme-background-glass-overlay-normal: #000000cc;
1368
- --mds-color-theme-background-glass-overlay-inactive: #00000066;
1369
1368
  --mds-color-theme-background-glass-radial-0: #ffffff66;
1370
1369
  --mds-color-theme-background-glass-radial-1: #ffffff0d;
1371
1370
  --mds-color-theme-background-input-disabled: #ffffff1c;
@@ -1420,6 +1419,7 @@
1420
1419
  --mds-color-theme-outline-gradient-active: linear-gradient(44deg, #3492eb 14.64%, #22c7d6 51.1%, #68debd 85.36%);
1421
1420
  --mds-color-theme-outline-warning-normal: #f2990a;
1422
1421
  --mds-color-theme-outline-glass-normal: linear-gradient(180deg, #ffffff1c 0%, #ffffff0d 100%);
1422
+ --mds-color-theme-outline-ai-normal: linear-gradient(27deg, #0087EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%);;
1423
1423
  --mds-color-theme-control-active-normal: #64b4fa;
1424
1424
  --mds-color-theme-control-active-hover: #3492eb;
1425
1425
  --mds-color-theme-control-active-pressed: #1170cf;
@@ -1762,11 +1762,10 @@
1762
1762
  --mds-color-theme-background-reaction-normal: linear-gradient(90deg, #1a1a1ae6 0%, #1a1a1a00 100%);
1763
1763
  --mds-color-theme-background-skeleton-normal: #707070;
1764
1764
  --mds-color-theme-background-glass-normal: #ffffff0d;
1765
+ --mds-color-theme-background-glass-active: #ffffff1c;
1765
1766
  --mds-color-theme-background-glass-light: #00000066;
1766
1767
  --mds-color-theme-background-glass-medium: #00000099;
1767
1768
  --mds-color-theme-background-glass-heavy: #000000cc;
1768
- --mds-color-theme-background-glass-overlay-normal: #000000cc;
1769
- --mds-color-theme-background-glass-overlay-inactive: #00000066;
1770
1769
  --mds-color-theme-background-glass-radial-0: #ffffff66;
1771
1770
  --mds-color-theme-background-glass-radial-1: #ffffff0d;
1772
1771
  --mds-color-theme-background-input-disabled: #ffffff1c;
@@ -1821,6 +1820,7 @@
1821
1820
  --mds-color-theme-outline-gradient-active: linear-gradient(44deg, #3492eb 14.64%, #22c7d6 51.1%, #68debd 85.36%);
1822
1821
  --mds-color-theme-outline-warning-normal: #f2990a;
1823
1822
  --mds-color-theme-outline-glass-normal: linear-gradient(180deg, #ffffff1c 0%, #ffffff0d 100%);
1823
+ --mds-color-theme-outline-ai-normal: linear-gradient(27deg, #0087EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%);;
1824
1824
  --mds-color-theme-control-active-normal: #64b4fa;
1825
1825
  --mds-color-theme-control-active-hover: #3492eb;
1826
1826
  --mds-color-theme-control-active-pressed: #1170cf;
@@ -2163,11 +2163,10 @@
2163
2163
  --mds-color-theme-background-reaction-normal: linear-gradient(90deg, #1a1a1ae6 0%, #1a1a1a00 100%);
2164
2164
  --mds-color-theme-background-skeleton-normal: #707070;
2165
2165
  --mds-color-theme-background-glass-normal: #ffffff0d;
2166
+ --mds-color-theme-background-glass-active: #ffffff1c;
2166
2167
  --mds-color-theme-background-glass-light: #00000066;
2167
2168
  --mds-color-theme-background-glass-medium: #00000099;
2168
2169
  --mds-color-theme-background-glass-heavy: #000000cc;
2169
- --mds-color-theme-background-glass-overlay-normal: #000000cc;
2170
- --mds-color-theme-background-glass-overlay-inactive: #00000066;
2171
2170
  --mds-color-theme-background-glass-radial-0: #ffffff66;
2172
2171
  --mds-color-theme-background-glass-radial-1: #ffffff0d;
2173
2172
  --mds-color-theme-background-input-disabled: #ffffff1c;
@@ -2222,6 +2221,7 @@
2222
2221
  --mds-color-theme-outline-gradient-active: linear-gradient(44deg, #3492eb 14.64%, #22c7d6 51.1%, #68debd 85.36%);
2223
2222
  --mds-color-theme-outline-warning-normal: #f2990a;
2224
2223
  --mds-color-theme-outline-glass-normal: linear-gradient(180deg, #ffffff1c 0%, #ffffff0d 100%);
2224
+ --mds-color-theme-outline-ai-normal: linear-gradient(27deg, #0087EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%);;
2225
2225
  --mds-color-theme-control-active-normal: #64b4fa;
2226
2226
  --mds-color-theme-control-active-hover: #3492eb;
2227
2227
  --mds-color-theme-control-active-pressed: #1170cf;
@@ -2564,11 +2564,10 @@
2564
2564
  --mds-color-theme-background-reaction-normal: linear-gradient(90deg, #ffffffe6 0%, #ffffff00 100%);
2565
2565
  --mds-color-theme-background-skeleton-normal: #8f8f8f;
2566
2566
  --mds-color-theme-background-glass-normal: #ffffff66;
2567
+ --mds-color-theme-background-glass-active: #ffffff99;
2567
2568
  --mds-color-theme-background-glass-light: #ffffff66;
2568
2569
  --mds-color-theme-background-glass-medium: #ffffff99;
2569
2570
  --mds-color-theme-background-glass-heavy: #ffffffcc;
2570
- --mds-color-theme-background-glass-overlay-normal: #ffffffcc;
2571
- --mds-color-theme-background-glass-overlay-inactive: #ffffff66;
2572
2571
  --mds-color-theme-background-glass-radial-0: #ffffffe6;
2573
2572
  --mds-color-theme-background-glass-radial-1: #ffffff66;
2574
2573
  --mds-color-theme-background-input-disabled: #0000001c;
@@ -2622,7 +2621,8 @@
2622
2621
  --mds-color-theme-outline-promotion-normal: #c233c4;
2623
2622
  --mds-color-theme-outline-gradient-active: linear-gradient(44deg, #3492eb 14.64%, #00a3b5 51.1%, #3cc29a 85.36%);
2624
2623
  --mds-color-theme-outline-warning-normal: #7d4705;
2625
- --mds-color-theme-outline-glass-normal: linear-gradient(180deg, #0000000a 0%, #0000001c 100%);
2624
+ --mds-color-theme-outline-glass-normal: linear-gradient(180deg, #00000012 0%, #00000033 100%);
2625
+ --mds-color-theme-outline-ai-normal: linear-gradient(27deg, #0087EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%);;
2626
2626
  --mds-color-theme-control-active-normal: #1170cf;
2627
2627
  --mds-color-theme-control-active-hover: #0353a8;
2628
2628
  --mds-color-theme-control-active-pressed: #063a75;
@@ -2965,11 +2965,10 @@
2965
2965
  --mds-color-theme-background-reaction-normal: linear-gradient(90deg, #ffffffe6 0%, #ffffff00 100%);
2966
2966
  --mds-color-theme-background-skeleton-normal: #8f8f8f;
2967
2967
  --mds-color-theme-background-glass-normal: #ffffff66;
2968
+ --mds-color-theme-background-glass-active: #ffffff99;
2968
2969
  --mds-color-theme-background-glass-light: #ffffff66;
2969
2970
  --mds-color-theme-background-glass-medium: #ffffff99;
2970
2971
  --mds-color-theme-background-glass-heavy: #ffffffcc;
2971
- --mds-color-theme-background-glass-overlay-normal: #ffffffcc;
2972
- --mds-color-theme-background-glass-overlay-inactive: #ffffff66;
2973
2972
  --mds-color-theme-background-glass-radial-0: #ffffffe6;
2974
2973
  --mds-color-theme-background-glass-radial-1: #ffffff66;
2975
2974
  --mds-color-theme-background-input-disabled: #0000001c;
@@ -3023,7 +3022,8 @@
3023
3022
  --mds-color-theme-outline-promotion-normal: #c233c4;
3024
3023
  --mds-color-theme-outline-gradient-active: linear-gradient(44deg, #3492eb 14.64%, #00a3b5 51.1%, #3cc29a 85.36%);
3025
3024
  --mds-color-theme-outline-warning-normal: #7d4705;
3026
- --mds-color-theme-outline-glass-normal: linear-gradient(180deg, #0000000a 0%, #0000001c 100%);
3025
+ --mds-color-theme-outline-glass-normal: linear-gradient(180deg, #00000012 0%, #00000033 100%);
3026
+ --mds-color-theme-outline-ai-normal: linear-gradient(27deg, #0087EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%);;
3027
3027
  --mds-color-theme-control-active-normal: #1170cf;
3028
3028
  --mds-color-theme-control-active-hover: #0353a8;
3029
3029
  --mds-color-theme-control-active-pressed: #063a75;
@@ -3366,11 +3366,10 @@
3366
3366
  --mds-color-theme-background-reaction-normal: linear-gradient(90deg, #ffffffe6 0%, #ffffff00 100%);
3367
3367
  --mds-color-theme-background-skeleton-normal: #8f8f8f;
3368
3368
  --mds-color-theme-background-glass-normal: #ffffff66;
3369
+ --mds-color-theme-background-glass-active: #ffffff99;
3369
3370
  --mds-color-theme-background-glass-light: #ffffff66;
3370
3371
  --mds-color-theme-background-glass-medium: #ffffff99;
3371
3372
  --mds-color-theme-background-glass-heavy: #ffffffcc;
3372
- --mds-color-theme-background-glass-overlay-normal: #ffffffcc;
3373
- --mds-color-theme-background-glass-overlay-inactive: #ffffff66;
3374
3373
  --mds-color-theme-background-glass-radial-0: #ffffffe6;
3375
3374
  --mds-color-theme-background-glass-radial-1: #ffffff66;
3376
3375
  --mds-color-theme-background-input-disabled: #0000001c;
@@ -3424,7 +3423,8 @@
3424
3423
  --mds-color-theme-outline-promotion-normal: #c233c4;
3425
3424
  --mds-color-theme-outline-gradient-active: linear-gradient(44deg, #3492eb 14.64%, #00a3b5 51.1%, #3cc29a 85.36%);
3426
3425
  --mds-color-theme-outline-warning-normal: #7d4705;
3427
- --mds-color-theme-outline-glass-normal: linear-gradient(180deg, #0000000a 0%, #0000001c 100%);
3426
+ --mds-color-theme-outline-glass-normal: linear-gradient(180deg, #00000012 0%, #00000033 100%);
3427
+ --mds-color-theme-outline-ai-normal: linear-gradient(27deg, #0087EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%);;
3428
3428
  --mds-color-theme-control-active-normal: #1170cf;
3429
3429
  --mds-color-theme-control-active-hover: #0353a8;
3430
3430
  --mds-color-theme-control-active-pressed: #063a75;
@@ -3767,11 +3767,10 @@
3767
3767
  --mds-color-theme-background-reaction-normal: linear-gradient(90deg, #ffffffe6 0%, #ffffff00 100%);
3768
3768
  --mds-color-theme-background-skeleton-normal: #8f8f8f;
3769
3769
  --mds-color-theme-background-glass-normal: #ffffff66;
3770
+ --mds-color-theme-background-glass-active: #ffffff99;
3770
3771
  --mds-color-theme-background-glass-light: #ffffff66;
3771
3772
  --mds-color-theme-background-glass-medium: #ffffff99;
3772
3773
  --mds-color-theme-background-glass-heavy: #ffffffcc;
3773
- --mds-color-theme-background-glass-overlay-normal: #ffffffcc;
3774
- --mds-color-theme-background-glass-overlay-inactive: #ffffff66;
3775
3774
  --mds-color-theme-background-glass-radial-0: #ffffffe6;
3776
3775
  --mds-color-theme-background-glass-radial-1: #ffffff66;
3777
3776
  --mds-color-theme-background-input-disabled: #0000001c;
@@ -3825,7 +3824,8 @@
3825
3824
  --mds-color-theme-outline-promotion-normal: #c233c4;
3826
3825
  --mds-color-theme-outline-gradient-active: linear-gradient(44deg, #3492eb 14.64%, #00a3b5 51.1%, #3cc29a 85.36%);
3827
3826
  --mds-color-theme-outline-warning-normal: #7d4705;
3828
- --mds-color-theme-outline-glass-normal: linear-gradient(180deg, #0000000a 0%, #0000001c 100%);
3827
+ --mds-color-theme-outline-glass-normal: linear-gradient(180deg, #00000012 0%, #00000033 100%);
3828
+ --mds-color-theme-outline-ai-normal: linear-gradient(27deg, #0087EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%);;
3829
3829
  --mds-color-theme-control-active-normal: #1170cf;
3830
3830
  --mds-color-theme-control-active-hover: #0353a8;
3831
3831
  --mds-color-theme-control-active-pressed: #063a75;
@@ -4168,11 +4168,10 @@
4168
4168
  --mds-color-theme-background-reaction-normal: linear-gradient(90deg, #ffffffe6 0%, #ffffff00 100%);
4169
4169
  --mds-color-theme-background-skeleton-normal: #8f8f8f;
4170
4170
  --mds-color-theme-background-glass-normal: #ffffff66;
4171
+ --mds-color-theme-background-glass-active: #ffffff99;
4171
4172
  --mds-color-theme-background-glass-light: #ffffff66;
4172
4173
  --mds-color-theme-background-glass-medium: #ffffff99;
4173
4174
  --mds-color-theme-background-glass-heavy: #ffffffcc;
4174
- --mds-color-theme-background-glass-overlay-normal: #ffffffcc;
4175
- --mds-color-theme-background-glass-overlay-inactive: #ffffff66;
4176
4175
  --mds-color-theme-background-glass-radial-0: #ffffffe6;
4177
4176
  --mds-color-theme-background-glass-radial-1: #ffffff66;
4178
4177
  --mds-color-theme-background-input-disabled: #0000001c;
@@ -4226,7 +4225,8 @@
4226
4225
  --mds-color-theme-outline-promotion-normal: #c233c4;
4227
4226
  --mds-color-theme-outline-gradient-active: linear-gradient(44deg, #3492eb 14.64%, #00a3b5 51.1%, #3cc29a 85.36%);
4228
4227
  --mds-color-theme-outline-warning-normal: #7d4705;
4229
- --mds-color-theme-outline-glass-normal: linear-gradient(180deg, #0000000a 0%, #0000001c 100%);
4228
+ --mds-color-theme-outline-glass-normal: linear-gradient(180deg, #00000012 0%, #00000033 100%);
4229
+ --mds-color-theme-outline-ai-normal: linear-gradient(27deg, #0087EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%);;
4230
4230
  --mds-color-theme-control-active-normal: #1170cf;
4231
4231
  --mds-color-theme-control-active-hover: #0353a8;
4232
4232
  --mds-color-theme-control-active-pressed: #063a75;
@@ -4569,11 +4569,10 @@
4569
4569
  --mds-color-theme-background-reaction-normal: linear-gradient(90deg, #ffffffe6 0%, #ffffff00 100%);
4570
4570
  --mds-color-theme-background-skeleton-normal: #8f8f8f;
4571
4571
  --mds-color-theme-background-glass-normal: #ffffff66;
4572
+ --mds-color-theme-background-glass-active: #ffffff99;
4572
4573
  --mds-color-theme-background-glass-light: #ffffff66;
4573
4574
  --mds-color-theme-background-glass-medium: #ffffff99;
4574
4575
  --mds-color-theme-background-glass-heavy: #ffffffcc;
4575
- --mds-color-theme-background-glass-overlay-normal: #ffffffcc;
4576
- --mds-color-theme-background-glass-overlay-inactive: #ffffff66;
4577
4576
  --mds-color-theme-background-glass-radial-0: #ffffffe6;
4578
4577
  --mds-color-theme-background-glass-radial-1: #ffffff66;
4579
4578
  --mds-color-theme-background-input-disabled: #0000001c;
@@ -4627,7 +4626,8 @@
4627
4626
  --mds-color-theme-outline-promotion-normal: #c233c4;
4628
4627
  --mds-color-theme-outline-gradient-active: linear-gradient(44deg, #3492eb 14.64%, #00a3b5 51.1%, #3cc29a 85.36%);
4629
4628
  --mds-color-theme-outline-warning-normal: #7d4705;
4630
- --mds-color-theme-outline-glass-normal: linear-gradient(180deg, #0000000a 0%, #0000001c 100%);
4629
+ --mds-color-theme-outline-glass-normal: linear-gradient(180deg, #00000012 0%, #00000033 100%);
4630
+ --mds-color-theme-outline-ai-normal: linear-gradient(27deg, #0087EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%);;
4631
4631
  --mds-color-theme-control-active-normal: #1170cf;
4632
4632
  --mds-color-theme-control-active-hover: #0353a8;
4633
4633
  --mds-color-theme-control-active-pressed: #063a75;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 25 Aug 2025 12:23:51 GMT
3
+ * Generated on Mon, 22 Sep 2025 13:37:22 GMT
4
4
  */
5
5
 
6
6
  .mds-core {
@@ -319,4 +319,9 @@
319
319
  --mds-color-gradient-lavender-dark-primary-1: #18082b;
320
320
  --mds-color-gradient-lavender-dark-secondary-0: #301a4a;
321
321
  --mds-color-gradient-lavender-dark-secondary-1: #18082b;
322
+ --mds-color-ai-mediumblue: #0051AF;
323
+ --mds-color-ai-skyblue: #00BCEB;
324
+ --mds-color-ai-green: #74BF4B;
325
+ --mds-color-ai-steelblue: #0087EA;
326
+ --mds-color-ai-aquablue: #63FFF7;
322
327
  }
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 25 Aug 2025 12:23:51 GMT
3
+ * Generated on Mon, 22 Sep 2025 13:37:22 GMT
4
4
  */
5
5
 
6
6
  .mds-effect {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 25 Aug 2025 12:24:01 GMT
3
+ * Generated on Mon, 22 Sep 2025 13:37:32 GMT
4
4
  */
5
5
 
6
6
  .mds-elevation {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 25 Aug 2025 12:23:53 GMT
3
+ * Generated on Mon, 22 Sep 2025 13:37:24 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 Mon, 25 Aug 2025 12:23:53 GMT
3
+ * Generated on Mon, 22 Sep 2025 13:37:24 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 Mon, 25 Aug 2025 12:23:55 GMT
3
+ * Generated on Mon, 22 Sep 2025 13:37:27 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-darkBronzeWebex {
@@ -163,11 +163,10 @@
163
163
  --mds-color-theme-background-reaction-normal: linear-gradient(90deg, #1a1a1ae6 0%, #1a1a1a00 100%);
164
164
  --mds-color-theme-background-skeleton-normal: #707070;
165
165
  --mds-color-theme-background-glass-normal: #ffffff0d;
166
+ --mds-color-theme-background-glass-active: #ffffff1c;
166
167
  --mds-color-theme-background-glass-light: #00000066;
167
168
  --mds-color-theme-background-glass-medium: #00000099;
168
169
  --mds-color-theme-background-glass-heavy: #000000cc;
169
- --mds-color-theme-background-glass-overlay-normal: #000000cc;
170
- --mds-color-theme-background-glass-overlay-inactive: #00000066;
171
170
  --mds-color-theme-background-glass-radial-0: #ffffff66;
172
171
  --mds-color-theme-background-glass-radial-1: #ffffff0d;
173
172
  --mds-color-theme-background-input-disabled: #ffffff1c;
@@ -222,6 +221,7 @@
222
221
  --mds-color-theme-outline-gradient-active: linear-gradient(44deg, #3492eb 14.64%, #22c7d6 51.1%, #68debd 85.36%);
223
222
  --mds-color-theme-outline-warning-normal: #f2990a;
224
223
  --mds-color-theme-outline-glass-normal: linear-gradient(180deg, #ffffff1c 0%, #ffffff0d 100%);
224
+ --mds-color-theme-outline-ai-normal: linear-gradient(27deg, #0087EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%);;
225
225
  --mds-color-theme-control-active-normal: #64b4fa;
226
226
  --mds-color-theme-control-active-hover: #3492eb;
227
227
  --mds-color-theme-control-active-pressed: #1170cf;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 25 Aug 2025 12:23:55 GMT
3
+ * Generated on Mon, 22 Sep 2025 13:37:26 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-darkIndigoWebex {
@@ -163,11 +163,10 @@
163
163
  --mds-color-theme-background-reaction-normal: linear-gradient(90deg, #1a1a1ae6 0%, #1a1a1a00 100%);
164
164
  --mds-color-theme-background-skeleton-normal: #707070;
165
165
  --mds-color-theme-background-glass-normal: #ffffff0d;
166
+ --mds-color-theme-background-glass-active: #ffffff1c;
166
167
  --mds-color-theme-background-glass-light: #00000066;
167
168
  --mds-color-theme-background-glass-medium: #00000099;
168
169
  --mds-color-theme-background-glass-heavy: #000000cc;
169
- --mds-color-theme-background-glass-overlay-normal: #000000cc;
170
- --mds-color-theme-background-glass-overlay-inactive: #00000066;
171
170
  --mds-color-theme-background-glass-radial-0: #ffffff66;
172
171
  --mds-color-theme-background-glass-radial-1: #ffffff0d;
173
172
  --mds-color-theme-background-input-disabled: #ffffff1c;
@@ -222,6 +221,7 @@
222
221
  --mds-color-theme-outline-gradient-active: linear-gradient(44deg, #3492eb 14.64%, #22c7d6 51.1%, #68debd 85.36%);
223
222
  --mds-color-theme-outline-warning-normal: #f2990a;
224
223
  --mds-color-theme-outline-glass-normal: linear-gradient(180deg, #ffffff1c 0%, #ffffff0d 100%);
224
+ --mds-color-theme-outline-ai-normal: linear-gradient(27deg, #0087EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%);;
225
225
  --mds-color-theme-control-active-normal: #64b4fa;
226
226
  --mds-color-theme-control-active-hover: #3492eb;
227
227
  --mds-color-theme-control-active-pressed: #1170cf;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 25 Aug 2025 12:23:55 GMT
3
+ * Generated on Mon, 22 Sep 2025 13:37:26 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-darkJadeWebex {
@@ -163,11 +163,10 @@
163
163
  --mds-color-theme-background-reaction-normal: linear-gradient(90deg, #1a1a1ae6 0%, #1a1a1a00 100%);
164
164
  --mds-color-theme-background-skeleton-normal: #707070;
165
165
  --mds-color-theme-background-glass-normal: #ffffff0d;
166
+ --mds-color-theme-background-glass-active: #ffffff1c;
166
167
  --mds-color-theme-background-glass-light: #00000066;
167
168
  --mds-color-theme-background-glass-medium: #00000099;
168
169
  --mds-color-theme-background-glass-heavy: #000000cc;
169
- --mds-color-theme-background-glass-overlay-normal: #000000cc;
170
- --mds-color-theme-background-glass-overlay-inactive: #00000066;
171
170
  --mds-color-theme-background-glass-radial-0: #ffffff66;
172
171
  --mds-color-theme-background-glass-radial-1: #ffffff0d;
173
172
  --mds-color-theme-background-input-disabled: #ffffff1c;
@@ -222,6 +221,7 @@
222
221
  --mds-color-theme-outline-gradient-active: linear-gradient(44deg, #3492eb 14.64%, #22c7d6 51.1%, #68debd 85.36%);
223
222
  --mds-color-theme-outline-warning-normal: #f2990a;
224
223
  --mds-color-theme-outline-glass-normal: linear-gradient(180deg, #ffffff1c 0%, #ffffff0d 100%);
224
+ --mds-color-theme-outline-ai-normal: linear-gradient(27deg, #0087EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%);;
225
225
  --mds-color-theme-control-active-normal: #64b4fa;
226
226
  --mds-color-theme-control-active-hover: #3492eb;
227
227
  --mds-color-theme-control-active-pressed: #1170cf;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 25 Aug 2025 12:23:56 GMT
3
+ * Generated on Mon, 22 Sep 2025 13:37:27 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-darkLavenderWebex {
@@ -163,11 +163,10 @@
163
163
  --mds-color-theme-background-reaction-normal: linear-gradient(90deg, #1a1a1ae6 0%, #1a1a1a00 100%);
164
164
  --mds-color-theme-background-skeleton-normal: #707070;
165
165
  --mds-color-theme-background-glass-normal: #ffffff0d;
166
+ --mds-color-theme-background-glass-active: #ffffff1c;
166
167
  --mds-color-theme-background-glass-light: #00000066;
167
168
  --mds-color-theme-background-glass-medium: #00000099;
168
169
  --mds-color-theme-background-glass-heavy: #000000cc;
169
- --mds-color-theme-background-glass-overlay-normal: #000000cc;
170
- --mds-color-theme-background-glass-overlay-inactive: #00000066;
171
170
  --mds-color-theme-background-glass-radial-0: #ffffff66;
172
171
  --mds-color-theme-background-glass-radial-1: #ffffff0d;
173
172
  --mds-color-theme-background-input-disabled: #ffffff1c;
@@ -222,6 +221,7 @@
222
221
  --mds-color-theme-outline-gradient-active: linear-gradient(44deg, #3492eb 14.64%, #22c7d6 51.1%, #68debd 85.36%);
223
222
  --mds-color-theme-outline-warning-normal: #f2990a;
224
223
  --mds-color-theme-outline-glass-normal: linear-gradient(180deg, #ffffff1c 0%, #ffffff0d 100%);
224
+ --mds-color-theme-outline-ai-normal: linear-gradient(27deg, #0087EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%);;
225
225
  --mds-color-theme-control-active-normal: #64b4fa;
226
226
  --mds-color-theme-control-active-hover: #3492eb;
227
227
  --mds-color-theme-control-active-pressed: #1170cf;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 25 Aug 2025 12:23:56 GMT
3
+ * Generated on Mon, 22 Sep 2025 13:37:27 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-darkRoseWebex {
@@ -163,11 +163,10 @@
163
163
  --mds-color-theme-background-reaction-normal: linear-gradient(90deg, #1a1a1ae6 0%, #1a1a1a00 100%);
164
164
  --mds-color-theme-background-skeleton-normal: #707070;
165
165
  --mds-color-theme-background-glass-normal: #ffffff0d;
166
+ --mds-color-theme-background-glass-active: #ffffff1c;
166
167
  --mds-color-theme-background-glass-light: #00000066;
167
168
  --mds-color-theme-background-glass-medium: #00000099;
168
169
  --mds-color-theme-background-glass-heavy: #000000cc;
169
- --mds-color-theme-background-glass-overlay-normal: #000000cc;
170
- --mds-color-theme-background-glass-overlay-inactive: #00000066;
171
170
  --mds-color-theme-background-glass-radial-0: #ffffff66;
172
171
  --mds-color-theme-background-glass-radial-1: #ffffff0d;
173
172
  --mds-color-theme-background-input-disabled: #ffffff1c;
@@ -222,6 +221,7 @@
222
221
  --mds-color-theme-outline-gradient-active: linear-gradient(44deg, #3492eb 14.64%, #22c7d6 51.1%, #68debd 85.36%);
223
222
  --mds-color-theme-outline-warning-normal: #f2990a;
224
223
  --mds-color-theme-outline-glass-normal: linear-gradient(180deg, #ffffff1c 0%, #ffffff0d 100%);
224
+ --mds-color-theme-outline-ai-normal: linear-gradient(27deg, #0087EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%);;
225
225
  --mds-color-theme-control-active-normal: #64b4fa;
226
226
  --mds-color-theme-control-active-hover: #3492eb;
227
227
  --mds-color-theme-control-active-pressed: #1170cf;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 25 Aug 2025 12:23:51 GMT
3
+ * Generated on Mon, 22 Sep 2025 13:37:22 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-darkWebex {
@@ -163,11 +163,10 @@
163
163
  --mds-color-theme-background-reaction-normal: linear-gradient(90deg, #1a1a1ae6 0%, #1a1a1a00 100%);
164
164
  --mds-color-theme-background-skeleton-normal: #707070;
165
165
  --mds-color-theme-background-glass-normal: #ffffff0d;
166
+ --mds-color-theme-background-glass-active: #ffffff1c;
166
167
  --mds-color-theme-background-glass-light: #00000066;
167
168
  --mds-color-theme-background-glass-medium: #00000099;
168
169
  --mds-color-theme-background-glass-heavy: #000000cc;
169
- --mds-color-theme-background-glass-overlay-normal: #000000cc;
170
- --mds-color-theme-background-glass-overlay-inactive: #00000066;
171
170
  --mds-color-theme-background-glass-radial-0: #ffffff66;
172
171
  --mds-color-theme-background-glass-radial-1: #ffffff0d;
173
172
  --mds-color-theme-background-input-disabled: #ffffff1c;
@@ -222,6 +221,7 @@
222
221
  --mds-color-theme-outline-gradient-active: linear-gradient(44deg, #3492eb 14.64%, #22c7d6 51.1%, #68debd 85.36%);
223
222
  --mds-color-theme-outline-warning-normal: #f2990a;
224
223
  --mds-color-theme-outline-glass-normal: linear-gradient(180deg, #ffffff1c 0%, #ffffff0d 100%);
224
+ --mds-color-theme-outline-ai-normal: linear-gradient(27deg, #0087EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%);;
225
225
  --mds-color-theme-control-active-normal: #64b4fa;
226
226
  --mds-color-theme-control-active-hover: #3492eb;
227
227
  --mds-color-theme-control-active-pressed: #1170cf;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 25 Aug 2025 12:23:52 GMT
3
+ * Generated on Mon, 22 Sep 2025 13:37:23 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-hcDarkWebex {
@@ -163,11 +163,10 @@
163
163
  --mds-color-theme-background-gradient-primary-normal: #000000;
164
164
  --mds-color-theme-background-skeleton-normal: #000000;
165
165
  --mds-color-theme-background-glass-normal: #000000;
166
+ --mds-color-theme-background-glass-active: #000000;
166
167
  --mds-color-theme-background-glass-light: #000000;
167
168
  --mds-color-theme-background-glass-medium: #000000;
168
169
  --mds-color-theme-background-glass-heavy: #000000;
169
- --mds-color-theme-background-glass-overlay-normal: #ffff00;
170
- --mds-color-theme-background-glass-overlay-inactive: #000000;
171
170
  --mds-color-theme-background-glass-radial-0: #000000;
172
171
  --mds-color-theme-background-glass-radial-1: #000000;
173
172
  --mds-color-theme-background-input-disabled: #3ff23f;
@@ -222,6 +221,7 @@
222
221
  --mds-color-theme-outline-gradient-active: #ffffff;
223
222
  --mds-color-theme-outline-warning-normal: #ffffff;
224
223
  --mds-color-theme-outline-glass-normal: #ffffff;
224
+ --mds-color-theme-outline-ai-normal: #ffffff;
225
225
  --mds-color-theme-control-active-normal: #1aebff;
226
226
  --mds-color-theme-control-active-hover: #000000;
227
227
  --mds-color-theme-control-active-pressed: #000000;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 25 Aug 2025 12:23:53 GMT
3
+ * Generated on Mon, 22 Sep 2025 13:37:23 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-hcLightWebex {
@@ -163,11 +163,10 @@
163
163
  --mds-color-theme-background-gradient-primary-normal: #ffffff;
164
164
  --mds-color-theme-background-skeleton-normal: #ffffff;
165
165
  --mds-color-theme-background-glass-normal: #ffffff;
166
+ --mds-color-theme-background-glass-active: #ffffff;
166
167
  --mds-color-theme-background-glass-light: #ffffff;
167
168
  --mds-color-theme-background-glass-medium: #ffffff;
168
169
  --mds-color-theme-background-glass-heavy: #ffffff;
169
- --mds-color-theme-background-glass-overlay-normal: #00009f;
170
- --mds-color-theme-background-glass-overlay-inactive: #ffffff;
171
170
  --mds-color-theme-background-glass-radial-0: #ffffff;
172
171
  --mds-color-theme-background-glass-radial-1: #ffffff;
173
172
  --mds-color-theme-background-input-disabled: #600000;
@@ -222,6 +221,7 @@
222
221
  --mds-color-theme-outline-gradient-active: #000000;
223
222
  --mds-color-theme-outline-warning-normal: #000000;
224
223
  --mds-color-theme-outline-glass-normal: #000000;
224
+ --mds-color-theme-outline-ai-normal: #000000;
225
225
  --mds-color-theme-control-active-normal: #37006e;
226
226
  --mds-color-theme-control-active-hover: #ffffff;
227
227
  --mds-color-theme-control-active-pressed: #ffffff;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 25 Aug 2025 12:23:57 GMT
3
+ * Generated on Mon, 22 Sep 2025 13:37:28 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-lightBronzeWebex {
@@ -163,11 +163,10 @@
163
163
  --mds-color-theme-background-reaction-normal: linear-gradient(90deg, #ffffffe6 0%, #ffffff00 100%);
164
164
  --mds-color-theme-background-skeleton-normal: #8f8f8f;
165
165
  --mds-color-theme-background-glass-normal: #ffffff66;
166
+ --mds-color-theme-background-glass-active: #ffffff99;
166
167
  --mds-color-theme-background-glass-light: #ffffff66;
167
168
  --mds-color-theme-background-glass-medium: #ffffff99;
168
169
  --mds-color-theme-background-glass-heavy: #ffffffcc;
169
- --mds-color-theme-background-glass-overlay-normal: #ffffffcc;
170
- --mds-color-theme-background-glass-overlay-inactive: #ffffff66;
171
170
  --mds-color-theme-background-glass-radial-0: #ffffffe6;
172
171
  --mds-color-theme-background-glass-radial-1: #ffffff66;
173
172
  --mds-color-theme-background-input-disabled: #0000001c;
@@ -221,7 +220,8 @@
221
220
  --mds-color-theme-outline-promotion-normal: #c233c4;
222
221
  --mds-color-theme-outline-gradient-active: linear-gradient(44deg, #3492eb 14.64%, #00a3b5 51.1%, #3cc29a 85.36%);
223
222
  --mds-color-theme-outline-warning-normal: #7d4705;
224
- --mds-color-theme-outline-glass-normal: linear-gradient(180deg, #0000000a 0%, #0000001c 100%);
223
+ --mds-color-theme-outline-glass-normal: linear-gradient(180deg, #00000012 0%, #00000033 100%);
224
+ --mds-color-theme-outline-ai-normal: linear-gradient(27deg, #0087EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%);;
225
225
  --mds-color-theme-control-active-normal: #1170cf;
226
226
  --mds-color-theme-control-active-hover: #0353a8;
227
227
  --mds-color-theme-control-active-pressed: #063a75;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 25 Aug 2025 12:23:57 GMT
3
+ * Generated on Mon, 22 Sep 2025 13:37:28 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-lightIndigoWebex {
@@ -163,11 +163,10 @@
163
163
  --mds-color-theme-background-reaction-normal: linear-gradient(90deg, #ffffffe6 0%, #ffffff00 100%);
164
164
  --mds-color-theme-background-skeleton-normal: #8f8f8f;
165
165
  --mds-color-theme-background-glass-normal: #ffffff66;
166
+ --mds-color-theme-background-glass-active: #ffffff99;
166
167
  --mds-color-theme-background-glass-light: #ffffff66;
167
168
  --mds-color-theme-background-glass-medium: #ffffff99;
168
169
  --mds-color-theme-background-glass-heavy: #ffffffcc;
169
- --mds-color-theme-background-glass-overlay-normal: #ffffffcc;
170
- --mds-color-theme-background-glass-overlay-inactive: #ffffff66;
171
170
  --mds-color-theme-background-glass-radial-0: #ffffffe6;
172
171
  --mds-color-theme-background-glass-radial-1: #ffffff66;
173
172
  --mds-color-theme-background-input-disabled: #0000001c;
@@ -221,7 +220,8 @@
221
220
  --mds-color-theme-outline-promotion-normal: #c233c4;
222
221
  --mds-color-theme-outline-gradient-active: linear-gradient(44deg, #3492eb 14.64%, #00a3b5 51.1%, #3cc29a 85.36%);
223
222
  --mds-color-theme-outline-warning-normal: #7d4705;
224
- --mds-color-theme-outline-glass-normal: linear-gradient(180deg, #0000000a 0%, #0000001c 100%);
223
+ --mds-color-theme-outline-glass-normal: linear-gradient(180deg, #00000012 0%, #00000033 100%);
224
+ --mds-color-theme-outline-ai-normal: linear-gradient(27deg, #0087EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%);;
225
225
  --mds-color-theme-control-active-normal: #1170cf;
226
226
  --mds-color-theme-control-active-hover: #0353a8;
227
227
  --mds-color-theme-control-active-pressed: #063a75;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 25 Aug 2025 12:23:57 GMT
3
+ * Generated on Mon, 22 Sep 2025 13:37:28 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-lightJadeWebex {
@@ -163,11 +163,10 @@
163
163
  --mds-color-theme-background-reaction-normal: linear-gradient(90deg, #ffffffe6 0%, #ffffff00 100%);
164
164
  --mds-color-theme-background-skeleton-normal: #8f8f8f;
165
165
  --mds-color-theme-background-glass-normal: #ffffff66;
166
+ --mds-color-theme-background-glass-active: #ffffff99;
166
167
  --mds-color-theme-background-glass-light: #ffffff66;
167
168
  --mds-color-theme-background-glass-medium: #ffffff99;
168
169
  --mds-color-theme-background-glass-heavy: #ffffffcc;
169
- --mds-color-theme-background-glass-overlay-normal: #ffffffcc;
170
- --mds-color-theme-background-glass-overlay-inactive: #ffffff66;
171
170
  --mds-color-theme-background-glass-radial-0: #ffffffe6;
172
171
  --mds-color-theme-background-glass-radial-1: #ffffff66;
173
172
  --mds-color-theme-background-input-disabled: #0000001c;
@@ -221,7 +220,8 @@
221
220
  --mds-color-theme-outline-promotion-normal: #c233c4;
222
221
  --mds-color-theme-outline-gradient-active: linear-gradient(44deg, #3492eb 14.64%, #00a3b5 51.1%, #3cc29a 85.36%);
223
222
  --mds-color-theme-outline-warning-normal: #7d4705;
224
- --mds-color-theme-outline-glass-normal: linear-gradient(180deg, #0000000a 0%, #0000001c 100%);
223
+ --mds-color-theme-outline-glass-normal: linear-gradient(180deg, #00000012 0%, #00000033 100%);
224
+ --mds-color-theme-outline-ai-normal: linear-gradient(27deg, #0087EA 10.22%, #00BCEB 88.93%, #63FFF7 162.86%);;
225
225
  --mds-color-theme-control-active-normal: #1170cf;
226
226
  --mds-color-theme-control-active-hover: #0353a8;
227
227
  --mds-color-theme-control-active-pressed: #063a75;