@momentum-design/tokens 0.0.53 → 0.0.55

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 (55) hide show
  1. package/dist/css/core/complete.css +4 -3
  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 +11 -2
  5. package/dist/css/theme/webex/dark-complete.css +3 -3
  6. package/dist/css/theme/webex/dark-stable.css +47 -30
  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 +49 -28
  11. package/dist/ios/core/complete.swift +4 -3
  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 +11 -2
  15. package/dist/ios/theme/webex/dark-complete.swift +3 -3
  16. package/dist/ios/theme/webex/dark-stable.swift +47 -30
  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 +49 -28
  21. package/dist/json/core/complete.json +33 -4
  22. package/dist/json/theme/webex/common-stable.json +257 -1
  23. package/dist/json/theme/webex/dark-complete.json +2 -2
  24. package/dist/json/theme/webex/dark-stable.json +3690 -3225
  25. package/dist/json/theme/webex/hc-dark-stable.json +7232 -0
  26. package/dist/json/theme/webex/hc-light-stable.json +7228 -0
  27. package/dist/json/theme/webex/light-stable.json +3635 -3065
  28. package/dist/json-minimal/core/complete.json +3 -2
  29. package/dist/json-minimal/theme/webex/common-stable.json +14 -1
  30. package/dist/json-minimal/theme/webex/dark-complete.json +2 -2
  31. package/dist/json-minimal/theme/webex/dark-stable.json +93 -58
  32. package/dist/json-minimal/theme/webex/hc-dark-stable.json +552 -0
  33. package/dist/json-minimal/theme/webex/hc-light-stable.json +552 -0
  34. package/dist/json-minimal/theme/webex/light-stable.json +89 -54
  35. package/dist/resources/core/complete.xml +4 -3
  36. package/dist/resources/theme/aaos/day-complete.xml +1 -1
  37. package/dist/resources/theme/aaos/night-complete.xml +1 -1
  38. package/dist/resources/theme/webex/common-stable.xml +11 -2
  39. package/dist/resources/theme/webex/dark-complete.xml +3 -3
  40. package/dist/resources/theme/webex/dark-stable.xml +47 -30
  41. package/dist/resources/theme/webex/hc-dark-stable.xml +283 -0
  42. package/dist/resources/theme/webex/hc-light-stable.xml +283 -0
  43. package/dist/resources/theme/webex/light-complete.xml +1 -1
  44. package/dist/resources/theme/webex/light-stable.xml +49 -28
  45. package/dist/scss/core/complete.scss +4 -3
  46. package/dist/scss/theme/aaos/day-complete.scss +1 -1
  47. package/dist/scss/theme/aaos/night-complete.scss +1 -1
  48. package/dist/scss/theme/webex/common-stable.scss +12 -3
  49. package/dist/scss/theme/webex/dark-complete.scss +3 -3
  50. package/dist/scss/theme/webex/dark-stable.scss +47 -30
  51. package/dist/scss/theme/webex/hc-dark-stable.scss +278 -0
  52. package/dist/scss/theme/webex/hc-light-stable.scss +278 -0
  53. package/dist/scss/theme/webex/light-complete.scss +1 -1
  54. package/dist/scss/theme/webex/light-stable.scss +49 -28
  55. package/package.json +1 -1
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Fri, 24 May 2024 16:02:32 GMT
7
+ // Generated on Wed, 05 Jun 2024 18:11:28 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -23,9 +23,9 @@ public class {
23
23
  public static let mdsColorThemeAvatarViolet = #643abd
24
24
  public static let mdsColorThemeAvatarYellow = #7d4705
25
25
  public static let mdsColorThemeBackgroundAccentNormal = #1170cf
26
- public static let mdsColorThemeBackgroundAlertDefaultActive = #3b3b3b
27
- public static let mdsColorThemeBackgroundAlertDefaultHover = #262626
28
- public static let mdsColorThemeBackgroundAlertDefaultNormal = #262626
26
+ public static let mdsColorThemeBackgroundAlertDefaultActive = #545454
27
+ public static let mdsColorThemeBackgroundAlertDefaultHover = #3b3b3b
28
+ public static let mdsColorThemeBackgroundAlertDefaultNormal = #3b3b3b
29
29
  public static let mdsColorThemeBackgroundAlertErrorActive = #780d13
30
30
  public static let mdsColorThemeBackgroundAlertErrorHover = #4f0e10
31
31
  public static let mdsColorThemeBackgroundAlertErrorNormal = #4f0e10
@@ -79,6 +79,7 @@ public class {
79
79
  public static let mdsColorThemeBackgroundPrimaryDisabled = #ffffff1c
80
80
  public static let mdsColorThemeBackgroundPrimaryGhost = #ffffff00
81
81
  public static let mdsColorThemeBackgroundPrimaryHover = #ffffff12
82
+ public static let mdsColorThemeBackgroundReactionNormal = linear-gradient(180deg, #ffffff 90%, #ffffff 0%)
82
83
  public static let mdsColorThemeBackgroundSecondaryActive = #ffffff4d
83
84
  public static let mdsColorThemeBackgroundSecondaryDisabled = #ffffff00
84
85
  public static let mdsColorThemeBackgroundSecondaryHover = #ffffff33
@@ -95,9 +96,6 @@ public class {
95
96
  public static let mdsColorThemeButtonCancelHover = #ab0a15
96
97
  public static let mdsColorThemeButtonCancelNormal = #db1f2e
97
98
  public static let mdsColorThemeButtonCancelPressed = #780d13
98
- public static let mdsColorThemeButtonInvertedHover = #262626
99
- public static let mdsColorThemeButtonInvertedNormal = #0f0f0f
100
- public static let mdsColorThemeButtonInvertedPressed = #3b3b3b
101
99
  public static let mdsColorThemeButtonJoinHover = #185e46
102
100
  public static let mdsColorThemeButtonJoinNormal = #1d805f
103
101
  public static let mdsColorThemeButtonJoinPressed = #134231
@@ -127,12 +125,21 @@ public class {
127
125
  public static let mdsColorThemeCommonButtonSecondaryActiveNormal = #ffffff33
128
126
  public static let mdsColorThemeCommonButtonSecondaryActivePressed = #ffffff66
129
127
  public static let mdsColorThemeCommonButtonSecondaryDarkDisabled = #00000000
130
- public static let mdsColorThemeCommonButtonSecondaryDarkHover = #0000012
128
+ public static let mdsColorThemeCommonButtonSecondaryDarkHover = #00000012
131
129
  public static let mdsColorThemeCommonButtonSecondaryDarkNormal = #00000000
132
130
  public static let mdsColorThemeCommonButtonSecondaryDarkPressed = #00000033
133
131
  public static let mdsColorThemeCommonButtonSecondaryDisabled = #ffffff00
134
132
  public static let mdsColorThemeCommonButtonSecondaryHover = #ffffff12
135
133
  public static let mdsColorThemeCommonButtonSecondaryNormal = #ffffff00
134
+ public static let mdsColorThemeCommonContentPartnerDoc = #4285f4
135
+ public static let mdsColorThemeCommonContentPartnerExcel = #00893E
136
+ public static let mdsColorThemeCommonContentPartnerKeynote = #029CFB
137
+ public static let mdsColorThemeCommonContentPartnerOnenote = #B839DB
138
+ public static let mdsColorThemeCommonContentPartnerPdf = #EE0507
139
+ public static let mdsColorThemeCommonContentPartnerPowerpoint = #D93E17
140
+ public static let mdsColorThemeCommonContentPartnerSheets = #F4B400
141
+ public static let mdsColorThemeCommonContentPartnerSlides = #0F9D58
142
+ public static let mdsColorThemeCommonContentPartnerWord = #0078D6
136
143
  public static let mdsColorThemeCommonControlInactiveNormal = #00000033
137
144
  public static let mdsColorThemeCommonControlShareContentActive = #C94403
138
145
  public static let mdsColorThemeCommonControlShareContentInactive = #707070
@@ -178,14 +185,15 @@ public class {
178
185
  public static let mdsColorThemeCommonTouchbarIconSecure = #64b4fa
179
186
  public static let mdsColorThemeCommonTouchbarIconStable = #27a17a
180
187
  public static let mdsColorThemeControlActiveActive = #1170cf
181
- public static let mdsColorThemeControlActiveDisabled = #063a75
188
+ public static let mdsColorThemeControlActiveDisabled = #ffffff33
182
189
  public static let mdsColorThemeControlActiveHover = #3492eb
183
190
  public static let mdsColorThemeControlActiveNormal = #64b4fa
184
191
  public static let mdsColorThemeControlActivePressed = #1170cf
185
192
  public static let mdsColorThemeControlInactiveDisabled = #ffffff33
186
193
  public static let mdsColorThemeControlInactiveHover = #ffffff4d
187
- public static let mdsColorThemeControlInactiveNormal = #ffffff33
194
+ public static let mdsColorThemeControlInactiveNormal = #ffffff00
188
195
  public static let mdsColorThemeControlInactivePressed = #ffffff66
196
+ public static let mdsColorThemeControlIndicatorInactiveNormal = #8f8f8f
189
197
  public static let mdsColorThemeGlobaltintNormal = #3492eb
190
198
  public static let mdsColorThemeGlobaltintSelected = #1170cf
191
199
  public static let mdsColorThemeGradationPrimary = linear-gradient(180deg, #1a1a1a 0%, #0f0f0f 100%)
@@ -235,6 +243,33 @@ public class {
235
243
  public static let mdsColorThemeIndicatorSecure = #3492eb
236
244
  public static let mdsColorThemeIndicatorStable = #27a17a
237
245
  public static let mdsColorThemeIndicatorUnstable = #EC6400
246
+ public static let mdsColorThemeInvertedBackgroundNormal = #ffffff
247
+ public static let mdsColorThemeInvertedButtonPrimaryDisabled = #00000033
248
+ public static let mdsColorThemeInvertedButtonPrimaryHover = #000000cc
249
+ public static let mdsColorThemeInvertedButtonPrimaryNormal = #000000f2
250
+ public static let mdsColorThemeInvertedButtonPrimaryPressed = #000000b3
251
+ public static let mdsColorThemeInvertedButtonSecondaryDisabled = #00000000
252
+ public static let mdsColorThemeInvertedButtonSecondaryHover = #00000012
253
+ public static let mdsColorThemeInvertedButtonSecondaryNormal = #00000000
254
+ public static let mdsColorThemeInvertedButtonSecondaryPressed = #00000033
255
+ public static let mdsColorThemeInvertedControlActiveActive = #063a75
256
+ public static let mdsColorThemeInvertedControlActiveDisabled = #00000033
257
+ public static let mdsColorThemeInvertedControlActiveHover = #0353a8
258
+ public static let mdsColorThemeInvertedControlActiveNormal = #1170cf
259
+ public static let mdsColorThemeInvertedControlActivePressed = #063a75
260
+ public static let mdsColorThemeInvertedControlInactiveDisabled = #00000033
261
+ public static let mdsColorThemeInvertedControlInactiveHover = #0000004d
262
+ public static let mdsColorThemeInvertedControlInactiveNormal = #8f8f8f
263
+ public static let mdsColorThemeInvertedControlInactivePressed = #00000066
264
+ public static let mdsColorThemeInvertedOutlineButtonNormal = #00000080
265
+ public static let mdsColorThemeInvertedOutlineDisabledNormal = #00000033
266
+ public static let mdsColorThemeInvertedOutlinePrimaryNormal = #00000075
267
+ public static let mdsColorThemeInvertedOutlineTheme = #1170cf
268
+ public static let mdsColorThemeInvertedTextAccentHover = #0a274a
269
+ public static let mdsColorThemeInvertedTextAccentNormal = #0353a8
270
+ public static let mdsColorThemeInvertedTextPrimaryDisabled = #00000066
271
+ public static let mdsColorThemeInvertedTextPrimaryNormal = #000000f2
272
+ public static let mdsColorThemeInvertedTextSecondaryNormal = #000000b3
238
273
  public static let mdsColorThemeOutlineButtonNormal = #ffffff80
239
274
  public static let mdsColorThemeOutlineCancelNormal = #fc8b98
240
275
  public static let mdsColorThemeOutlineDisabledNormal = #ffffff33
@@ -253,7 +288,7 @@ public class {
253
288
  public static let mdsColorThemeOutlineLabelSlate = #b0b4d9
254
289
  public static let mdsColorThemeOutlineLabelViolet = #c7a5fa
255
290
  public static let mdsColorThemeOutlineOverlayNormal = #adadad
256
- public static let mdsColorThemeOutlinePrimaryNormal = #ffffff80
291
+ public static let mdsColorThemeOutlinePrimaryNormal = #ffffff66
257
292
  public static let mdsColorThemeOutlinePromotionNormal = linear-gradient(46deg, #c233c4 -0.03%, #d43b52 99.99%)
258
293
  public static let mdsColorThemeOutlineSecondaryNormal = #ffffff33
259
294
  public static let mdsColorThemeOutlineShareActive = #EC6400
@@ -261,6 +296,7 @@ public class {
261
296
  public static let mdsColorThemeOutlineShareSelected = #27a17a
262
297
  public static let mdsColorThemeOutlineThemeNormal = #64b4fa
263
298
  public static let mdsColorThemeOverlayMeetingsNormal = #000000b3
299
+ public static let mdsColorThemeOverlayTextPrimaryNormal = #000000f2
264
300
  public static let mdsColorThemeScrollbarArrowBackgroundHover = #ffffff33
265
301
  public static let mdsColorThemeScrollbarArrowBackgroundNormal = #ffffff00
266
302
  public static let mdsColorThemeScrollbarArrowBackgroundPressed = #ffffff4d
@@ -270,22 +306,6 @@ public class {
270
306
  public static let mdsColorThemeScrollbarButtonHover = #ffffff80
271
307
  public static let mdsColorThemeScrollbarButtonNormal = #ffffff66
272
308
  public static let mdsColorThemeScrollbarButtonPressed = #ffffff99
273
- public static let mdsColorThemeTeachingBackgroundNormal = #ffffff
274
- public static let mdsColorThemeTeachingButtonPrimaryDisabled = #00000033
275
- public static let mdsColorThemeTeachingButtonPrimaryHover = #000000cc
276
- public static let mdsColorThemeTeachingButtonPrimaryNormal = #000000f2
277
- public static let mdsColorThemeTeachingButtonPrimaryPressed = #000000b3
278
- public static let mdsColorThemeTeachingButtonSecondaryHover = #0000012
279
- public static let mdsColorThemeTeachingButtonSecondaryNormal = #00000000
280
- public static let mdsColorThemeTeachingButtonSecondaryPressed = #00000033
281
- public static let mdsColorThemeTeachingOutlineButtonNormal = #0000004d
282
- public static let mdsColorThemeTeachingOutlineDisabledNormal = #00000033
283
- public static let mdsColorThemeTeachingOutlineNormal = #00000033
284
- public static let mdsColorThemeTeachingOutlineTheme = #1170cf
285
- public static let mdsColorThemeTeachingTextAccentDisabled = #00000066
286
- public static let mdsColorThemeTeachingTextAccentHover = #0a274a
287
- public static let mdsColorThemeTeachingTextAccentNormal = #0353a8
288
- public static let mdsColorThemeTeachingTextPrimaryDisabled = #00000066
289
309
  public static let mdsColorThemeTextAccentActive = #bfe3ff
290
310
  public static let mdsColorThemeTextAccentHover = #bfe3ff
291
311
  public static let mdsColorThemeTextAccentNormal = #64b4fa
@@ -299,11 +319,8 @@ public class {
299
319
  public static let mdsColorThemeTextErrorHover = #ffd4da
300
320
  public static let mdsColorThemeTextErrorNormal = #fc8b98
301
321
  public static let mdsColorThemeTextHighlight = #063a75
302
- public static let mdsColorThemeTextInvertedDisabled = #00000080
303
- public static let mdsColorThemeTextInvertedNormal = #000000f2
304
322
  public static let mdsColorThemeTextPrimaryDisabled = #ffffff66
305
323
  public static let mdsColorThemeTextPrimaryNormal = #fffffff2
306
- public static let mdsColorThemeTextSecondaryInvertedNormal = #000000b3
307
324
  public static let mdsColorThemeTextSecondaryNormal = #ffffffb3
308
325
  public static let mdsColorThemeTextSuccessActive = #9fedd8
309
326
  public static let mdsColorThemeTextSuccessHover = #9fedd8
@@ -0,0 +1,287 @@
1
+
2
+ //
3
+ // theme/webex/hc-dark-stable.swift
4
+ //
5
+
6
+ // Do not edit directly
7
+ // Generated on Wed, 05 Jun 2024 18:11:29 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
+ }