@momentum-design/tokens 0.0.55 → 0.0.57

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 (61) hide show
  1. package/dist/css/core/complete.css +97 -98
  2. package/dist/css/theme/aaos/day-complete.css +14 -16
  3. package/dist/css/theme/aaos/night-complete.css +10 -12
  4. package/dist/css/theme/webex/dark-stable.css +98 -121
  5. package/dist/css/theme/webex/hc-dark-stable.css +145 -94
  6. package/dist/css/theme/webex/hc-light-stable.css +159 -108
  7. package/dist/css/theme/webex/light-stable.css +121 -148
  8. package/dist/ios/core/complete.swift +97 -98
  9. package/dist/ios/theme/aaos/day-complete.swift +14 -16
  10. package/dist/ios/theme/aaos/night-complete.swift +10 -12
  11. package/dist/ios/theme/webex/dark-stable.swift +79 -102
  12. package/dist/ios/theme/webex/hc-dark-stable.swift +145 -94
  13. package/dist/ios/theme/webex/hc-light-stable.swift +159 -108
  14. package/dist/ios/theme/webex/light-stable.swift +101 -128
  15. package/dist/json/core/complete.json +3150 -2380
  16. package/dist/json/theme/aaos/day-complete.json +273 -257
  17. package/dist/json/theme/aaos/night-complete.json +273 -257
  18. package/dist/json/theme/webex/dark-stable.json +5986 -5937
  19. package/dist/json/theme/webex/hc-dark-stable.json +6694 -3987
  20. package/dist/json/theme/webex/hc-light-stable.json +6601 -3890
  21. package/dist/json/theme/webex/light-stable.json +6023 -6087
  22. package/dist/json-minimal/core/complete.json +179 -148
  23. package/dist/json-minimal/theme/aaos/day-complete.json +13 -21
  24. package/dist/json-minimal/theme/aaos/night-complete.json +9 -17
  25. package/dist/json-minimal/theme/webex/dark-stable.json +177 -226
  26. package/dist/json-minimal/theme/webex/hc-dark-stable.json +253 -132
  27. package/dist/json-minimal/theme/webex/hc-light-stable.json +268 -147
  28. package/dist/json-minimal/theme/webex/light-stable.json +205 -254
  29. package/dist/resources/core/complete.xml +97 -98
  30. package/dist/resources/theme/aaos/day-complete.xml +14 -16
  31. package/dist/resources/theme/aaos/night-complete.xml +10 -12
  32. package/dist/resources/theme/webex/dark-stable.xml +98 -121
  33. package/dist/resources/theme/webex/hc-dark-stable.xml +145 -94
  34. package/dist/resources/theme/webex/hc-light-stable.xml +159 -108
  35. package/dist/resources/theme/webex/light-stable.xml +121 -148
  36. package/dist/scss/core/complete.scss +97 -98
  37. package/dist/scss/theme/aaos/day-complete.scss +14 -16
  38. package/dist/scss/theme/aaos/night-complete.scss +10 -12
  39. package/dist/scss/theme/webex/dark-stable.scss +99 -122
  40. package/dist/scss/theme/webex/hc-dark-stable.scss +145 -94
  41. package/dist/scss/theme/webex/hc-light-stable.scss +159 -108
  42. package/dist/scss/theme/webex/light-stable.scss +122 -149
  43. package/package.json +1 -1
  44. package/dist/css/theme/webex/common-stable.css +0 -81
  45. package/dist/css/theme/webex/dark-complete.css +0 -298
  46. package/dist/css/theme/webex/light-complete.css +0 -295
  47. package/dist/ios/theme/webex/common-stable.swift +0 -87
  48. package/dist/ios/theme/webex/dark-complete.swift +0 -304
  49. package/dist/ios/theme/webex/light-complete.swift +0 -301
  50. package/dist/json/theme/webex/common-stable.json +0 -2179
  51. package/dist/json/theme/webex/dark-complete.json +0 -8500
  52. package/dist/json/theme/webex/light-complete.json +0 -8395
  53. package/dist/json-minimal/theme/webex/common-stable.json +0 -164
  54. package/dist/json-minimal/theme/webex/dark-complete.json +0 -635
  55. package/dist/json-minimal/theme/webex/light-complete.json +0 -632
  56. package/dist/resources/theme/webex/common-stable.xml +0 -83
  57. package/dist/resources/theme/webex/dark-complete.xml +0 -300
  58. package/dist/resources/theme/webex/light-complete.xml +0 -297
  59. package/dist/scss/theme/webex/common-stable.scss +0 -78
  60. package/dist/scss/theme/webex/dark-complete.scss +0 -295
  61. package/dist/scss/theme/webex/light-complete.scss +0 -292
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Wed, 05 Jun 2024 18:11:29 GMT
7
+ // Generated on Thu, 27 Jun 2024 11:14:10 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -22,68 +22,65 @@ public class {
22
22
  public static let mdsColorThemeAvatarSlate = #ffffff
23
23
  public static let mdsColorThemeAvatarViolet = #ffffff
24
24
  public static let mdsColorThemeAvatarYellow = #ffffff
25
- public static let mdsColorThemeBackgroundAccentNormal = #1aebff
25
+ public static let mdsColorThemeBackgroundAccentNormal = #000000
26
26
  public static let mdsColorThemeBackgroundAlertDefaultActive = #1aebff
27
27
  public static let mdsColorThemeBackgroundAlertDefaultHover = #1aebff
28
- public static let mdsColorThemeBackgroundAlertDefaultNormal = #1aebff
28
+ public static let mdsColorThemeBackgroundAlertDefaultNormal = #000000
29
29
  public static let mdsColorThemeBackgroundAlertErrorActive = #1aebff
30
30
  public static let mdsColorThemeBackgroundAlertErrorHover = #1aebff
31
- public static let mdsColorThemeBackgroundAlertErrorNormal = #1aebff
31
+ public static let mdsColorThemeBackgroundAlertErrorNormal = #000000
32
32
  public static let mdsColorThemeBackgroundAlertOrangeActive = #1aebff
33
33
  public static let mdsColorThemeBackgroundAlertOrangeHover = #1aebff
34
- public static let mdsColorThemeBackgroundAlertOrangeNormal = #1aebff
34
+ public static let mdsColorThemeBackgroundAlertOrangeNormal = #000000
35
35
  public static let mdsColorThemeBackgroundAlertPurpleActive = #1aebff
36
36
  public static let mdsColorThemeBackgroundAlertPurpleHover = #1aebff
37
- public static let mdsColorThemeBackgroundAlertPurpleNormal = #1aebff
37
+ public static let mdsColorThemeBackgroundAlertPurpleNormal = #000000
38
38
  public static let mdsColorThemeBackgroundAlertSuccessActive = #1aebff
39
39
  public static let mdsColorThemeBackgroundAlertSuccessHover = #1aebff
40
- public static let mdsColorThemeBackgroundAlertSuccessNormal = #1aebff
40
+ public static let mdsColorThemeBackgroundAlertSuccessNormal = #000000
41
41
  public static let mdsColorThemeBackgroundAlertThemeActive = #1aebff
42
42
  public static let mdsColorThemeBackgroundAlertThemeHover = #1aebff
43
- public static let mdsColorThemeBackgroundAlertThemeNormal = #1aebff
43
+ public static let mdsColorThemeBackgroundAlertThemeNormal = #000000
44
44
  public static let mdsColorThemeBackgroundAlertWarningActive = #1aebff
45
45
  public static let mdsColorThemeBackgroundAlertWarningHover = #1aebff
46
- public static let mdsColorThemeBackgroundAlertWarningNormal = #1aebff
46
+ public static let mdsColorThemeBackgroundAlertWarningNormal = #000000
47
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
48
+ public static let mdsColorThemeBackgroundLabelCobaltActive = #1aebff
49
+ public static let mdsColorThemeBackgroundLabelCobaltHover = #1aebff
52
50
  public static let mdsColorThemeBackgroundLabelCobaltNormal = #000000
53
- public static let mdsColorThemeBackgroundLabelGoldActive = #000000
54
- public static let mdsColorThemeBackgroundLabelGoldHover = #000000
51
+ public static let mdsColorThemeBackgroundLabelGoldActive = #1aebff
52
+ public static let mdsColorThemeBackgroundLabelGoldHover = #1aebff
55
53
  public static let mdsColorThemeBackgroundLabelGoldNormal = #000000
56
- public static let mdsColorThemeBackgroundLabelLimeActive = #000000
57
- public static let mdsColorThemeBackgroundLabelLimeHover = #000000
54
+ public static let mdsColorThemeBackgroundLabelLimeActive = #1aebff
55
+ public static let mdsColorThemeBackgroundLabelLimeHover = #1aebff
58
56
  public static let mdsColorThemeBackgroundLabelLimeNormal = #000000
59
- public static let mdsColorThemeBackgroundLabelMintActive = #000000
60
- public static let mdsColorThemeBackgroundLabelMintHover = #000000
57
+ public static let mdsColorThemeBackgroundLabelMintActive = #1aebff
58
+ public static let mdsColorThemeBackgroundLabelMintHover = #1aebff
61
59
  public static let mdsColorThemeBackgroundLabelMintNormal = #000000
62
- public static let mdsColorThemeBackgroundLabelOrangeActive = #000000
63
- public static let mdsColorThemeBackgroundLabelOrangeHover = #000000
60
+ public static let mdsColorThemeBackgroundLabelOrangeActive = #1aebff
61
+ public static let mdsColorThemeBackgroundLabelOrangeHover = #1aebff
64
62
  public static let mdsColorThemeBackgroundLabelOrangeNormal = #000000
65
- public static let mdsColorThemeBackgroundLabelPinkActive = #000000
66
- public static let mdsColorThemeBackgroundLabelPinkHover = #000000
63
+ public static let mdsColorThemeBackgroundLabelPinkActive = #1aebff
64
+ public static let mdsColorThemeBackgroundLabelPinkHover = #1aebff
67
65
  public static let mdsColorThemeBackgroundLabelPinkNormal = #000000
68
- public static let mdsColorThemeBackgroundLabelPurpleActive = #000000
69
- public static let mdsColorThemeBackgroundLabelPurpleHover = #000000
66
+ public static let mdsColorThemeBackgroundLabelPurpleActive = #1aebff
67
+ public static let mdsColorThemeBackgroundLabelPurpleHover = #1aebff
70
68
  public static let mdsColorThemeBackgroundLabelPurpleNormal = #000000
71
- public static let mdsColorThemeBackgroundLabelSlateActive = #000000
72
- public static let mdsColorThemeBackgroundLabelSlateHover = #000000
69
+ public static let mdsColorThemeBackgroundLabelSlateActive = #1aebff
70
+ public static let mdsColorThemeBackgroundLabelSlateHover = #1aebff
73
71
  public static let mdsColorThemeBackgroundLabelSlateNormal = #000000
74
- public static let mdsColorThemeBackgroundLabelVioletActive = #000000
75
- public static let mdsColorThemeBackgroundLabelVioletHover = #000000
72
+ public static let mdsColorThemeBackgroundLabelVioletActive = #1aebff
73
+ public static let mdsColorThemeBackgroundLabelVioletHover = #1aebff
76
74
  public static let mdsColorThemeBackgroundLabelVioletNormal = #000000
77
- public static let mdsColorThemeBackgroundNamelabelNormal = #00000080
75
+ public static let mdsColorThemeBackgroundNamelabelNormal = #000000
78
76
  public static let mdsColorThemeBackgroundPrimaryActive = #1aebff
79
77
  public static let mdsColorThemeBackgroundPrimaryDisabled = #3ff23f
80
78
  public static let mdsColorThemeBackgroundPrimaryGhost = #000000
81
- public static let mdsColorThemeBackgroundPrimaryHover = #1aebff
79
+ public static let mdsColorThemeBackgroundPrimaryHover = #000000
82
80
  public static let mdsColorThemeBackgroundSecondaryActive = #1aebff
83
81
  public static let mdsColorThemeBackgroundSecondaryDisabled = #3ff23f
84
82
  public static let mdsColorThemeBackgroundSecondaryHover = #1aebff
85
83
  public static let mdsColorThemeBackgroundSecondaryNormal = #000000
86
- public static let mdsColorThemeBackgroundSkeletonNormal = #000000
87
84
  public static let mdsColorThemeBackgroundSolidPrimaryNormal = #000000
88
85
  public static let mdsColorThemeBackgroundSolidQuaternaryNormal = #000000
89
86
  public static let mdsColorThemeBackgroundSolidSecondaryNormal = #000000
@@ -91,40 +88,85 @@ public class {
91
88
  public static let mdsColorThemeButtonAccentHover = #1aebff
92
89
  public static let mdsColorThemeButtonAccentNormal = #000000
93
90
  public static let mdsColorThemeButtonAccentPressed = #1aebff
94
- public static let mdsColorThemeButtonBorderNormal = #ffffff
95
91
  public static let mdsColorThemeButtonCancelHover = #1aebff
96
92
  public static let mdsColorThemeButtonCancelNormal = #000000
97
93
  public static let mdsColorThemeButtonCancelPressed = #1aebff
98
- public static let mdsColorThemeButtonInvertedHover = #1aebff
99
- public static let mdsColorThemeButtonInvertedNormal = #0f0f0f
100
- public static let mdsColorThemeButtonInvertedPressed = #1aebff
101
94
  public static let mdsColorThemeButtonJoinHover = #1aebff
102
95
  public static let mdsColorThemeButtonJoinNormal = #000000
103
96
  public static let mdsColorThemeButtonJoinPressed = #1aebff
104
- public static let mdsColorThemeButtonPrimaryDisabled = #3ff23f
97
+ public static let mdsColorThemeButtonPrimaryDisabled = #000000
105
98
  public static let mdsColorThemeButtonPrimaryHover = #1aebff
106
99
  public static let mdsColorThemeButtonPrimaryNormal = #000000
107
100
  public static let mdsColorThemeButtonPrimaryPressed = #1aebff
108
101
  public static let mdsColorThemeButtonSecondaryActiveHover = #1aebff
109
102
  public static let mdsColorThemeButtonSecondaryActiveNormal = #000000
110
103
  public static let mdsColorThemeButtonSecondaryActivePressed = #1aebff
111
- public static let mdsColorThemeButtonSecondaryDisabled = #3ff23f
104
+ public static let mdsColorThemeButtonSecondaryDisabled = #000000
112
105
  public static let mdsColorThemeButtonSecondaryHover = #1aebff
113
106
  public static let mdsColorThemeButtonSecondaryNormal = #000000
114
107
  public static let mdsColorThemeButtonSecondaryPressed = #1aebff
108
+ public static let mdsColorThemeCommonBackgroundAlertShareNormal = #ffffff
109
+ public static let mdsColorThemeCommonButtonPrimaryDisabled = #3ff23f
110
+ public static let mdsColorThemeCommonButtonPrimaryHover = #1aebff
111
+ public static let mdsColorThemeCommonButtonPrimaryNormal = #000000
112
+ public static let mdsColorThemeCommonButtonPrimaryPressed = #1aebff
113
+ public static let mdsColorThemeCommonButtonPromotionActive0 = #1aebff
114
+ public static let mdsColorThemeCommonButtonPromotionActive1 = #1aebff
115
+ public static let mdsColorThemeCommonButtonPromotionHover0 = #1aebff
116
+ public static let mdsColorThemeCommonButtonPromotionHover1 = #1aebff
117
+ public static let mdsColorThemeCommonButtonPromotionNormal0 = #000000
118
+ public static let mdsColorThemeCommonButtonPromotionNormal1 = #000000
119
+ public static let mdsColorThemeCommonButtonSecondaryActiveDisabled = #3ff23f
120
+ public static let mdsColorThemeCommonButtonSecondaryActiveHover = #1aebff
121
+ public static let mdsColorThemeCommonButtonSecondaryActiveNormal = #000000
122
+ public static let mdsColorThemeCommonButtonSecondaryActivePressed = #1aebff
123
+ public static let mdsColorThemeCommonButtonSecondaryDisabled = #3ff23f
124
+ public static let mdsColorThemeCommonButtonSecondaryHover = #1aebff
125
+ public static let mdsColorThemeCommonButtonSecondaryNormal = #000000
126
+ public static let mdsColorThemeCommonContentDoc = #ffffff
127
+ public static let mdsColorThemeCommonContentExcel = #ffffff
128
+ public static let mdsColorThemeCommonContentKeynote = #ffffff
129
+ public static let mdsColorThemeCommonContentOnenote = #ffffff
130
+ public static let mdsColorThemeCommonContentPdf = #ffffff
131
+ public static let mdsColorThemeCommonContentPowerpoint = #ffffff
132
+ public static let mdsColorThemeCommonContentSheets = #ffffff
133
+ public static let mdsColorThemeCommonContentSlides = #ffffff
134
+ public static let mdsColorThemeCommonContentWord = #ffffff
135
+ public static let mdsColorThemeCommonControlInactiveNormal = #3ff23f
136
+ public static let mdsColorThemeCommonControlShareContentActive = #ffffff
137
+ public static let mdsColorThemeCommonControlShareContentInactive = #3ff23f
138
+ public static let mdsColorThemeCommonControlShareContentSelected = #ffffff
139
+ public static let mdsColorThemeCommonInvertedTextPrimaryNormal = #ffffff
140
+ public static let mdsColorThemeCommonOutlineButtonNormal = #ffffff
141
+ public static let mdsColorThemeCommonOutlineInputNormal = #ffffff
142
+ public static let mdsColorThemeCommonOutlinePrimaryDisabled = #3ff23f
143
+ public static let mdsColorThemeCommonOutlinePrimaryNormal = #ffffff
144
+ public static let mdsColorThemeCommonOverlaysMeetingNormal0 = #000000
145
+ public static let mdsColorThemeCommonOverlaysMeetingNormal1 = #000000
146
+ public static let mdsColorThemeCommonOverlaysMeetingNormal2 = #000000
147
+ public static let mdsColorThemeCommonOverlaysPrimaryNormal = #000000
148
+ public static let mdsColorThemeCommonOverlaysSecondaryNormal = #000000
149
+ public static let mdsColorThemeCommonTextErrorHover = #ffffff
150
+ public static let mdsColorThemeCommonTextErrorNormal = #ffffff
151
+ public static let mdsColorThemeCommonTextPrimaryDisabled = #3ff23f
152
+ public static let mdsColorThemeCommonTextPrimaryNormal = #ffffff
153
+ public static let mdsColorThemeCommonTextSecondaryNormal = #ffffff
154
+ public static let mdsColorThemeCommonTextSuccessHover = #ffffff
155
+ public static let mdsColorThemeCommonTextSuccessNormal = #ffffff
156
+ public static let mdsColorThemeCommonTextWarningHover = #ffffff
157
+ public static let mdsColorThemeCommonTextWarningNormal = #ffffff
115
158
  public static let mdsColorThemeControlActiveActive = #1aebff
116
159
  public static let mdsColorThemeControlActiveDisabled = #3ff23f
117
- public static let mdsColorThemeControlActiveHover = #1aebff
160
+ public static let mdsColorThemeControlActiveHover = #000000
118
161
  public static let mdsColorThemeControlActiveNormal = #1aebff
119
- public static let mdsColorThemeControlActivePressed = #1aebff
162
+ public static let mdsColorThemeControlActivePressed = #000000
120
163
  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
164
+ public static let mdsColorThemeControlInactiveHover = #000000
165
+ public static let mdsColorThemeControlInactiveNormal = #000000
166
+ public static let mdsColorThemeControlInactivePressed = #000000
167
+ public static let mdsColorThemeControlIndicatorInactiveNormal = #000000
168
+ public static let mdsColorThemeGlobaltintNormal = #ffffff
125
169
  public static let mdsColorThemeGlobaltintSelected = #ffff00
126
- public static let mdsColorThemeGradationPrimary = #000000
127
- public static let mdsColorThemeGradationSecondary = #000000
128
170
  public static let mdsColorThemeGradientdividerAnnounceHover0 = #ffffff
129
171
  public static let mdsColorThemeGradientdividerAnnounceHover1 = #ffffff
130
172
  public static let mdsColorThemeGradientdividerAnnounceNormal0 = #ffffff
@@ -170,11 +212,37 @@ public class {
170
212
  public static let mdsColorThemeIndicatorSecure = #ffffff
171
213
  public static let mdsColorThemeIndicatorStable = #ffffff
172
214
  public static let mdsColorThemeIndicatorUnstable = #ffffff
215
+ public static let mdsColorThemeInvertedBackgroundNormal = #000000
216
+ public static let mdsColorThemeInvertedButtonPrimaryDisabled = #3ff23f
217
+ public static let mdsColorThemeInvertedButtonPrimaryHover = #1aebff
218
+ public static let mdsColorThemeInvertedButtonPrimaryNormal = #000000
219
+ public static let mdsColorThemeInvertedButtonPrimaryPressed = #1aebff
220
+ public static let mdsColorThemeInvertedButtonSecondaryDisabled = #3ff23f
221
+ public static let mdsColorThemeInvertedButtonSecondaryHover = #1aebff
222
+ public static let mdsColorThemeInvertedButtonSecondaryNormal = #000000
223
+ public static let mdsColorThemeInvertedButtonSecondaryPressed = #1aebff
224
+ public static let mdsColorThemeInvertedControlActiveActive = #1aebff
225
+ public static let mdsColorThemeInvertedControlActiveDisabled = #3ff23f
226
+ public static let mdsColorThemeInvertedControlActiveHover = #1aebff
227
+ public static let mdsColorThemeInvertedControlActiveNormal = #1aebff
228
+ public static let mdsColorThemeInvertedControlActivePressed = #1aebff
229
+ public static let mdsColorThemeInvertedControlInactiveDisabled = #3ff23f
230
+ public static let mdsColorThemeInvertedControlInactiveHover = #000000
231
+ public static let mdsColorThemeInvertedControlInactiveNormal = #000000
232
+ public static let mdsColorThemeInvertedControlInactivePressed = #000000
233
+ public static let mdsColorThemeInvertedOutlineButtonNormal = #ffffff
234
+ public static let mdsColorThemeInvertedOutlineDisabledNormal = #3ff23f
235
+ public static let mdsColorThemeInvertedOutlinePrimaryNormal = #ffffff
236
+ public static let mdsColorThemeInvertedOutlineTheme = #ffffff
237
+ public static let mdsColorThemeInvertedTextAccentHover = #ffffff
238
+ public static let mdsColorThemeInvertedTextAccentNormal = #ffffff
239
+ public static let mdsColorThemeInvertedTextPrimaryDisabled = #3ff23f
240
+ public static let mdsColorThemeInvertedTextPrimaryNormal = #ffffff
241
+ public static let mdsColorThemeInvertedTextSecondaryNormal = #ffffff
173
242
  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
243
+ public static let mdsColorThemeOutlineCancelNormal = #ffffff
244
+ public static let mdsColorThemeOutlineDisabledNormal = #ffffff
245
+ public static let mdsColorThemeOutlineHighContrastFocus = #ffff00
178
246
  public static let mdsColorThemeOutlineInputActive = #ffffff
179
247
  public static let mdsColorThemeOutlineInputNormal = #ffffff
180
248
  public static let mdsColorThemeOutlineJoinNormal = #ffffff
@@ -189,12 +257,14 @@ public class {
189
257
  public static let mdsColorThemeOutlineLabelViolet = #ffffff
190
258
  public static let mdsColorThemeOutlineOverlayNormal = #ffffff
191
259
  public static let mdsColorThemeOutlinePrimaryNormal = #ffffff
192
- public static let mdsColorThemeOutlinePromotionNormal = #ffffff
193
260
  public static let mdsColorThemeOutlineSecondaryNormal = #ffffff
194
261
  public static let mdsColorThemeOutlineShareActive = #ffffff
195
- public static let mdsColorThemeOutlineShareInactive = #ffffff
196
- public static let mdsColorThemeOutlineShareSelected = #1aebff
197
- public static let mdsColorThemeOutlineThemeNormal = #1aebff
262
+ public static let mdsColorThemeOutlineShareInactive = #3ff23f
263
+ public static let mdsColorThemeOutlineShareSelected = #ffff00
264
+ public static let mdsColorThemeOutlineThemeNormal = #ffffff
265
+ public static let mdsColorThemeOverlayButtonSecondaryHover = #1aebff
266
+ public static let mdsColorThemeOverlayButtonSecondaryNormal = #000000
267
+ public static let mdsColorThemeOverlayButtonSecondaryPressed = #1aebff
198
268
  public static let mdsColorThemeOverlayMeetingsNormal = #000000
199
269
  public static let mdsColorThemeScrollbarArrowBackgroundHover = #ffffff
200
270
  public static let mdsColorThemeScrollbarArrowBackgroundNormal = #ffffff
@@ -205,44 +275,25 @@ public class {
205
275
  public static let mdsColorThemeScrollbarButtonHover = #1aebff
206
276
  public static let mdsColorThemeScrollbarButtonNormal = #ffffff
207
277
  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
278
+ public static let mdsColorThemeTextAccentActive = #ffffff
279
+ public static let mdsColorThemeTextAccentHover = #ffffff
280
+ public static let mdsColorThemeTextAccentNormal = #ffffff
227
281
  public static let mdsColorThemeTextAlertOrangeActive = #ffffff
228
282
  public static let mdsColorThemeTextAlertOrangeHover = #ffffff
229
283
  public static let mdsColorThemeTextAlertOrangeNormal = #ffffff
230
284
  public static let mdsColorThemeTextAlertPurpleActive = #ffffff
231
285
  public static let mdsColorThemeTextAlertPurpleHover = #ffffff
232
286
  public static let mdsColorThemeTextAlertPurpleNormal = #ffffff
233
- public static let mdsColorThemeTextErrorActive = #000000
234
- public static let mdsColorThemeTextErrorHover = #000000
235
- public static let mdsColorThemeTextErrorNormal = #ffff00
287
+ public static let mdsColorThemeTextErrorActive = #ffffff
288
+ public static let mdsColorThemeTextErrorHover = #ffffff
289
+ public static let mdsColorThemeTextErrorNormal = #ffffff
236
290
  public static let mdsColorThemeTextHighlight = #ffff00
237
- public static let mdsColorThemeTextInvertedDisabled = #3ff23f
238
- public static let mdsColorThemeTextInvertedNormal = #000000
239
291
  public static let mdsColorThemeTextPrimaryDisabled = #3ff23f
240
292
  public static let mdsColorThemeTextPrimaryNormal = #ffffff
241
- public static let mdsColorThemeTextSecondaryInvertedNormal = #ffffff
242
293
  public static let mdsColorThemeTextSecondaryNormal = #ffffff
243
- public static let mdsColorThemeTextSuccessActive = #000000
244
- public static let mdsColorThemeTextSuccessHover = #000000
245
- public static let mdsColorThemeTextSuccessNormal = #ffff00
294
+ public static let mdsColorThemeTextSuccessActive = #ffffff
295
+ public static let mdsColorThemeTextSuccessHover = #ffffff
296
+ public static let mdsColorThemeTextSuccessNormal = #ffffff
246
297
  public static let mdsColorThemeTextTeamCobaltActive = #ffffff
247
298
  public static let mdsColorThemeTextTeamCobaltHover = #ffffff
248
299
  public static let mdsColorThemeTextTeamCobaltNormal = #ffffff
@@ -261,7 +312,7 @@ public class {
261
312
  public static let mdsColorThemeTextTeamOrangeActive = #ffffff
262
313
  public static let mdsColorThemeTextTeamOrangeHover = #ffffff
263
314
  public static let mdsColorThemeTextTeamOrangeNormal = #ffffff
264
- public static let mdsColorThemeTextTeamPinkActive = #ffffff
315
+ public static let mdsColorThemeTextTeamPinkActive = #ffe0e7
265
316
  public static let mdsColorThemeTextTeamPinkHover = #ffffff
266
317
  public static let mdsColorThemeTextTeamPinkNormal = #ffffff
267
318
  public static let mdsColorThemeTextTeamPurpleActive = #ffffff
@@ -273,15 +324,15 @@ public class {
273
324
  public static let mdsColorThemeTextTeamVioletActive = #ffffff
274
325
  public static let mdsColorThemeTextTeamVioletHover = #ffffff
275
326
  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
327
+ public static let mdsColorThemeTextTeamdefaultActive = #ffffff
328
+ public static let mdsColorThemeTextTeamdefaultHover = #ffffff
329
+ public static let mdsColorThemeTextTeamdefaultNormal = #ffffff
330
+ public static let mdsColorThemeTextWarningActive = #ffffff
331
+ public static let mdsColorThemeTextWarningHover = #ffffff
332
+ public static let mdsColorThemeTextWarningNormal = #ffffff
333
+ public static let mdsColorThemeWhiteboardStickyNoteCyan = #ffffff
334
+ public static let mdsColorThemeWhiteboardStickyNoteMint = #ffffff
335
+ public static let mdsColorThemeWhiteboardStickyNotePurple = #ffffff
336
+ public static let mdsColorThemeWhiteboardStickyNoteRed = #ffffff
337
+ public static let mdsColorThemeWhiteboardStickyNoteYellow = #ffffff
287
338
  }