@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,294 +4,294 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Mon, 12 Feb 2024 13:25:13 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-accent-border-default = #0353a8
14
- public static let mds-color-theme-accent-border-moderate = #1170cf
15
- public static let mds-color-theme-accent-btn-fixed-default = #1170cf
16
- public static let mds-color-theme-accent-btn-fixed-hover = #0353a8
17
- public static let mds-color-theme-accent-btn-fixed-pressed = #000000cc
18
- public static let mds-color-theme-accent-control-default = #1170cf
19
- public static let mds-color-theme-accent-control-hover = #0353a8
20
- public static let mds-color-theme-accent-control-pressed = #063a75
21
- public static let mds-color-theme-accent-indicator-badge-fixed = #1170cf
22
- public static let mds-color-theme-accent-indicator-chip-default = #dbf0ff
23
- public static let mds-color-theme-accent-indicator-chip-hover = #bfe3ff
24
- public static let mds-color-theme-accent-indicator-chip-pressed = #96d0ff
25
- public static let mds-color-theme-accent-indicator-default = #1170cf
26
- public static let mds-color-theme-accent-indicator-fixed-default = #3492eb
27
- public static let mds-color-theme-accent-surface-active = #bfe3ff
28
- public static let mds-color-theme-accent-surface-default = #dbf0ff
29
- public static let mds-color-theme-accent-surface-mobile-active = #1170cf
30
- public static let mds-color-theme-accent-surface-mobile-default = #1170cf
31
- public static let mds-color-theme-accent-text-active = #0a274a
32
- public static let mds-color-theme-accent-text-default = #0353a8
33
- public static let mds-color-theme-accent-text-hover = #0a274a
34
- public static let mds-color-theme-decorative-accent-border-default = linear-gradient(90deg, #0353a800 0%, #0353a899 22.4%, #0353a899 22.4%, #0353a800 100%)
35
- public static let mds-color-theme-decorative-accent-border-hover = linear-gradient(90deg, #0353a800 0%, #0353a8E6 76.04%, #0353a8E6 76.04%, #0353a800 100%)
36
- public static let mds-color-theme-decorative-cobalt-border-fixed = #5ebff7
37
- public static let mds-color-theme-decorative-cobalt-indicator-avatar-fixed = #08599c
38
- public static let mds-color-theme-decorative-cobalt-indicator-default = #99ddff
39
- public static let mds-color-theme-decorative-cobalt-indicator-hover = #c7eeff
40
- public static let mds-color-theme-decorative-cobalt-indicator-pressed = #e5f8ff
41
- public static let mds-color-theme-decorative-cobalt-text-active = #12283d
42
- public static let mds-color-theme-decorative-cobalt-text-default = #08599c
43
- public static let mds-color-theme-decorative-cyan-border-fixed = #22c7d6
44
- public static let mds-color-theme-decorative-cyan-indicator-avatar-fixed = #066070
45
- public static let mds-color-theme-decorative-cyan-surface-fixed = #22c7d6
46
- public static let mds-color-theme-decorative-cyan-text-active = #0b2a30
47
- public static let mds-color-theme-decorative-cyan-text-default = #066070
48
- public static let mds-color-theme-decorative-gold-border-fixed = #d6b220
49
- public static let mds-color-theme-decorative-gold-indicator-avatar-fixed = #735107
50
- public static let mds-color-theme-decorative-gold-indicator-default = #ebd460
51
- public static let mds-color-theme-decorative-gold-indicator-hover = #f5eaa2
52
- public static let mds-color-theme-decorative-gold-indicator-pressed = #f7f6dc
53
- public static let mds-color-theme-decorative-gold-text-active = #735107
54
- public static let mds-color-theme-decorative-gold-text-default = #30240d
55
- public static let mds-color-theme-decorative-illustration-default = #0f0f0f
56
- public static let mds-color-theme-decorative-illustration-fixed-empty-0 = linear-gradient(180deg, #279be8 0%, #875ae0 100%)
57
- public static let mds-color-theme-decorative-illustration-fixed-empty-1 = linear-gradient(180deg, #93c437 0%, #279be8 100%)
58
- public static let mds-color-theme-decorative-illustration-fixed-negative = linear-gradient(180deg, #f0677e 0%, #db1f2e 100%)
59
- public static let mds-color-theme-decorative-illustration-fixed-onboarding-0 = linear-gradient(180deg, #ffbe4f 0%, #93c437 100%)
60
- public static let mds-color-theme-decorative-illustration-fixed-onboarding-1 = linear-gradient(180deg, #f55868 0%, #875ae0 100%)
61
- public static let mds-color-theme-decorative-illustration-fixed-onboarding-2 = linear-gradient(180deg, #ffbe4f 0%, #EC6400 100%)
62
- public static let mds-color-theme-decorative-illustration-fixed-onboarding-3 = linear-gradient(180deg, #93c437 0%, #279be8 100%)
63
- public static let mds-color-theme-decorative-illustration-fixed-onboarding-4 = linear-gradient(180deg, #279be8 0%, #875ae0 100%)
64
- public static let mds-color-theme-decorative-illustration-fixed-positive = linear-gradient(180deg, #3cc29a 0%, #93c437 100%)
65
- public static let mds-color-theme-decorative-lime-border-fixed = #588219
66
- public static let mds-color-theme-decorative-lime-indicator-avatar-fixed = #416116
67
- public static let mds-color-theme-decorative-lime-indicator-default = #bce36f
68
- public static let mds-color-theme-decorative-lime-indicator-hover = #ddf2ae
69
- public static let mds-color-theme-decorative-lime-indicator-pressed = #f3f7e9
70
- public static let mds-color-theme-decorative-lime-text-active = #416116
71
- public static let mds-color-theme-decorative-lime-text-default = #1e2b10
72
- public static let mds-color-theme-decorative-mint-border-fixed = #30c9b0
73
- public static let mds-color-theme-decorative-mint-indicator-avatar-fixed = #12615a
74
- public static let mds-color-theme-decorative-mint-indicator-default = #74e8d1
75
- public static let mds-color-theme-decorative-mint-indicator-hover = #baf5e7
76
- public static let mds-color-theme-decorative-mint-indicator-pressed = #e9f7f3
77
- public static let mds-color-theme-decorative-mint-surface-fixed = #30c9b0
78
- public static let mds-color-theme-decorative-mint-text-active = #102b2a
79
- public static let mds-color-theme-decorative-mint-text-default = #12615a
80
- public static let mds-color-theme-decorative-negative-border-default = linear-gradient(90deg, #ab0a1500 0%, #ab0a15E6 22.4%, #ab0a15E6 76.04%, #ab0a1500 100%)
81
- public static let mds-color-theme-decorative-negative-border-hover = linear-gradient(90deg, #ab0a1500 0%, #ab0a15E6 22.4%, #ab0a15E6 76.04%, #ab0a1500 100%)
82
- public static let mds-color-theme-decorative-neutral-border-primary-default = linear-gradient(90deg, #00000000 0%, #00000033 100%, #00000033 100%, #00000000 0%)
83
- public static let mds-color-theme-decorative-neutral-border-primary-hover = linear-gradient(90deg, #00000000 0%, #00000099 22.4%, #00000099 72.4%, #00000000 100%)
84
- public static let mds-color-theme-decorative-neutral-surface-primary = #ffffffcc
85
- public static let mds-color-theme-decorative-neutral-surface-secondary = linear-gradient(90deg, #f7f7f7 90%, #f7f7f7 0%)
86
- public static let mds-color-theme-decorative-pink-border-fixed = #fc97aa
87
- public static let mds-color-theme-decorative-pink-indicator-avatar-fixed = #a12a3a
88
- public static let mds-color-theme-decorative-pink-indicator-default = #ffc7d2
89
- public static let mds-color-theme-decorative-pink-indicator-hover = #ffe0e7
90
- public static let mds-color-theme-decorative-pink-indicator-pressed = #fff2f5
91
- public static let mds-color-theme-decorative-pink-text-active = #3b1e21
92
- public static let mds-color-theme-decorative-pink-text-default = #a12a3a
93
- public static let mds-color-theme-decorative-purple-border-fixed = #f294f1
94
- public static let mds-color-theme-decorative-purple-indicator-avatar-fixed = #932099
95
- public static let mds-color-theme-decorative-purple-indicator-default = #fac3f8
96
- public static let mds-color-theme-decorative-purple-indicator-fixed-default = #e060de
97
- public static let mds-color-theme-decorative-purple-indicator-hover = #fce1fc
98
- public static let mds-color-theme-decorative-purple-indicator-pressed = #fcf2fc
99
- public static let mds-color-theme-decorative-purple-surface-fixed = #f294f1
100
- public static let mds-color-theme-decorative-purple-text-active = #3b1840
101
- public static let mds-color-theme-decorative-purple-text-default = #932099
102
- public static let mds-color-theme-decorative-slate-border-fixed = #b0b4d9
103
- public static let mds-color-theme-decorative-slate-indicator-avatar-fixed = #535573
104
- public static let mds-color-theme-decorative-slate-indicator-default = #ced2ed
105
- public static let mds-color-theme-decorative-slate-indicator-hover = #e3e7fa
106
- public static let mds-color-theme-decorative-slate-indicator-pressed = #f2f4ff
107
- public static let mds-color-theme-decorative-slate-text-active = #e3e7fa
108
- public static let mds-color-theme-decorative-slate-text-default = #535573
109
- public static let mds-color-theme-decorative-violet-border-fixed = #c7a5fa
110
- public static let mds-color-theme-decorative-violet-indicator-avatar-fixed = #643abd
111
- public static let mds-color-theme-decorative-violet-indicator-default = #e2cafc
112
- public static let mds-color-theme-decorative-violet-indicator-hover = #f0e3fc
113
- public static let mds-color-theme-decorative-violet-indicator-pressed = #f8f2fc
114
- public static let mds-color-theme-decorative-violet-text-active = #29223d
115
- public static let mds-color-theme-decorative-violet-text-default = #643abd
116
- public static let mds-color-theme-decorative-warning-border-default = linear-gradient(90deg, #7d470500 0%, #7d470599 22.4%, #7d470599 76.04%, #7d470500 100%)
117
- public static let mds-color-theme-decorative-warning-border-hover = linear-gradient(90deg, #7d470500 0%, #7d470599 76.04%, #7d470599 76.04%, #7d470500 100%)
118
- public static let mds-color-theme-inverse-accent-text-fixed-active = #0a274a
119
- public static let mds-color-theme-inverse-accent-text-fixed-default = #0353a8
120
- public static let mds-color-theme-inverse-accent-text-fixed-hover = #0a274a
121
- public static let mds-color-theme-inverse-neutral-btn-primary-default = #ffffff
122
- public static let mds-color-theme-inverse-neutral-btn-primary-disabled = #ffffff33
123
- public static let mds-color-theme-inverse-neutral-btn-primary-hover = #ededed
124
- public static let mds-color-theme-inverse-neutral-btn-primary-pressed = #dedede
125
- public static let mds-color-theme-inverse-neutral-btn-secondary-default = #ffffff00
126
- public static let mds-color-theme-inverse-neutral-btn-secondary-disabled = #ffffff33
127
- public static let mds-color-theme-inverse-neutral-btn-secondary-hover = #ffffff12
128
- public static let mds-color-theme-inverse-neutral-btn-secondary-pressed = #ffffff33
129
- public static let mds-color-theme-inverse-neutral-btn-tertiary-default = #ffffff00
130
- public static let mds-color-theme-inverse-neutral-btn-tertiary-disabled = #ffffff33
131
- public static let mds-color-theme-inverse-neutral-btn-tertiary-hover = #ffffff12
132
- public static let mds-color-theme-inverse-neutral-btn-tertiary-pressed = #ffffff33
133
- public static let mds-color-theme-inverse-neutral-surface-default = #000000
134
- public static let mds-color-theme-inverse-neutral-text-disabled = #ffffffcc
135
- public static let mds-color-theme-inverse-neutral-text-fixed = #000000f2
136
- public static let mds-color-theme-inverse-neutral-text-primary = #fffffff2
137
- public static let mds-color-theme-inverse-neutral-text-secondary = #ffffffb3
138
- public static let mds-color-theme-miscellaneous-mac-os-blue-default = #1170cf
139
- public static let mds-color-theme-miscellaneous-mac-os-blue-icon = #64b4fa
140
- public static let mds-color-theme-miscellaneous-mac-os-blue-pressed = #063a75
141
- public static let mds-color-theme-miscellaneous-mac-os-green-default = #1d805f
142
- public static let mds-color-theme-miscellaneous-mac-os-green-icon = #27a17a
143
- public static let mds-color-theme-miscellaneous-mac-os-green-pressed = #134231
144
- public static let mds-color-theme-miscellaneous-mac-os-mint-default = #148579
145
- public static let mds-color-theme-miscellaneous-mac-os-mint-pressed = #12423f
146
- public static let mds-color-theme-miscellaneous-mac-os-orange-default = #C94403
147
- public static let mds-color-theme-miscellaneous-mac-os-orange-pressed = #682601
148
- public static let mds-color-theme-miscellaneous-mac-os-pink-default = #d43b52
149
- public static let mds-color-theme-miscellaneous-mac-os-pink-pressed = #d43b52
150
- public static let mds-color-theme-miscellaneous-mac-os-purple-default = #c233c4
151
- public static let mds-color-theme-miscellaneous-mac-os-purple-pressed = #601e66
152
- public static let mds-color-theme-miscellaneous-mac-os-red-default = #db1f2e
153
- public static let mds-color-theme-miscellaneous-mac-os-red-icon = #fc8b98
154
- public static let mds-color-theme-miscellaneous-mac-os-red-pressed = #780d13
155
- public static let mds-color-theme-miscellaneous-mac-os-violet-default = #875ae0
156
- public static let mds-color-theme-miscellaneous-mac-os-violet-pressed = #432c78
157
- public static let mds-color-theme-miscellaneous-mobile-device-ring = linear-gradient(44deg, #08599c 0%, #22c7d6 51.56%, #27a17a 100%)
158
- public static let mds-color-theme-miscellaneous-partner-doc = #4285f4
159
- public static let mds-color-theme-miscellaneous-partner-excel = #00893E
160
- public static let mds-color-theme-miscellaneous-partner-keynotes = #029CFB
161
- public static let mds-color-theme-miscellaneous-partner-onenote = #B839DB
162
- public static let mds-color-theme-miscellaneous-partner-pdf = #EE0507
163
- public static let mds-color-theme-miscellaneous-partner-powerpoint = #D93E17
164
- public static let mds-color-theme-miscellaneous-partner-sheets = #F4B400
165
- public static let mds-color-theme-miscellaneous-partner-slides = #0F9D58
166
- public static let mds-color-theme-miscellaneous-partner-word = #0078D6
167
- public static let mds-color-theme-negative-border-default = #ab0a15
168
- public static let mds-color-theme-negative-btn-fixed-default = #db1f2e
169
- public static let mds-color-theme-negative-btn-fixed-hover = #ab0a15
170
- public static let mds-color-theme-negative-btn-fixed-pressed = #780d13
171
- public static let mds-color-theme-negative-indicator-chip-default = #ffe8ea
172
- public static let mds-color-theme-negative-indicator-chip-hover = #ffd4da
173
- public static let mds-color-theme-negative-indicator-chip-pressed = #ffd4da
174
- public static let mds-color-theme-negative-indicator-default = #db1f2e
175
- public static let mds-color-theme-negative-indicator-fixed-default = #f55868
176
- public static let mds-color-theme-negative-surface-active = #ffd4da
177
- public static let mds-color-theme-negative-surface-default = #ffe8ea
178
- public static let mds-color-theme-negative-surface-fixed = #fc8b98
179
- public static let mds-color-theme-negative-text-active = #4f0e10
180
- public static let mds-color-theme-negative-text-default = #ab0a15
181
- public static let mds-color-theme-negative-text-fixed-default = #fc8b98
182
- public static let mds-color-theme-negative-text-fixed-hover = #ffd4da
183
- public static let mds-color-theme-negative-text-hover = #4f0e10
184
- public static let mds-color-theme-neutral-bg-mob-primary = #f7f7f7
185
- public static let mds-color-theme-neutral-bg-mob-secondary = #ffffff
186
- public static let mds-color-theme-neutral-bg-primary = linear-gradient(180deg, #f0f0f0 0%, #ffffff 100%)
187
- public static let mds-color-theme-neutral-bg-secondary = linear-gradient(180deg, #fafafa 0%, #ffffff 100%)
188
- public static let mds-color-theme-neutral-border-default = #00000080
189
- public static let mds-color-theme-neutral-border-fixed-bold = #707070
190
- public static let mds-color-theme-neutral-border-fixed-default = #ffffff80
191
- public static let mds-color-theme-neutral-border-fixed-moderate = #ffffff66
192
- public static let mds-color-theme-neutral-border-fixed-subtle = #ffffff4d
193
- public static let mds-color-theme-neutral-border-fixed-weak = #ffffff33
194
- public static let mds-color-theme-neutral-border-moderate = #00000066
195
- public static let mds-color-theme-neutral-border-strong = #000000e6
196
- public static let mds-color-theme-neutral-border-subtle = #0000004d
197
- public static let mds-color-theme-neutral-border-weak = #00000033
198
- public static let mds-color-theme-neutral-btn-fixed-primary-default = #fffffff2
199
- public static let mds-color-theme-neutral-btn-fixed-primary-disabled = #ffffff33
200
- public static let mds-color-theme-neutral-btn-fixed-primary-hover = #ffffffcc
201
- public static let mds-color-theme-neutral-btn-fixed-primary-pressed = #ffffffb3
202
- public static let mds-color-theme-neutral-btn-fixed-secondary-active-default = #ffffff33
203
- public static let mds-color-theme-neutral-btn-fixed-secondary-active-hover = #ffffff4d
204
- public static let mds-color-theme-neutral-btn-fixed-secondary-active-pressed = #ffffff66
205
- public static let mds-color-theme-neutral-btn-fixed-secondary-default = #ffffff00
206
- public static let mds-color-theme-neutral-btn-fixed-secondary-disabled = #ffffff00
207
- public static let mds-color-theme-neutral-btn-fixed-secondary-hover = #ffffff12
208
- public static let mds-color-theme-neutral-btn-fixed-secondary-pressed = #ffffff33
209
- public static let mds-color-theme-neutral-btn-primary-default = #000000f2
210
- public static let mds-color-theme-neutral-btn-primary-disabled = #00000033
211
- public static let mds-color-theme-neutral-btn-primary-hover = #000000cc
212
- public static let mds-color-theme-neutral-btn-primary-pressed = #000000b3
213
- public static let mds-color-theme-neutral-btn-secondary-active-default = #00000033
214
- public static let mds-color-theme-neutral-btn-secondary-active-hover = #0000004d
215
- public static let mds-color-theme-neutral-btn-secondary-active-pressed = #00000066
216
- public static let mds-color-theme-neutral-btn-secondary-default = #00000000
217
- public static let mds-color-theme-neutral-btn-secondary-disabled = #00000000
218
- public static let mds-color-theme-neutral-btn-secondary-pressed = #00000033
219
- public static let mds-color-theme-neutral-control-default = #00000033
220
- public static let mds-color-theme-neutral-control-disabled = #00000033
221
- public static let mds-color-theme-neutral-control-fixed-default = #ffffff
222
- public static let mds-color-theme-neutral-control-hover = #0000004d
223
- public static let mds-color-theme-neutral-control-pressed = #00000066
224
- public static let mds-color-theme-neutral-control-scrollbar-default = #00000000
225
- public static let mds-color-theme-neutral-control-scrollbar-hover = #0000001c
226
- public static let mds-color-theme-neutral-control-scrollbar-pressed = #00000033
227
- public static let mds-color-theme-neutral-control-slider-default = #8f8f8f
228
- public static let mds-color-theme-neutral-control-slider-disabled = #adadad
229
- public static let mds-color-theme-neutral-indicator-avatar-fixed = #545454
230
- public static let mds-color-theme-neutral-indicator-chip-default = #ededed
231
- public static let mds-color-theme-neutral-indicator-chip-hover = #dedede
232
- public static let mds-color-theme-neutral-indicator-chip-pressed = #c9c9c9
233
- public static let mds-color-theme-neutral-indicator-default = #707070
234
- public static let mds-color-theme-neutral-indicator-fixed-default = #8f8f8f
235
- public static let mds-color-theme-neutral-indicator-fixed-moderate = #00000080
236
- public static let mds-color-theme-neutral-indicator-fixed-strong = #ffffff
237
- public static let mds-color-theme-neutral-surface-fixed-0 = #000000cc
238
- public static let mds-color-theme-neutral-surface-fixed-1 = #00000066
239
- public static let mds-color-theme-neutral-surface-overlay-0 = linear-gradient(180deg, #f7f7f7 90%, #f7f7f7 0%)
240
- public static let mds-color-theme-neutral-surface-overlay-1 = #ffffffcc
241
- public static let mds-color-theme-neutral-surface-overlay-fixed = #000000e6
242
- public static let mds-color-theme-neutral-surface-primary-active = #0000001c
243
- public static let mds-color-theme-neutral-surface-primary-default = #00000000
244
- public static let mds-color-theme-neutral-surface-primary-disabled = #0000001c
245
- public static let mds-color-theme-neutral-surface-secondary-active = #0000004d
246
- public static let mds-color-theme-neutral-surface-secondary-default = #0000001c
247
- public static let mds-color-theme-neutral-surface-secondary-disabled = #00000000
248
- public static let mds-color-theme-neutral-surface-secondary-hover = #00000033
249
- public static let mds-color-theme-neutral-surface-tertiary-0 = #ffffff
250
- public static let mds-color-theme-neutral-surface-tertiary-1 = #f7f7f7
251
- public static let mds-color-theme-neutral-surface-tertiary-2 = #ededed
252
- public static let mds-color-theme-neutral-text-disabled = #00000033
253
- public static let mds-color-theme-neutral-text-fixed-disabled = #ffffff33
254
- public static let mds-color-theme-neutral-text-fixed-primary = #fffffff2
255
- public static let mds-color-theme-neutral-text-fixed-secondary = #ffffffb3
256
- public static let mds-color-theme-neutral-text-primary = #000000f2
257
- public static let mds-color-theme-neutral-text-secondary-active = #000000f2
258
- public static let mds-color-theme-neutral-text-secondary-default = #000000b3
259
- public static let mds-color-theme-notice-border-default = #EC6400
260
- public static let mds-color-theme-notice-border-fixed-bold = #C94403
261
- public static let mds-color-theme-notice-indicator-avatar-fixed = #9C3202
262
- public static let mds-color-theme-notice-indicator-chip-default = #FEEBD7
263
- public static let mds-color-theme-notice-indicator-chip-fixed = #C94403
264
- public static let mds-color-theme-notice-indicator-chip-hover = #FED5AC
265
- public static let mds-color-theme-notice-indicator-chip-pressed = #FEBA7F
266
- public static let mds-color-theme-notice-indicator-default = #C94403
267
- public static let mds-color-theme-notice-text-active = #411B04
268
- public static let mds-color-theme-notice-text-default = #9C3202
269
- public static let mds-color-theme-notice-text-hover = #411B04
270
- public static let mds-color-theme-positive-border-default = #185e46
271
- public static let mds-color-theme-positive-border-fixed-moderate = #3cc29a
272
- public static let mds-color-theme-positive-btn-fixed-default = #1d805f
273
- public static let mds-color-theme-positive-btn-fixed-hover = #185e46
274
- public static let mds-color-theme-positive-btn-fixed-pressed = #134231
275
- public static let mds-color-theme-positive-indicator-default = #1d805f
276
- public static let mds-color-theme-positive-indicator-fixed-default = #27a17a
277
- public static let mds-color-theme-positive-surface-active = #9fedd8
278
- public static let mds-color-theme-positive-surface-default = #cef5eb
279
- public static let mds-color-theme-positive-text-active = #0e2b20
280
- public static let mds-color-theme-positive-text-default = #185e46
281
- public static let mds-color-theme-positive-text-fixed-default = #3cc29a
282
- public static let mds-color-theme-positive-text-fixed-hover = #9fedd8
283
- public static let mds-color-theme-positive-text-hover = #0e2b20
284
- public static let mds-color-theme-warning-border-default = #a65e00
285
- public static let mds-color-theme-warning-indicator-avatar-fixed = #7d4705
286
- public static let mds-color-theme-warning-indicator-chip-default = #ffebc2
287
- public static let mds-color-theme-warning-indicator-chip-hover = #ffda94
288
- public static let mds-color-theme-warning-indicator-chip-pressed = #ffbe4f
289
- public static let mds-color-theme-warning-indicator-default = #a65e00
290
- public static let mds-color-theme-warning-indicator-fixed-default = #cf7900
291
- public static let mds-color-theme-warning-surface-default = #ffebc2
292
- public static let mds-color-theme-warning-surface-fixed = #f2990a
293
- public static let mds-color-theme-warning-text-active = #ffda94
294
- public static let mds-color-theme-warning-text-default = #f2990a
295
- public static let mds-color-theme-warning-text-fixed-default = #f2990a
296
- public static let mds-color-theme-warning-text-hover = #ffda94
13
+ public static let mdsColorThemeAccentBorderDefault = #0353a8
14
+ public static let mdsColorThemeAccentBorderModerate = #1170cf
15
+ public static let mdsColorThemeAccentBtnFixedDefault = #1170cf
16
+ public static let mdsColorThemeAccentBtnFixedHover = #0353a8
17
+ public static let mdsColorThemeAccentBtnFixedPressed = #000000cc
18
+ public static let mdsColorThemeAccentControlDefault = #1170cf
19
+ public static let mdsColorThemeAccentControlHover = #0353a8
20
+ public static let mdsColorThemeAccentControlPressed = #063a75
21
+ public static let mdsColorThemeAccentIndicatorBadgeFixed = #1170cf
22
+ public static let mdsColorThemeAccentIndicatorChipDefault = #dbf0ff
23
+ public static let mdsColorThemeAccentIndicatorChipHover = #bfe3ff
24
+ public static let mdsColorThemeAccentIndicatorChipPressed = #96d0ff
25
+ public static let mdsColorThemeAccentIndicatorDefault = #1170cf
26
+ public static let mdsColorThemeAccentIndicatorFixedDefault = #3492eb
27
+ public static let mdsColorThemeAccentSurfaceActive = #bfe3ff
28
+ public static let mdsColorThemeAccentSurfaceDefault = #dbf0ff
29
+ public static let mdsColorThemeAccentSurfaceMobileActive = #1170cf
30
+ public static let mdsColorThemeAccentSurfaceMobileDefault = #1170cf
31
+ public static let mdsColorThemeAccentTextActive = #0a274a
32
+ public static let mdsColorThemeAccentTextDefault = #0353a8
33
+ public static let mdsColorThemeAccentTextHover = #0a274a
34
+ public static let mdsColorThemeDecorativeAccentBorderDefault = linear-gradient(90deg, #0353a800 0%, #0353a899 22.4%, #0353a899 22.4%, #0353a800 100%)
35
+ public static let mdsColorThemeDecorativeAccentBorderHover = linear-gradient(90deg, #0353a800 0%, #0353a8E6 76.04%, #0353a8E6 76.04%, #0353a800 100%)
36
+ public static let mdsColorThemeDecorativeCobaltBorderFixed = #5ebff7
37
+ public static let mdsColorThemeDecorativeCobaltIndicatorAvatarFixed = #08599c
38
+ public static let mdsColorThemeDecorativeCobaltIndicatorDefault = #99ddff
39
+ public static let mdsColorThemeDecorativeCobaltIndicatorHover = #c7eeff
40
+ public static let mdsColorThemeDecorativeCobaltIndicatorPressed = #e5f8ff
41
+ public static let mdsColorThemeDecorativeCobaltTextActive = #12283d
42
+ public static let mdsColorThemeDecorativeCobaltTextDefault = #08599c
43
+ public static let mdsColorThemeDecorativeCyanBorderFixed = #22c7d6
44
+ public static let mdsColorThemeDecorativeCyanIndicatorAvatarFixed = #066070
45
+ public static let mdsColorThemeDecorativeCyanSurfaceFixed = #22c7d6
46
+ public static let mdsColorThemeDecorativeCyanTextActive = #0b2a30
47
+ public static let mdsColorThemeDecorativeCyanTextDefault = #066070
48
+ public static let mdsColorThemeDecorativeGoldBorderFixed = #d6b220
49
+ public static let mdsColorThemeDecorativeGoldIndicatorAvatarFixed = #735107
50
+ public static let mdsColorThemeDecorativeGoldIndicatorDefault = #ebd460
51
+ public static let mdsColorThemeDecorativeGoldIndicatorHover = #f5eaa2
52
+ public static let mdsColorThemeDecorativeGoldIndicatorPressed = #f7f6dc
53
+ public static let mdsColorThemeDecorativeGoldTextActive = #735107
54
+ public static let mdsColorThemeDecorativeGoldTextDefault = #30240d
55
+ public static let mdsColorThemeDecorativeIllustrationDefault = #0f0f0f
56
+ public static let mdsColorThemeDecorativeIllustrationFixedEmpty0 = linear-gradient(180deg, #279be8 0%, #875ae0 100%)
57
+ public static let mdsColorThemeDecorativeIllustrationFixedEmpty1 = linear-gradient(180deg, #93c437 0%, #279be8 100%)
58
+ public static let mdsColorThemeDecorativeIllustrationFixedNegative = linear-gradient(180deg, #f0677e 0%, #db1f2e 100%)
59
+ public static let mdsColorThemeDecorativeIllustrationFixedOnboarding0 = linear-gradient(180deg, #ffbe4f 0%, #93c437 100%)
60
+ public static let mdsColorThemeDecorativeIllustrationFixedOnboarding1 = linear-gradient(180deg, #f55868 0%, #875ae0 100%)
61
+ public static let mdsColorThemeDecorativeIllustrationFixedOnboarding2 = linear-gradient(180deg, #ffbe4f 0%, #EC6400 100%)
62
+ public static let mdsColorThemeDecorativeIllustrationFixedOnboarding3 = linear-gradient(180deg, #93c437 0%, #279be8 100%)
63
+ public static let mdsColorThemeDecorativeIllustrationFixedOnboarding4 = linear-gradient(180deg, #279be8 0%, #875ae0 100%)
64
+ public static let mdsColorThemeDecorativeIllustrationFixedPositive = linear-gradient(180deg, #3cc29a 0%, #93c437 100%)
65
+ public static let mdsColorThemeDecorativeLimeBorderFixed = #588219
66
+ public static let mdsColorThemeDecorativeLimeIndicatorAvatarFixed = #416116
67
+ public static let mdsColorThemeDecorativeLimeIndicatorDefault = #bce36f
68
+ public static let mdsColorThemeDecorativeLimeIndicatorHover = #ddf2ae
69
+ public static let mdsColorThemeDecorativeLimeIndicatorPressed = #f3f7e9
70
+ public static let mdsColorThemeDecorativeLimeTextActive = #416116
71
+ public static let mdsColorThemeDecorativeLimeTextDefault = #1e2b10
72
+ public static let mdsColorThemeDecorativeMintBorderFixed = #30c9b0
73
+ public static let mdsColorThemeDecorativeMintIndicatorAvatarFixed = #12615a
74
+ public static let mdsColorThemeDecorativeMintIndicatorDefault = #74e8d1
75
+ public static let mdsColorThemeDecorativeMintIndicatorHover = #baf5e7
76
+ public static let mdsColorThemeDecorativeMintIndicatorPressed = #e9f7f3
77
+ public static let mdsColorThemeDecorativeMintSurfaceFixed = #30c9b0
78
+ public static let mdsColorThemeDecorativeMintTextActive = #102b2a
79
+ public static let mdsColorThemeDecorativeMintTextDefault = #12615a
80
+ public static let mdsColorThemeDecorativeNegativeBorderDefault = linear-gradient(90deg, #ab0a1500 0%, #ab0a15E6 22.4%, #ab0a15E6 76.04%, #ab0a1500 100%)
81
+ public static let mdsColorThemeDecorativeNegativeBorderHover = linear-gradient(90deg, #ab0a1500 0%, #ab0a15E6 22.4%, #ab0a15E6 76.04%, #ab0a1500 100%)
82
+ public static let mdsColorThemeDecorativeNeutralBorderPrimaryDefault = linear-gradient(90deg, #00000000 0%, #00000033 100%, #00000033 100%, #00000000 0%)
83
+ public static let mdsColorThemeDecorativeNeutralBorderPrimaryHover = linear-gradient(90deg, #00000000 0%, #00000099 22.4%, #00000099 72.4%, #00000000 100%)
84
+ public static let mdsColorThemeDecorativeNeutralSurfacePrimary = #ffffffcc
85
+ public static let mdsColorThemeDecorativeNeutralSurfaceSecondary = linear-gradient(90deg, #f7f7f7 90%, #f7f7f7 0%)
86
+ public static let mdsColorThemeDecorativePinkBorderFixed = #fc97aa
87
+ public static let mdsColorThemeDecorativePinkIndicatorAvatarFixed = #a12a3a
88
+ public static let mdsColorThemeDecorativePinkIndicatorDefault = #ffc7d2
89
+ public static let mdsColorThemeDecorativePinkIndicatorHover = #ffe0e7
90
+ public static let mdsColorThemeDecorativePinkIndicatorPressed = #fff2f5
91
+ public static let mdsColorThemeDecorativePinkTextActive = #3b1e21
92
+ public static let mdsColorThemeDecorativePinkTextDefault = #a12a3a
93
+ public static let mdsColorThemeDecorativePurpleBorderFixed = #f294f1
94
+ public static let mdsColorThemeDecorativePurpleIndicatorAvatarFixed = #932099
95
+ public static let mdsColorThemeDecorativePurpleIndicatorDefault = #fac3f8
96
+ public static let mdsColorThemeDecorativePurpleIndicatorFixedDefault = #e060de
97
+ public static let mdsColorThemeDecorativePurpleIndicatorHover = #fce1fc
98
+ public static let mdsColorThemeDecorativePurpleIndicatorPressed = #fcf2fc
99
+ public static let mdsColorThemeDecorativePurpleSurfaceFixed = #f294f1
100
+ public static let mdsColorThemeDecorativePurpleTextActive = #3b1840
101
+ public static let mdsColorThemeDecorativePurpleTextDefault = #932099
102
+ public static let mdsColorThemeDecorativeSlateBorderFixed = #b0b4d9
103
+ public static let mdsColorThemeDecorativeSlateIndicatorAvatarFixed = #535573
104
+ public static let mdsColorThemeDecorativeSlateIndicatorDefault = #ced2ed
105
+ public static let mdsColorThemeDecorativeSlateIndicatorHover = #e3e7fa
106
+ public static let mdsColorThemeDecorativeSlateIndicatorPressed = #f2f4ff
107
+ public static let mdsColorThemeDecorativeSlateTextActive = #e3e7fa
108
+ public static let mdsColorThemeDecorativeSlateTextDefault = #535573
109
+ public static let mdsColorThemeDecorativeVioletBorderFixed = #c7a5fa
110
+ public static let mdsColorThemeDecorativeVioletIndicatorAvatarFixed = #643abd
111
+ public static let mdsColorThemeDecorativeVioletIndicatorDefault = #e2cafc
112
+ public static let mdsColorThemeDecorativeVioletIndicatorHover = #f0e3fc
113
+ public static let mdsColorThemeDecorativeVioletIndicatorPressed = #f8f2fc
114
+ public static let mdsColorThemeDecorativeVioletTextActive = #29223d
115
+ public static let mdsColorThemeDecorativeVioletTextDefault = #643abd
116
+ public static let mdsColorThemeDecorativeWarningBorderDefault = linear-gradient(90deg, #7d470500 0%, #7d470599 22.4%, #7d470599 76.04%, #7d470500 100%)
117
+ public static let mdsColorThemeDecorativeWarningBorderHover = linear-gradient(90deg, #7d470500 0%, #7d470599 76.04%, #7d470599 76.04%, #7d470500 100%)
118
+ public static let mdsColorThemeInverseAccentTextFixedActive = #0a274a
119
+ public static let mdsColorThemeInverseAccentTextFixedDefault = #0353a8
120
+ public static let mdsColorThemeInverseAccentTextFixedHover = #0a274a
121
+ public static let mdsColorThemeInverseNeutralBtnPrimaryDefault = #ffffff
122
+ public static let mdsColorThemeInverseNeutralBtnPrimaryDisabled = #ffffff33
123
+ public static let mdsColorThemeInverseNeutralBtnPrimaryHover = #ededed
124
+ public static let mdsColorThemeInverseNeutralBtnPrimaryPressed = #dedede
125
+ public static let mdsColorThemeInverseNeutralBtnSecondaryDefault = #ffffff00
126
+ public static let mdsColorThemeInverseNeutralBtnSecondaryDisabled = #ffffff33
127
+ public static let mdsColorThemeInverseNeutralBtnSecondaryHover = #ffffff12
128
+ public static let mdsColorThemeInverseNeutralBtnSecondaryPressed = #ffffff33
129
+ public static let mdsColorThemeInverseNeutralBtnTertiaryDefault = #ffffff00
130
+ public static let mdsColorThemeInverseNeutralBtnTertiaryDisabled = #ffffff33
131
+ public static let mdsColorThemeInverseNeutralBtnTertiaryHover = #ffffff12
132
+ public static let mdsColorThemeInverseNeutralBtnTertiaryPressed = #ffffff33
133
+ public static let mdsColorThemeInverseNeutralSurfaceDefault = #000000
134
+ public static let mdsColorThemeInverseNeutralTextDisabled = #ffffffcc
135
+ public static let mdsColorThemeInverseNeutralTextFixed = #000000f2
136
+ public static let mdsColorThemeInverseNeutralTextPrimary = #fffffff2
137
+ public static let mdsColorThemeInverseNeutralTextSecondary = #ffffffb3
138
+ public static let mdsColorThemeMiscellaneousMacOsBlueDefault = #1170cf
139
+ public static let mdsColorThemeMiscellaneousMacOsBlueIcon = #64b4fa
140
+ public static let mdsColorThemeMiscellaneousMacOsBluePressed = #063a75
141
+ public static let mdsColorThemeMiscellaneousMacOsGreenDefault = #1d805f
142
+ public static let mdsColorThemeMiscellaneousMacOsGreenIcon = #27a17a
143
+ public static let mdsColorThemeMiscellaneousMacOsGreenPressed = #134231
144
+ public static let mdsColorThemeMiscellaneousMacOsMintDefault = #148579
145
+ public static let mdsColorThemeMiscellaneousMacOsMintPressed = #12423f
146
+ public static let mdsColorThemeMiscellaneousMacOsOrangeDefault = #C94403
147
+ public static let mdsColorThemeMiscellaneousMacOsOrangePressed = #682601
148
+ public static let mdsColorThemeMiscellaneousMacOsPinkDefault = #d43b52
149
+ public static let mdsColorThemeMiscellaneousMacOsPinkPressed = #d43b52
150
+ public static let mdsColorThemeMiscellaneousMacOsPurpleDefault = #c233c4
151
+ public static let mdsColorThemeMiscellaneousMacOsPurplePressed = #601e66
152
+ public static let mdsColorThemeMiscellaneousMacOsRedDefault = #db1f2e
153
+ public static let mdsColorThemeMiscellaneousMacOsRedIcon = #fc8b98
154
+ public static let mdsColorThemeMiscellaneousMacOsRedPressed = #780d13
155
+ public static let mdsColorThemeMiscellaneousMacOsVioletDefault = #875ae0
156
+ public static let mdsColorThemeMiscellaneousMacOsVioletPressed = #432c78
157
+ public static let mdsColorThemeMiscellaneousMobileDeviceRing = linear-gradient(44deg, #08599c 0%, #22c7d6 51.56%, #27a17a 100%)
158
+ public static let mdsColorThemeMiscellaneousPartnerDoc = #4285f4
159
+ public static let mdsColorThemeMiscellaneousPartnerExcel = #00893E
160
+ public static let mdsColorThemeMiscellaneousPartnerKeynotes = #029CFB
161
+ public static let mdsColorThemeMiscellaneousPartnerOnenote = #B839DB
162
+ public static let mdsColorThemeMiscellaneousPartnerPdf = #EE0507
163
+ public static let mdsColorThemeMiscellaneousPartnerPowerpoint = #D93E17
164
+ public static let mdsColorThemeMiscellaneousPartnerSheets = #F4B400
165
+ public static let mdsColorThemeMiscellaneousPartnerSlides = #0F9D58
166
+ public static let mdsColorThemeMiscellaneousPartnerWord = #0078D6
167
+ public static let mdsColorThemeNegativeBorderDefault = #ab0a15
168
+ public static let mdsColorThemeNegativeBtnFixedDefault = #db1f2e
169
+ public static let mdsColorThemeNegativeBtnFixedHover = #ab0a15
170
+ public static let mdsColorThemeNegativeBtnFixedPressed = #780d13
171
+ public static let mdsColorThemeNegativeIndicatorChipDefault = #ffe8ea
172
+ public static let mdsColorThemeNegativeIndicatorChipHover = #ffd4da
173
+ public static let mdsColorThemeNegativeIndicatorChipPressed = #ffd4da
174
+ public static let mdsColorThemeNegativeIndicatorDefault = #db1f2e
175
+ public static let mdsColorThemeNegativeIndicatorFixedDefault = #f55868
176
+ public static let mdsColorThemeNegativeSurfaceActive = #ffd4da
177
+ public static let mdsColorThemeNegativeSurfaceDefault = #ffe8ea
178
+ public static let mdsColorThemeNegativeSurfaceFixed = #fc8b98
179
+ public static let mdsColorThemeNegativeTextActive = #4f0e10
180
+ public static let mdsColorThemeNegativeTextDefault = #ab0a15
181
+ public static let mdsColorThemeNegativeTextFixedDefault = #fc8b98
182
+ public static let mdsColorThemeNegativeTextFixedHover = #ffd4da
183
+ public static let mdsColorThemeNegativeTextHover = #4f0e10
184
+ public static let mdsColorThemeNeutralBgMobPrimary = #f7f7f7
185
+ public static let mdsColorThemeNeutralBgMobSecondary = #ffffff
186
+ public static let mdsColorThemeNeutralBgPrimary = linear-gradient(180deg, #f0f0f0 0%, #ffffff 100%)
187
+ public static let mdsColorThemeNeutralBgSecondary = linear-gradient(180deg, #fafafa 0%, #ffffff 100%)
188
+ public static let mdsColorThemeNeutralBorderDefault = #00000080
189
+ public static let mdsColorThemeNeutralBorderFixedBold = #707070
190
+ public static let mdsColorThemeNeutralBorderFixedDefault = #ffffff80
191
+ public static let mdsColorThemeNeutralBorderFixedModerate = #ffffff66
192
+ public static let mdsColorThemeNeutralBorderFixedSubtle = #ffffff4d
193
+ public static let mdsColorThemeNeutralBorderFixedWeak = #ffffff33
194
+ public static let mdsColorThemeNeutralBorderModerate = #00000066
195
+ public static let mdsColorThemeNeutralBorderStrong = #000000e6
196
+ public static let mdsColorThemeNeutralBorderSubtle = #0000004d
197
+ public static let mdsColorThemeNeutralBorderWeak = #00000033
198
+ public static let mdsColorThemeNeutralBtnFixedPrimaryDefault = #fffffff2
199
+ public static let mdsColorThemeNeutralBtnFixedPrimaryDisabled = #ffffff33
200
+ public static let mdsColorThemeNeutralBtnFixedPrimaryHover = #ffffffcc
201
+ public static let mdsColorThemeNeutralBtnFixedPrimaryPressed = #ffffffb3
202
+ public static let mdsColorThemeNeutralBtnFixedSecondaryActiveDefault = #ffffff33
203
+ public static let mdsColorThemeNeutralBtnFixedSecondaryActiveHover = #ffffff4d
204
+ public static let mdsColorThemeNeutralBtnFixedSecondaryActivePressed = #ffffff66
205
+ public static let mdsColorThemeNeutralBtnFixedSecondaryDefault = #ffffff00
206
+ public static let mdsColorThemeNeutralBtnFixedSecondaryDisabled = #ffffff00
207
+ public static let mdsColorThemeNeutralBtnFixedSecondaryHover = #ffffff12
208
+ public static let mdsColorThemeNeutralBtnFixedSecondaryPressed = #ffffff33
209
+ public static let mdsColorThemeNeutralBtnPrimaryDefault = #000000f2
210
+ public static let mdsColorThemeNeutralBtnPrimaryDisabled = #00000033
211
+ public static let mdsColorThemeNeutralBtnPrimaryHover = #000000cc
212
+ public static let mdsColorThemeNeutralBtnPrimaryPressed = #000000b3
213
+ public static let mdsColorThemeNeutralBtnSecondaryActiveDefault = #00000033
214
+ public static let mdsColorThemeNeutralBtnSecondaryActiveHover = #0000004d
215
+ public static let mdsColorThemeNeutralBtnSecondaryActivePressed = #00000066
216
+ public static let mdsColorThemeNeutralBtnSecondaryDefault = #00000000
217
+ public static let mdsColorThemeNeutralBtnSecondaryDisabled = #00000000
218
+ public static let mdsColorThemeNeutralBtnSecondaryPressed = #00000033
219
+ public static let mdsColorThemeNeutralControlDefault = #00000033
220
+ public static let mdsColorThemeNeutralControlDisabled = #00000033
221
+ public static let mdsColorThemeNeutralControlFixedDefault = #ffffff
222
+ public static let mdsColorThemeNeutralControlHover = #0000004d
223
+ public static let mdsColorThemeNeutralControlPressed = #00000066
224
+ public static let mdsColorThemeNeutralControlScrollbarDefault = #00000000
225
+ public static let mdsColorThemeNeutralControlScrollbarHover = #0000001c
226
+ public static let mdsColorThemeNeutralControlScrollbarPressed = #00000033
227
+ public static let mdsColorThemeNeutralControlSliderDefault = #8f8f8f
228
+ public static let mdsColorThemeNeutralControlSliderDisabled = #adadad
229
+ public static let mdsColorThemeNeutralIndicatorAvatarFixed = #545454
230
+ public static let mdsColorThemeNeutralIndicatorChipDefault = #ededed
231
+ public static let mdsColorThemeNeutralIndicatorChipHover = #dedede
232
+ public static let mdsColorThemeNeutralIndicatorChipPressed = #c9c9c9
233
+ public static let mdsColorThemeNeutralIndicatorDefault = #707070
234
+ public static let mdsColorThemeNeutralIndicatorFixedDefault = #8f8f8f
235
+ public static let mdsColorThemeNeutralIndicatorFixedModerate = #00000080
236
+ public static let mdsColorThemeNeutralIndicatorFixedStrong = #ffffff
237
+ public static let mdsColorThemeNeutralSurfaceFixed0 = #000000cc
238
+ public static let mdsColorThemeNeutralSurfaceFixed1 = #00000066
239
+ public static let mdsColorThemeNeutralSurfaceOverlay0 = linear-gradient(180deg, #f7f7f7 90%, #f7f7f7 0%)
240
+ public static let mdsColorThemeNeutralSurfaceOverlay1 = #ffffffcc
241
+ public static let mdsColorThemeNeutralSurfaceOverlayFixed = #000000e6
242
+ public static let mdsColorThemeNeutralSurfacePrimaryActive = #0000001c
243
+ public static let mdsColorThemeNeutralSurfacePrimaryDefault = #00000000
244
+ public static let mdsColorThemeNeutralSurfacePrimaryDisabled = #0000001c
245
+ public static let mdsColorThemeNeutralSurfaceSecondaryActive = #0000004d
246
+ public static let mdsColorThemeNeutralSurfaceSecondaryDefault = #0000001c
247
+ public static let mdsColorThemeNeutralSurfaceSecondaryDisabled = #00000000
248
+ public static let mdsColorThemeNeutralSurfaceSecondaryHover = #00000033
249
+ public static let mdsColorThemeNeutralSurfaceTertiary0 = #ffffff
250
+ public static let mdsColorThemeNeutralSurfaceTertiary1 = #f7f7f7
251
+ public static let mdsColorThemeNeutralSurfaceTertiary2 = #ededed
252
+ public static let mdsColorThemeNeutralTextDisabled = #00000033
253
+ public static let mdsColorThemeNeutralTextFixedDisabled = #ffffff33
254
+ public static let mdsColorThemeNeutralTextFixedPrimary = #fffffff2
255
+ public static let mdsColorThemeNeutralTextFixedSecondary = #ffffffb3
256
+ public static let mdsColorThemeNeutralTextPrimary = #000000f2
257
+ public static let mdsColorThemeNeutralTextSecondaryActive = #000000f2
258
+ public static let mdsColorThemeNeutralTextSecondaryDefault = #000000b3
259
+ public static let mdsColorThemeNoticeBorderDefault = #EC6400
260
+ public static let mdsColorThemeNoticeBorderFixedBold = #C94403
261
+ public static let mdsColorThemeNoticeIndicatorAvatarFixed = #9C3202
262
+ public static let mdsColorThemeNoticeIndicatorChipDefault = #FEEBD7
263
+ public static let mdsColorThemeNoticeIndicatorChipFixed = #C94403
264
+ public static let mdsColorThemeNoticeIndicatorChipHover = #FED5AC
265
+ public static let mdsColorThemeNoticeIndicatorChipPressed = #FEBA7F
266
+ public static let mdsColorThemeNoticeIndicatorDefault = #C94403
267
+ public static let mdsColorThemeNoticeTextActive = #411B04
268
+ public static let mdsColorThemeNoticeTextDefault = #9C3202
269
+ public static let mdsColorThemeNoticeTextHover = #411B04
270
+ public static let mdsColorThemePositiveBorderDefault = #185e46
271
+ public static let mdsColorThemePositiveBorderFixedModerate = #3cc29a
272
+ public static let mdsColorThemePositiveBtnFixedDefault = #1d805f
273
+ public static let mdsColorThemePositiveBtnFixedHover = #185e46
274
+ public static let mdsColorThemePositiveBtnFixedPressed = #134231
275
+ public static let mdsColorThemePositiveIndicatorDefault = #1d805f
276
+ public static let mdsColorThemePositiveIndicatorFixedDefault = #27a17a
277
+ public static let mdsColorThemePositiveSurfaceActive = #9fedd8
278
+ public static let mdsColorThemePositiveSurfaceDefault = #cef5eb
279
+ public static let mdsColorThemePositiveTextActive = #0e2b20
280
+ public static let mdsColorThemePositiveTextDefault = #185e46
281
+ public static let mdsColorThemePositiveTextFixedDefault = #3cc29a
282
+ public static let mdsColorThemePositiveTextFixedHover = #9fedd8
283
+ public static let mdsColorThemePositiveTextHover = #0e2b20
284
+ public static let mdsColorThemeWarningBorderDefault = #a65e00
285
+ public static let mdsColorThemeWarningIndicatorAvatarFixed = #7d4705
286
+ public static let mdsColorThemeWarningIndicatorChipDefault = #ffebc2
287
+ public static let mdsColorThemeWarningIndicatorChipHover = #ffda94
288
+ public static let mdsColorThemeWarningIndicatorChipPressed = #ffbe4f
289
+ public static let mdsColorThemeWarningIndicatorDefault = #a65e00
290
+ public static let mdsColorThemeWarningIndicatorFixedDefault = #cf7900
291
+ public static let mdsColorThemeWarningSurfaceDefault = #ffebc2
292
+ public static let mdsColorThemeWarningSurfaceFixed = #f2990a
293
+ public static let mdsColorThemeWarningTextActive = #ffda94
294
+ public static let mdsColorThemeWarningTextDefault = #f2990a
295
+ public static let mdsColorThemeWarningTextFixedDefault = #f2990a
296
+ public static let mdsColorThemeWarningTextHover = #ffda94
297
297
  }