@momentum-design/tokens 0.0.61 → 0.0.62

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 (37) hide show
  1. package/dist/css/core/complete.css +1 -1
  2. package/dist/css/theme/aaos/day-complete.css +1 -1
  3. package/dist/css/theme/aaos/night-complete.css +1 -1
  4. package/dist/css/theme/webex/dark-stable.css +26 -38
  5. package/dist/css/theme/webex/hc-dark-stable.css +32 -40
  6. package/dist/css/theme/webex/hc-light-stable.css +32 -40
  7. package/dist/css/theme/webex/light-stable.css +25 -37
  8. package/dist/ios/core/complete.swift +1 -1
  9. package/dist/ios/theme/aaos/day-complete.swift +1 -1
  10. package/dist/ios/theme/aaos/night-complete.swift +1 -1
  11. package/dist/ios/theme/webex/dark-stable.swift +26 -38
  12. package/dist/ios/theme/webex/hc-dark-stable.swift +32 -40
  13. package/dist/ios/theme/webex/hc-light-stable.swift +32 -40
  14. package/dist/ios/theme/webex/light-stable.swift +25 -37
  15. package/dist/json/theme/webex/dark-stable.json +761 -941
  16. package/dist/json/theme/webex/hc-dark-stable.json +822 -920
  17. package/dist/json/theme/webex/hc-light-stable.json +1872 -1950
  18. package/dist/json/theme/webex/light-stable.json +1111 -1281
  19. package/dist/json-minimal/theme/webex/dark-stable.json +36 -70
  20. package/dist/json-minimal/theme/webex/hc-dark-stable.json +44 -70
  21. package/dist/json-minimal/theme/webex/hc-light-stable.json +53 -79
  22. package/dist/json-minimal/theme/webex/light-stable.json +44 -78
  23. package/dist/resources/core/complete.xml +1 -1
  24. package/dist/resources/theme/aaos/day-complete.xml +1 -1
  25. package/dist/resources/theme/aaos/night-complete.xml +1 -1
  26. package/dist/resources/theme/webex/dark-stable.xml +26 -38
  27. package/dist/resources/theme/webex/hc-dark-stable.xml +32 -40
  28. package/dist/resources/theme/webex/hc-light-stable.xml +32 -40
  29. package/dist/resources/theme/webex/light-stable.xml +25 -37
  30. package/dist/scss/core/complete.scss +1 -1
  31. package/dist/scss/theme/aaos/day-complete.scss +1 -1
  32. package/dist/scss/theme/aaos/night-complete.scss +1 -1
  33. package/dist/scss/theme/webex/dark-stable.scss +26 -38
  34. package/dist/scss/theme/webex/hc-dark-stable.scss +32 -40
  35. package/dist/scss/theme/webex/hc-light-stable.scss +33 -41
  36. package/dist/scss/theme/webex/light-stable.scss +26 -38
  37. package/package.json +1 -1
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Tue, 23 Jul 2024 18:17:57 GMT
7
+ // Generated on Thu, 25 Jul 2024 17:42:37 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -44,11 +44,8 @@ public class {
44
44
  public static let mdsColorThemeBackgroundAlertWarningActive = #57330a
45
45
  public static let mdsColorThemeBackgroundAlertWarningHover = #36220c
46
46
  public static let mdsColorThemeBackgroundAlertWarningNormal = #36220c
47
- public static let mdsColorThemeBackgroundCommonNormal = #ffffff
48
- public static let mdsColorThemeBackgroundGradientPrimaryNormal0 = #1a1a1a
49
- public static let mdsColorThemeBackgroundGradientPrimaryNormal1 = #0f0f0f
50
- public static let mdsColorThemeBackgroundGradientSecondaryNormal0 = #262626
51
- public static let mdsColorThemeBackgroundGradientSecondaryNormal1 = #0f0f0f
47
+ public static let mdsColorThemeBackgroundGradientPrimaryNormal = linear-gradient(180deg, #1a1a1a 0%, #0f0f0f 100%)
48
+ public static let mdsColorThemeBackgroundGradientSecondaryNormal = linear-gradient(180deg, #262626 0%, #0f0f0f 100%)
52
49
  public static let mdsColorThemeBackgroundLabelCobaltActive = #08599c
53
50
  public static let mdsColorThemeBackgroundLabelCobaltHover = #103c63
54
51
  public static let mdsColorThemeBackgroundLabelCobaltNormal = #12283d
@@ -81,16 +78,12 @@ public class {
81
78
  public static let mdsColorThemeBackgroundPrimaryDisabled = #ffffff1c
82
79
  public static let mdsColorThemeBackgroundPrimaryGhost = #ffffff00
83
80
  public static let mdsColorThemeBackgroundPrimaryHover = #ffffff12
84
- public static let mdsColorThemeBackgroundReactionNormal0 = #1a1a1a
85
- public static let mdsColorThemeBackgroundReactionNormal1 = #1a1a1a
81
+ public static let mdsColorThemeBackgroundReactionNormal = linear-gradient(180deg, #1a1a1a 90%, #1a1a1a 0%)
86
82
  public static let mdsColorThemeBackgroundSecondaryActive = #ffffff4d
87
83
  public static let mdsColorThemeBackgroundSecondaryDisabled = #ffffff00
88
84
  public static let mdsColorThemeBackgroundSecondaryHover = #ffffff33
89
85
  public static let mdsColorThemeBackgroundSecondaryNormal = #ffffff1c
90
- public static let mdsColorThemeBackgroundSkeletonNormal0 = #00000033
91
- public static let mdsColorThemeBackgroundSkeletonNormal1 = #0000004d
92
- public static let mdsColorThemeBackgroundSkeletonNormal2 = #00000066
93
- public static let mdsColorThemeBackgroundSkeletonNormal3 = #00000080
86
+ public static let mdsColorThemeBackgroundSkeletonNormal = linear-gradient(123deg, #ffffff33 14.98%, #ffffff4d 38.98%, #ffffff66 64.82%, #ffffff80)
94
87
  public static let mdsColorThemeBackgroundSolidPrimaryNormal = #000000
95
88
  public static let mdsColorThemeBackgroundSolidQuaternaryNormal = #3b3b3b
96
89
  public static let mdsColorThemeBackgroundSolidSecondaryNormal = #1a1a1a
@@ -119,26 +112,21 @@ public class {
119
112
  public static let mdsColorThemeCommonBackgroundAlertShareNormal = #c94403
120
113
  public static let mdsColorThemeCommonBackgroundSolidDark = #1a1a1a
121
114
  public static let mdsColorThemeCommonBackgroundSolidLight = #ffffff
122
- public static let mdsColorThemeCommonButtonJoinAnimatedGradientNormal0 = #30c9b0
123
- public static let mdsColorThemeCommonButtonJoinAnimatedGradientNormal1 = #64b4fa
124
- public static let mdsColorThemeCommonButtonJoinAnimatedGradientNormal2 = #30c9b0
115
+ public static let mdsColorThemeCommonButtonJoinAnimatedGradientNormal = linear-gradient(90deg, #30c9b0 0%, #64b4fa 51%, #30c9b0 100%)
125
116
  public static let mdsColorThemeCommonButtonPrimaryDisabled = #ffffff33
126
117
  public static let mdsColorThemeCommonButtonPrimaryHover = #ffffffcc
127
118
  public static let mdsColorThemeCommonButtonPrimaryNormal = #fffffff2
128
119
  public static let mdsColorThemeCommonButtonPrimaryPressed = #ffffffb3
129
- public static let mdsColorThemeCommonButtonPromotionActive0 = #601e66
130
- public static let mdsColorThemeCommonButtonPromotionActive1 = #3b1e21
131
- public static let mdsColorThemeCommonButtonPromotionHover0 = #601e66
132
- public static let mdsColorThemeCommonButtonPromotionHover1 = #66262d
133
- public static let mdsColorThemeCommonButtonPromotionNormal0 = #932099
134
- public static let mdsColorThemeCommonButtonPromotionNormal1 = #a12a3a
120
+ public static let mdsColorThemeCommonButtonPromotionActive = linear-gradient(46deg, #3b1840 0%, #3b1e21 100%)
121
+ public static let mdsColorThemeCommonButtonPromotionHover = linear-gradient(46deg, #601e66 0%, #66262d 100%)
122
+ public static let mdsColorThemeCommonButtonPromotionNormal = linear-gradient(46deg, #932099 0%, #a12a3a 100%)
135
123
  public static let mdsColorThemeCommonButtonSecondaryActiveDisabled = #ffffff1c
136
124
  public static let mdsColorThemeCommonButtonSecondaryActiveHover = #ffffff4d
137
125
  public static let mdsColorThemeCommonButtonSecondaryActiveNormal = #ffffffb3
138
126
  public static let mdsColorThemeCommonButtonSecondaryActivePressed = #ffffff66
139
127
  public static let mdsColorThemeCommonButtonSecondaryDisabled = #ffffff00
140
128
  public static let mdsColorThemeCommonButtonSecondaryHover = #ffffff12
141
- public static let mdsColorThemeCommonButtonSecondaryNormal = #ffffff12
129
+ public static let mdsColorThemeCommonButtonSecondaryNormal = #ffffff00
142
130
  public static let mdsColorThemeCommonContentDoc = #4285f4
143
131
  public static let mdsColorThemeCommonContentExcel = #00893e
144
132
  public static let mdsColorThemeCommonContentKeynote = #029cfb
@@ -222,22 +210,20 @@ public class {
222
210
  public static let mdsColorThemeControlIndicatorInactiveNormal = #8f8f8f
223
211
  public static let mdsColorThemeGlobaltintNormal = #3492eb
224
212
  public static let mdsColorThemeGlobaltintSelected = #1170cf
225
- public static let mdsColorThemeGradientdividerAnnounceHover0 = #64b4fa
226
- public static let mdsColorThemeGradientdividerAnnounceHover1 = #64b4fa
227
- public static let mdsColorThemeGradientdividerAnnounceNormal0 = #64b4fa
228
- public static let mdsColorThemeGradientdividerAnnounceNormal1 = #64b4fa
229
- public static let mdsColorThemeGradientdividerErrorHover0 = #fc8b98
230
- public static let mdsColorThemeGradientdividerErrorHover1 = #fc8b98
231
- public static let mdsColorThemeGradientdividerErrorNormal0 = #fc8b98
232
- public static let mdsColorThemeGradientdividerErrorNormal1 = #fc8b98
233
- public static let mdsColorThemeGradientdividerHover0 = #ffffff00
234
- public static let mdsColorThemeGradientdividerHover1 = #ffffff99
235
- public static let mdsColorThemeGradientdividerNormal0 = #ffffff00
236
- public static let mdsColorThemeGradientdividerNormal1 = #ffffff33
237
- public static let mdsColorThemeGradientdividerWarningHover0 = #f2990a
238
- public static let mdsColorThemeGradientdividerWarningHover1 = #f2990a
239
- public static let mdsColorThemeGradientdividerWarningNormal0 = #f2990a
240
- public static let mdsColorThemeGradientdividerWarningNormal1 = #f2990a
213
+ public static let mdsColorThemeGradientdividerAnnounceHover = linear-gradient(90deg, #64b4fa00 0%,#64b4faE6 22.4%, #64b4faE6 76.04%, #64b4fa00 100%)
214
+ public static let mdsColorThemeGradientdividerAnnounceNormal = linear-gradient(90deg, #64b4fa00 0%, #64b4fa99 22.4%, #64b4fa99 76.04%, #64b4fa00 100%)
215
+ public static let mdsColorThemeGradientdividerDefaultHover = linear-gradient(90deg, #ffffff00 0%, #ffffff99 22.4%, #ffffff99 72.4%, #ffffff00 100%)
216
+ public static let mdsColorThemeGradientdividerDefaultNormal = linear-gradient(90deg, #ffffff00 0%, #ffffff33 22.4%, #ffffff33 72.4%, #ffffff00 100%)
217
+ public static let mdsColorThemeGradientdividerErrorHover = linear-gradient(90deg, #fc8b9800 0%, #fc8b98e6 22.4%, #fc8b98e6 76.04%, #fc8b9800 100%)
218
+ public static let mdsColorThemeGradientdividerErrorNormal = linear-gradient(90deg, #fc8b9800 0%, #fc8b9822.4%, #fc8b9899 76.04%, #fc8b9800 100%)
219
+ public static let mdsColorThemeGradientdividerOrangeHover = linear-gradient(90deg, #fd884e00 0%,#fd884eE6 22.4%, #fd884eE6 76.04%, #fd884e00 100%)
220
+ public static let mdsColorThemeGradientdividerOrangeNormal = linear-gradient(90deg, #fd884e00 0%, #fd884e99 22.4%, #fd884e99 76.04%, #fd884e00 100%)
221
+ public static let mdsColorThemeGradientdividerPurpleHover = linear-gradient(90deg, #f294f100 0%, #f294f1E6 22.4%, #f294f1E6 76.04%, #f294f100 100%)
222
+ public static let mdsColorThemeGradientdividerPurpleNormal = linear-gradient(90deg, #f294f100 0%, #f294f199 22.4%, #f294f100 100%)
223
+ public static let mdsColorThemeGradientdividerSuccessHover = linear-gradient(90deg, #3cc29a00 0%,#3cc29aE6 22.4%, #3cc29aE6 76.04%, #3cc29a00 100%)
224
+ public static let mdsColorThemeGradientdividerSuccessNormal = linear-gradient(90deg, #3cc29a00 0%, #3cc29a99 22.4%, #3cc29a99 76.04%, #3cc29a00 100%)
225
+ public static let mdsColorThemeGradientdividerWarningHover = linear-gradient(90deg, #f2990a00 0%, #f2990ae6 22.4%, #f2990ae6 76.04%, #f2990a00 100%)
226
+ public static let mdsColorThemeGradientdividerWarningNormal = linear-gradient(90deg, #f2990a00 0%, #f2990a22.4%, #f2990a99 76.04%, #f2990a00 100%)
241
227
  public static let mdsColorThemeGroupedbackgroundPrimaryNormal = #000000
242
228
  public static let mdsColorThemeGroupedbackgroundQuaternaryNormal = #3b3b3b
243
229
  public static let mdsColorThemeGroupedbackgroundSecondaryNormal = #1a1a1a
@@ -296,6 +282,7 @@ public class {
296
282
  public static let mdsColorThemeInvertedTextSecondaryNormal = #000000b3
297
283
  public static let mdsColorThemeOutlineButtonNormal = #ffffff80
298
284
  public static let mdsColorThemeOutlineCancelNormal = #fc8b98
285
+ public static let mdsColorThemeOutlineGradientActive = linear-gradient(44deg, #3492eb 14.64%, #22c7d6 51.1%, #68debd 85.36%)
299
286
  public static let mdsColorThemeOutlineHighContrastFocus = #ffffff
300
287
  public static let mdsColorThemeOutlineInputActive = #ffffffe6
301
288
  public static let mdsColorThemeOutlineInputNormal = #ffffff80
@@ -312,6 +299,7 @@ public class {
312
299
  public static let mdsColorThemeOutlineOverlayNormal = #adadad
313
300
  public static let mdsColorThemeOutlinePrimaryDisabled = #ffffff33
314
301
  public static let mdsColorThemeOutlinePrimaryNormal = #ffffff66
302
+ public static let mdsColorThemeOutlinePromotionNormalCopy = linear-gradient(46deg, #c233c4 0%, #d43b52 100%)
315
303
  public static let mdsColorThemeOutlineSecondaryNormal = #ffffff33
316
304
  public static let mdsColorThemeOutlineShareActive = #ec6400
317
305
  public static let mdsColorThemeOutlineShareInactive = #8f8f8f
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Tue, 23 Jul 2024 18:17:58 GMT
7
+ // Generated on Thu, 25 Jul 2024 17:42:38 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -44,11 +44,8 @@ public class {
44
44
  public static let mdsColorThemeBackgroundAlertWarningActive = #1aebff
45
45
  public static let mdsColorThemeBackgroundAlertWarningHover = #1aebff
46
46
  public static let mdsColorThemeBackgroundAlertWarningNormal = #000000
47
- public static let mdsColorThemeBackgroundCommonNormal = #000000
48
- public static let mdsColorThemeBackgroundGradientPrimaryNormal0 = #000000
49
- public static let mdsColorThemeBackgroundGradientPrimaryNormal1 = #000000
50
- public static let mdsColorThemeBackgroundGradientSecondaryNormal0 = #000000
51
- public static let mdsColorThemeBackgroundGradientSecondaryNormal1 = #000000
47
+ public static let mdsColorThemeBackgroundGradientPrimaryNormal = #000000
48
+ public static let mdsColorThemeBackgroundGradientSecondaryNormal = #000000
52
49
  public static let mdsColorThemeBackgroundLabelCobaltActive = #1aebff
53
50
  public static let mdsColorThemeBackgroundLabelCobaltHover = #1aebff
54
51
  public static let mdsColorThemeBackgroundLabelCobaltNormal = #000000
@@ -81,12 +78,12 @@ public class {
81
78
  public static let mdsColorThemeBackgroundPrimaryDisabled = #3ff23f
82
79
  public static let mdsColorThemeBackgroundPrimaryGhost = #000000
83
80
  public static let mdsColorThemeBackgroundPrimaryHover = #000000
84
- public static let mdsColorThemeBackgroundReactionNormal0 = #000000
85
- public static let mdsColorThemeBackgroundReactionNormal1 = #000000
81
+ public static let mdsColorThemeBackgroundReactionNormal = #000000
86
82
  public static let mdsColorThemeBackgroundSecondaryActive = #1aebff
87
83
  public static let mdsColorThemeBackgroundSecondaryDisabled = #3ff23f
88
84
  public static let mdsColorThemeBackgroundSecondaryHover = #1aebff
89
85
  public static let mdsColorThemeBackgroundSecondaryNormal = #000000
86
+ public static let mdsColorThemeBackgroundSkeletonNormal = #000000
90
87
  public static let mdsColorThemeBackgroundSolidPrimaryNormal = #000000
91
88
  public static let mdsColorThemeBackgroundSolidQuaternaryNormal = #000000
92
89
  public static let mdsColorThemeBackgroundSolidSecondaryNormal = #000000
@@ -114,19 +111,14 @@ public class {
114
111
  public static let mdsColorThemeCommonBackgroundAlertShareNormal = #ffffff
115
112
  public static let mdsColorThemeCommonBackgroundSolidDark = #000000
116
113
  public static let mdsColorThemeCommonBackgroundSolidLight = #000000
117
- public static let mdsColorThemeCommonButtonJoinAnimatedGradientNormal0 = #1aebff
118
- public static let mdsColorThemeCommonButtonJoinAnimatedGradientNormal1 = #1aebff
119
- public static let mdsColorThemeCommonButtonJoinAnimatedGradientNormal2 = #1aebff
114
+ public static let mdsColorThemeCommonButtonJoinAnimatedGradientNormal = #1aebff
120
115
  public static let mdsColorThemeCommonButtonPrimaryDisabled = #3ff23f
121
116
  public static let mdsColorThemeCommonButtonPrimaryHover = #1aebff
122
117
  public static let mdsColorThemeCommonButtonPrimaryNormal = #000000
123
118
  public static let mdsColorThemeCommonButtonPrimaryPressed = #1aebff
124
- public static let mdsColorThemeCommonButtonPromotionActive0 = #1aebff
125
- public static let mdsColorThemeCommonButtonPromotionActive1 = #1aebff
126
- public static let mdsColorThemeCommonButtonPromotionHover0 = #1aebff
127
- public static let mdsColorThemeCommonButtonPromotionHover1 = #1aebff
128
- public static let mdsColorThemeCommonButtonPromotionNormal0 = #000000
129
- public static let mdsColorThemeCommonButtonPromotionNormal1 = #000000
119
+ public static let mdsColorThemeCommonButtonPromotionActive = #1aebff
120
+ public static let mdsColorThemeCommonButtonPromotionHover = #1aebff
121
+ public static let mdsColorThemeCommonButtonPromotionNormal = #000000
130
122
  public static let mdsColorThemeCommonButtonSecondaryActiveDisabled = #3ff23f
131
123
  public static let mdsColorThemeCommonButtonSecondaryActiveHover = #1aebff
132
124
  public static let mdsColorThemeCommonButtonSecondaryActiveNormal = #000000
@@ -144,15 +136,15 @@ public class {
144
136
  public static let mdsColorThemeCommonContentSlides = #ffffff
145
137
  public static let mdsColorThemeCommonContentWord = #ffffff
146
138
  public static let mdsColorThemeCommonControlInactiveNormal = #3ff23f
147
- public static let mdsColorThemeCommonControlShareContentActive = #ffffff
139
+ public static let mdsColorThemeCommonControlShareContentActive = #1aebff
148
140
  public static let mdsColorThemeCommonControlShareContentInactive = #3ff23f
149
- public static let mdsColorThemeCommonControlShareContentSelected = #ffffff
141
+ public static let mdsColorThemeCommonControlShareContentSelected = #1aebff
150
142
  public static let mdsColorThemeCommonInvertedButtonSecondaryDisabled = #000000
151
143
  public static let mdsColorThemeCommonInvertedButtonSecondaryHover = #1aebff
152
144
  public static let mdsColorThemeCommonInvertedButtonSecondaryNormal = #000000
153
145
  public static let mdsColorThemeCommonInvertedButtonSecondaryPressed = #1aebff
154
- public static let mdsColorThemeCommonInvertedTextPrimaryNormal = #ffffff
155
- public static let mdsColorThemeCommonInvertedTextSecondaryNormal = #ffffff
146
+ public static let mdsColorThemeCommonInvertedTextPrimaryNormal = #000000
147
+ public static let mdsColorThemeCommonInvertedTextSecondaryNormal = #000000
156
148
  public static let mdsColorThemeCommonOutlineButtonNormal = #ffffff
157
149
  public static let mdsColorThemeCommonOutlineInputNormal = #ffffff
158
150
  public static let mdsColorThemeCommonOutlinePrimaryDisabled = #3ff23f
@@ -205,22 +197,20 @@ public class {
205
197
  public static let mdsColorThemeControlIndicatorInactiveNormal = #000000
206
198
  public static let mdsColorThemeGlobaltintNormal = #ffffff
207
199
  public static let mdsColorThemeGlobaltintSelected = #ffff00
208
- public static let mdsColorThemeGradientdividerAnnounceHover0 = #ffffff
209
- public static let mdsColorThemeGradientdividerAnnounceHover1 = #ffffff
210
- public static let mdsColorThemeGradientdividerAnnounceNormal0 = #ffffff
211
- public static let mdsColorThemeGradientdividerAnnounceNormal1 = #ffffff
212
- public static let mdsColorThemeGradientdividerErrorHover0 = #ffffff
213
- public static let mdsColorThemeGradientdividerErrorHover1 = #ffffff
214
- public static let mdsColorThemeGradientdividerErrorNormal0 = #ffffff
215
- public static let mdsColorThemeGradientdividerErrorNormal1 = #ffffff
216
- public static let mdsColorThemeGradientdividerHover0 = #ffffff
217
- public static let mdsColorThemeGradientdividerHover1 = #ffffff
218
- public static let mdsColorThemeGradientdividerNormal0 = #ffffff
219
- public static let mdsColorThemeGradientdividerNormal1 = #ffffff
220
- public static let mdsColorThemeGradientdividerWarningHover0 = #ffffff
221
- public static let mdsColorThemeGradientdividerWarningHover1 = #ffffff
222
- public static let mdsColorThemeGradientdividerWarningNormal0 = #ffffff
223
- public static let mdsColorThemeGradientdividerWarningNormal1 = #ffffff
200
+ public static let mdsColorThemeGradientdividerAnnounceHover = #ffffff
201
+ public static let mdsColorThemeGradientdividerAnnounceNormal = #ffffff
202
+ public static let mdsColorThemeGradientdividerDefaultHover = #ffffff
203
+ public static let mdsColorThemeGradientdividerDefaultNormal = #ffffff
204
+ public static let mdsColorThemeGradientdividerErrorHover = #ffffff
205
+ public static let mdsColorThemeGradientdividerErrorNormal = #ffffff
206
+ public static let mdsColorThemeGradientdividerOrangeHover = #ffffff
207
+ public static let mdsColorThemeGradientdividerOrangeNormal = #ffffff
208
+ public static let mdsColorThemeGradientdividerPurpleHover = #ffffff
209
+ public static let mdsColorThemeGradientdividerPurpleNormal = #ffffff
210
+ public static let mdsColorThemeGradientdividerSuccessHover = #ffffff
211
+ public static let mdsColorThemeGradientdividerSuccessNormal = #ffffff
212
+ public static let mdsColorThemeGradientdividerWarningHover = #ffffff
213
+ public static let mdsColorThemeGradientdividerWarningNormal = #ffffff
224
214
  public static let mdsColorThemeGroupedbackgroundPrimaryNormal = #000000
225
215
  public static let mdsColorThemeGroupedbackgroundQuaternaryNormal = #000000
226
216
  public static let mdsColorThemeGroupedbackgroundSecondaryNormal = #000000
@@ -273,13 +263,14 @@ public class {
273
263
  public static let mdsColorThemeInvertedOutlinePrimaryNormal = #ffffff
274
264
  public static let mdsColorThemeInvertedOutlineTheme = #ffffff
275
265
  public static let mdsColorThemeInvertedTextAccentHover = #ffffff
276
- public static let mdsColorThemeInvertedTextAccentNormal = #ffffff
266
+ public static let mdsColorThemeInvertedTextAccentNormal = #000000
277
267
  public static let mdsColorThemeInvertedTextPrimaryDisabled = #3ff23f
278
- public static let mdsColorThemeInvertedTextPrimaryNormal = #ffffff
279
- public static let mdsColorThemeInvertedTextSecondaryNormal = #ffffff
268
+ public static let mdsColorThemeInvertedTextPrimaryNormal = #000000
269
+ public static let mdsColorThemeInvertedTextSecondaryNormal = #000000
280
270
  public static let mdsColorThemeOutlineButtonNormal = #ffffff
281
271
  public static let mdsColorThemeOutlineCancelNormal = #ffffff
282
272
  public static let mdsColorThemeOutlineDisabledNormal = #3ff23f
273
+ public static let mdsColorThemeOutlineGradientActive = #ffffff
283
274
  public static let mdsColorThemeOutlineHighContrastFocus = #ffff00
284
275
  public static let mdsColorThemeOutlineInputActive = #ffffff
285
276
  public static let mdsColorThemeOutlineInputNormal = #ffffff
@@ -296,6 +287,7 @@ public class {
296
287
  public static let mdsColorThemeOutlineOverlayNormal = #ffffff
297
288
  public static let mdsColorThemeOutlinePrimaryDisabled = #3ff23f
298
289
  public static let mdsColorThemeOutlinePrimaryNormal = #ffffff
290
+ public static let mdsColorThemeOutlinePromotionNormal = #ffffff
299
291
  public static let mdsColorThemeOutlineSecondaryNormal = #ffffff
300
292
  public static let mdsColorThemeOutlineShareActive = #ffffff
301
293
  public static let mdsColorThemeOutlineShareInactive = #3ff23f
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Tue, 23 Jul 2024 18:17:58 GMT
7
+ // Generated on Thu, 25 Jul 2024 17:42:38 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -44,11 +44,8 @@ public class {
44
44
  public static let mdsColorThemeBackgroundAlertWarningActive = #37006e
45
45
  public static let mdsColorThemeBackgroundAlertWarningHover = #37006e
46
46
  public static let mdsColorThemeBackgroundAlertWarningNormal = #ffffff
47
- public static let mdsColorThemeBackgroundCommonNormal = #ffffff
48
- public static let mdsColorThemeBackgroundGradientPrimaryNormal0 = #ffffff
49
- public static let mdsColorThemeBackgroundGradientPrimaryNormal1 = #ffffff
50
- public static let mdsColorThemeBackgroundGradientSecondaryNormal0 = #ffffff
51
- public static let mdsColorThemeBackgroundGradientSecondaryNormal1 = #ffffff
47
+ public static let mdsColorThemeBackgroundGradientPrimaryNormal = #ffffff
48
+ public static let mdsColorThemeBackgroundGradientSecondaryNormal = #ffffff
52
49
  public static let mdsColorThemeBackgroundLabelCobaltActive = #37006e
53
50
  public static let mdsColorThemeBackgroundLabelCobaltHover = #37006e
54
51
  public static let mdsColorThemeBackgroundLabelCobaltNormal = #ffffff
@@ -81,12 +78,12 @@ public class {
81
78
  public static let mdsColorThemeBackgroundPrimaryDisabled = #600000
82
79
  public static let mdsColorThemeBackgroundPrimaryGhost = #ffffff
83
80
  public static let mdsColorThemeBackgroundPrimaryHover = #ffffff
84
- public static let mdsColorThemeBackgroundReactionNormal0 = #ffffff
85
- public static let mdsColorThemeBackgroundReactionNormal1 = #ffffff
81
+ public static let mdsColorThemeBackgroundReactionNormal = #ffffff
86
82
  public static let mdsColorThemeBackgroundSecondaryActive = #37006e
87
83
  public static let mdsColorThemeBackgroundSecondaryDisabled = #600000
88
84
  public static let mdsColorThemeBackgroundSecondaryHover = #37006e
89
85
  public static let mdsColorThemeBackgroundSecondaryNormal = #ffffff
86
+ public static let mdsColorThemeBackgroundSkeletonNormal = #ffffff
90
87
  public static let mdsColorThemeBackgroundSolidPrimaryNormal = #ffffff
91
88
  public static let mdsColorThemeBackgroundSolidQuaternaryNormal = #ffffff
92
89
  public static let mdsColorThemeBackgroundSolidSecondaryNormal = #ffffff
@@ -114,19 +111,14 @@ public class {
114
111
  public static let mdsColorThemeCommonBackgroundAlertShareNormal = #ffffff
115
112
  public static let mdsColorThemeCommonBackgroundSolidDark = #ffffff
116
113
  public static let mdsColorThemeCommonBackgroundSolidLight = #ffffff
117
- public static let mdsColorThemeCommonButtonJoinAnimatedGradientNormal0 = #37006e
118
- public static let mdsColorThemeCommonButtonJoinAnimatedGradientNormal1 = #37006e
119
- public static let mdsColorThemeCommonButtonJoinAnimatedGradientNormal2 = #37006e
114
+ public static let mdsColorThemeCommonButtonJoinAnimatedGradientNormal = #37006e
120
115
  public static let mdsColorThemeCommonButtonPrimaryDisabled = #600000
121
116
  public static let mdsColorThemeCommonButtonPrimaryHover = #37006e
122
117
  public static let mdsColorThemeCommonButtonPrimaryNormal = #ffffff
123
118
  public static let mdsColorThemeCommonButtonPrimaryPressed = #37006e
124
- public static let mdsColorThemeCommonButtonPromotionActive0 = #37006e
125
- public static let mdsColorThemeCommonButtonPromotionActive1 = #37006e
126
- public static let mdsColorThemeCommonButtonPromotionHover0 = #37006e
127
- public static let mdsColorThemeCommonButtonPromotionHover1 = #37006e
128
- public static let mdsColorThemeCommonButtonPromotionNormal0 = #ffffff
129
- public static let mdsColorThemeCommonButtonPromotionNormal1 = #ffffff
119
+ public static let mdsColorThemeCommonButtonPromotionActive = #37006e
120
+ public static let mdsColorThemeCommonButtonPromotionHover = #37006e
121
+ public static let mdsColorThemeCommonButtonPromotionNormal = #ffffff
130
122
  public static let mdsColorThemeCommonButtonSecondaryActiveDisabled = #600000
131
123
  public static let mdsColorThemeCommonButtonSecondaryActiveHover = #37006e
132
124
  public static let mdsColorThemeCommonButtonSecondaryActiveNormal = #ffffff
@@ -144,15 +136,15 @@ public class {
144
136
  public static let mdsColorThemeCommonContentSlides = #000000
145
137
  public static let mdsColorThemeCommonContentWord = #000000
146
138
  public static let mdsColorThemeCommonControlInactiveNormal = #600000
147
- public static let mdsColorThemeCommonControlShareContentActive = #ffffff
139
+ public static let mdsColorThemeCommonControlShareContentActive = #37006e
148
140
  public static let mdsColorThemeCommonControlShareContentInactive = #600000
149
- public static let mdsColorThemeCommonControlShareContentSelected = #ffffff
141
+ public static let mdsColorThemeCommonControlShareContentSelected = #37006e
150
142
  public static let mdsColorThemeCommonInvertedButtonSecondaryDisabled = #ffffff
151
143
  public static let mdsColorThemeCommonInvertedButtonSecondaryHover = #37006e
152
144
  public static let mdsColorThemeCommonInvertedButtonSecondaryNormal = #ffffff
153
145
  public static let mdsColorThemeCommonInvertedButtonSecondaryPressed = #37006e
154
- public static let mdsColorThemeCommonInvertedTextPrimaryNormal = #000000
155
- public static let mdsColorThemeCommonInvertedTextSecondaryNormal = #000000
146
+ public static let mdsColorThemeCommonInvertedTextPrimaryNormal = #ffffff
147
+ public static let mdsColorThemeCommonInvertedTextSecondaryNormal = #ffffff
156
148
  public static let mdsColorThemeCommonOutlineButtonNormal = #ffffff
157
149
  public static let mdsColorThemeCommonOutlineInputNormal = #000000
158
150
  public static let mdsColorThemeCommonOutlinePrimaryDisabled = #600000
@@ -205,22 +197,20 @@ public class {
205
197
  public static let mdsColorThemeControlIndicatorInactiveNormal = #ffffff
206
198
  public static let mdsColorThemeGlobaltintNormal = #000000
207
199
  public static let mdsColorThemeGlobaltintSelected = #00009f
208
- public static let mdsColorThemeGradientdividerAnnounceHover0 = #000000
209
- public static let mdsColorThemeGradientdividerAnnounceHover1 = #000000
210
- public static let mdsColorThemeGradientdividerAnnounceNormal0 = #000000
211
- public static let mdsColorThemeGradientdividerAnnounceNormal1 = #000000
212
- public static let mdsColorThemeGradientdividerErrorHover0 = #000000
213
- public static let mdsColorThemeGradientdividerErrorHover1 = #000000
214
- public static let mdsColorThemeGradientdividerErrorNormal0 = #000000
215
- public static let mdsColorThemeGradientdividerErrorNormal1 = #000000
216
- public static let mdsColorThemeGradientdividerHover0 = #000000
217
- public static let mdsColorThemeGradientdividerHover1 = #000000
218
- public static let mdsColorThemeGradientdividerNormal0 = #000000
219
- public static let mdsColorThemeGradientdividerNormal1 = #000000
220
- public static let mdsColorThemeGradientdividerWarningHover0 = #000000
221
- public static let mdsColorThemeGradientdividerWarningHover1 = #000000
222
- public static let mdsColorThemeGradientdividerWarningNormal0 = #000000
223
- public static let mdsColorThemeGradientdividerWarningNormal1 = #000000
200
+ public static let mdsColorThemeGradientdividerAnnounceHover = #000000
201
+ public static let mdsColorThemeGradientdividerAnnounceNormal = #000000
202
+ public static let mdsColorThemeGradientdividerDefaultHover = #000000
203
+ public static let mdsColorThemeGradientdividerDefaultNormal = #000000
204
+ public static let mdsColorThemeGradientdividerErrorHover = #000000
205
+ public static let mdsColorThemeGradientdividerErrorNormal = #000000
206
+ public static let mdsColorThemeGradientdividerOrangeHover = #000000
207
+ public static let mdsColorThemeGradientdividerOrangeNormal = #000000
208
+ public static let mdsColorThemeGradientdividerPurpleHover = #000000
209
+ public static let mdsColorThemeGradientdividerPurpleNormal = #000000
210
+ public static let mdsColorThemeGradientdividerSuccessHover = #000000
211
+ public static let mdsColorThemeGradientdividerSuccessNormal = #000000
212
+ public static let mdsColorThemeGradientdividerWarningHover = #000000
213
+ public static let mdsColorThemeGradientdividerWarningNormal = #000000
224
214
  public static let mdsColorThemeGroupedbackgroundPrimaryNormal = #ffffff
225
215
  public static let mdsColorThemeGroupedbackgroundQuaternaryNormal = #ffffff
226
216
  public static let mdsColorThemeGroupedbackgroundSecondaryNormal = #ffffff
@@ -273,13 +263,14 @@ public class {
273
263
  public static let mdsColorThemeInvertedOutlinePrimaryNormal = #000000
274
264
  public static let mdsColorThemeInvertedOutlineTheme = #000000
275
265
  public static let mdsColorThemeInvertedTextAccentHover = #000000
276
- public static let mdsColorThemeInvertedTextAccentNormal = #000000
266
+ public static let mdsColorThemeInvertedTextAccentNormal = #ffffff
277
267
  public static let mdsColorThemeInvertedTextPrimaryDisabled = #600000
278
- public static let mdsColorThemeInvertedTextPrimaryNormal = #000000
279
- public static let mdsColorThemeInvertedTextSecondaryNormal = #000000
268
+ public static let mdsColorThemeInvertedTextPrimaryNormal = #ffffff
269
+ public static let mdsColorThemeInvertedTextSecondaryNormal = #ffffff
280
270
  public static let mdsColorThemeOutlineButtonNormal = #000000
281
271
  public static let mdsColorThemeOutlineCancelNormal = #000000
282
272
  public static let mdsColorThemeOutlineDisabledNormal = #000000
273
+ public static let mdsColorThemeOutlineGradientActive = #000000
283
274
  public static let mdsColorThemeOutlineHighContrastFocus = #00009f
284
275
  public static let mdsColorThemeOutlineInputActive = #000000
285
276
  public static let mdsColorThemeOutlineInputNormal = #000000
@@ -296,6 +287,7 @@ public class {
296
287
  public static let mdsColorThemeOutlineOverlayNormal = #000000
297
288
  public static let mdsColorThemeOutlinePrimaryDisabled = #600000
298
289
  public static let mdsColorThemeOutlinePrimaryNormal = #000000
290
+ public static let mdsColorThemeOutlinePromotionNormal = #000000
299
291
  public static let mdsColorThemeOutlineSecondaryNormal = #000000
300
292
  public static let mdsColorThemeOutlineShareActive = #ffffff
301
293
  public static let mdsColorThemeOutlineShareInactive = #600000
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Tue, 23 Jul 2024 18:17:58 GMT
7
+ // Generated on Thu, 25 Jul 2024 17:42:38 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -44,11 +44,8 @@ public class {
44
44
  public static let mdsColorThemeBackgroundAlertWarningActive = #ffda94
45
45
  public static let mdsColorThemeBackgroundAlertWarningHover = #ffebc2
46
46
  public static let mdsColorThemeBackgroundAlertWarningNormal = #ffebc2
47
- public static let mdsColorThemeBackgroundCommonNormal = #000000
48
- public static let mdsColorThemeBackgroundGradientPrimaryNormal0 = #f0f0f0
49
- public static let mdsColorThemeBackgroundGradientPrimaryNormal1 = #ffffff
50
- public static let mdsColorThemeBackgroundGradientSecondaryNormal0 = #fafafa
51
- public static let mdsColorThemeBackgroundGradientSecondaryNormal1 = #ffffff
47
+ public static let mdsColorThemeBackgroundGradientPrimaryNormal = linear-gradient(180deg, #f0f0f0 0%, #ffffff 100%)
48
+ public static let mdsColorThemeBackgroundGradientSecondaryNormal = linear-gradient(180deg, #fafafa 0%, #ffffff 100%)
52
49
  public static let mdsColorThemeBackgroundLabelCobaltActive = #99ddff
53
50
  public static let mdsColorThemeBackgroundLabelCobaltHover = #c7eeff
54
51
  public static let mdsColorThemeBackgroundLabelCobaltNormal = #e5f8ff
@@ -81,16 +78,12 @@ public class {
81
78
  public static let mdsColorThemeBackgroundPrimaryDisabled = #0000001c
82
79
  public static let mdsColorThemeBackgroundPrimaryGhost = #00000000
83
80
  public static let mdsColorThemeBackgroundPrimaryHover = #00000012
84
- public static let mdsColorThemeBackgroundReactionNormal0 = #ffffff
85
- public static let mdsColorThemeBackgroundReactionNormal1 = #ffffff
81
+ public static let mdsColorThemeBackgroundReactionNormal = linear-gradient(90deg, #ffffff 90%, #ffffff 0%)
86
82
  public static let mdsColorThemeBackgroundSecondaryActive = #0000004d
87
83
  public static let mdsColorThemeBackgroundSecondaryDisabled = #00000000
88
84
  public static let mdsColorThemeBackgroundSecondaryHover = #00000033
89
85
  public static let mdsColorThemeBackgroundSecondaryNormal = #0000001c
90
- public static let mdsColorThemeBackgroundSkeletonNormal0 = #ffffff33
91
- public static let mdsColorThemeBackgroundSkeletonNormal1 = #ffffff4d
92
- public static let mdsColorThemeBackgroundSkeletonNormal2 = #ffffff66
93
- public static let mdsColorThemeBackgroundSkeletonNormal3 = #ffffff80
86
+ public static let mdsColorThemeBackgroundSkeletonNormal = linear-gradient(123deg, #ffffff33 14.98%, #ffffff4d 38.98%, #ffffff 64.82%, #ffffff80);
94
87
  public static let mdsColorThemeBackgroundSolidPrimaryNormal = #ffffff
95
88
  public static let mdsColorThemeBackgroundSolidQuaternaryNormal = #ffffff
96
89
  public static let mdsColorThemeBackgroundSolidSecondaryNormal = #f7f7f7
@@ -119,19 +112,14 @@ public class {
119
112
  public static let mdsColorThemeCommonBackgroundAlertShareNormal = #c94403
120
113
  public static let mdsColorThemeCommonBackgroundSolidDark = #1a1a1a
121
114
  public static let mdsColorThemeCommonBackgroundSolidLight = #ffffff
122
- public static let mdsColorThemeCommonButtonJoinAnimatedGradientNormal0 = #30c9b0
123
- public static let mdsColorThemeCommonButtonJoinAnimatedGradientNormal1 = #64b4fa
124
- public static let mdsColorThemeCommonButtonJoinAnimatedGradientNormal2 = #30c9b0
115
+ public static let mdsColorThemeCommonButtonJoinAnimatedGradientNormal = linear-gradient(90deg, #30c9b0 0%, #64b4fa 51%, #30c9b0 100%)
125
116
  public static let mdsColorThemeCommonButtonPrimaryDisabled = #ffffff33
126
117
  public static let mdsColorThemeCommonButtonPrimaryHover = #ffffffcc
127
118
  public static let mdsColorThemeCommonButtonPrimaryNormal = #fffffff2
128
119
  public static let mdsColorThemeCommonButtonPrimaryPressed = #ffffffb3
129
- public static let mdsColorThemeCommonButtonPromotionActive0 = #601e66
130
- public static let mdsColorThemeCommonButtonPromotionActive1 = #3b1e21
131
- public static let mdsColorThemeCommonButtonPromotionHover0 = #601e66
132
- public static let mdsColorThemeCommonButtonPromotionHover1 = #66262d
133
- public static let mdsColorThemeCommonButtonPromotionNormal0 = #932099
134
- public static let mdsColorThemeCommonButtonPromotionNormal1 = #a12a3a
120
+ public static let mdsColorThemeCommonButtonPromotionActive = linear-gradient(46deg, #3b1840 0%, #3b1e21 100%)
121
+ public static let mdsColorThemeCommonButtonPromotionHover = linear-gradient(46deg, #601e66 0%, #66262d 100%)
122
+ public static let mdsColorThemeCommonButtonPromotionNormal = linear-gradient(46deg, #932099 0%, #a12a3a 100%)
135
123
  public static let mdsColorThemeCommonButtonSecondaryActiveDisabled = #ffffff1c
136
124
  public static let mdsColorThemeCommonButtonSecondaryActiveHover = #ffffff4d
137
125
  public static let mdsColorThemeCommonButtonSecondaryActiveNormal = #ffffffb3
@@ -222,22 +210,20 @@ public class {
222
210
  public static let mdsColorThemeControlIndicatorInactiveNormal = #8f8f8f
223
211
  public static let mdsColorThemeGlobaltintNormal = #1170cf
224
212
  public static let mdsColorThemeGlobaltintSelected = #1170cf
225
- public static let mdsColorThemeGradientdividerAnnounceHover0 = #0353a8
226
- public static let mdsColorThemeGradientdividerAnnounceHover1 = #0353a8
227
- public static let mdsColorThemeGradientdividerAnnounceNormal0 = #0353a8
228
- public static let mdsColorThemeGradientdividerAnnounceNormal1 = #0353a8
229
- public static let mdsColorThemeGradientdividerErrorHover0 = #ab0a15
230
- public static let mdsColorThemeGradientdividerErrorHover1 = #ab0a15
231
- public static let mdsColorThemeGradientdividerErrorNormal0 = #ab0a15
232
- public static let mdsColorThemeGradientdividerErrorNormal1 = #ab0a15
233
- public static let mdsColorThemeGradientdividerHover0 = #00000000
234
- public static let mdsColorThemeGradientdividerHover1 = #00000099
235
- public static let mdsColorThemeGradientdividerNormal0 = #00000000
236
- public static let mdsColorThemeGradientdividerNormal1 = #00000033
237
- public static let mdsColorThemeGradientdividerWarningHover0 = #7d4705
238
- public static let mdsColorThemeGradientdividerWarningHover1 = #7d4705
239
- public static let mdsColorThemeGradientdividerWarningNormal0 = #7d4705
240
- public static let mdsColorThemeGradientdividerWarningNormal1 = #7d4705
213
+ public static let mdsColorThemeGradientdividerAnnounceHover = linear-gradient(90deg, #0353a800 0%, #0353a8E6 76.04%, #0353a8E6 76.04%, #0353a800 100%)
214
+ public static let mdsColorThemeGradientdividerAnnounceNormal = linear-gradient(90deg, #0353a800 0%, #0353a899 22.4%, #0353a899 22.4%, #0353a800 100%)
215
+ public static let mdsColorThemeGradientdividerDefaultHover = linear-gradient(90deg, #00000000 0%, #00000099 22.4%, #00000099 72.4%, #00000000 100%)
216
+ public static let mdsColorThemeGradientdividerDefaultNormal = linear-gradient(90deg, #00000000 0%, #00000033 100%, #00000033 100%, #00000000 0%)
217
+ public static let mdsColorThemeGradientdividerErrorHover = linear-gradient(90deg, #ab0a1500 0%, #ab0a15e6 22.4%, #ab0a15e6 76.04%, #ab0a1500 100%)
218
+ public static let mdsColorThemeGradientdividerErrorNormal = linear-gradient(90deg, #ab0a1500 0%, #ab0a1599 22.4%, #ab0a1599 22.4%, #ab0a1500 100%)
219
+ public static let mdsColorThemeGradientdividerOrangeHover = linear-gradient(90deg, #9c320200 0%,#9c3202E6 22.4%, #9c3202E6 76.04%, #9c320200 100%)
220
+ public static let mdsColorThemeGradientdividerOrangeNormal = linear-gradient(90deg, #9c320200 0%, #9c320299 22.4%, #9c320299 76.04%, #9c320200 100%)
221
+ public static let mdsColorThemeGradientdividerPurpleHover = linear-gradient(90deg, #93209900 0%,#932099E6 22.4%, #932099E6 76.04%, #93209900 100%)
222
+ public static let mdsColorThemeGradientdividerPurpleNormal = linear-gradient(90deg, #93209900 0%, #93209999 22.4%, #93209999 76.04%, #93209900 100%)
223
+ public static let mdsColorThemeGradientdividerSuccessHover = linear-gradient(90deg, #185e4600 0%,#185e46E6 22.4%, #185e46E6 76.04%, #185e4600 100%)
224
+ public static let mdsColorThemeGradientdividerSuccessNormal = linear-gradient(90deg, #185e4600 0%, #185e4699 22.4%, #185e4699 76.04%, #185e4600 100%)
225
+ public static let mdsColorThemeGradientdividerWarningHover = linear-gradient(90deg, #7d470500 0%, #7d4705e6 22.4%, #7d4705e6 76.04%, #7d470500 100%)
226
+ public static let mdsColorThemeGradientdividerWarningNormal = linear-gradient(90deg, #7d470500 0%, #f2990a22.4%, #f2990a99 76.04%, #f2990a00 100%)
241
227
  public static let mdsColorThemeGroupedbackgroundPrimaryNormal = #f7f7f7
242
228
  public static let mdsColorThemeGroupedbackgroundQuaternaryNormal = #ffffff
243
229
  public static let mdsColorThemeGroupedbackgroundSecondaryNormal = #ffffff
@@ -296,6 +282,7 @@ public class {
296
282
  public static let mdsColorThemeInvertedTextSecondaryNormal = #ffffffb3
297
283
  public static let mdsColorThemeOutlineButtonNormal = #00000080
298
284
  public static let mdsColorThemeOutlineCancelNormal = #ab0a15
285
+ public static let mdsColorThemeOutlineGradientActive = linear-gradient(44deg, #3492eb 14.64%, #00a3b5 51.1%, #3cc29a 85.36%)
299
286
  public static let mdsColorThemeOutlineHighContrastFocus = #000000
300
287
  public static let mdsColorThemeOutlineInputActive = #000000e6
301
288
  public static let mdsColorThemeOutlineInputNormal = #00000080
@@ -312,6 +299,7 @@ public class {
312
299
  public static let mdsColorThemeOutlineOverlayNormal = #707070
313
300
  public static let mdsColorThemeOutlinePrimaryDisabled = #00000033
314
301
  public static let mdsColorThemeOutlinePrimaryNormal = #00000075
302
+ public static let mdsColorThemeOutlinePromotionNormal = linear-gradient(46deg, #251329 0%, #a12a3a 100%)
315
303
  public static let mdsColorThemeOutlineSecondaryNormal = #00000033
316
304
  public static let mdsColorThemeOutlineShareActive = #ec6400
317
305
  public static let mdsColorThemeOutlineShareInactive = #8f8f8f