@momentum-design/tokens 0.0.49 → 0.0.50

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 (33) 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/light-complete.css +1 -1
  8. package/dist/css/theme/webex/light-stable.css +1 -1
  9. package/dist/ios/core/complete.swift +301 -301
  10. package/dist/ios/theme/aaos/day-complete.swift +42 -42
  11. package/dist/ios/theme/aaos/night-complete.swift +42 -42
  12. package/dist/ios/theme/webex/common-stable.swift +63 -63
  13. package/dist/ios/theme/webex/dark-complete.swift +288 -288
  14. package/dist/ios/theme/webex/dark-stable.swift +338 -338
  15. package/dist/ios/theme/webex/light-complete.swift +285 -285
  16. package/dist/ios/theme/webex/light-stable.swift +338 -338
  17. package/dist/resources/core/complete.xml +1 -1
  18. package/dist/resources/theme/aaos/day-complete.xml +1 -1
  19. package/dist/resources/theme/aaos/night-complete.xml +1 -1
  20. package/dist/resources/theme/webex/common-stable.xml +1 -1
  21. package/dist/resources/theme/webex/dark-complete.xml +1 -1
  22. package/dist/resources/theme/webex/dark-stable.xml +1 -1
  23. package/dist/resources/theme/webex/light-complete.xml +1 -1
  24. package/dist/resources/theme/webex/light-stable.xml +1 -1
  25. package/dist/scss/core/complete.scss +1 -1
  26. package/dist/scss/theme/aaos/day-complete.scss +1 -1
  27. package/dist/scss/theme/aaos/night-complete.scss +1 -1
  28. package/dist/scss/theme/webex/common-stable.scss +1 -1
  29. package/dist/scss/theme/webex/dark-complete.scss +1 -1
  30. package/dist/scss/theme/webex/dark-stable.scss +1 -1
  31. package/dist/scss/theme/webex/light-complete.scss +1 -1
  32. package/dist/scss/theme/webex/light-stable.scss +1 -1
  33. package/package.json +1 -1
@@ -4,347 +4,347 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Wed, 14 Feb 2024 17:25:02 GMT
7
+ // Generated on Tue, 19 Mar 2024 11:06:03 GMT
8
8
 
9
9
 
10
10
  import UIKit
11
11
 
12
12
  public class {
13
- public static let mds-color-theme-avatar-cobalt = #08599c
14
- public static let mds-color-theme-avatar-cyan = #066070
15
- public static let mds-color-theme-avatar-default = #545454
16
- public static let mds-color-theme-avatar-gold = #735107
17
- public static let mds-color-theme-avatar-lime = #416116
18
- public static let mds-color-theme-avatar-mint = #12615a
19
- public static let mds-color-theme-avatar-orange = #9C3202
20
- public static let mds-color-theme-avatar-pink = #a12a3a
21
- public static let mds-color-theme-avatar-purple = #932099
22
- public static let mds-color-theme-avatar-slate = #535573
23
- public static let mds-color-theme-avatar-violet = #643abd
24
- public static let mds-color-theme-avatar-yellow = #7d4705
25
- public static let mds-color-theme-background-accent-normal = #1170cf
26
- public static let mds-color-theme-background-alert-default-active = #3b3b3b
27
- public static let mds-color-theme-background-alert-default-hover = #262626
28
- public static let mds-color-theme-background-alert-default-normal = #262626
29
- public static let mds-color-theme-background-alert-error-active = #780d13
30
- public static let mds-color-theme-background-alert-error-hover = #4f0e10
31
- public static let mds-color-theme-background-alert-error-normal = #4f0e10
32
- public static let mds-color-theme-background-alert-orange-active = #682601
33
- public static let mds-color-theme-background-alert-orange-hover = #411B04
34
- public static let mds-color-theme-background-alert-orange-normal = #411B04
35
- public static let mds-color-theme-background-alert-purple-active = #601e66
36
- public static let mds-color-theme-background-alert-purple-hover = #3b1840
37
- public static let mds-color-theme-background-alert-purple-normal = #3b1840
38
- public static let mds-color-theme-background-alert-success-active = #134231
39
- public static let mds-color-theme-background-alert-success-hover = #0e2b20
40
- public static let mds-color-theme-background-alert-success-normal = #0e2b20
41
- public static let mds-color-theme-background-alert-theme-active = #063a75
42
- public static let mds-color-theme-background-alert-theme-hover = #0a274a
43
- public static let mds-color-theme-background-alert-theme-normal = #0a274a
44
- public static let mds-color-theme-background-alert-warning-active = #57330a
45
- public static let mds-color-theme-background-alert-warning-hover = #36220c
46
- public static let mds-color-theme-background-alert-warning-normal = #36220c
47
- public static let mds-color-theme-background-common-normal = #ffffff
48
- public static let mds-color-theme-background-gradient-primary = linear-gradient(180deg, #1a1a1a 0%, #0f0f0f 100%)
49
- public static let mds-color-theme-background-gradient-secondary = linear-gradient(180deg, #262626 0%, #0f0f0f 100%)
50
- public static let mds-color-theme-background-label-cobalt-active = #08599c
51
- public static let mds-color-theme-background-label-cobalt-hover = #103c63
52
- public static let mds-color-theme-background-label-cobalt-normal = #12283d
53
- public static let mds-color-theme-background-label-gold-active = #735107
54
- public static let mds-color-theme-background-label-gold-hover = #4d370c
55
- public static let mds-color-theme-background-label-gold-normal = #30240d
56
- public static let mds-color-theme-background-label-lime-active = #416116
57
- public static let mds-color-theme-background-label-lime-hover = #2d4214
58
- public static let mds-color-theme-background-label-lime-normal = #1e2b10
59
- public static let mds-color-theme-background-label-mint-active = #12615a
60
- public static let mds-color-theme-background-label-mint-hover = #12423f
61
- public static let mds-color-theme-background-label-mint-normal = #102b2a
62
- public static let mds-color-theme-background-label-orange-active = #9C3202
63
- public static let mds-color-theme-background-label-orange-hover = #682601
64
- public static let mds-color-theme-background-label-orange-normal = #411B04
65
- public static let mds-color-theme-background-label-pink-active = #a12a3a
66
- public static let mds-color-theme-background-label-pink-hover = #66262d
67
- public static let mds-color-theme-background-label-pink-normal = #3b1e21
68
- public static let mds-color-theme-background-label-purple-active = #932099
69
- public static let mds-color-theme-background-label-purple-hover = #601e66
70
- public static let mds-color-theme-background-label-purple-normal = #3b1840
71
- public static let mds-color-theme-background-label-slate-active = #535573
72
- public static let mds-color-theme-background-label-slate-hover = #393a47
73
- public static let mds-color-theme-background-label-slate-normal = #26262b
74
- public static let mds-color-theme-background-label-violet-active = #643abd
75
- public static let mds-color-theme-background-label-violet-hover = #432c78
76
- public static let mds-color-theme-background-label-violet-normal = #29223d
77
- public static let mds-color-theme-background-namelabel-normal = #00000080
78
- public static let mds-color-theme-background-primary-active = #ffffff1c
79
- public static let mds-color-theme-background-primary-disabled = #ffffff1c
80
- public static let mds-color-theme-background-primary-ghost = #ffffff00
81
- public static let mds-color-theme-background-primary-hover = #ffffff12
82
- public static let mds-color-theme-background-secondary-active = #ffffff4d
83
- public static let mds-color-theme-background-secondary-disabled = #ffffff00
84
- public static let mds-color-theme-background-secondary-hover = #ffffff33
85
- public static let mds-color-theme-background-secondary-normal = #ffffff1c
86
- public static let mds-color-theme-background-skeleton-normal = linear-gradient(123deg, #ffffff33 14.98%, #ffffff4d 38.98%, #ffffff66 64.82%, #ffffff80);
87
- public static let mds-color-theme-background-solid-primary-normal = #000000
88
- public static let mds-color-theme-background-solid-quaternary-normal = #3b3b3b
89
- public static let mds-color-theme-background-solid-secondary-normal = #1a1a1a
90
- public static let mds-color-theme-background-solid-tertiary-normal = #262626
91
- public static let mds-color-theme-button-accent-hover = #0353a8
92
- public static let mds-color-theme-button-accent-normal = #1170cf
93
- public static let mds-color-theme-button-accent-pressed = #063a75
94
- public static let mds-color-theme-button-border-normal = none
95
- public static let mds-color-theme-button-cancel-hover = #ab0a15
96
- public static let mds-color-theme-button-cancel-normal = #db1f2e
97
- public static let mds-color-theme-button-cancel-pressed = #780d13
98
- public static let mds-color-theme-button-inverted-hover = #262626
99
- public static let mds-color-theme-button-inverted-normal = #0f0f0f
100
- public static let mds-color-theme-button-inverted-pressed = #3b3b3b
101
- public static let mds-color-theme-button-join-hover = #185e46
102
- public static let mds-color-theme-button-join-normal = #1d805f
103
- public static let mds-color-theme-button-join-pressed = #134231
104
- public static let mds-color-theme-button-primary-disabled = #ffffff33
105
- public static let mds-color-theme-button-primary-hover = #ffffffcc
106
- public static let mds-color-theme-button-primary-normal = #fffffff2
107
- public static let mds-color-theme-button-primary-pressed = #ffffffb3
108
- public static let mds-color-theme-button-secondary-active-hover = #ffffff4d
109
- public static let mds-color-theme-button-secondary-active-normal = #ffffff33
110
- public static let mds-color-theme-button-secondary-active-pressed = #ffffff66
111
- public static let mds-color-theme-button-secondary-disabled = #ffffff00
112
- public static let mds-color-theme-button-secondary-hover = #ffffff12
113
- public static let mds-color-theme-button-secondary-normal = #ffffff00
114
- public static let mds-color-theme-button-secondary-pressed = #ffffff33
115
- public static let mds-color-theme-common-background-solid-primary-light = #ffffff
116
- public static let mds-color-theme-common-background-solid-secondary-dark = #1a1a1a
117
- public static let mds-color-theme-common-button-join-animated-gradient-normal-0 = #30c9b0
118
- public static let mds-color-theme-common-button-join-animated-gradient-normal-1 = #64b4fa
119
- public static let mds-color-theme-common-button-primary-disabled = #ffffff33
120
- public static let mds-color-theme-common-button-primary-hover = #ffffffcc
121
- public static let mds-color-theme-common-button-primary-normal = #fffffff2
122
- public static let mds-color-theme-common-button-primary-pressed = #ffffffb3
123
- public static let mds-color-theme-common-button-secondary-active-hover = #ffffff4d
124
- public static let mds-color-theme-common-button-secondary-active-normal = #ffffff33
125
- public static let mds-color-theme-common-button-secondary-active-pressed = #ffffff66
126
- public static let mds-color-theme-common-button-secondary-dark-disabled = #00000000
127
- public static let mds-color-theme-common-button-secondary-dark-hover = #0000012
128
- public static let mds-color-theme-common-button-secondary-dark-normal = #00000000
129
- public static let mds-color-theme-common-button-secondary-dark-pressed = #00000033
130
- public static let mds-color-theme-common-button-secondary-disabled = #ffffff00
131
- public static let mds-color-theme-common-button-secondary-hover = #ffffff12
132
- public static let mds-color-theme-common-button-secondary-normal = #ffffff00
133
- public static let mds-color-theme-common-control-inactive-normal = #00000033
134
- public static let mds-color-theme-common-control-share-content-active = #C94403
135
- public static let mds-color-theme-common-control-share-content-inactive = #707070
136
- public static let mds-color-theme-common-control-share-content-selected = #3cc29a
137
- public static let mds-color-theme-common-outline-button-normal = #ffffff4d
138
- public static let mds-color-theme-common-outline-closed-caption-secondary-dark = #00000033
139
- public static let mds-color-theme-common-outline-closed-caption-secondary-light = #ffffff33
140
- public static let mds-color-theme-common-outline-disabled-normal = #ffffff33
141
- public static let mds-color-theme-common-outline-input-normal = #ffffff80
142
- public static let mds-color-theme-common-outline-primary-normal = #ffffff66
143
- public static let mds-color-theme-common-overlay-meeting-normal = linear-gradient(180deg, #000000cc 0%, #0000004d 50.23%, #00000000 100%)
144
- public static let mds-color-theme-common-overlay-primary-normal = #000000e6
145
- public static let mds-color-theme-common-overlay-secondary-normal = #00000066
146
- public static let mds-color-theme-common-text-black = #000000f2
147
- public static let mds-color-theme-common-text-disabled = #ffffff66
148
- public static let mds-color-theme-common-text-error-hover = #ffd4da
149
- public static let mds-color-theme-common-text-error-normal = #fc8b98
150
- public static let mds-color-theme-common-text-gray = #ffffffb3
151
- public static let mds-color-theme-common-text-secondary-dark = #00000099
152
- public static let mds-color-theme-common-text-secondary-light = #ffffffb3
153
- public static let mds-color-theme-common-text-success-hover = #9fedd8
154
- public static let mds-color-theme-common-text-success-normal = #3cc29a
155
- public static let mds-color-theme-common-text-warning-normal = #f2990a
156
- public static let mds-color-theme-common-text-white = #fffffff2
157
- public static let mds-color-theme-common-touchbar-background-blue-normal = #1170cf
158
- public static let mds-color-theme-common-touchbar-background-blue-pressed = #063a75
159
- public static let mds-color-theme-common-touchbar-background-green-normal = #1d805f
160
- public static let mds-color-theme-common-touchbar-background-green-pressed = #134231
161
- public static let mds-color-theme-common-touchbar-background-mint-normal = #148579
162
- public static let mds-color-theme-common-touchbar-background-mint-pressed = #12423f
163
- public static let mds-color-theme-common-touchbar-background-orange-normal = #C94403
164
- public static let mds-color-theme-common-touchbar-background-orange-pressed = #682601
165
- public static let mds-color-theme-common-touchbar-background-pink-normal = #d43b52
166
- public static let mds-color-theme-common-touchbar-background-pink-pressed = #66262d
167
- public static let mds-color-theme-common-touchbar-background-purple-normal = #c233c4
168
- public static let mds-color-theme-common-touchbar-background-purple-pressed = #601e66
169
- public static let mds-color-theme-common-touchbar-background-red-normal = #db1f2e
170
- public static let mds-color-theme-common-touchbar-background-red-pressed = #780d13
171
- public static let mds-color-theme-common-touchbar-background-transparent = #00000000
172
- public static let mds-color-theme-common-touchbar-background-violet-normal = #875ae0
173
- public static let mds-color-theme-common-touchbar-background-violet-pressed = #432c78
174
- public static let mds-color-theme-common-touchbar-icon-attention = #fc8b98
175
- public static let mds-color-theme-common-touchbar-icon-secure = #64b4fa
176
- public static let mds-color-theme-common-touchbar-icon-stable = #27a17a
177
- public static let mds-color-theme-control-active-active = #1170cf
178
- public static let mds-color-theme-control-active-disabled = #063a75
179
- public static let mds-color-theme-control-active-hover = #3492eb
180
- public static let mds-color-theme-control-active-normal = #64b4fa
181
- public static let mds-color-theme-control-active-pressed = #1170cf
182
- public static let mds-color-theme-control-inactive-disabled = #ffffff33
183
- public static let mds-color-theme-control-inactive-hover = #ffffff4d
184
- public static let mds-color-theme-control-inactive-normal = #ffffff33
185
- public static let mds-color-theme-control-inactive-pressed = #ffffff66
186
- public static let mds-color-theme-globaltint-normal = #3492eb
187
- public static let mds-color-theme-globaltint-selected = #1170cf
188
- public static let mds-color-theme-gradation-primary = linear-gradient(180deg, #1a1a1a 0%, #0f0f0f 100%)
189
- public static let mds-color-theme-gradation-secondary = linear-gradient(180deg, #262626 0%, #0f0f0f 100%)
190
- public static let mds-color-theme-gradientdivider-announce-hover-0 = #64b4fa00
191
- public static let mds-color-theme-gradientdivider-announce-hover-1 = #64b4faE6
192
- public static let mds-color-theme-gradientdivider-announce-normal-0 = #64b4fa00
193
- public static let mds-color-theme-gradientdivider-announce-normal-1 = #64b4faE6
194
- public static let mds-color-theme-gradientdivider-error-hover-0 = #fc8b9800
195
- public static let mds-color-theme-gradientdivider-error-hover-1 = #fc8b98E6
196
- public static let mds-color-theme-gradientdivider-error-normal-0 = #fc8b9800
197
- public static let mds-color-theme-gradientdivider-error-normal-1 = #fc8b9899
198
- public static let mds-color-theme-gradientdivider-hover-0 = #ffffff00
199
- public static let mds-color-theme-gradientdivider-hover-1 = #ffffff99
200
- public static let mds-color-theme-gradientdivider-normal-0 = #ffffff00
201
- public static let mds-color-theme-gradientdivider-normal-1 = #ffffff33
202
- public static let mds-color-theme-gradientdivider-warning-hover-0 = #f2990a00
203
- public static let mds-color-theme-gradientdivider-warning-hover-1 = #f2990aE6
204
- public static let mds-color-theme-gradientdivider-warning-normal-0 = #f2990a00
205
- public static let mds-color-theme-gradientdivider-warning-normal-1 = #f2990a99
206
- public static let mds-color-theme-groupedbackground-primary-normal = #000000
207
- public static let mds-color-theme-groupedbackground-quaternary-normal = #3b3b3b
208
- public static let mds-color-theme-groupedbackground-secondary-normal = #1a1a1a
209
- public static let mds-color-theme-groupedbackground-tertiary-normal = #262626
210
- public static let mds-color-theme-illustrations-default = #ffffff
211
- public static let mds-color-theme-illustrations-empty-primary-0 = #93c437
212
- public static let mds-color-theme-illustrations-empty-primary-1 = #279be8
213
- public static let mds-color-theme-illustrations-empty-secondary-0 = #279be8
214
- public static let mds-color-theme-illustrations-empty-secondary-1 = #875ae0
215
- public static let mds-color-theme-illustrations-error-0 = #f0677e
216
- public static let mds-color-theme-illustrations-error-1 = #db1f2e
217
- public static let mds-color-theme-illustrations-onboarding-primary-0 = #ffbe4f
218
- public static let mds-color-theme-illustrations-onboarding-primary-1 = #93c437
219
- public static let mds-color-theme-illustrations-onboarding-quartenary-0 = #93c437
220
- public static let mds-color-theme-illustrations-onboarding-quartenary-1 = #279be8
221
- public static let mds-color-theme-illustrations-onboarding-quinary-0 = #279be8
222
- public static let mds-color-theme-illustrations-onboarding-quinary-1 = #875ae0
223
- public static let mds-color-theme-illustrations-onboarding-secondary-0 = #f55868
224
- public static let mds-color-theme-illustrations-onboarding-secondary-1 = #875ae0
225
- public static let mds-color-theme-illustrations-onboarding-tertiary-0 = #ffbe4f
226
- public static let mds-color-theme-illustrations-onboarding-tertiary-1 = #EC6400
227
- public static let mds-color-theme-illustrations-success-0 = #3cc29a
228
- public static let mds-color-theme-illustrations-success-1 = #93c437
229
- public static let mds-color-theme-indicator-attention = #f55868
230
- public static let mds-color-theme-indicator-caution = #cf7900
231
- public static let mds-color-theme-indicator-locked = #8f8f8f
232
- public static let mds-color-theme-indicator-secure = #3492eb
233
- public static let mds-color-theme-indicator-stable = #27a17a
234
- public static let mds-color-theme-indicator-unstable = #EC6400
235
- public static let mds-color-theme-outline-button-normal = #ffffff4d
236
- public static let mds-color-theme-outline-cancel-normal = #fc8b98
237
- public static let mds-color-theme-outline-disabled-normal = #ffffff33
238
- public static let mds-color-theme-outline-gradient-active-0 = #08599c
239
- public static let mds-color-theme-outline-gradient-active-1 = #22c7d6
240
- public static let mds-color-theme-outline-gradient-active-2 = #27a17a
241
- public static let mds-color-theme-outline-high-contrast-focus = #ffffff
242
- public static let mds-color-theme-outline-input-active = #ffffffe6
243
- public static let mds-color-theme-outline-input-normal = #ffffff80
244
- public static let mds-color-theme-outline-join-normal = #3cc29a
245
- public static let mds-color-theme-outline-label-cobalt = #5ebff7
246
- public static let mds-color-theme-outline-label-gold = #d6b220
247
- public static let mds-color-theme-outline-label-lime = #93c437
248
- public static let mds-color-theme-outline-label-mint = #30c9b0
249
- public static let mds-color-theme-outline-label-orange = #FD884E
250
- public static let mds-color-theme-outline-label-pink = #fc97aa
251
- public static let mds-color-theme-outline-label-purple = #f294f1
252
- public static let mds-color-theme-outline-label-slate = #b0b4d9
253
- public static let mds-color-theme-outline-label-violet = #c7a5fa
254
- public static let mds-color-theme-outline-overlay-normal = #adadad
255
- public static let mds-color-theme-outline-primary-normal = #ffffff66
256
- public static let mds-color-theme-outline-secondary-normal = #ffffff33
257
- public static let mds-color-theme-outline-share-active = #EC6400
258
- public static let mds-color-theme-outline-share-inactive = #8f8f8f
259
- public static let mds-color-theme-outline-share-selected = #27a17a
260
- public static let mds-color-theme-outline-theme-normal = #64b4fa
261
- public static let mds-color-theme-overlay-meetings-normal = #000000b3
262
- public static let mds-color-theme-scrollbar-arrow-background-hover = #ffffff1c
263
- public static let mds-color-theme-scrollbar-arrow-background-normal = #ffffff00
264
- public static let mds-color-theme-scrollbar-arrow-background-pressed = #ffffff33
265
- public static let mds-color-theme-scrollbar-arrow-normal = #ffffffb3
266
- public static let mds-color-theme-scrollbar-background-secondary-ghost = #ffffff00
267
- public static let mds-color-theme-scrollbar-background-secondary-normal = #ffffff1c
268
- public static let mds-color-theme-scrollbar-button-hover = #ffffff4d
269
- public static let mds-color-theme-scrollbar-button-normal = #ffffff33
270
- public static let mds-color-theme-scrollbar-button-pressed = #ffffff66
271
- public static let mds-color-theme-teaching-background-normal = #ffffff
272
- public static let mds-color-theme-teaching-button-primary-disabled = #00000033
273
- public static let mds-color-theme-teaching-button-primary-hover = #000000cc
274
- public static let mds-color-theme-teaching-button-primary-normal = #000000f2
275
- public static let mds-color-theme-teaching-button-primary-pressed = #000000b3
276
- public static let mds-color-theme-teaching-button-secondary-hover = #0000012
277
- public static let mds-color-theme-teaching-button-secondary-normal = #00000000
278
- public static let mds-color-theme-teaching-button-secondary-pressed = #00000033
279
- public static let mds-color-theme-teaching-outline-button-normal = #0000004d
280
- public static let mds-color-theme-teaching-outline-disabled-normal = #00000033
281
- public static let mds-color-theme-teaching-outline-normal = #00000033
282
- public static let mds-color-theme-teaching-outline-theme = #1170cf
283
- public static let mds-color-theme-teaching-text-accent-disabled = #00000066
284
- public static let mds-color-theme-teaching-text-accent-hover = #0a274a
285
- public static let mds-color-theme-teaching-text-accent-normal = #0353a8
286
- public static let mds-color-theme-teaching-text-primary-disabled = #00000066
287
- public static let mds-color-theme-text-accent-active = #bfe3ff
288
- public static let mds-color-theme-text-accent-hover = #bfe3ff
289
- public static let mds-color-theme-text-accent-normal = #64b4fa
290
- public static let mds-color-theme-text-alert-orange-active = #FEEBD7
291
- public static let mds-color-theme-text-alert-orange-hover = #FEEBD7
292
- public static let mds-color-theme-text-alert-orange-normal = #FEBA7F
293
- public static let mds-color-theme-text-alert-purple-active = #fce1fc
294
- public static let mds-color-theme-text-alert-purple-hover = #fce1fc
295
- public static let mds-color-theme-text-alert-purple-normal = #f294f1
296
- public static let mds-color-theme-text-error-active = #ffd4da
297
- public static let mds-color-theme-text-error-hover = #ffd4da
298
- public static let mds-color-theme-text-error-normal = #fc8b98
299
- public static let mds-color-theme-text-highlight = #063a75
300
- public static let mds-color-theme-text-inverted-disabled = #00000080
301
- public static let mds-color-theme-text-inverted-normal = #000000f2
302
- public static let mds-color-theme-text-primary-disabled = #ffffff66
303
- public static let mds-color-theme-text-primary-normal = #fffffff2
304
- public static let mds-color-theme-text-secondary-inverted-normal = #00000099
305
- public static let mds-color-theme-text-secondary-normal = #ffffffb3
306
- public static let mds-color-theme-text-success-active = #9fedd8
307
- public static let mds-color-theme-text-success-hover = #9fedd8
308
- public static let mds-color-theme-text-success-normal = #3cc29a
309
- public static let mds-color-theme-text-team-cobalt-active = #c7eeff
310
- public static let mds-color-theme-text-team-cobalt-hover = #5ebff7
311
- public static let mds-color-theme-text-team-cobalt-normal = #5ebff7
312
- public static let mds-color-theme-text-team-cyan-active = #b2f4f7
313
- public static let mds-color-theme-text-team-cyan-hover = #22c7d6
314
- public static let mds-color-theme-text-team-cyan-normal = #22c7d6
315
- public static let mds-color-theme-text-team-gold-active = #f5eaa2
316
- public static let mds-color-theme-text-team-gold-hover = #d6b220
317
- public static let mds-color-theme-text-team-gold-normal = #d6b220
318
- public static let mds-color-theme-text-team-lime-active = #ddf2ae
319
- public static let mds-color-theme-text-team-lime-hover = #93c437
320
- public static let mds-color-theme-text-team-lime-normal = #93c437
321
- public static let mds-color-theme-text-team-mint-active = #baf5e7
322
- public static let mds-color-theme-text-team-mint-hover = #30c9b0
323
- public static let mds-color-theme-text-team-mint-normal = #30c9b0
324
- public static let mds-color-theme-text-team-orange-active = #FED5AC
325
- public static let mds-color-theme-text-team-orange-hover = #FD884E
326
- public static let mds-color-theme-text-team-orange-normal = #FD884E
327
- public static let mds-color-theme-text-team-pink-active = #ffe0e7
328
- public static let mds-color-theme-text-team-pink-hover = #fc97aa
329
- public static let mds-color-theme-text-team-pink-normal = #fc97aa
330
- public static let mds-color-theme-text-team-purple-active = #fce1fc
331
- public static let mds-color-theme-text-team-purple-hover = #f294f1
332
- public static let mds-color-theme-text-team-purple-normal = #f294f1
333
- public static let mds-color-theme-text-team-slate-active = #e3e7fa
334
- public static let mds-color-theme-text-team-slate-hover = #b0b4d9
335
- public static let mds-color-theme-text-team-slate-normal = #b0b4d9
336
- public static let mds-color-theme-text-team-violet-active = #f0e3fc
337
- public static let mds-color-theme-text-team-violet-hover = #c7a5fa
338
- public static let mds-color-theme-text-team-violet-normal = #c7a5fa
339
- public static let mds-color-theme-text-teamdefault-active = #fffffff2
340
- public static let mds-color-theme-text-teamdefault-hover = #ffffffb3
341
- public static let mds-color-theme-text-teamdefault-normal = #ffffffb3
342
- public static let mds-color-theme-text-warning-active = #ffda94
343
- public static let mds-color-theme-text-warning-hover = #ffda94
344
- public static let mds-color-theme-text-warning-normal = #f2990a
345
- public static let mds-color-theme-whiteboard-sticky-note-cyan = #22c7d6
346
- public static let mds-color-theme-whiteboard-sticky-note-mint = #30c9b0
347
- public static let mds-color-theme-whiteboard-sticky-note-purple = #f294f1
348
- public static let mds-color-theme-whiteboard-sticky-note-red = #fc8b98
349
- public static let mds-color-theme-whiteboard-sticky-note-yellow = #ffbe4f
13
+ public static let mdsColorThemeAvatarCobalt = #08599c
14
+ public static let mdsColorThemeAvatarCyan = #066070
15
+ public static let mdsColorThemeAvatarDefault = #545454
16
+ public static let mdsColorThemeAvatarGold = #735107
17
+ public static let mdsColorThemeAvatarLime = #416116
18
+ public static let mdsColorThemeAvatarMint = #12615a
19
+ public static let mdsColorThemeAvatarOrange = #9C3202
20
+ public static let mdsColorThemeAvatarPink = #a12a3a
21
+ public static let mdsColorThemeAvatarPurple = #932099
22
+ public static let mdsColorThemeAvatarSlate = #535573
23
+ public static let mdsColorThemeAvatarViolet = #643abd
24
+ public static let mdsColorThemeAvatarYellow = #7d4705
25
+ public static let mdsColorThemeBackgroundAccentNormal = #1170cf
26
+ public static let mdsColorThemeBackgroundAlertDefaultActive = #3b3b3b
27
+ public static let mdsColorThemeBackgroundAlertDefaultHover = #262626
28
+ public static let mdsColorThemeBackgroundAlertDefaultNormal = #262626
29
+ public static let mdsColorThemeBackgroundAlertErrorActive = #780d13
30
+ public static let mdsColorThemeBackgroundAlertErrorHover = #4f0e10
31
+ public static let mdsColorThemeBackgroundAlertErrorNormal = #4f0e10
32
+ public static let mdsColorThemeBackgroundAlertOrangeActive = #682601
33
+ public static let mdsColorThemeBackgroundAlertOrangeHover = #411B04
34
+ public static let mdsColorThemeBackgroundAlertOrangeNormal = #411B04
35
+ public static let mdsColorThemeBackgroundAlertPurpleActive = #601e66
36
+ public static let mdsColorThemeBackgroundAlertPurpleHover = #3b1840
37
+ public static let mdsColorThemeBackgroundAlertPurpleNormal = #3b1840
38
+ public static let mdsColorThemeBackgroundAlertSuccessActive = #134231
39
+ public static let mdsColorThemeBackgroundAlertSuccessHover = #0e2b20
40
+ public static let mdsColorThemeBackgroundAlertSuccessNormal = #0e2b20
41
+ public static let mdsColorThemeBackgroundAlertThemeActive = #063a75
42
+ public static let mdsColorThemeBackgroundAlertThemeHover = #0a274a
43
+ public static let mdsColorThemeBackgroundAlertThemeNormal = #0a274a
44
+ public static let mdsColorThemeBackgroundAlertWarningActive = #57330a
45
+ public static let mdsColorThemeBackgroundAlertWarningHover = #36220c
46
+ public static let mdsColorThemeBackgroundAlertWarningNormal = #36220c
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 = #08599c
51
+ public static let mdsColorThemeBackgroundLabelCobaltHover = #103c63
52
+ public static let mdsColorThemeBackgroundLabelCobaltNormal = #12283d
53
+ public static let mdsColorThemeBackgroundLabelGoldActive = #735107
54
+ public static let mdsColorThemeBackgroundLabelGoldHover = #4d370c
55
+ public static let mdsColorThemeBackgroundLabelGoldNormal = #30240d
56
+ public static let mdsColorThemeBackgroundLabelLimeActive = #416116
57
+ public static let mdsColorThemeBackgroundLabelLimeHover = #2d4214
58
+ public static let mdsColorThemeBackgroundLabelLimeNormal = #1e2b10
59
+ public static let mdsColorThemeBackgroundLabelMintActive = #12615a
60
+ public static let mdsColorThemeBackgroundLabelMintHover = #12423f
61
+ public static let mdsColorThemeBackgroundLabelMintNormal = #102b2a
62
+ public static let mdsColorThemeBackgroundLabelOrangeActive = #9C3202
63
+ public static let mdsColorThemeBackgroundLabelOrangeHover = #682601
64
+ public static let mdsColorThemeBackgroundLabelOrangeNormal = #411B04
65
+ public static let mdsColorThemeBackgroundLabelPinkActive = #a12a3a
66
+ public static let mdsColorThemeBackgroundLabelPinkHover = #66262d
67
+ public static let mdsColorThemeBackgroundLabelPinkNormal = #3b1e21
68
+ public static let mdsColorThemeBackgroundLabelPurpleActive = #932099
69
+ public static let mdsColorThemeBackgroundLabelPurpleHover = #601e66
70
+ public static let mdsColorThemeBackgroundLabelPurpleNormal = #3b1840
71
+ public static let mdsColorThemeBackgroundLabelSlateActive = #535573
72
+ public static let mdsColorThemeBackgroundLabelSlateHover = #393a47
73
+ public static let mdsColorThemeBackgroundLabelSlateNormal = #26262b
74
+ public static let mdsColorThemeBackgroundLabelVioletActive = #643abd
75
+ public static let mdsColorThemeBackgroundLabelVioletHover = #432c78
76
+ public static let mdsColorThemeBackgroundLabelVioletNormal = #29223d
77
+ public static let mdsColorThemeBackgroundNamelabelNormal = #00000080
78
+ public static let mdsColorThemeBackgroundPrimaryActive = #ffffff1c
79
+ public static let mdsColorThemeBackgroundPrimaryDisabled = #ffffff1c
80
+ public static let mdsColorThemeBackgroundPrimaryGhost = #ffffff00
81
+ public static let mdsColorThemeBackgroundPrimaryHover = #ffffff12
82
+ public static let mdsColorThemeBackgroundSecondaryActive = #ffffff4d
83
+ public static let mdsColorThemeBackgroundSecondaryDisabled = #ffffff00
84
+ public static let mdsColorThemeBackgroundSecondaryHover = #ffffff33
85
+ public static let mdsColorThemeBackgroundSecondaryNormal = #ffffff1c
86
+ public static let mdsColorThemeBackgroundSkeletonNormal = linear-gradient(123deg, #ffffff33 14.98%, #ffffff4d 38.98%, #ffffff66 64.82%, #ffffff80);
87
+ public static let mdsColorThemeBackgroundSolidPrimaryNormal = #000000
88
+ public static let mdsColorThemeBackgroundSolidQuaternaryNormal = #3b3b3b
89
+ public static let mdsColorThemeBackgroundSolidSecondaryNormal = #1a1a1a
90
+ public static let mdsColorThemeBackgroundSolidTertiaryNormal = #262626
91
+ public static let mdsColorThemeButtonAccentHover = #0353a8
92
+ public static let mdsColorThemeButtonAccentNormal = #1170cf
93
+ public static let mdsColorThemeButtonAccentPressed = #063a75
94
+ public static let mdsColorThemeButtonBorderNormal = none
95
+ public static let mdsColorThemeButtonCancelHover = #ab0a15
96
+ public static let mdsColorThemeButtonCancelNormal = #db1f2e
97
+ public static let mdsColorThemeButtonCancelPressed = #780d13
98
+ public static let mdsColorThemeButtonInvertedHover = #262626
99
+ public static let mdsColorThemeButtonInvertedNormal = #0f0f0f
100
+ public static let mdsColorThemeButtonInvertedPressed = #3b3b3b
101
+ public static let mdsColorThemeButtonJoinHover = #185e46
102
+ public static let mdsColorThemeButtonJoinNormal = #1d805f
103
+ public static let mdsColorThemeButtonJoinPressed = #134231
104
+ public static let mdsColorThemeButtonPrimaryDisabled = #ffffff33
105
+ public static let mdsColorThemeButtonPrimaryHover = #ffffffcc
106
+ public static let mdsColorThemeButtonPrimaryNormal = #fffffff2
107
+ public static let mdsColorThemeButtonPrimaryPressed = #ffffffb3
108
+ public static let mdsColorThemeButtonSecondaryActiveHover = #ffffff4d
109
+ public static let mdsColorThemeButtonSecondaryActiveNormal = #ffffff33
110
+ public static let mdsColorThemeButtonSecondaryActivePressed = #ffffff66
111
+ public static let mdsColorThemeButtonSecondaryDisabled = #ffffff00
112
+ public static let mdsColorThemeButtonSecondaryHover = #ffffff12
113
+ public static let mdsColorThemeButtonSecondaryNormal = #ffffff00
114
+ public static let mdsColorThemeButtonSecondaryPressed = #ffffff33
115
+ public static let mdsColorThemeCommonBackgroundSolidPrimaryLight = #ffffff
116
+ public static let mdsColorThemeCommonBackgroundSolidSecondaryDark = #1a1a1a
117
+ public static let mdsColorThemeCommonButtonJoinAnimatedGradientNormal0 = #30c9b0
118
+ public static let mdsColorThemeCommonButtonJoinAnimatedGradientNormal1 = #64b4fa
119
+ public static let mdsColorThemeCommonButtonPrimaryDisabled = #ffffff33
120
+ public static let mdsColorThemeCommonButtonPrimaryHover = #ffffffcc
121
+ public static let mdsColorThemeCommonButtonPrimaryNormal = #fffffff2
122
+ public static let mdsColorThemeCommonButtonPrimaryPressed = #ffffffb3
123
+ public static let mdsColorThemeCommonButtonSecondaryActiveHover = #ffffff4d
124
+ public static let mdsColorThemeCommonButtonSecondaryActiveNormal = #ffffff33
125
+ public static let mdsColorThemeCommonButtonSecondaryActivePressed = #ffffff66
126
+ public static let mdsColorThemeCommonButtonSecondaryDarkDisabled = #00000000
127
+ public static let mdsColorThemeCommonButtonSecondaryDarkHover = #0000012
128
+ public static let mdsColorThemeCommonButtonSecondaryDarkNormal = #00000000
129
+ public static let mdsColorThemeCommonButtonSecondaryDarkPressed = #00000033
130
+ public static let mdsColorThemeCommonButtonSecondaryDisabled = #ffffff00
131
+ public static let mdsColorThemeCommonButtonSecondaryHover = #ffffff12
132
+ public static let mdsColorThemeCommonButtonSecondaryNormal = #ffffff00
133
+ public static let mdsColorThemeCommonControlInactiveNormal = #00000033
134
+ public static let mdsColorThemeCommonControlShareContentActive = #C94403
135
+ public static let mdsColorThemeCommonControlShareContentInactive = #707070
136
+ public static let mdsColorThemeCommonControlShareContentSelected = #3cc29a
137
+ public static let mdsColorThemeCommonOutlineButtonNormal = #ffffff4d
138
+ public static let mdsColorThemeCommonOutlineClosedCaptionSecondaryDark = #00000033
139
+ public static let mdsColorThemeCommonOutlineClosedCaptionSecondaryLight = #ffffff33
140
+ public static let mdsColorThemeCommonOutlineDisabledNormal = #ffffff33
141
+ public static let mdsColorThemeCommonOutlineInputNormal = #ffffff80
142
+ public static let mdsColorThemeCommonOutlinePrimaryNormal = #ffffff66
143
+ public static let mdsColorThemeCommonOverlayMeetingNormal = linear-gradient(180deg, #000000cc 0%, #0000004d 50.23%, #00000000 100%)
144
+ public static let mdsColorThemeCommonOverlayPrimaryNormal = #000000e6
145
+ public static let mdsColorThemeCommonOverlaySecondaryNormal = #00000066
146
+ public static let mdsColorThemeCommonTextBlack = #000000f2
147
+ public static let mdsColorThemeCommonTextDisabled = #ffffff66
148
+ public static let mdsColorThemeCommonTextErrorHover = #ffd4da
149
+ public static let mdsColorThemeCommonTextErrorNormal = #fc8b98
150
+ public static let mdsColorThemeCommonTextGray = #ffffffb3
151
+ public static let mdsColorThemeCommonTextSecondaryDark = #00000099
152
+ public static let mdsColorThemeCommonTextSecondaryLight = #ffffffb3
153
+ public static let mdsColorThemeCommonTextSuccessHover = #9fedd8
154
+ public static let mdsColorThemeCommonTextSuccessNormal = #3cc29a
155
+ public static let mdsColorThemeCommonTextWarningNormal = #f2990a
156
+ public static let mdsColorThemeCommonTextWhite = #fffffff2
157
+ public static let mdsColorThemeCommonTouchbarBackgroundBlueNormal = #1170cf
158
+ public static let mdsColorThemeCommonTouchbarBackgroundBluePressed = #063a75
159
+ public static let mdsColorThemeCommonTouchbarBackgroundGreenNormal = #1d805f
160
+ public static let mdsColorThemeCommonTouchbarBackgroundGreenPressed = #134231
161
+ public static let mdsColorThemeCommonTouchbarBackgroundMintNormal = #148579
162
+ public static let mdsColorThemeCommonTouchbarBackgroundMintPressed = #12423f
163
+ public static let mdsColorThemeCommonTouchbarBackgroundOrangeNormal = #C94403
164
+ public static let mdsColorThemeCommonTouchbarBackgroundOrangePressed = #682601
165
+ public static let mdsColorThemeCommonTouchbarBackgroundPinkNormal = #d43b52
166
+ public static let mdsColorThemeCommonTouchbarBackgroundPinkPressed = #66262d
167
+ public static let mdsColorThemeCommonTouchbarBackgroundPurpleNormal = #c233c4
168
+ public static let mdsColorThemeCommonTouchbarBackgroundPurplePressed = #601e66
169
+ public static let mdsColorThemeCommonTouchbarBackgroundRedNormal = #db1f2e
170
+ public static let mdsColorThemeCommonTouchbarBackgroundRedPressed = #780d13
171
+ public static let mdsColorThemeCommonTouchbarBackgroundTransparent = #00000000
172
+ public static let mdsColorThemeCommonTouchbarBackgroundVioletNormal = #875ae0
173
+ public static let mdsColorThemeCommonTouchbarBackgroundVioletPressed = #432c78
174
+ public static let mdsColorThemeCommonTouchbarIconAttention = #fc8b98
175
+ public static let mdsColorThemeCommonTouchbarIconSecure = #64b4fa
176
+ public static let mdsColorThemeCommonTouchbarIconStable = #27a17a
177
+ public static let mdsColorThemeControlActiveActive = #1170cf
178
+ public static let mdsColorThemeControlActiveDisabled = #063a75
179
+ public static let mdsColorThemeControlActiveHover = #3492eb
180
+ public static let mdsColorThemeControlActiveNormal = #64b4fa
181
+ public static let mdsColorThemeControlActivePressed = #1170cf
182
+ public static let mdsColorThemeControlInactiveDisabled = #ffffff33
183
+ public static let mdsColorThemeControlInactiveHover = #ffffff4d
184
+ public static let mdsColorThemeControlInactiveNormal = #ffffff33
185
+ public static let mdsColorThemeControlInactivePressed = #ffffff66
186
+ public static let mdsColorThemeGlobaltintNormal = #3492eb
187
+ public static let mdsColorThemeGlobaltintSelected = #1170cf
188
+ public static let mdsColorThemeGradationPrimary = linear-gradient(180deg, #1a1a1a 0%, #0f0f0f 100%)
189
+ public static let mdsColorThemeGradationSecondary = linear-gradient(180deg, #262626 0%, #0f0f0f 100%)
190
+ public static let mdsColorThemeGradientdividerAnnounceHover0 = #64b4fa00
191
+ public static let mdsColorThemeGradientdividerAnnounceHover1 = #64b4faE6
192
+ public static let mdsColorThemeGradientdividerAnnounceNormal0 = #64b4fa00
193
+ public static let mdsColorThemeGradientdividerAnnounceNormal1 = #64b4faE6
194
+ public static let mdsColorThemeGradientdividerErrorHover0 = #fc8b9800
195
+ public static let mdsColorThemeGradientdividerErrorHover1 = #fc8b98E6
196
+ public static let mdsColorThemeGradientdividerErrorNormal0 = #fc8b9800
197
+ public static let mdsColorThemeGradientdividerErrorNormal1 = #fc8b9899
198
+ public static let mdsColorThemeGradientdividerHover0 = #ffffff00
199
+ public static let mdsColorThemeGradientdividerHover1 = #ffffff99
200
+ public static let mdsColorThemeGradientdividerNormal0 = #ffffff00
201
+ public static let mdsColorThemeGradientdividerNormal1 = #ffffff33
202
+ public static let mdsColorThemeGradientdividerWarningHover0 = #f2990a00
203
+ public static let mdsColorThemeGradientdividerWarningHover1 = #f2990aE6
204
+ public static let mdsColorThemeGradientdividerWarningNormal0 = #f2990a00
205
+ public static let mdsColorThemeGradientdividerWarningNormal1 = #f2990a99
206
+ public static let mdsColorThemeGroupedbackgroundPrimaryNormal = #000000
207
+ public static let mdsColorThemeGroupedbackgroundQuaternaryNormal = #3b3b3b
208
+ public static let mdsColorThemeGroupedbackgroundSecondaryNormal = #1a1a1a
209
+ public static let mdsColorThemeGroupedbackgroundTertiaryNormal = #262626
210
+ public static let mdsColorThemeIllustrationsDefault = #ffffff
211
+ public static let mdsColorThemeIllustrationsEmptyPrimary0 = #93c437
212
+ public static let mdsColorThemeIllustrationsEmptyPrimary1 = #279be8
213
+ public static let mdsColorThemeIllustrationsEmptySecondary0 = #279be8
214
+ public static let mdsColorThemeIllustrationsEmptySecondary1 = #875ae0
215
+ public static let mdsColorThemeIllustrationsError0 = #f0677e
216
+ public static let mdsColorThemeIllustrationsError1 = #db1f2e
217
+ public static let mdsColorThemeIllustrationsOnboardingPrimary0 = #ffbe4f
218
+ public static let mdsColorThemeIllustrationsOnboardingPrimary1 = #93c437
219
+ public static let mdsColorThemeIllustrationsOnboardingQuartenary0 = #93c437
220
+ public static let mdsColorThemeIllustrationsOnboardingQuartenary1 = #279be8
221
+ public static let mdsColorThemeIllustrationsOnboardingQuinary0 = #279be8
222
+ public static let mdsColorThemeIllustrationsOnboardingQuinary1 = #875ae0
223
+ public static let mdsColorThemeIllustrationsOnboardingSecondary0 = #f55868
224
+ public static let mdsColorThemeIllustrationsOnboardingSecondary1 = #875ae0
225
+ public static let mdsColorThemeIllustrationsOnboardingTertiary0 = #ffbe4f
226
+ public static let mdsColorThemeIllustrationsOnboardingTertiary1 = #EC6400
227
+ public static let mdsColorThemeIllustrationsSuccess0 = #3cc29a
228
+ public static let mdsColorThemeIllustrationsSuccess1 = #93c437
229
+ public static let mdsColorThemeIndicatorAttention = #f55868
230
+ public static let mdsColorThemeIndicatorCaution = #cf7900
231
+ public static let mdsColorThemeIndicatorLocked = #8f8f8f
232
+ public static let mdsColorThemeIndicatorSecure = #3492eb
233
+ public static let mdsColorThemeIndicatorStable = #27a17a
234
+ public static let mdsColorThemeIndicatorUnstable = #EC6400
235
+ public static let mdsColorThemeOutlineButtonNormal = #ffffff4d
236
+ public static let mdsColorThemeOutlineCancelNormal = #fc8b98
237
+ public static let mdsColorThemeOutlineDisabledNormal = #ffffff33
238
+ public static let mdsColorThemeOutlineGradientActive0 = #08599c
239
+ public static let mdsColorThemeOutlineGradientActive1 = #22c7d6
240
+ public static let mdsColorThemeOutlineGradientActive2 = #27a17a
241
+ public static let mdsColorThemeOutlineHighContrastFocus = #ffffff
242
+ public static let mdsColorThemeOutlineInputActive = #ffffffe6
243
+ public static let mdsColorThemeOutlineInputNormal = #ffffff80
244
+ public static let mdsColorThemeOutlineJoinNormal = #3cc29a
245
+ public static let mdsColorThemeOutlineLabelCobalt = #5ebff7
246
+ public static let mdsColorThemeOutlineLabelGold = #d6b220
247
+ public static let mdsColorThemeOutlineLabelLime = #93c437
248
+ public static let mdsColorThemeOutlineLabelMint = #30c9b0
249
+ public static let mdsColorThemeOutlineLabelOrange = #FD884E
250
+ public static let mdsColorThemeOutlineLabelPink = #fc97aa
251
+ public static let mdsColorThemeOutlineLabelPurple = #f294f1
252
+ public static let mdsColorThemeOutlineLabelSlate = #b0b4d9
253
+ public static let mdsColorThemeOutlineLabelViolet = #c7a5fa
254
+ public static let mdsColorThemeOutlineOverlayNormal = #adadad
255
+ public static let mdsColorThemeOutlinePrimaryNormal = #ffffff66
256
+ public static let mdsColorThemeOutlineSecondaryNormal = #ffffff33
257
+ public static let mdsColorThemeOutlineShareActive = #EC6400
258
+ public static let mdsColorThemeOutlineShareInactive = #8f8f8f
259
+ public static let mdsColorThemeOutlineShareSelected = #27a17a
260
+ public static let mdsColorThemeOutlineThemeNormal = #64b4fa
261
+ public static let mdsColorThemeOverlayMeetingsNormal = #000000b3
262
+ public static let mdsColorThemeScrollbarArrowBackgroundHover = #ffffff1c
263
+ public static let mdsColorThemeScrollbarArrowBackgroundNormal = #ffffff00
264
+ public static let mdsColorThemeScrollbarArrowBackgroundPressed = #ffffff33
265
+ public static let mdsColorThemeScrollbarArrowNormal = #ffffffb3
266
+ public static let mdsColorThemeScrollbarBackgroundSecondaryGhost = #ffffff00
267
+ public static let mdsColorThemeScrollbarBackgroundSecondaryNormal = #ffffff1c
268
+ public static let mdsColorThemeScrollbarButtonHover = #ffffff4d
269
+ public static let mdsColorThemeScrollbarButtonNormal = #ffffff33
270
+ public static let mdsColorThemeScrollbarButtonPressed = #ffffff66
271
+ public static let mdsColorThemeTeachingBackgroundNormal = #ffffff
272
+ public static let mdsColorThemeTeachingButtonPrimaryDisabled = #00000033
273
+ public static let mdsColorThemeTeachingButtonPrimaryHover = #000000cc
274
+ public static let mdsColorThemeTeachingButtonPrimaryNormal = #000000f2
275
+ public static let mdsColorThemeTeachingButtonPrimaryPressed = #000000b3
276
+ public static let mdsColorThemeTeachingButtonSecondaryHover = #0000012
277
+ public static let mdsColorThemeTeachingButtonSecondaryNormal = #00000000
278
+ public static let mdsColorThemeTeachingButtonSecondaryPressed = #00000033
279
+ public static let mdsColorThemeTeachingOutlineButtonNormal = #0000004d
280
+ public static let mdsColorThemeTeachingOutlineDisabledNormal = #00000033
281
+ public static let mdsColorThemeTeachingOutlineNormal = #00000033
282
+ public static let mdsColorThemeTeachingOutlineTheme = #1170cf
283
+ public static let mdsColorThemeTeachingTextAccentDisabled = #00000066
284
+ public static let mdsColorThemeTeachingTextAccentHover = #0a274a
285
+ public static let mdsColorThemeTeachingTextAccentNormal = #0353a8
286
+ public static let mdsColorThemeTeachingTextPrimaryDisabled = #00000066
287
+ public static let mdsColorThemeTextAccentActive = #bfe3ff
288
+ public static let mdsColorThemeTextAccentHover = #bfe3ff
289
+ public static let mdsColorThemeTextAccentNormal = #64b4fa
290
+ public static let mdsColorThemeTextAlertOrangeActive = #FEEBD7
291
+ public static let mdsColorThemeTextAlertOrangeHover = #FEEBD7
292
+ public static let mdsColorThemeTextAlertOrangeNormal = #FEBA7F
293
+ public static let mdsColorThemeTextAlertPurpleActive = #fce1fc
294
+ public static let mdsColorThemeTextAlertPurpleHover = #fce1fc
295
+ public static let mdsColorThemeTextAlertPurpleNormal = #f294f1
296
+ public static let mdsColorThemeTextErrorActive = #ffd4da
297
+ public static let mdsColorThemeTextErrorHover = #ffd4da
298
+ public static let mdsColorThemeTextErrorNormal = #fc8b98
299
+ public static let mdsColorThemeTextHighlight = #063a75
300
+ public static let mdsColorThemeTextInvertedDisabled = #00000080
301
+ public static let mdsColorThemeTextInvertedNormal = #000000f2
302
+ public static let mdsColorThemeTextPrimaryDisabled = #ffffff66
303
+ public static let mdsColorThemeTextPrimaryNormal = #fffffff2
304
+ public static let mdsColorThemeTextSecondaryInvertedNormal = #00000099
305
+ public static let mdsColorThemeTextSecondaryNormal = #ffffffb3
306
+ public static let mdsColorThemeTextSuccessActive = #9fedd8
307
+ public static let mdsColorThemeTextSuccessHover = #9fedd8
308
+ public static let mdsColorThemeTextSuccessNormal = #3cc29a
309
+ public static let mdsColorThemeTextTeamCobaltActive = #c7eeff
310
+ public static let mdsColorThemeTextTeamCobaltHover = #5ebff7
311
+ public static let mdsColorThemeTextTeamCobaltNormal = #5ebff7
312
+ public static let mdsColorThemeTextTeamCyanActive = #b2f4f7
313
+ public static let mdsColorThemeTextTeamCyanHover = #22c7d6
314
+ public static let mdsColorThemeTextTeamCyanNormal = #22c7d6
315
+ public static let mdsColorThemeTextTeamGoldActive = #f5eaa2
316
+ public static let mdsColorThemeTextTeamGoldHover = #d6b220
317
+ public static let mdsColorThemeTextTeamGoldNormal = #d6b220
318
+ public static let mdsColorThemeTextTeamLimeActive = #ddf2ae
319
+ public static let mdsColorThemeTextTeamLimeHover = #93c437
320
+ public static let mdsColorThemeTextTeamLimeNormal = #93c437
321
+ public static let mdsColorThemeTextTeamMintActive = #baf5e7
322
+ public static let mdsColorThemeTextTeamMintHover = #30c9b0
323
+ public static let mdsColorThemeTextTeamMintNormal = #30c9b0
324
+ public static let mdsColorThemeTextTeamOrangeActive = #FED5AC
325
+ public static let mdsColorThemeTextTeamOrangeHover = #FD884E
326
+ public static let mdsColorThemeTextTeamOrangeNormal = #FD884E
327
+ public static let mdsColorThemeTextTeamPinkActive = #ffe0e7
328
+ public static let mdsColorThemeTextTeamPinkHover = #fc97aa
329
+ public static let mdsColorThemeTextTeamPinkNormal = #fc97aa
330
+ public static let mdsColorThemeTextTeamPurpleActive = #fce1fc
331
+ public static let mdsColorThemeTextTeamPurpleHover = #f294f1
332
+ public static let mdsColorThemeTextTeamPurpleNormal = #f294f1
333
+ public static let mdsColorThemeTextTeamSlateActive = #e3e7fa
334
+ public static let mdsColorThemeTextTeamSlateHover = #b0b4d9
335
+ public static let mdsColorThemeTextTeamSlateNormal = #b0b4d9
336
+ public static let mdsColorThemeTextTeamVioletActive = #f0e3fc
337
+ public static let mdsColorThemeTextTeamVioletHover = #c7a5fa
338
+ public static let mdsColorThemeTextTeamVioletNormal = #c7a5fa
339
+ public static let mdsColorThemeTextTeamdefaultActive = #fffffff2
340
+ public static let mdsColorThemeTextTeamdefaultHover = #ffffffb3
341
+ public static let mdsColorThemeTextTeamdefaultNormal = #ffffffb3
342
+ public static let mdsColorThemeTextWarningActive = #ffda94
343
+ public static let mdsColorThemeTextWarningHover = #ffda94
344
+ public static let mdsColorThemeTextWarningNormal = #f2990a
345
+ public static let mdsColorThemeWhiteboardStickyNoteCyan = #22c7d6
346
+ public static let mdsColorThemeWhiteboardStickyNoteMint = #30c9b0
347
+ public static let mdsColorThemeWhiteboardStickyNotePurple = #f294f1
348
+ public static let mdsColorThemeWhiteboardStickyNoteRed = #fc8b98
349
+ public static let mdsColorThemeWhiteboardStickyNoteYellow = #ffbe4f
350
350
  }