@momentum-design/tokens 0.0.48 → 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 Mon, 12 Feb 2024 13:25:14 GMT
7
+ // Generated on Tue, 19 Mar 2024 11:06:04 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 = #dedede
27
- public static let mds-color-theme-background-alert-default-hover = #f7f7f7
28
- public static let mds-color-theme-background-alert-default-normal = #f7f7f7
29
- public static let mds-color-theme-background-alert-error-active = #ffd4da
30
- public static let mds-color-theme-background-alert-error-hover = #ffe8ea
31
- public static let mds-color-theme-background-alert-error-normal = #ffe8ea
32
- public static let mds-color-theme-background-alert-orange-active = #FED5AC
33
- public static let mds-color-theme-background-alert-orange-hover = #FEEBD7
34
- public static let mds-color-theme-background-alert-orange-normal = #FEEBD7
35
- public static let mds-color-theme-background-alert-purple-active = #fce1fc
36
- public static let mds-color-theme-background-alert-purple-hover = #fcf2fc
37
- public static let mds-color-theme-background-alert-purple-normal = #fcf2fc
38
- public static let mds-color-theme-background-alert-success-active = #9fedd8
39
- public static let mds-color-theme-background-alert-success-hover = #cef5eb
40
- public static let mds-color-theme-background-alert-success-normal = #cef5eb
41
- public static let mds-color-theme-background-alert-theme-active = #bfe3ff
42
- public static let mds-color-theme-background-alert-theme-hover = #dbf0ff
43
- public static let mds-color-theme-background-alert-theme-normal = #dbf0ff
44
- public static let mds-color-theme-background-alert-warning-active = #ffda94
45
- public static let mds-color-theme-background-alert-warning-hover = #ffebc2
46
- public static let mds-color-theme-background-alert-warning-normal = #ffebc2
47
- public static let mds-color-theme-background-common-normal = #ffffff
48
- public static let mds-color-theme-background-gradient-primary = linear-gradient(180deg, #f0f0f0 0%, #ffffff 100%)
49
- public static let mds-color-theme-background-gradient-secondary = linear-gradient(180deg, #fafafa 0%, #ffffff 100%)
50
- public static let mds-color-theme-background-label-cobalt-active = #99ddff
51
- public static let mds-color-theme-background-label-cobalt-hover = #c7eeff
52
- public static let mds-color-theme-background-label-cobalt-normal = #e5f8ff
53
- public static let mds-color-theme-background-label-gold-active = #ebd460
54
- public static let mds-color-theme-background-label-gold-hover = #f5eaa2
55
- public static let mds-color-theme-background-label-gold-normal = #f7f6dc
56
- public static let mds-color-theme-background-label-lime-active = #bce36f
57
- public static let mds-color-theme-background-label-lime-hover = #ddf2ae
58
- public static let mds-color-theme-background-label-lime-normal = #f3f7e9
59
- public static let mds-color-theme-background-label-mint-active = #74e8d1
60
- public static let mds-color-theme-background-label-mint-hover = #baf5e7
61
- public static let mds-color-theme-background-label-mint-normal = #e9f7f3
62
- public static let mds-color-theme-background-label-orange-active = #FEBA7F
63
- public static let mds-color-theme-background-label-orange-hover = #FED5AC
64
- public static let mds-color-theme-background-label-orange-normal = #FEEBD7
65
- public static let mds-color-theme-background-label-pink-active = #ffc7d2
66
- public static let mds-color-theme-background-label-pink-hover = #ffe0e7
67
- public static let mds-color-theme-background-label-pink-normal = #fff2f5
68
- public static let mds-color-theme-background-label-purple-active = #fac3f8
69
- public static let mds-color-theme-background-label-purple-hover = #fce1fc
70
- public static let mds-color-theme-background-label-purple-normal = #fcf2fc
71
- public static let mds-color-theme-background-label-slate-active = #ced2ed
72
- public static let mds-color-theme-background-label-slate-hover = #e3e7fa
73
- public static let mds-color-theme-background-label-slate-normal = #f2f4ff
74
- public static let mds-color-theme-background-label-violet-active = #e2cafc
75
- public static let mds-color-theme-background-label-violet-hover = #f0e3fc
76
- public static let mds-color-theme-background-label-violet-normal = #f8f2fc
77
- public static let mds-color-theme-background-namelabel-normal = #00000080
78
- public static let mds-color-theme-background-primary-active = #0000001c
79
- public static let mds-color-theme-background-primary-disabled = #0000001c
80
- public static let mds-color-theme-background-primary-ghost = #ffffff00
81
- public static let mds-color-theme-background-primary-hover = #0000012
82
- public static let mds-color-theme-background-secondary-active = #0000004d
83
- public static let mds-color-theme-background-secondary-disabled = #00000000
84
- public static let mds-color-theme-background-secondary-hover = #00000033
85
- public static let mds-color-theme-background-secondary-normal = #0000001c
86
- public static let mds-color-theme-background-skeleton-normal = linear-gradient(123deg, #00000033 14.98%, #0000004d 38.98%, #00000066 64.82%, #00000080);
87
- public static let mds-color-theme-background-solid-primary-normal = #ffffff
88
- public static let mds-color-theme-background-solid-quaternary-normal = #ffffff
89
- public static let mds-color-theme-background-solid-secondary-normal = #ededed
90
- public static let mds-color-theme-background-solid-tertiary-normal = #f7f7f7
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 = #ededed
99
- public static let mds-color-theme-button-inverted-normal = #ffffff
100
- public static let mds-color-theme-button-inverted-pressed = #dedede
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 = #00000033
105
- public static let mds-color-theme-button-primary-hover = #000000cc
106
- public static let mds-color-theme-button-primary-normal = #000000f2
107
- public static let mds-color-theme-button-primary-pressed = #000000b3
108
- public static let mds-color-theme-button-secondary-active-hover = #0000004d
109
- public static let mds-color-theme-button-secondary-active-normal = #00000033
110
- public static let mds-color-theme-button-secondary-active-pressed = #00000066
111
- public static let mds-color-theme-button-secondary-disabled = #ffffff00
112
- public static let mds-color-theme-button-secondary-hover = #0000012
113
- public static let mds-color-theme-button-secondary-normal = #00000000
114
- public static let mds-color-theme-button-secondary-pressed = #00000033
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 = #063a75
178
- public static let mds-color-theme-control-active-disabled = #bfe3ff
179
- public static let mds-color-theme-control-active-hover = #0353a8
180
- public static let mds-color-theme-control-active-normal = #1170cf
181
- public static let mds-color-theme-control-active-pressed = #063a75
182
- public static let mds-color-theme-control-inactive-disabled = #00000033
183
- public static let mds-color-theme-control-inactive-hover = #0000004d
184
- public static let mds-color-theme-control-inactive-normal = #00000033
185
- public static let mds-color-theme-control-inactive-pressed = #00000066
186
- public static let mds-color-theme-globaltint-normal = #1170cf
187
- public static let mds-color-theme-globaltint-selected = #1170cf
188
- public static let mds-color-theme-gradation-primary = linear-gradient(180deg, #f0f0f0 0%, #ffffff 100%)
189
- public static let mds-color-theme-gradation-secondary = linear-gradient(180deg, #fafafa 0%, #ffffff 100%)
190
- public static let mds-color-theme-gradientdivider-announce-hover-0 = #0353a800
191
- public static let mds-color-theme-gradientdivider-announce-hover-1 = #0353a8E6
192
- public static let mds-color-theme-gradientdivider-announce-normal-0 = #0353a800
193
- public static let mds-color-theme-gradientdivider-announce-normal-1 = #0353a899
194
- public static let mds-color-theme-gradientdivider-error-hover-0 = #ab0a1500
195
- public static let mds-color-theme-gradientdivider-error-hover-1 = #ab0a15E6
196
- public static let mds-color-theme-gradientdivider-error-normal-0 = #ab0a1500
197
- public static let mds-color-theme-gradientdivider-error-normal-1 = #ab0a1599
198
- public static let mds-color-theme-gradientdivider-hover-0 = #00000000
199
- public static let mds-color-theme-gradientdivider-hover-1 = #00000099
200
- public static let mds-color-theme-gradientdivider-normal-0 = #00000000
201
- public static let mds-color-theme-gradientdivider-normal-1 = #00000033
202
- public static let mds-color-theme-gradientdivider-warning-hover-0 = #7d470500
203
- public static let mds-color-theme-gradientdivider-warning-hover-1 = #7d4705E6
204
- public static let mds-color-theme-gradientdivider-warning-normal-0 = #7d470500
205
- public static let mds-color-theme-gradientdivider-warning-normal-1 = #7d470599
206
- public static let mds-color-theme-groupedbackground-primary-normal = #f7f7f7
207
- public static let mds-color-theme-groupedbackground-quaternary-normal = #ffffff
208
- public static let mds-color-theme-groupedbackground-secondary-normal = #ffffff
209
- public static let mds-color-theme-groupedbackground-tertiary-normal = #f7f7f7
210
- public static let mds-color-theme-illustrations-default = #0f0f0f
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 = #db1f2e
230
- public static let mds-color-theme-indicator-caution = #cf7900
231
- public static let mds-color-theme-indicator-locked = #707070
232
- public static let mds-color-theme-indicator-secure = #1170cf
233
- public static let mds-color-theme-indicator-stable = #1d805f
234
- public static let mds-color-theme-indicator-unstable = #C94403
235
- public static let mds-color-theme-outline-button-normal = #0000004d
236
- public static let mds-color-theme-outline-cancel-normal = #ab0a15
237
- public static let mds-color-theme-outline-disabled-normal = #00000033
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 = #000000
242
- public static let mds-color-theme-outline-input-active = #000000e6
243
- public static let mds-color-theme-outline-input-normal = #00000080
244
- public static let mds-color-theme-outline-join-normal = #185e46
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 = #707070
255
- public static let mds-color-theme-outline-primary-normal = #00000066
256
- public static let mds-color-theme-outline-secondary-normal = #00000033
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 = #1170cf
261
- public static let mds-color-theme-overlay-meetings-normal = #ffffffcc
262
- public static let mds-color-theme-scrollbar-arrow-background-hover = #0000001c
263
- public static let mds-color-theme-scrollbar-arrow-background-normal = #00000000
264
- public static let mds-color-theme-scrollbar-arrow-background-pressed = #00000033
265
- public static let mds-color-theme-scrollbar-arrow-normal = #00000099
266
- public static let mds-color-theme-scrollbar-background-secondary-ghost = #00000000
267
- public static let mds-color-theme-scrollbar-background-secondary-normal = #0000001c
268
- public static let mds-color-theme-scrollbar-button-hover = #0000004d
269
- public static let mds-color-theme-scrollbar-button-normal = #00000033
270
- public static let mds-color-theme-scrollbar-button-pressed = #00000066
271
- public static let mds-color-theme-teaching-background-normal = #000000
272
- public static let mds-color-theme-teaching-button-primary-disabled = #ffffff33
273
- public static let mds-color-theme-teaching-button-primary-hover = #ffffffcc
274
- public static let mds-color-theme-teaching-button-primary-normal = #fffffff2
275
- public static let mds-color-theme-teaching-button-primary-pressed = #ffffffb3
276
- public static let mds-color-theme-teaching-button-secondary-hover = #ffffff12
277
- public static let mds-color-theme-teaching-button-secondary-normal = #ffffff00
278
- public static let mds-color-theme-teaching-button-secondary-pressed = #ffffff33
279
- public static let mds-color-theme-teaching-outline-button-normal = #ffffff4d
280
- public static let mds-color-theme-teaching-outline-disabled-normal = #ffffff33
281
- public static let mds-color-theme-teaching-outline-normal = #ffffff33
282
- public static let mds-color-theme-teaching-outline-theme = #64b4fa
283
- public static let mds-color-theme-teaching-text-accent-disabled = #ffffff66
284
- public static let mds-color-theme-teaching-text-accent-hover = #bfe3ff
285
- public static let mds-color-theme-teaching-text-accent-normal = #64b4fa
286
- public static let mds-color-theme-teaching-text-primary-disabled = #ffffff66
287
- public static let mds-color-theme-text-accent-active = #0a274a
288
- public static let mds-color-theme-text-accent-hover = #0a274a
289
- public static let mds-color-theme-text-accent-normal = #0353a8
290
- public static let mds-color-theme-text-alert-orange-active = #411B04
291
- public static let mds-color-theme-text-alert-orange-hover = #411B04
292
- public static let mds-color-theme-text-alert-orange-normal = #9C3202
293
- public static let mds-color-theme-text-alert-purple-active = #3b1840
294
- public static let mds-color-theme-text-alert-purple-hover = #3b1840
295
- public static let mds-color-theme-text-alert-purple-normal = #932099
296
- public static let mds-color-theme-text-error-active = #4f0e10
297
- public static let mds-color-theme-text-error-hover = #4f0e10
298
- public static let mds-color-theme-text-error-normal = #ab0a15
299
- public static let mds-color-theme-text-highlight = #bfe3ff
300
- public static let mds-color-theme-text-inverted-disabled = #ffffffcc
301
- public static let mds-color-theme-text-inverted-normal = #fffffff2
302
- public static let mds-color-theme-text-primary-disabled = #00000066
303
- public static let mds-color-theme-text-primary-normal = #000000f2
304
- public static let mds-color-theme-text-secondary-inverted-normal = #ffffffb3
305
- public static let mds-color-theme-text-secondary-normal = #000000b3
306
- public static let mds-color-theme-text-success-active = #0e2b20
307
- public static let mds-color-theme-text-success-hover = #0e2b20
308
- public static let mds-color-theme-text-success-normal = #185e46
309
- public static let mds-color-theme-text-team-cobalt-active = #12283d
310
- public static let mds-color-theme-text-team-cobalt-hover = #08599c
311
- public static let mds-color-theme-text-team-cobalt-normal = #08599c
312
- public static let mds-color-theme-text-team-cyan-active = #0b2a30
313
- public static let mds-color-theme-text-team-cyan-hover = #066070
314
- public static let mds-color-theme-text-team-cyan-normal = #066070
315
- public static let mds-color-theme-text-team-gold-active = #30240d
316
- public static let mds-color-theme-text-team-gold-hover = #735107
317
- public static let mds-color-theme-text-team-gold-normal = #735107
318
- public static let mds-color-theme-text-team-lime-active = #1e2b10
319
- public static let mds-color-theme-text-team-lime-hover = #416116
320
- public static let mds-color-theme-text-team-lime-normal = #416116
321
- public static let mds-color-theme-text-team-mint-active = #102b2a
322
- public static let mds-color-theme-text-team-mint-hover = #12615a
323
- public static let mds-color-theme-text-team-mint-normal = #12615a
324
- public static let mds-color-theme-text-team-orange-active = #411B04
325
- public static let mds-color-theme-text-team-orange-hover = #9C3202
326
- public static let mds-color-theme-text-team-orange-normal = #9C3202
327
- public static let mds-color-theme-text-team-pink-active = #3b1e21
328
- public static let mds-color-theme-text-team-pink-hover = #a12a3a
329
- public static let mds-color-theme-text-team-pink-normal = #a12a3a
330
- public static let mds-color-theme-text-team-purple-active = #3b1840
331
- public static let mds-color-theme-text-team-purple-hover = #932099
332
- public static let mds-color-theme-text-team-purple-normal = #932099
333
- public static let mds-color-theme-text-team-slate-active = #26262b
334
- public static let mds-color-theme-text-team-slate-hover = #535573
335
- public static let mds-color-theme-text-team-slate-normal = #535573
336
- public static let mds-color-theme-text-team-violet-active = #29223d
337
- public static let mds-color-theme-text-team-violet-hover = #643abd
338
- public static let mds-color-theme-text-team-violet-normal = #643abd
339
- public static let mds-color-theme-text-teamdefault-active = #000000f2
340
- public static let mds-color-theme-text-teamdefault-hover = #000000b3
341
- public static let mds-color-theme-text-teamdefault-normal = #000000b3
342
- public static let mds-color-theme-text-warning-active = #36220c
343
- public static let mds-color-theme-text-warning-hover = #36220c
344
- public static let mds-color-theme-text-warning-normal = #7d4705
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 = #dedede
27
+ public static let mdsColorThemeBackgroundAlertDefaultHover = #f7f7f7
28
+ public static let mdsColorThemeBackgroundAlertDefaultNormal = #f7f7f7
29
+ public static let mdsColorThemeBackgroundAlertErrorActive = #ffd4da
30
+ public static let mdsColorThemeBackgroundAlertErrorHover = #ffe8ea
31
+ public static let mdsColorThemeBackgroundAlertErrorNormal = #ffe8ea
32
+ public static let mdsColorThemeBackgroundAlertOrangeActive = #FED5AC
33
+ public static let mdsColorThemeBackgroundAlertOrangeHover = #FEEBD7
34
+ public static let mdsColorThemeBackgroundAlertOrangeNormal = #FEEBD7
35
+ public static let mdsColorThemeBackgroundAlertPurpleActive = #fce1fc
36
+ public static let mdsColorThemeBackgroundAlertPurpleHover = #fcf2fc
37
+ public static let mdsColorThemeBackgroundAlertPurpleNormal = #fcf2fc
38
+ public static let mdsColorThemeBackgroundAlertSuccessActive = #9fedd8
39
+ public static let mdsColorThemeBackgroundAlertSuccessHover = #cef5eb
40
+ public static let mdsColorThemeBackgroundAlertSuccessNormal = #cef5eb
41
+ public static let mdsColorThemeBackgroundAlertThemeActive = #bfe3ff
42
+ public static let mdsColorThemeBackgroundAlertThemeHover = #dbf0ff
43
+ public static let mdsColorThemeBackgroundAlertThemeNormal = #dbf0ff
44
+ public static let mdsColorThemeBackgroundAlertWarningActive = #ffda94
45
+ public static let mdsColorThemeBackgroundAlertWarningHover = #ffebc2
46
+ public static let mdsColorThemeBackgroundAlertWarningNormal = #ffebc2
47
+ public static let mdsColorThemeBackgroundCommonNormal = #ffffff
48
+ public static let mdsColorThemeBackgroundGradientPrimary = linear-gradient(180deg, #f0f0f0 0%, #ffffff 100%)
49
+ public static let mdsColorThemeBackgroundGradientSecondary = linear-gradient(180deg, #fafafa 0%, #ffffff 100%)
50
+ public static let mdsColorThemeBackgroundLabelCobaltActive = #99ddff
51
+ public static let mdsColorThemeBackgroundLabelCobaltHover = #c7eeff
52
+ public static let mdsColorThemeBackgroundLabelCobaltNormal = #e5f8ff
53
+ public static let mdsColorThemeBackgroundLabelGoldActive = #ebd460
54
+ public static let mdsColorThemeBackgroundLabelGoldHover = #f5eaa2
55
+ public static let mdsColorThemeBackgroundLabelGoldNormal = #f7f6dc
56
+ public static let mdsColorThemeBackgroundLabelLimeActive = #bce36f
57
+ public static let mdsColorThemeBackgroundLabelLimeHover = #ddf2ae
58
+ public static let mdsColorThemeBackgroundLabelLimeNormal = #f3f7e9
59
+ public static let mdsColorThemeBackgroundLabelMintActive = #74e8d1
60
+ public static let mdsColorThemeBackgroundLabelMintHover = #baf5e7
61
+ public static let mdsColorThemeBackgroundLabelMintNormal = #e9f7f3
62
+ public static let mdsColorThemeBackgroundLabelOrangeActive = #FEBA7F
63
+ public static let mdsColorThemeBackgroundLabelOrangeHover = #FED5AC
64
+ public static let mdsColorThemeBackgroundLabelOrangeNormal = #FEEBD7
65
+ public static let mdsColorThemeBackgroundLabelPinkActive = #ffc7d2
66
+ public static let mdsColorThemeBackgroundLabelPinkHover = #ffe0e7
67
+ public static let mdsColorThemeBackgroundLabelPinkNormal = #fff2f5
68
+ public static let mdsColorThemeBackgroundLabelPurpleActive = #fac3f8
69
+ public static let mdsColorThemeBackgroundLabelPurpleHover = #fce1fc
70
+ public static let mdsColorThemeBackgroundLabelPurpleNormal = #fcf2fc
71
+ public static let mdsColorThemeBackgroundLabelSlateActive = #ced2ed
72
+ public static let mdsColorThemeBackgroundLabelSlateHover = #e3e7fa
73
+ public static let mdsColorThemeBackgroundLabelSlateNormal = #f2f4ff
74
+ public static let mdsColorThemeBackgroundLabelVioletActive = #e2cafc
75
+ public static let mdsColorThemeBackgroundLabelVioletHover = #f0e3fc
76
+ public static let mdsColorThemeBackgroundLabelVioletNormal = #f8f2fc
77
+ public static let mdsColorThemeBackgroundNamelabelNormal = #00000080
78
+ public static let mdsColorThemeBackgroundPrimaryActive = #0000001c
79
+ public static let mdsColorThemeBackgroundPrimaryDisabled = #0000001c
80
+ public static let mdsColorThemeBackgroundPrimaryGhost = #ffffff00
81
+ public static let mdsColorThemeBackgroundPrimaryHover = #0000012
82
+ public static let mdsColorThemeBackgroundSecondaryActive = #0000004d
83
+ public static let mdsColorThemeBackgroundSecondaryDisabled = #00000000
84
+ public static let mdsColorThemeBackgroundSecondaryHover = #00000033
85
+ public static let mdsColorThemeBackgroundSecondaryNormal = #0000001c
86
+ public static let mdsColorThemeBackgroundSkeletonNormal = linear-gradient(123deg, #00000033 14.98%, #0000004d 38.98%, #00000066 64.82%, #00000080);
87
+ public static let mdsColorThemeBackgroundSolidPrimaryNormal = #ffffff
88
+ public static let mdsColorThemeBackgroundSolidQuaternaryNormal = #ffffff
89
+ public static let mdsColorThemeBackgroundSolidSecondaryNormal = #ededed
90
+ public static let mdsColorThemeBackgroundSolidTertiaryNormal = #f7f7f7
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 = #ededed
99
+ public static let mdsColorThemeButtonInvertedNormal = #ffffff
100
+ public static let mdsColorThemeButtonInvertedPressed = #dedede
101
+ public static let mdsColorThemeButtonJoinHover = #185e46
102
+ public static let mdsColorThemeButtonJoinNormal = #1d805f
103
+ public static let mdsColorThemeButtonJoinPressed = #134231
104
+ public static let mdsColorThemeButtonPrimaryDisabled = #00000033
105
+ public static let mdsColorThemeButtonPrimaryHover = #000000cc
106
+ public static let mdsColorThemeButtonPrimaryNormal = #000000f2
107
+ public static let mdsColorThemeButtonPrimaryPressed = #000000b3
108
+ public static let mdsColorThemeButtonSecondaryActiveHover = #0000004d
109
+ public static let mdsColorThemeButtonSecondaryActiveNormal = #00000033
110
+ public static let mdsColorThemeButtonSecondaryActivePressed = #00000066
111
+ public static let mdsColorThemeButtonSecondaryDisabled = #ffffff00
112
+ public static let mdsColorThemeButtonSecondaryHover = #0000012
113
+ public static let mdsColorThemeButtonSecondaryNormal = #00000000
114
+ public static let mdsColorThemeButtonSecondaryPressed = #00000033
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 = #063a75
178
+ public static let mdsColorThemeControlActiveDisabled = #bfe3ff
179
+ public static let mdsColorThemeControlActiveHover = #0353a8
180
+ public static let mdsColorThemeControlActiveNormal = #1170cf
181
+ public static let mdsColorThemeControlActivePressed = #063a75
182
+ public static let mdsColorThemeControlInactiveDisabled = #00000033
183
+ public static let mdsColorThemeControlInactiveHover = #0000004d
184
+ public static let mdsColorThemeControlInactiveNormal = #00000033
185
+ public static let mdsColorThemeControlInactivePressed = #00000066
186
+ public static let mdsColorThemeGlobaltintNormal = #1170cf
187
+ public static let mdsColorThemeGlobaltintSelected = #1170cf
188
+ public static let mdsColorThemeGradationPrimary = linear-gradient(180deg, #f0f0f0 0%, #ffffff 100%)
189
+ public static let mdsColorThemeGradationSecondary = linear-gradient(180deg, #fafafa 0%, #ffffff 100%)
190
+ public static let mdsColorThemeGradientdividerAnnounceHover0 = #0353a800
191
+ public static let mdsColorThemeGradientdividerAnnounceHover1 = #0353a8E6
192
+ public static let mdsColorThemeGradientdividerAnnounceNormal0 = #0353a800
193
+ public static let mdsColorThemeGradientdividerAnnounceNormal1 = #0353a899
194
+ public static let mdsColorThemeGradientdividerErrorHover0 = #ab0a1500
195
+ public static let mdsColorThemeGradientdividerErrorHover1 = #ab0a15E6
196
+ public static let mdsColorThemeGradientdividerErrorNormal0 = #ab0a1500
197
+ public static let mdsColorThemeGradientdividerErrorNormal1 = #ab0a1599
198
+ public static let mdsColorThemeGradientdividerHover0 = #00000000
199
+ public static let mdsColorThemeGradientdividerHover1 = #00000099
200
+ public static let mdsColorThemeGradientdividerNormal0 = #00000000
201
+ public static let mdsColorThemeGradientdividerNormal1 = #00000033
202
+ public static let mdsColorThemeGradientdividerWarningHover0 = #7d470500
203
+ public static let mdsColorThemeGradientdividerWarningHover1 = #7d4705E6
204
+ public static let mdsColorThemeGradientdividerWarningNormal0 = #7d470500
205
+ public static let mdsColorThemeGradientdividerWarningNormal1 = #7d470599
206
+ public static let mdsColorThemeGroupedbackgroundPrimaryNormal = #f7f7f7
207
+ public static let mdsColorThemeGroupedbackgroundQuaternaryNormal = #ffffff
208
+ public static let mdsColorThemeGroupedbackgroundSecondaryNormal = #ffffff
209
+ public static let mdsColorThemeGroupedbackgroundTertiaryNormal = #f7f7f7
210
+ public static let mdsColorThemeIllustrationsDefault = #0f0f0f
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 = #db1f2e
230
+ public static let mdsColorThemeIndicatorCaution = #cf7900
231
+ public static let mdsColorThemeIndicatorLocked = #707070
232
+ public static let mdsColorThemeIndicatorSecure = #1170cf
233
+ public static let mdsColorThemeIndicatorStable = #1d805f
234
+ public static let mdsColorThemeIndicatorUnstable = #C94403
235
+ public static let mdsColorThemeOutlineButtonNormal = #0000004d
236
+ public static let mdsColorThemeOutlineCancelNormal = #ab0a15
237
+ public static let mdsColorThemeOutlineDisabledNormal = #00000033
238
+ public static let mdsColorThemeOutlineGradientActive0 = #08599c
239
+ public static let mdsColorThemeOutlineGradientActive1 = #22c7d6
240
+ public static let mdsColorThemeOutlineGradientActive2 = #27a17a
241
+ public static let mdsColorThemeOutlineHighContrastFocus = #000000
242
+ public static let mdsColorThemeOutlineInputActive = #000000e6
243
+ public static let mdsColorThemeOutlineInputNormal = #00000080
244
+ public static let mdsColorThemeOutlineJoinNormal = #185e46
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 = #707070
255
+ public static let mdsColorThemeOutlinePrimaryNormal = #00000066
256
+ public static let mdsColorThemeOutlineSecondaryNormal = #00000033
257
+ public static let mdsColorThemeOutlineShareActive = #EC6400
258
+ public static let mdsColorThemeOutlineShareInactive = #8f8f8f
259
+ public static let mdsColorThemeOutlineShareSelected = #27a17a
260
+ public static let mdsColorThemeOutlineThemeNormal = #1170cf
261
+ public static let mdsColorThemeOverlayMeetingsNormal = #ffffffcc
262
+ public static let mdsColorThemeScrollbarArrowBackgroundHover = #0000001c
263
+ public static let mdsColorThemeScrollbarArrowBackgroundNormal = #00000000
264
+ public static let mdsColorThemeScrollbarArrowBackgroundPressed = #00000033
265
+ public static let mdsColorThemeScrollbarArrowNormal = #00000099
266
+ public static let mdsColorThemeScrollbarBackgroundSecondaryGhost = #00000000
267
+ public static let mdsColorThemeScrollbarBackgroundSecondaryNormal = #0000001c
268
+ public static let mdsColorThemeScrollbarButtonHover = #0000004d
269
+ public static let mdsColorThemeScrollbarButtonNormal = #00000033
270
+ public static let mdsColorThemeScrollbarButtonPressed = #00000066
271
+ public static let mdsColorThemeTeachingBackgroundNormal = #000000
272
+ public static let mdsColorThemeTeachingButtonPrimaryDisabled = #ffffff33
273
+ public static let mdsColorThemeTeachingButtonPrimaryHover = #ffffffcc
274
+ public static let mdsColorThemeTeachingButtonPrimaryNormal = #fffffff2
275
+ public static let mdsColorThemeTeachingButtonPrimaryPressed = #ffffffb3
276
+ public static let mdsColorThemeTeachingButtonSecondaryHover = #ffffff12
277
+ public static let mdsColorThemeTeachingButtonSecondaryNormal = #ffffff00
278
+ public static let mdsColorThemeTeachingButtonSecondaryPressed = #ffffff33
279
+ public static let mdsColorThemeTeachingOutlineButtonNormal = #ffffff4d
280
+ public static let mdsColorThemeTeachingOutlineDisabledNormal = #ffffff33
281
+ public static let mdsColorThemeTeachingOutlineNormal = #ffffff33
282
+ public static let mdsColorThemeTeachingOutlineTheme = #64b4fa
283
+ public static let mdsColorThemeTeachingTextAccentDisabled = #ffffff66
284
+ public static let mdsColorThemeTeachingTextAccentHover = #bfe3ff
285
+ public static let mdsColorThemeTeachingTextAccentNormal = #64b4fa
286
+ public static let mdsColorThemeTeachingTextPrimaryDisabled = #ffffff66
287
+ public static let mdsColorThemeTextAccentActive = #0a274a
288
+ public static let mdsColorThemeTextAccentHover = #0a274a
289
+ public static let mdsColorThemeTextAccentNormal = #0353a8
290
+ public static let mdsColorThemeTextAlertOrangeActive = #411B04
291
+ public static let mdsColorThemeTextAlertOrangeHover = #411B04
292
+ public static let mdsColorThemeTextAlertOrangeNormal = #9C3202
293
+ public static let mdsColorThemeTextAlertPurpleActive = #3b1840
294
+ public static let mdsColorThemeTextAlertPurpleHover = #3b1840
295
+ public static let mdsColorThemeTextAlertPurpleNormal = #932099
296
+ public static let mdsColorThemeTextErrorActive = #4f0e10
297
+ public static let mdsColorThemeTextErrorHover = #4f0e10
298
+ public static let mdsColorThemeTextErrorNormal = #ab0a15
299
+ public static let mdsColorThemeTextHighlight = #bfe3ff
300
+ public static let mdsColorThemeTextInvertedDisabled = #ffffffcc
301
+ public static let mdsColorThemeTextInvertedNormal = #fffffff2
302
+ public static let mdsColorThemeTextPrimaryDisabled = #00000066
303
+ public static let mdsColorThemeTextPrimaryNormal = #000000f2
304
+ public static let mdsColorThemeTextSecondaryInvertedNormal = #ffffffb3
305
+ public static let mdsColorThemeTextSecondaryNormal = #000000b3
306
+ public static let mdsColorThemeTextSuccessActive = #0e2b20
307
+ public static let mdsColorThemeTextSuccessHover = #0e2b20
308
+ public static let mdsColorThemeTextSuccessNormal = #185e46
309
+ public static let mdsColorThemeTextTeamCobaltActive = #12283d
310
+ public static let mdsColorThemeTextTeamCobaltHover = #08599c
311
+ public static let mdsColorThemeTextTeamCobaltNormal = #08599c
312
+ public static let mdsColorThemeTextTeamCyanActive = #0b2a30
313
+ public static let mdsColorThemeTextTeamCyanHover = #066070
314
+ public static let mdsColorThemeTextTeamCyanNormal = #066070
315
+ public static let mdsColorThemeTextTeamGoldActive = #30240d
316
+ public static let mdsColorThemeTextTeamGoldHover = #735107
317
+ public static let mdsColorThemeTextTeamGoldNormal = #735107
318
+ public static let mdsColorThemeTextTeamLimeActive = #1e2b10
319
+ public static let mdsColorThemeTextTeamLimeHover = #416116
320
+ public static let mdsColorThemeTextTeamLimeNormal = #416116
321
+ public static let mdsColorThemeTextTeamMintActive = #102b2a
322
+ public static let mdsColorThemeTextTeamMintHover = #12615a
323
+ public static let mdsColorThemeTextTeamMintNormal = #12615a
324
+ public static let mdsColorThemeTextTeamOrangeActive = #411B04
325
+ public static let mdsColorThemeTextTeamOrangeHover = #9C3202
326
+ public static let mdsColorThemeTextTeamOrangeNormal = #9C3202
327
+ public static let mdsColorThemeTextTeamPinkActive = #3b1e21
328
+ public static let mdsColorThemeTextTeamPinkHover = #a12a3a
329
+ public static let mdsColorThemeTextTeamPinkNormal = #a12a3a
330
+ public static let mdsColorThemeTextTeamPurpleActive = #3b1840
331
+ public static let mdsColorThemeTextTeamPurpleHover = #932099
332
+ public static let mdsColorThemeTextTeamPurpleNormal = #932099
333
+ public static let mdsColorThemeTextTeamSlateActive = #26262b
334
+ public static let mdsColorThemeTextTeamSlateHover = #535573
335
+ public static let mdsColorThemeTextTeamSlateNormal = #535573
336
+ public static let mdsColorThemeTextTeamVioletActive = #29223d
337
+ public static let mdsColorThemeTextTeamVioletHover = #643abd
338
+ public static let mdsColorThemeTextTeamVioletNormal = #643abd
339
+ public static let mdsColorThemeTextTeamdefaultActive = #000000f2
340
+ public static let mdsColorThemeTextTeamdefaultHover = #000000b3
341
+ public static let mdsColorThemeTextTeamdefaultNormal = #000000b3
342
+ public static let mdsColorThemeTextWarningActive = #36220c
343
+ public static let mdsColorThemeTextWarningHover = #36220c
344
+ public static let mdsColorThemeTextWarningNormal = #7d4705
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
  }