@momentum-design/tokens 0.0.52 → 0.0.54

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 (45) 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/common-stable.css +1 -1
  5. package/dist/css/theme/webex/dark-complete.css +1 -1
  6. package/dist/css/theme/webex/dark-stable.css +1 -1
  7. package/dist/css/theme/webex/hc-dark-stable.css +281 -0
  8. package/dist/css/theme/webex/hc-light-stable.css +281 -0
  9. package/dist/css/theme/webex/light-complete.css +1 -1
  10. package/dist/css/theme/webex/light-stable.css +1 -1
  11. package/dist/ios/core/complete.swift +1 -1
  12. package/dist/ios/theme/aaos/day-complete.swift +1 -1
  13. package/dist/ios/theme/aaos/night-complete.swift +1 -1
  14. package/dist/ios/theme/webex/common-stable.swift +1 -1
  15. package/dist/ios/theme/webex/dark-complete.swift +1 -1
  16. package/dist/ios/theme/webex/dark-stable.swift +1 -1
  17. package/dist/ios/theme/webex/hc-dark-stable.swift +287 -0
  18. package/dist/ios/theme/webex/hc-light-stable.swift +287 -0
  19. package/dist/ios/theme/webex/light-complete.swift +1 -1
  20. package/dist/ios/theme/webex/light-stable.swift +1 -1
  21. package/dist/json/theme/webex/hc-dark-stable.json +7232 -0
  22. package/dist/json/theme/webex/hc-light-stable.json +7228 -0
  23. package/dist/json-minimal/theme/webex/hc-dark-stable.json +552 -0
  24. package/dist/json-minimal/theme/webex/hc-light-stable.json +552 -0
  25. package/dist/resources/core/complete.xml +1 -1
  26. package/dist/resources/theme/aaos/day-complete.xml +1 -1
  27. package/dist/resources/theme/aaos/night-complete.xml +1 -1
  28. package/dist/resources/theme/webex/common-stable.xml +1 -1
  29. package/dist/resources/theme/webex/dark-complete.xml +1 -1
  30. package/dist/resources/theme/webex/dark-stable.xml +1 -1
  31. package/dist/resources/theme/webex/hc-dark-stable.xml +283 -0
  32. package/dist/resources/theme/webex/hc-light-stable.xml +283 -0
  33. package/dist/resources/theme/webex/light-complete.xml +1 -1
  34. package/dist/resources/theme/webex/light-stable.xml +1 -1
  35. package/dist/scss/core/complete.scss +1 -1
  36. package/dist/scss/theme/aaos/day-complete.scss +1 -1
  37. package/dist/scss/theme/aaos/night-complete.scss +1 -1
  38. package/dist/scss/theme/webex/common-stable.scss +1 -1
  39. package/dist/scss/theme/webex/dark-complete.scss +1 -1
  40. package/dist/scss/theme/webex/dark-stable.scss +1 -1
  41. package/dist/scss/theme/webex/hc-dark-stable.scss +278 -0
  42. package/dist/scss/theme/webex/hc-light-stable.scss +278 -0
  43. package/dist/scss/theme/webex/light-complete.scss +1 -1
  44. package/dist/scss/theme/webex/light-stable.scss +1 -1
  45. package/package.json +1 -1
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Thu, 11 Apr 2024 18:45:14 GMT
7
+ // Generated on Mon, 27 May 2024 07:03:53 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 Thu, 11 Apr 2024 18:45:13 GMT
7
+ // Generated on Mon, 27 May 2024 07:03:53 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 Thu, 11 Apr 2024 18:45:14 GMT
7
+ // Generated on Mon, 27 May 2024 07:03:53 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -0,0 +1,287 @@
1
+
2
+ //
3
+ // theme/webex/hc-dark-stable.swift
4
+ //
5
+
6
+ // Do not edit directly
7
+ // Generated on Mon, 27 May 2024 07:03:53 GMT
8
+
9
+
10
+ import UIKit
11
+
12
+ public class {
13
+ public static let mdsColorThemeAvatarCobalt = #ffffff
14
+ public static let mdsColorThemeAvatarCyan = #ffffff
15
+ public static let mdsColorThemeAvatarDefault = #ffffff
16
+ public static let mdsColorThemeAvatarGold = #ffffff
17
+ public static let mdsColorThemeAvatarLime = #ffffff
18
+ public static let mdsColorThemeAvatarMint = #ffffff
19
+ public static let mdsColorThemeAvatarOrange = #ffffff
20
+ public static let mdsColorThemeAvatarPink = #ffffff
21
+ public static let mdsColorThemeAvatarPurple = #ffffff
22
+ public static let mdsColorThemeAvatarSlate = #ffffff
23
+ public static let mdsColorThemeAvatarViolet = #ffffff
24
+ public static let mdsColorThemeAvatarYellow = #ffffff
25
+ public static let mdsColorThemeBackgroundAccentNormal = #1aebff
26
+ public static let mdsColorThemeBackgroundAlertDefaultActive = #1aebff
27
+ public static let mdsColorThemeBackgroundAlertDefaultHover = #1aebff
28
+ public static let mdsColorThemeBackgroundAlertDefaultNormal = #1aebff
29
+ public static let mdsColorThemeBackgroundAlertErrorActive = #1aebff
30
+ public static let mdsColorThemeBackgroundAlertErrorHover = #1aebff
31
+ public static let mdsColorThemeBackgroundAlertErrorNormal = #1aebff
32
+ public static let mdsColorThemeBackgroundAlertOrangeActive = #1aebff
33
+ public static let mdsColorThemeBackgroundAlertOrangeHover = #1aebff
34
+ public static let mdsColorThemeBackgroundAlertOrangeNormal = #1aebff
35
+ public static let mdsColorThemeBackgroundAlertPurpleActive = #1aebff
36
+ public static let mdsColorThemeBackgroundAlertPurpleHover = #1aebff
37
+ public static let mdsColorThemeBackgroundAlertPurpleNormal = #1aebff
38
+ public static let mdsColorThemeBackgroundAlertSuccessActive = #1aebff
39
+ public static let mdsColorThemeBackgroundAlertSuccessHover = #1aebff
40
+ public static let mdsColorThemeBackgroundAlertSuccessNormal = #1aebff
41
+ public static let mdsColorThemeBackgroundAlertThemeActive = #1aebff
42
+ public static let mdsColorThemeBackgroundAlertThemeHover = #1aebff
43
+ public static let mdsColorThemeBackgroundAlertThemeNormal = #1aebff
44
+ public static let mdsColorThemeBackgroundAlertWarningActive = #1aebff
45
+ public static let mdsColorThemeBackgroundAlertWarningHover = #1aebff
46
+ public static let mdsColorThemeBackgroundAlertWarningNormal = #1aebff
47
+ public static let mdsColorThemeBackgroundCommonNormal = #000000
48
+ public static let mdsColorThemeBackgroundGradientPrimary = linear-gradient(180deg, #1a1a1a 0%, #0f0f0f 100%)
49
+ public static let mdsColorThemeBackgroundGradientSecondary = linear-gradient(180deg, #262626 0%, #0f0f0f 100%)
50
+ public static let mdsColorThemeBackgroundLabelCobaltActive = #000000
51
+ public static let mdsColorThemeBackgroundLabelCobaltHover = #000000
52
+ public static let mdsColorThemeBackgroundLabelCobaltNormal = #000000
53
+ public static let mdsColorThemeBackgroundLabelGoldActive = #000000
54
+ public static let mdsColorThemeBackgroundLabelGoldHover = #000000
55
+ public static let mdsColorThemeBackgroundLabelGoldNormal = #000000
56
+ public static let mdsColorThemeBackgroundLabelLimeActive = #000000
57
+ public static let mdsColorThemeBackgroundLabelLimeHover = #000000
58
+ public static let mdsColorThemeBackgroundLabelLimeNormal = #000000
59
+ public static let mdsColorThemeBackgroundLabelMintActive = #000000
60
+ public static let mdsColorThemeBackgroundLabelMintHover = #000000
61
+ public static let mdsColorThemeBackgroundLabelMintNormal = #000000
62
+ public static let mdsColorThemeBackgroundLabelOrangeActive = #000000
63
+ public static let mdsColorThemeBackgroundLabelOrangeHover = #000000
64
+ public static let mdsColorThemeBackgroundLabelOrangeNormal = #000000
65
+ public static let mdsColorThemeBackgroundLabelPinkActive = #000000
66
+ public static let mdsColorThemeBackgroundLabelPinkHover = #000000
67
+ public static let mdsColorThemeBackgroundLabelPinkNormal = #000000
68
+ public static let mdsColorThemeBackgroundLabelPurpleActive = #000000
69
+ public static let mdsColorThemeBackgroundLabelPurpleHover = #000000
70
+ public static let mdsColorThemeBackgroundLabelPurpleNormal = #000000
71
+ public static let mdsColorThemeBackgroundLabelSlateActive = #000000
72
+ public static let mdsColorThemeBackgroundLabelSlateHover = #000000
73
+ public static let mdsColorThemeBackgroundLabelSlateNormal = #000000
74
+ public static let mdsColorThemeBackgroundLabelVioletActive = #000000
75
+ public static let mdsColorThemeBackgroundLabelVioletHover = #000000
76
+ public static let mdsColorThemeBackgroundLabelVioletNormal = #000000
77
+ public static let mdsColorThemeBackgroundNamelabelNormal = #00000080
78
+ public static let mdsColorThemeBackgroundPrimaryActive = #1aebff
79
+ public static let mdsColorThemeBackgroundPrimaryDisabled = #3ff23f
80
+ public static let mdsColorThemeBackgroundPrimaryGhost = #000000
81
+ public static let mdsColorThemeBackgroundPrimaryHover = #1aebff
82
+ public static let mdsColorThemeBackgroundSecondaryActive = #1aebff
83
+ public static let mdsColorThemeBackgroundSecondaryDisabled = #3ff23f
84
+ public static let mdsColorThemeBackgroundSecondaryHover = #1aebff
85
+ public static let mdsColorThemeBackgroundSecondaryNormal = #000000
86
+ public static let mdsColorThemeBackgroundSkeletonNormal = #000000
87
+ public static let mdsColorThemeBackgroundSolidPrimaryNormal = #000000
88
+ public static let mdsColorThemeBackgroundSolidQuaternaryNormal = #000000
89
+ public static let mdsColorThemeBackgroundSolidSecondaryNormal = #000000
90
+ public static let mdsColorThemeBackgroundSolidTertiaryNormal = #000000
91
+ public static let mdsColorThemeButtonAccentHover = #1aebff
92
+ public static let mdsColorThemeButtonAccentNormal = #000000
93
+ public static let mdsColorThemeButtonAccentPressed = #1aebff
94
+ public static let mdsColorThemeButtonBorderNormal = #ffffff
95
+ public static let mdsColorThemeButtonCancelHover = #1aebff
96
+ public static let mdsColorThemeButtonCancelNormal = #000000
97
+ public static let mdsColorThemeButtonCancelPressed = #1aebff
98
+ public static let mdsColorThemeButtonInvertedHover = #1aebff
99
+ public static let mdsColorThemeButtonInvertedNormal = #0f0f0f
100
+ public static let mdsColorThemeButtonInvertedPressed = #1aebff
101
+ public static let mdsColorThemeButtonJoinHover = #1aebff
102
+ public static let mdsColorThemeButtonJoinNormal = #000000
103
+ public static let mdsColorThemeButtonJoinPressed = #1aebff
104
+ public static let mdsColorThemeButtonPrimaryDisabled = #3ff23f
105
+ public static let mdsColorThemeButtonPrimaryHover = #1aebff
106
+ public static let mdsColorThemeButtonPrimaryNormal = #000000
107
+ public static let mdsColorThemeButtonPrimaryPressed = #1aebff
108
+ public static let mdsColorThemeButtonSecondaryActiveHover = #1aebff
109
+ public static let mdsColorThemeButtonSecondaryActiveNormal = #000000
110
+ public static let mdsColorThemeButtonSecondaryActivePressed = #1aebff
111
+ public static let mdsColorThemeButtonSecondaryDisabled = #3ff23f
112
+ public static let mdsColorThemeButtonSecondaryHover = #1aebff
113
+ public static let mdsColorThemeButtonSecondaryNormal = #000000
114
+ public static let mdsColorThemeButtonSecondaryPressed = #1aebff
115
+ public static let mdsColorThemeControlActiveActive = #1aebff
116
+ public static let mdsColorThemeControlActiveDisabled = #3ff23f
117
+ public static let mdsColorThemeControlActiveHover = #1aebff
118
+ public static let mdsColorThemeControlActiveNormal = #1aebff
119
+ public static let mdsColorThemeControlActivePressed = #1aebff
120
+ public static let mdsColorThemeControlInactiveDisabled = #3ff23f
121
+ public static let mdsColorThemeControlInactiveHover = #ffffff
122
+ public static let mdsColorThemeControlInactiveNormal = #ffffff
123
+ public static let mdsColorThemeControlInactivePressed = #ffffff
124
+ public static let mdsColorThemeGlobaltintNormal = #ffff00
125
+ public static let mdsColorThemeGlobaltintSelected = #ffff00
126
+ public static let mdsColorThemeGradationPrimary = #000000
127
+ public static let mdsColorThemeGradationSecondary = #000000
128
+ public static let mdsColorThemeGradientdividerAnnounceHover0 = #ffffff
129
+ public static let mdsColorThemeGradientdividerAnnounceHover1 = #ffffff
130
+ public static let mdsColorThemeGradientdividerAnnounceNormal0 = #ffffff
131
+ public static let mdsColorThemeGradientdividerAnnounceNormal1 = #ffffff
132
+ public static let mdsColorThemeGradientdividerErrorHover0 = #ffffff
133
+ public static let mdsColorThemeGradientdividerErrorHover1 = #ffffff
134
+ public static let mdsColorThemeGradientdividerErrorNormal0 = #ffffff
135
+ public static let mdsColorThemeGradientdividerErrorNormal1 = #ffffff
136
+ public static let mdsColorThemeGradientdividerHover0 = #ffffff
137
+ public static let mdsColorThemeGradientdividerHover1 = #ffffff
138
+ public static let mdsColorThemeGradientdividerNormal0 = #ffffff
139
+ public static let mdsColorThemeGradientdividerNormal1 = #ffffff
140
+ public static let mdsColorThemeGradientdividerWarningHover0 = #ffffff
141
+ public static let mdsColorThemeGradientdividerWarningHover1 = #ffffff
142
+ public static let mdsColorThemeGradientdividerWarningNormal0 = #ffffff
143
+ public static let mdsColorThemeGradientdividerWarningNormal1 = #ffffff
144
+ public static let mdsColorThemeGroupedbackgroundPrimaryNormal = #000000
145
+ public static let mdsColorThemeGroupedbackgroundQuaternaryNormal = #000000
146
+ public static let mdsColorThemeGroupedbackgroundSecondaryNormal = #000000
147
+ public static let mdsColorThemeGroupedbackgroundTertiaryNormal = #000000
148
+ public static let mdsColorThemeIllustrationsDefault = #ffffff
149
+ public static let mdsColorThemeIllustrationsEmptyPrimary0 = #ffffff
150
+ public static let mdsColorThemeIllustrationsEmptyPrimary1 = #ffffff
151
+ public static let mdsColorThemeIllustrationsEmptySecondary0 = #ffffff
152
+ public static let mdsColorThemeIllustrationsEmptySecondary1 = #ffffff
153
+ public static let mdsColorThemeIllustrationsError0 = #ffffff
154
+ public static let mdsColorThemeIllustrationsError1 = #ffffff
155
+ public static let mdsColorThemeIllustrationsOnboardingPrimary0 = #ffffff
156
+ public static let mdsColorThemeIllustrationsOnboardingPrimary1 = #ffffff
157
+ public static let mdsColorThemeIllustrationsOnboardingQuartenary0 = #ffffff
158
+ public static let mdsColorThemeIllustrationsOnboardingQuartenary1 = #ffffff
159
+ public static let mdsColorThemeIllustrationsOnboardingQuinary0 = #ffffff
160
+ public static let mdsColorThemeIllustrationsOnboardingQuinary1 = #ffffff
161
+ public static let mdsColorThemeIllustrationsOnboardingSecondary0 = #ffffff
162
+ public static let mdsColorThemeIllustrationsOnboardingSecondary1 = #ffffff
163
+ public static let mdsColorThemeIllustrationsOnboardingTertiary0 = #ffffff
164
+ public static let mdsColorThemeIllustrationsOnboardingTertiary1 = #ffffff
165
+ public static let mdsColorThemeIllustrationsSuccess0 = #ffffff
166
+ public static let mdsColorThemeIllustrationsSuccess1 = #ffffff
167
+ public static let mdsColorThemeIndicatorAttention = #ffffff
168
+ public static let mdsColorThemeIndicatorCaution = #ffffff
169
+ public static let mdsColorThemeIndicatorLocked = #ffffff
170
+ public static let mdsColorThemeIndicatorSecure = #ffffff
171
+ public static let mdsColorThemeIndicatorStable = #ffffff
172
+ public static let mdsColorThemeIndicatorUnstable = #ffffff
173
+ public static let mdsColorThemeOutlineButtonNormal = #ffffff
174
+ public static let mdsColorThemeOutlineCancelNormal = #000000
175
+ public static let mdsColorThemeOutlineDisabledNormal = #3ff23f
176
+ public static let mdsColorThemeOutlineGradientActive = #ffffff
177
+ public static let mdsColorThemeOutlineHighContrastFocus = #ffffff
178
+ public static let mdsColorThemeOutlineInputActive = #ffffff
179
+ public static let mdsColorThemeOutlineInputNormal = #ffffff
180
+ public static let mdsColorThemeOutlineJoinNormal = #ffffff
181
+ public static let mdsColorThemeOutlineLabelCobalt = #ffffff
182
+ public static let mdsColorThemeOutlineLabelGold = #ffffff
183
+ public static let mdsColorThemeOutlineLabelLime = #ffffff
184
+ public static let mdsColorThemeOutlineLabelMint = #ffffff
185
+ public static let mdsColorThemeOutlineLabelOrange = #ffffff
186
+ public static let mdsColorThemeOutlineLabelPink = #ffffff
187
+ public static let mdsColorThemeOutlineLabelPurple = #ffffff
188
+ public static let mdsColorThemeOutlineLabelSlate = #ffffff
189
+ public static let mdsColorThemeOutlineLabelViolet = #ffffff
190
+ public static let mdsColorThemeOutlineOverlayNormal = #ffffff
191
+ public static let mdsColorThemeOutlinePrimaryNormal = #ffffff
192
+ public static let mdsColorThemeOutlinePromotionNormal = #ffffff
193
+ public static let mdsColorThemeOutlineSecondaryNormal = #ffffff
194
+ public static let mdsColorThemeOutlineShareActive = #ffffff
195
+ public static let mdsColorThemeOutlineShareInactive = #ffffff
196
+ public static let mdsColorThemeOutlineShareSelected = #1aebff
197
+ public static let mdsColorThemeOutlineThemeNormal = #1aebff
198
+ public static let mdsColorThemeOverlayMeetingsNormal = #000000
199
+ public static let mdsColorThemeScrollbarArrowBackgroundHover = #ffffff
200
+ public static let mdsColorThemeScrollbarArrowBackgroundNormal = #ffffff
201
+ public static let mdsColorThemeScrollbarArrowBackgroundPressed = #ffffff
202
+ public static let mdsColorThemeScrollbarArrowNormal = #000000
203
+ public static let mdsColorThemeScrollbarBackgroundSecondaryGhost = #000000
204
+ public static let mdsColorThemeScrollbarBackgroundSecondaryNormal = #000000
205
+ public static let mdsColorThemeScrollbarButtonHover = #1aebff
206
+ public static let mdsColorThemeScrollbarButtonNormal = #ffffff
207
+ public static let mdsColorThemeScrollbarButtonPressed = #1aebff
208
+ public static let mdsColorThemeTeachingBackgroundNormal = #ffffff
209
+ public static let mdsColorThemeTeachingButtonPrimaryDisabled = #3ff23f
210
+ public static let mdsColorThemeTeachingButtonPrimaryHover = #000000
211
+ public static let mdsColorThemeTeachingButtonPrimaryNormal = #000000
212
+ public static let mdsColorThemeTeachingButtonPrimaryPressed = #000000
213
+ public static let mdsColorThemeTeachingButtonSecondaryHover = #1aebff
214
+ public static let mdsColorThemeTeachingButtonSecondaryNormal = #1aebff
215
+ public static let mdsColorThemeTeachingButtonSecondaryPressed = #1aebff
216
+ public static let mdsColorThemeTeachingOutlineButtonNormal = #000000
217
+ public static let mdsColorThemeTeachingOutlineDisabledNormal = #3ff23f
218
+ public static let mdsColorThemeTeachingOutlineNormal = #000000
219
+ public static let mdsColorThemeTeachingOutlineTheme = #000000
220
+ public static let mdsColorThemeTeachingTextAccentDisabled = #3ff23f
221
+ public static let mdsColorThemeTeachingTextAccentHover = #000000
222
+ public static let mdsColorThemeTeachingTextAccentNormal = #000000
223
+ public static let mdsColorThemeTeachingTextPrimaryDisabled = #3ff23f
224
+ public static let mdsColorThemeTextAccentActive = #000000
225
+ public static let mdsColorThemeTextAccentHover = #000000
226
+ public static let mdsColorThemeTextAccentNormal = #ffff00
227
+ public static let mdsColorThemeTextAlertOrangeActive = #ffffff
228
+ public static let mdsColorThemeTextAlertOrangeHover = #ffffff
229
+ public static let mdsColorThemeTextAlertOrangeNormal = #ffffff
230
+ public static let mdsColorThemeTextAlertPurpleActive = #ffffff
231
+ public static let mdsColorThemeTextAlertPurpleHover = #ffffff
232
+ public static let mdsColorThemeTextAlertPurpleNormal = #ffffff
233
+ public static let mdsColorThemeTextErrorActive = #000000
234
+ public static let mdsColorThemeTextErrorHover = #000000
235
+ public static let mdsColorThemeTextErrorNormal = #ffff00
236
+ public static let mdsColorThemeTextHighlight = #ffff00
237
+ public static let mdsColorThemeTextInvertedDisabled = #3ff23f
238
+ public static let mdsColorThemeTextInvertedNormal = #000000
239
+ public static let mdsColorThemeTextPrimaryDisabled = #3ff23f
240
+ public static let mdsColorThemeTextPrimaryNormal = #ffffff
241
+ public static let mdsColorThemeTextSecondaryInvertedNormal = #ffffff
242
+ public static let mdsColorThemeTextSecondaryNormal = #ffffff
243
+ public static let mdsColorThemeTextSuccessActive = #000000
244
+ public static let mdsColorThemeTextSuccessHover = #000000
245
+ public static let mdsColorThemeTextSuccessNormal = #ffff00
246
+ public static let mdsColorThemeTextTeamCobaltActive = #ffffff
247
+ public static let mdsColorThemeTextTeamCobaltHover = #ffffff
248
+ public static let mdsColorThemeTextTeamCobaltNormal = #ffffff
249
+ public static let mdsColorThemeTextTeamCyanActive = #ffffff
250
+ public static let mdsColorThemeTextTeamCyanHover = #ffffff
251
+ public static let mdsColorThemeTextTeamCyanNormal = #ffffff
252
+ public static let mdsColorThemeTextTeamGoldActive = #ffffff
253
+ public static let mdsColorThemeTextTeamGoldHover = #ffffff
254
+ public static let mdsColorThemeTextTeamGoldNormal = #ffffff
255
+ public static let mdsColorThemeTextTeamLimeActive = #ffffff
256
+ public static let mdsColorThemeTextTeamLimeHover = #ffffff
257
+ public static let mdsColorThemeTextTeamLimeNormal = #ffffff
258
+ public static let mdsColorThemeTextTeamMintActive = #ffffff
259
+ public static let mdsColorThemeTextTeamMintHover = #ffffff
260
+ public static let mdsColorThemeTextTeamMintNormal = #ffffff
261
+ public static let mdsColorThemeTextTeamOrangeActive = #ffffff
262
+ public static let mdsColorThemeTextTeamOrangeHover = #ffffff
263
+ public static let mdsColorThemeTextTeamOrangeNormal = #ffffff
264
+ public static let mdsColorThemeTextTeamPinkActive = #ffffff
265
+ public static let mdsColorThemeTextTeamPinkHover = #ffffff
266
+ public static let mdsColorThemeTextTeamPinkNormal = #ffffff
267
+ public static let mdsColorThemeTextTeamPurpleActive = #ffffff
268
+ public static let mdsColorThemeTextTeamPurpleHover = #ffffff
269
+ public static let mdsColorThemeTextTeamPurpleNormal = #ffffff
270
+ public static let mdsColorThemeTextTeamSlateActive = #ffffff
271
+ public static let mdsColorThemeTextTeamSlateHover = #ffffff
272
+ public static let mdsColorThemeTextTeamSlateNormal = #ffffff
273
+ public static let mdsColorThemeTextTeamVioletActive = #ffffff
274
+ public static let mdsColorThemeTextTeamVioletHover = #ffffff
275
+ public static let mdsColorThemeTextTeamVioletNormal = #ffffff
276
+ public static let mdsColorThemeTextTeamdefaultActive = #000000
277
+ public static let mdsColorThemeTextTeamdefaultHover = #000000
278
+ public static let mdsColorThemeTextTeamdefaultNormal = #ffff00
279
+ public static let mdsColorThemeTextWarningActive = #000000
280
+ public static let mdsColorThemeTextWarningHover = #000000
281
+ public static let mdsColorThemeTextWarningNormal = #ffff00
282
+ public static let mdsColorThemeWhiteboardStickyNoteCyan = #000000
283
+ public static let mdsColorThemeWhiteboardStickyNoteMint = #000000
284
+ public static let mdsColorThemeWhiteboardStickyNotePurple = #000000
285
+ public static let mdsColorThemeWhiteboardStickyNoteRed = #000000
286
+ public static let mdsColorThemeWhiteboardStickyNoteYellow = #000000
287
+ }
@@ -0,0 +1,287 @@
1
+
2
+ //
3
+ // theme/webex/hc-light-stable.swift
4
+ //
5
+
6
+ // Do not edit directly
7
+ // Generated on Mon, 27 May 2024 07:03:53 GMT
8
+
9
+
10
+ import UIKit
11
+
12
+ public class {
13
+ public static let mdsColorThemeAvatarCobalt = #000000
14
+ public static let mdsColorThemeAvatarCyan = #000000
15
+ public static let mdsColorThemeAvatarDefault = #000000
16
+ public static let mdsColorThemeAvatarGold = #000000
17
+ public static let mdsColorThemeAvatarLime = #000000
18
+ public static let mdsColorThemeAvatarMint = #000000
19
+ public static let mdsColorThemeAvatarOrange = #000000
20
+ public static let mdsColorThemeAvatarPink = #000000
21
+ public static let mdsColorThemeAvatarPurple = #000000
22
+ public static let mdsColorThemeAvatarSlate = #000000
23
+ public static let mdsColorThemeAvatarViolet = #000000
24
+ public static let mdsColorThemeAvatarYellow = #000000
25
+ public static let mdsColorThemeBackgroundAccentNormal = #ffffff
26
+ public static let mdsColorThemeBackgroundAlertDefaultActive = #37006e
27
+ public static let mdsColorThemeBackgroundAlertDefaultHover = #37006e
28
+ public static let mdsColorThemeBackgroundAlertDefaultNormal = #37006e
29
+ public static let mdsColorThemeBackgroundAlertErrorActive = #37006e
30
+ public static let mdsColorThemeBackgroundAlertErrorHover = #37006e
31
+ public static let mdsColorThemeBackgroundAlertErrorNormal = #37006e
32
+ public static let mdsColorThemeBackgroundAlertOrangeActive = #37006e
33
+ public static let mdsColorThemeBackgroundAlertOrangeHover = #37006e
34
+ public static let mdsColorThemeBackgroundAlertOrangeNormal = #37006e
35
+ public static let mdsColorThemeBackgroundAlertPurpleActive = #37006e
36
+ public static let mdsColorThemeBackgroundAlertPurpleHover = #37006e
37
+ public static let mdsColorThemeBackgroundAlertPurpleNormal = #37006e
38
+ public static let mdsColorThemeBackgroundAlertSuccessActive = #37006e
39
+ public static let mdsColorThemeBackgroundAlertSuccessHover = #37006e
40
+ public static let mdsColorThemeBackgroundAlertSuccessNormal = #37006e
41
+ public static let mdsColorThemeBackgroundAlertThemeActive = #37006e
42
+ public static let mdsColorThemeBackgroundAlertThemeHover = #37006e
43
+ public static let mdsColorThemeBackgroundAlertThemeNormal = #37006e
44
+ public static let mdsColorThemeBackgroundAlertWarningActive = #37006e
45
+ public static let mdsColorThemeBackgroundAlertWarningHover = #37006e
46
+ public static let mdsColorThemeBackgroundAlertWarningNormal = #37006e
47
+ public static let mdsColorThemeBackgroundCommonNormal = #ffffff
48
+ public static let mdsColorThemeBackgroundGradientPrimary = linear-gradient(180deg, #1a1a1a 0%, #0f0f0f 100%)
49
+ public static let mdsColorThemeBackgroundGradientSecondary = linear-gradient(180deg, #262626 0%, #0f0f0f 100%)
50
+ public static let mdsColorThemeBackgroundLabelCobaltActive = #ffffff
51
+ public static let mdsColorThemeBackgroundLabelCobaltHover = #ffffff
52
+ public static let mdsColorThemeBackgroundLabelCobaltNormal = #ffffff
53
+ public static let mdsColorThemeBackgroundLabelGoldActive = #ffffff
54
+ public static let mdsColorThemeBackgroundLabelGoldHover = #ffffff
55
+ public static let mdsColorThemeBackgroundLabelGoldNormal = #ffffff
56
+ public static let mdsColorThemeBackgroundLabelLimeActive = #ffffff
57
+ public static let mdsColorThemeBackgroundLabelLimeHover = #ffffff
58
+ public static let mdsColorThemeBackgroundLabelLimeNormal = #ffffff
59
+ public static let mdsColorThemeBackgroundLabelMintActive = #ffffff
60
+ public static let mdsColorThemeBackgroundLabelMintHover = #ffffff
61
+ public static let mdsColorThemeBackgroundLabelMintNormal = #ffffff
62
+ public static let mdsColorThemeBackgroundLabelOrangeActive = #ffffff
63
+ public static let mdsColorThemeBackgroundLabelOrangeHover = #ffffff
64
+ public static let mdsColorThemeBackgroundLabelOrangeNormal = #ffffff
65
+ public static let mdsColorThemeBackgroundLabelPinkActive = #ffffff
66
+ public static let mdsColorThemeBackgroundLabelPinkHover = #ffffff
67
+ public static let mdsColorThemeBackgroundLabelPinkNormal = #ffffff
68
+ public static let mdsColorThemeBackgroundLabelPurpleActive = #ffffff
69
+ public static let mdsColorThemeBackgroundLabelPurpleHover = #ffffff
70
+ public static let mdsColorThemeBackgroundLabelPurpleNormal = #ffffff
71
+ public static let mdsColorThemeBackgroundLabelSlateActive = #ffffff
72
+ public static let mdsColorThemeBackgroundLabelSlateHover = #ffffff
73
+ public static let mdsColorThemeBackgroundLabelSlateNormal = #ffffff
74
+ public static let mdsColorThemeBackgroundLabelVioletActive = #ffffff
75
+ public static let mdsColorThemeBackgroundLabelVioletHover = #ffffff
76
+ public static let mdsColorThemeBackgroundLabelVioletNormal = #ffffff
77
+ public static let mdsColorThemeBackgroundNamelabelNormal = #ffffff
78
+ public static let mdsColorThemeBackgroundPrimaryActive = #37006e
79
+ public static let mdsColorThemeBackgroundPrimaryDisabled = #600000
80
+ public static let mdsColorThemeBackgroundPrimaryGhost = #ffffff
81
+ public static let mdsColorThemeBackgroundPrimaryHover = #37006e
82
+ public static let mdsColorThemeBackgroundSecondaryActive = #37006e
83
+ public static let mdsColorThemeBackgroundSecondaryDisabled = #600000
84
+ public static let mdsColorThemeBackgroundSecondaryHover = #37006e
85
+ public static let mdsColorThemeBackgroundSecondaryNormal = #ffffff
86
+ public static let mdsColorThemeBackgroundSkeletonNormal = #ffffff
87
+ public static let mdsColorThemeBackgroundSolidPrimaryNormal = #ffffff
88
+ public static let mdsColorThemeBackgroundSolidQuaternaryNormal = #ffffff
89
+ public static let mdsColorThemeBackgroundSolidSecondaryNormal = #ffffff
90
+ public static let mdsColorThemeBackgroundSolidTertiaryNormal = #ffffff
91
+ public static let mdsColorThemeButtonAccentHover = #37006e
92
+ public static let mdsColorThemeButtonAccentNormal = #ffffff
93
+ public static let mdsColorThemeButtonAccentPressed = #37006e
94
+ public static let mdsColorThemeButtonBorderNormal = #000000
95
+ public static let mdsColorThemeButtonCancelHover = #37006e
96
+ public static let mdsColorThemeButtonCancelNormal = #ffffff
97
+ public static let mdsColorThemeButtonCancelPressed = #37006e
98
+ public static let mdsColorThemeButtonInvertedHover = #37006e
99
+ public static let mdsColorThemeButtonInvertedNormal = #ffffff
100
+ public static let mdsColorThemeButtonInvertedPressed = #37006e
101
+ public static let mdsColorThemeButtonJoinHover = #37006e
102
+ public static let mdsColorThemeButtonJoinNormal = #ffffff
103
+ public static let mdsColorThemeButtonJoinPressed = #37006e
104
+ public static let mdsColorThemeButtonPrimaryDisabled = #600000
105
+ public static let mdsColorThemeButtonPrimaryHover = #37006e
106
+ public static let mdsColorThemeButtonPrimaryNormal = #ffffff
107
+ public static let mdsColorThemeButtonPrimaryPressed = #37006e
108
+ public static let mdsColorThemeButtonSecondaryActiveHover = #37006e
109
+ public static let mdsColorThemeButtonSecondaryActiveNormal = #ffffff
110
+ public static let mdsColorThemeButtonSecondaryActivePressed = #37006e
111
+ public static let mdsColorThemeButtonSecondaryDisabled = #600000
112
+ public static let mdsColorThemeButtonSecondaryHover = #37006e
113
+ public static let mdsColorThemeButtonSecondaryNormal = #ffffff
114
+ public static let mdsColorThemeButtonSecondaryPressed = #37006e
115
+ public static let mdsColorThemeControlActiveActive = #37006e
116
+ public static let mdsColorThemeControlActiveDisabled = #600000
117
+ public static let mdsColorThemeControlActiveHover = #37006e
118
+ public static let mdsColorThemeControlActiveNormal = #37006e
119
+ public static let mdsColorThemeControlActivePressed = #37006e
120
+ public static let mdsColorThemeControlInactiveDisabled = #600000
121
+ public static let mdsColorThemeControlInactiveHover = #000000
122
+ public static let mdsColorThemeControlInactiveNormal = #000000
123
+ public static let mdsColorThemeControlInactivePressed = #000000
124
+ public static let mdsColorThemeGlobaltintNormal = #00009f
125
+ public static let mdsColorThemeGlobaltintSelected = #00009f
126
+ public static let mdsColorThemeGradationPrimary = #000000
127
+ public static let mdsColorThemeGradationSecondary = #000000
128
+ public static let mdsColorThemeGradientdividerAnnounceHover0 = #000000
129
+ public static let mdsColorThemeGradientdividerAnnounceHover1 = #000000
130
+ public static let mdsColorThemeGradientdividerAnnounceNormal0 = #000000
131
+ public static let mdsColorThemeGradientdividerAnnounceNormal1 = #000000
132
+ public static let mdsColorThemeGradientdividerErrorHover0 = #000000
133
+ public static let mdsColorThemeGradientdividerErrorHover1 = #000000
134
+ public static let mdsColorThemeGradientdividerErrorNormal0 = #000000
135
+ public static let mdsColorThemeGradientdividerErrorNormal1 = #000000
136
+ public static let mdsColorThemeGradientdividerHover0 = #000000
137
+ public static let mdsColorThemeGradientdividerHover1 = #000000
138
+ public static let mdsColorThemeGradientdividerNormal0 = #000000
139
+ public static let mdsColorThemeGradientdividerNormal1 = #000000
140
+ public static let mdsColorThemeGradientdividerWarningHover0 = #000000
141
+ public static let mdsColorThemeGradientdividerWarningHover1 = #000000
142
+ public static let mdsColorThemeGradientdividerWarningNormal0 = #000000
143
+ public static let mdsColorThemeGradientdividerWarningNormal1 = #000000
144
+ public static let mdsColorThemeGroupedbackgroundPrimaryNormal = #ffffff
145
+ public static let mdsColorThemeGroupedbackgroundQuaternaryNormal = #ffffff
146
+ public static let mdsColorThemeGroupedbackgroundSecondaryNormal = #ffffff
147
+ public static let mdsColorThemeGroupedbackgroundTertiaryNormal = #ffffff
148
+ public static let mdsColorThemeIllustrationsDefault = #000000
149
+ public static let mdsColorThemeIllustrationsEmptyPrimary0 = #000000
150
+ public static let mdsColorThemeIllustrationsEmptyPrimary1 = #000000
151
+ public static let mdsColorThemeIllustrationsEmptySecondary0 = #000000
152
+ public static let mdsColorThemeIllustrationsEmptySecondary1 = #000000
153
+ public static let mdsColorThemeIllustrationsError0 = #000000
154
+ public static let mdsColorThemeIllustrationsError1 = #000000
155
+ public static let mdsColorThemeIllustrationsOnboardingPrimary0 = #000000
156
+ public static let mdsColorThemeIllustrationsOnboardingPrimary1 = #000000
157
+ public static let mdsColorThemeIllustrationsOnboardingQuartenary0 = #000000
158
+ public static let mdsColorThemeIllustrationsOnboardingQuartenary1 = #000000
159
+ public static let mdsColorThemeIllustrationsOnboardingQuinary0 = #000000
160
+ public static let mdsColorThemeIllustrationsOnboardingQuinary1 = #000000
161
+ public static let mdsColorThemeIllustrationsOnboardingSecondary0 = #000000
162
+ public static let mdsColorThemeIllustrationsOnboardingSecondary1 = #000000
163
+ public static let mdsColorThemeIllustrationsOnboardingTertiary0 = #000000
164
+ public static let mdsColorThemeIllustrationsOnboardingTertiary1 = #000000
165
+ public static let mdsColorThemeIllustrationsSuccess0 = #000000
166
+ public static let mdsColorThemeIllustrationsSuccess1 = #000000
167
+ public static let mdsColorThemeIndicatorAttention = #000000
168
+ public static let mdsColorThemeIndicatorCaution = #000000
169
+ public static let mdsColorThemeIndicatorLocked = #000000
170
+ public static let mdsColorThemeIndicatorSecure = #000000
171
+ public static let mdsColorThemeIndicatorStable = #000000
172
+ public static let mdsColorThemeIndicatorUnstable = #000000
173
+ public static let mdsColorThemeOutlineButtonNormal = #000000
174
+ public static let mdsColorThemeOutlineCancelNormal = #000000
175
+ public static let mdsColorThemeOutlineDisabledNormal = #600000
176
+ public static let mdsColorThemeOutlineGradientActive = #000000
177
+ public static let mdsColorThemeOutlineHighContrastFocus = #000000
178
+ public static let mdsColorThemeOutlineInputActive = #ffffff
179
+ public static let mdsColorThemeOutlineInputNormal = #000000
180
+ public static let mdsColorThemeOutlineJoinNormal = #000000
181
+ public static let mdsColorThemeOutlineLabelCobalt = #000000
182
+ public static let mdsColorThemeOutlineLabelGold = #000000
183
+ public static let mdsColorThemeOutlineLabelLime = #000000
184
+ public static let mdsColorThemeOutlineLabelMint = #000000
185
+ public static let mdsColorThemeOutlineLabelOrange = #000000
186
+ public static let mdsColorThemeOutlineLabelPink = #000000
187
+ public static let mdsColorThemeOutlineLabelPurple = #000000
188
+ public static let mdsColorThemeOutlineLabelSlate = #000000
189
+ public static let mdsColorThemeOutlineLabelViolet = #000000
190
+ public static let mdsColorThemeOutlineOverlayNormal = #000000
191
+ public static let mdsColorThemeOutlinePrimaryNormal = #000000
192
+ public static let mdsColorThemeOutlinePromotionNormal = #000000
193
+ public static let mdsColorThemeOutlineSecondaryNormal = #000000
194
+ public static let mdsColorThemeOutlineShareActive = #000000
195
+ public static let mdsColorThemeOutlineShareInactive = #000000
196
+ public static let mdsColorThemeOutlineShareSelected = #37006e
197
+ public static let mdsColorThemeOutlineThemeNormal = #37006e
198
+ public static let mdsColorThemeOverlayMeetingsNormal = #ffffff
199
+ public static let mdsColorThemeScrollbarArrowBackgroundHover = #000000
200
+ public static let mdsColorThemeScrollbarArrowBackgroundNormal = #000000
201
+ public static let mdsColorThemeScrollbarArrowBackgroundPressed = #000000
202
+ public static let mdsColorThemeScrollbarArrowNormal = #ffffff
203
+ public static let mdsColorThemeScrollbarBackgroundSecondaryGhost = #ffffff
204
+ public static let mdsColorThemeScrollbarBackgroundSecondaryNormal = #ffffff
205
+ public static let mdsColorThemeScrollbarButtonHover = #37006e
206
+ public static let mdsColorThemeScrollbarButtonNormal = #000000
207
+ public static let mdsColorThemeScrollbarButtonPressed = #37006e
208
+ public static let mdsColorThemeTeachingBackgroundNormal = #000000
209
+ public static let mdsColorThemeTeachingButtonPrimaryDisabled = #600000
210
+ public static let mdsColorThemeTeachingButtonPrimaryHover = #ffffff
211
+ public static let mdsColorThemeTeachingButtonPrimaryNormal = #ffffff
212
+ public static let mdsColorThemeTeachingButtonPrimaryPressed = #ffffff
213
+ public static let mdsColorThemeTeachingButtonSecondaryHover = #37006e
214
+ public static let mdsColorThemeTeachingButtonSecondaryNormal = #37006e
215
+ public static let mdsColorThemeTeachingButtonSecondaryPressed = #37006e
216
+ public static let mdsColorThemeTeachingOutlineButtonNormal = #ffffff
217
+ public static let mdsColorThemeTeachingOutlineDisabledNormal = #600000
218
+ public static let mdsColorThemeTeachingOutlineNormal = #ffffff
219
+ public static let mdsColorThemeTeachingOutlineTheme = #ffffff
220
+ public static let mdsColorThemeTeachingTextAccentDisabled = #600000
221
+ public static let mdsColorThemeTeachingTextAccentHover = #ffffff
222
+ public static let mdsColorThemeTeachingTextAccentNormal = #ffffff
223
+ public static let mdsColorThemeTeachingTextPrimaryDisabled = #600000
224
+ public static let mdsColorThemeTextAccentActive = #ffffff
225
+ public static let mdsColorThemeTextAccentHover = #ffffff
226
+ public static let mdsColorThemeTextAccentNormal = #00009f
227
+ public static let mdsColorThemeTextAlertOrangeActive = #000000
228
+ public static let mdsColorThemeTextAlertOrangeHover = #000000
229
+ public static let mdsColorThemeTextAlertOrangeNormal = #000000
230
+ public static let mdsColorThemeTextAlertPurpleActive = #000000
231
+ public static let mdsColorThemeTextAlertPurpleHover = #000000
232
+ public static let mdsColorThemeTextAlertPurpleNormal = #000000
233
+ public static let mdsColorThemeTextErrorActive = #ffffff
234
+ public static let mdsColorThemeTextErrorHover = #ffffff
235
+ public static let mdsColorThemeTextErrorNormal = #00009f
236
+ public static let mdsColorThemeTextHighlight = #00009f
237
+ public static let mdsColorThemeTextInvertedDisabled = #600000
238
+ public static let mdsColorThemeTextInvertedNormal = #ffffff
239
+ public static let mdsColorThemeTextPrimaryDisabled = #600000
240
+ public static let mdsColorThemeTextPrimaryNormal = #000000
241
+ public static let mdsColorThemeTextSecondaryInvertedNormal = #ffffff
242
+ public static let mdsColorThemeTextSecondaryNormal = #000000
243
+ public static let mdsColorThemeTextSuccessActive = #ffffff
244
+ public static let mdsColorThemeTextSuccessHover = #ffffff
245
+ public static let mdsColorThemeTextSuccessNormal = #00009f
246
+ public static let mdsColorThemeTextTeamCobaltActive = #000000
247
+ public static let mdsColorThemeTextTeamCobaltHover = #000000
248
+ public static let mdsColorThemeTextTeamCobaltNormal = #000000
249
+ public static let mdsColorThemeTextTeamCyanActive = #000000
250
+ public static let mdsColorThemeTextTeamCyanHover = #000000
251
+ public static let mdsColorThemeTextTeamCyanNormal = #000000
252
+ public static let mdsColorThemeTextTeamGoldActive = #000000
253
+ public static let mdsColorThemeTextTeamGoldHover = #000000
254
+ public static let mdsColorThemeTextTeamGoldNormal = #000000
255
+ public static let mdsColorThemeTextTeamLimeActive = #000000
256
+ public static let mdsColorThemeTextTeamLimeHover = #000000
257
+ public static let mdsColorThemeTextTeamLimeNormal = #000000
258
+ public static let mdsColorThemeTextTeamMintActive = #000000
259
+ public static let mdsColorThemeTextTeamMintHover = #000000
260
+ public static let mdsColorThemeTextTeamMintNormal = #000000
261
+ public static let mdsColorThemeTextTeamOrangeActive = #000000
262
+ public static let mdsColorThemeTextTeamOrangeHover = #000000
263
+ public static let mdsColorThemeTextTeamOrangeNormal = #000000
264
+ public static let mdsColorThemeTextTeamPinkActive = #000000
265
+ public static let mdsColorThemeTextTeamPinkHover = #000000
266
+ public static let mdsColorThemeTextTeamPinkNormal = #000000
267
+ public static let mdsColorThemeTextTeamPurpleActive = #000000
268
+ public static let mdsColorThemeTextTeamPurpleHover = #000000
269
+ public static let mdsColorThemeTextTeamPurpleNormal = #000000
270
+ public static let mdsColorThemeTextTeamSlateActive = #000000
271
+ public static let mdsColorThemeTextTeamSlateHover = #000000
272
+ public static let mdsColorThemeTextTeamSlateNormal = #000000
273
+ public static let mdsColorThemeTextTeamVioletActive = #000000
274
+ public static let mdsColorThemeTextTeamVioletHover = #000000
275
+ public static let mdsColorThemeTextTeamVioletNormal = #000000
276
+ public static let mdsColorThemeTextTeamdefaultActive = #ffffff
277
+ public static let mdsColorThemeTextTeamdefaultHover = #ffffff
278
+ public static let mdsColorThemeTextTeamdefaultNormal = #00009f
279
+ public static let mdsColorThemeTextWarningActive = #ffffff
280
+ public static let mdsColorThemeTextWarningHover = #ffffff
281
+ public static let mdsColorThemeTextWarningNormal = #00009f
282
+ public static let mdsColorThemeWhiteboardStickyNoteCyan = #ffffff
283
+ public static let mdsColorThemeWhiteboardStickyNoteMint = #ffffff
284
+ public static let mdsColorThemeWhiteboardStickyNotePurple = #ffffff
285
+ public static let mdsColorThemeWhiteboardStickyNoteRed = #ffffff
286
+ public static let mdsColorThemeWhiteboardStickyNoteYellow = #ffffff
287
+ }
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Thu, 11 Apr 2024 18:45:13 GMT
7
+ // Generated on Mon, 27 May 2024 07:03:53 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 Thu, 11 Apr 2024 18:45:14 GMT
7
+ // Generated on Mon, 27 May 2024 07:03:53 GMT
8
8
 
9
9
 
10
10
  import UIKit