@itcase/tokens-am 1.1.41 → 1.1.43

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.
@@ -0,0 +1,952 @@
1
+ /**
2
+ * Do not edit directly, this file was auto-generated.
3
+ */
4
+
5
+ :root {
6
+ --color-accent-fill-primary: hsl(92, 49%, 47%);
7
+ --color-accent-fill-secondary: hsl(92, 28%, 62%);
8
+ --color-accent-fill-tertiary: hsl(93, 53%, 93%);
9
+ --color-accent-fill-quaternary: hsl(92, 71%, 27%);
10
+ --color-accent-fill-focus: hsl(92, 59%, 64%);
11
+ --color-accent-fill-hover-primary: hsl(91, 33%, 40%);
12
+ --color-accent-fill-hover-secondary: hsl(92, 28%, 62%);
13
+ --color-accent-fill-hover-tertiary: hsl(93, 53%, 93%);
14
+ --color-accent-fill-hover-quaternary: hsl(92, 71%, 27%);
15
+ --color-accent-fill-active-primary: hsl(92, 52%, 70%);
16
+ --color-accent-fill-active-secondary: hsl(92, 52%, 70%);
17
+ --color-accent-fill-active-tertiary: hsl(92, 52%, 70%);
18
+ --color-accent-fill-active-quaternary: hsl(92, 52%, 70%);
19
+ --color-accent-fill-disabled: hsl(93, 45%, 80%);
20
+ --color-accent-text-primary: hsl(0, 0%, 100%);
21
+ --color-accent-text-secondary: hsl(92, 49%, 47%);
22
+ --color-accent-text-tertiary: hsl(94, 53%, 68%);
23
+ --color-accent-text-quaternary: hsl(92, 37%, 35%);
24
+ --color-accent-text-hover: hsl(91, 33%, 40%);
25
+ --color-accent-text-focus: hsl(92, 59%, 64%);
26
+ --color-accent-text-active: hsl(92, 52%, 70%);
27
+ --color-accent-text-disabled: hsl(93, 45%, 80%);
28
+ --color-accent-item-primary: hsl(0, 0%, 100%);
29
+ --color-accent-item-secondary: hsl(92, 49%, 47%);
30
+ --color-accent-item-tertiary: hsl(94, 53%, 68%);
31
+ --color-accent-item-quaternary: hsl(92, 37%, 35%);
32
+ --color-accent-item-hover: hsl(91, 33%, 40%);
33
+ --color-accent-item-focus: hsl(92, 59%, 64%);
34
+ --color-accent-item-active: hsl(92, 52%, 70%);
35
+ --color-accent-item-disabled: hsl(93, 45%, 80%);
36
+ --color-accent-border-primary: hsl(0, 0%, 100%);
37
+ --color-accent-border-secondary: hsl(92, 49%, 47%);
38
+ --color-accent-border-tertiary: hsl(94, 53%, 68%);
39
+ --color-accent-border-quaternary: hsl(92, 37%, 35%);
40
+ --color-accent-border-hover: hsl(91, 33%, 40%);
41
+ --color-accent-border-focus: hsl(92, 59%, 64%);
42
+ --color-accent-border-active: hsl(92, 52%, 70%);
43
+ --color-accent-border-disabled: hsl(93, 45%, 80%);
44
+ --color-special-fill-primary: hsl(36, 95%, 45%);
45
+ --color-special-fill-secondary: hsl(36, 89%, 42%);
46
+ --color-special-fill-tertiary: hsl(36, 100%, 90%);
47
+ --color-special-fill-quaternary: hsl(36, 95%, 36%);
48
+ --color-special-fill-focus: hsl(36, 95%, 45%);
49
+ --color-special-fill-active: hsl(36, 95%, 45%);
50
+ --color-special-fill-disabled: hsl(36, 100%, 90%);
51
+ --color-special-fill-hover-primary: hsl(36, 95%, 45%);
52
+ --color-special-fill-hover-secondary: hsl(36, 89%, 42%);
53
+ --color-special-fill-hover-tertiary: hsl(36, 100%, 90%);
54
+ --color-special-fill-hover-quaternary: hsl(36, 95%, 36%);
55
+ --color-special-text-primary: hsl(0, 0%, 100%);
56
+ --color-special-text-secondary: hsl(36, 95%, 45%);
57
+ --color-special-text-tertiary: hsl(36, 100%, 86%);
58
+ --color-special-text-quaternary: hsl(36, 95%, 36%);
59
+ --color-special-text-hover: hsl(36, 95%, 45%);
60
+ --color-special-text-focus: hsl(36, 95%, 45%);
61
+ --color-special-text-active: hsl(36, 95%, 45%);
62
+ --color-special-text-disabled: hsl(36, 45%, 57%);
63
+ --color-special-item-primary: hsl(0, 0%, 100%);
64
+ --color-special-item-secondary: hsl(36, 95%, 45%);
65
+ --color-special-item-tertiary: hsl(36, 100%, 86%);
66
+ --color-special-item-quaternary: hsl(36, 95%, 36%);
67
+ --color-special-item-hover: hsl(36, 95%, 45%);
68
+ --color-special-item-focus: hsl(36, 95%, 45%);
69
+ --color-special-item-active: hsl(36, 95%, 45%);
70
+ --color-special-item-disabled: hsl(36, 45%, 57%);
71
+ --color-special-border-primary: hsl(0, 0%, 100%);
72
+ --color-special-border-secondary: hsl(36, 95%, 45%);
73
+ --color-special-border-tertiary: hsl(36, 100%, 86%);
74
+ --color-special-border-quaternary: hsl(36, 95%, 36%);
75
+ --color-special-border-hover: hsl(36, 95%, 45%);
76
+ --color-special-border-focus: hsl(36, 95%, 45%);
77
+ --color-special-border-active: hsl(36, 95%, 45%);
78
+ --color-special-border-disabled: hsl(36, 45%, 57%);
79
+ --color-extra-fill-primary: hsl(349, 96%, 44%);
80
+ --color-extra-fill-secondary: hsl(349, 70%, 74%);
81
+ --color-extra-fill-tertiary: hsl(348, 58%, 90%);
82
+ --color-extra-fill-quaternary: hsl(349, 87%, 28%);
83
+ --color-extra-fill-focus: hsl(349, 84%, 59%);
84
+ --color-extra-fill-active: hsl(350, 58%, 41%);
85
+ --color-extra-fill-disabled: hsl(348, 20%, 64%);
86
+ --color-extra-fill-hover-primary: hsl(349, 96%, 44%);
87
+ --color-extra-fill-hover-secondary: hsl(349, 70%, 74%);
88
+ --color-extra-fill-hover-tertiary: hsl(348, 58%, 90%);
89
+ --color-extra-fill-hover-quaternary: hsl(349, 87%, 28%);
90
+ --color-extra-text-primary: hsl(0, 0%, 100%);
91
+ --color-extra-text-secondary: hsl(349, 96%, 44%);
92
+ --color-extra-text-tertiary: hsl(348, 58%, 90%);
93
+ --color-extra-text-quaternary: hsl(349, 87%, 28%);
94
+ --color-extra-text-hover: hsl(349, 96%, 44%);
95
+ --color-extra-text-focus: hsl(349, 84%, 59%);
96
+ --color-extra-text-active: hsl(350, 58%, 41%);
97
+ --color-extra-text-disabled: hsl(348, 20%, 64%);
98
+ --color-extra-item-primary: hsl(0, 0%, 100%);
99
+ --color-extra-item-secondary: hsl(349, 96%, 44%);
100
+ --color-extra-item-tertiary: hsl(348, 58%, 90%);
101
+ --color-extra-item-quaternary: hsl(349, 87%, 28%);
102
+ --color-extra-item-hover: hsl(349, 96%, 44%);
103
+ --color-extra-item-focus: hsl(349, 84%, 59%);
104
+ --color-extra-item-active: hsl(350, 58%, 41%);
105
+ --color-extra-item-disabled: hsl(348, 20%, 64%);
106
+ --color-extra-border-primary: hsl(0, 0%, 100%);
107
+ --color-extra-border-secondary: hsl(349, 96%, 44%);
108
+ --color-extra-border-tertiary: hsl(348, 58%, 90%);
109
+ --color-extra-border-quaternary: hsl(349, 87%, 28%);
110
+ --color-extra-border-hover: hsl(349, 96%, 44%);
111
+ --color-extra-border-focus: hsl(349, 84%, 59%);
112
+ --color-extra-border-active: hsl(350, 58%, 41%);
113
+ --color-extra-border-disabled: hsl(348, 20%, 64%);
114
+ --color-surface-fill-primary: hsl(0, 0%, 100%);
115
+ --color-surface-fill-secondary: hsl(220, 14%, 96%);
116
+ --color-surface-fill-tertiary: hsl(0, 0%, 85%);
117
+ --color-surface-fill-quaternary: hsl(0, 0%, 45%);
118
+ --color-surface-fill-quaternary-50: hsl(0, 0%, 45%);
119
+ --color-surface-fill-inverse: hsl(0, 0%, 0%);
120
+ --color-surface-fill-focus: hsl(0, 0%, 59%);
121
+ --color-surface-fill-active: hsl(92, 49%, 47%);
122
+ --color-surface-fill-disabled: hsl(0, 0%, 93%);
123
+ --color-surface-fill-hover-primary: hsl(0, 0%, 79%);
124
+ --color-surface-fill-hover-secondary: hsl(220, 14%, 96%);
125
+ --color-surface-fill-hover-tertiary: hsl(0, 0%, 85%);
126
+ --color-surface-fill-hover-quaternary: hsl(0, 0%, 45%);
127
+ --color-surface-text-primary: hsl(0, 0%, 0%);
128
+ --color-surface-text-secondary: hsl(0, 0%, 93%);
129
+ --color-surface-text-tertiary: hsl(0, 0%, 85%);
130
+ --color-surface-text-quaternary: hsl(0, 0%, 45%);
131
+ --color-surface-text-inverse: hsl(0, 0%, 100%);
132
+ --color-surface-text-hover: hsl(0, 0%, 79%);
133
+ --color-surface-text-focus: hsl(0, 0%, 59%);
134
+ --color-surface-text-active: hsl(92, 49%, 47%);
135
+ --color-surface-text-disabled: hsl(0, 0%, 47%);
136
+ --color-surface-item-primary: hsl(0, 0%, 0%);
137
+ --color-surface-item-secondary: hsl(0, 0%, 93%);
138
+ --color-surface-item-tertiary: hsl(0, 0%, 85%);
139
+ --color-surface-item-quaternary: hsl(0, 0%, 45%);
140
+ --color-surface-item-inverse: hsl(0, 0%, 100%);
141
+ --color-surface-item-hover: hsl(0, 0%, 79%);
142
+ --color-surface-item-focus: hsl(0, 0%, 59%);
143
+ --color-surface-item-active: hsl(92, 49%, 47%);
144
+ --color-surface-item-disabled: hsl(0, 0%, 47%);
145
+ --color-surface-border-primary: hsl(0, 0%, 0%);
146
+ --color-surface-border-secondary: hsl(0, 0%, 93%);
147
+ --color-surface-border-tertiary: hsl(0, 0%, 85%);
148
+ --color-surface-border-quaternary: hsl(0, 0%, 45%);
149
+ --color-surface-border-inverse: hsl(0, 0%, 100%);
150
+ --color-surface-border-hover: hsl(0, 0%, 79%);
151
+ --color-surface-border-focus: hsl(0, 0%, 59%);
152
+ --color-surface-border-active: hsl(92, 49%, 47%);
153
+ --color-surface-border-disabled: hsl(0, 0%, 47%);
154
+ --color-error-fill-primary: hsl(0, 100%, 44%);
155
+ --color-error-fill-secondary: hsl(0, 100%, 73%);
156
+ --color-error-fill-tertiary: hsl(0, 100%, 92%);
157
+ --color-error-fill-quaternary: hsl(0, 100%, 44%);
158
+ --color-error-fill-focus: hsl(0, 100%, 29%);
159
+ --color-error-fill-active: hsl(0, 86%, 59%);
160
+ --color-error-fill-disabled: hsl(0, 100%, 92%);
161
+ --color-error-fill-hover-primary: hsl(0, 60%, 41%);
162
+ --color-error-fill-hover-secondary: hsl(0, 100%, 73%);
163
+ --color-error-fill-hover-tertiary: hsl(0, 100%, 92%);
164
+ --color-error-fill-hover-quaternary: hsl(0, 100%, 44%);
165
+ --color-error-text-primary: hsl(0, 0%, 100%);
166
+ --color-error-text-secondary: hsl(0, 100%, 73%);
167
+ --color-error-text-tertiary: hsl(0, 100%, 92%);
168
+ --color-error-text-quaternary: hsl(0, 100%, 44%);
169
+ --color-error-text-hover: hsl(0, 60%, 41%);
170
+ --color-error-text-focus: hsl(0, 100%, 29%);
171
+ --color-error-text-active: hsl(0, 86%, 59%);
172
+ --color-error-text-disabled: hsl(0, 31%, 65%);
173
+ --color-error-item-primary: hsl(0, 0%, 100%);
174
+ --color-error-item-secondary: hsl(0, 100%, 73%);
175
+ --color-error-item-tertiary: hsl(0, 100%, 92%);
176
+ --color-error-item-quaternary: hsl(0, 100%, 44%);
177
+ --color-error-item-hover: hsl(0, 60%, 41%);
178
+ --color-error-item-focus: hsl(0, 100%, 29%);
179
+ --color-error-item-active: hsl(0, 86%, 59%);
180
+ --color-error-item-disabled: hsl(0, 31%, 65%);
181
+ --color-error-border-primary: hsl(0, 0%, 100%);
182
+ --color-error-border-secondary: hsl(0, 100%, 73%);
183
+ --color-error-border-tertiary: hsl(0, 100%, 92%);
184
+ --color-error-border-quaternary: hsl(0, 100%, 44%);
185
+ --color-error-border-hover: hsl(0, 60%, 41%);
186
+ --color-error-border-focus: hsl(0, 100%, 29%);
187
+ --color-error-border-active: hsl(0, 100%, 44%);
188
+ --color-error-border-disabled: hsl(0, 31%, 65%);
189
+ --color-warning-fill-primary: hsl(36, 95%, 45%);
190
+ --color-warning-fill-secondary: hsl(36, 76%, 71%);
191
+ --color-warning-fill-tertiary: hsl(36, 100%, 93%);
192
+ --color-warning-fill-quaternary: hsl(36, 66%, 40%);
193
+ --color-warning-fill-focus: hsl(36, 95%, 45%);
194
+ --color-warning-fill-active: hsl(36, 97%, 29%);
195
+ --color-warning-fill-disabled: hsl(36, 83%, 86%);
196
+ --color-warning-fill-hover-primary: hsl(36, 85%, 59%);
197
+ --color-warning-fill-hover-secondary: hsl(36, 76%, 71%);
198
+ --color-warning-fill-hover-tertiary: hsl(36, 100%, 93%);
199
+ --color-warning-fill-hover-quaternary: hsl(36, 66%, 40%);
200
+ --color-warning-text-primary: hsl(0, 0%, 100%);
201
+ --color-warning-text-secondary: hsl(36, 95%, 45%);
202
+ --color-warning-text-tertiary: hsl(36, 100%, 93%);
203
+ --color-warning-text-quaternary: hsl(36, 100%, 29%);
204
+ --color-warning-text-focus: hsl(36, 95%, 45%);
205
+ --color-warning-text-hover: hsl(36, 85%, 59%);
206
+ --color-warning-text-active: hsl(36, 97%, 29%);
207
+ --color-warning-text-disabled: hsl(36, 31%, 57%);
208
+ --color-warning-item-primary: hsl(0, 0%, 100%);
209
+ --color-warning-item-secondary: hsl(36, 95%, 45%);
210
+ --color-warning-item-tertiary: hsl(36, 100%, 93%);
211
+ --color-warning-item-quaternary: hsl(36, 100%, 29%);
212
+ --color-warning-item-focus: hsl(36, 95%, 45%);
213
+ --color-warning-item-hover: hsl(36, 85%, 59%);
214
+ --color-warning-item-active: hsl(36, 97%, 29%);
215
+ --color-warning-item-disabled: hsl(36, 31%, 57%);
216
+ --color-warning-border-primary: hsl(0, 0%, 100%);
217
+ --color-warning-border-secondary: hsl(36, 95%, 45%);
218
+ --color-warning-border-tertiary: hsl(36, 100%, 93%);
219
+ --color-warning-border-quaternary: hsl(36, 100%, 29%);
220
+ --color-warning-border-focus: hsl(36, 95%, 45%);
221
+ --color-warning-border-hover: hsl(36, 85%, 59%);
222
+ --color-warning-border-active: hsl(36, 97%, 29%);
223
+ --color-warning-border-disabled: hsl(36, 31%, 57%);
224
+ --color-success-fill-primary: hsl(92, 56%, 38%);
225
+ --color-success-fill-hover-primary: hsl(92, 56%, 38%);
226
+ --color-success-fill-hover-secondary: hsl(92, 68%, 48%);
227
+ --color-success-fill-hover-tertiary: hsl(90, 53%, 93%);
228
+ --color-success-fill-hover-quaternary: hsl(92, 90%, 37%);
229
+ --color-success-fill-secondary: hsl(92, 68%, 48%);
230
+ --color-success-fill-tertiary: hsl(90, 53%, 93%);
231
+ --color-success-fill-quaternary: hsl(92, 90%, 37%);
232
+ --color-success-fill-focus: hsl(92, 75%, 22%);
233
+ --color-success-fill-active: hsl(92, 52%, 58%);
234
+ --color-success-fill-disabled: hsl(92, 43%, 80%);
235
+ --color-success-text-primary: hsl(0, 0%, 100%);
236
+ --color-success-text-secondary: hsl(92, 68%, 48%);
237
+ --color-success-text-tertiary: hsl(90, 53%, 93%);
238
+ --color-success-text-quaternary: hsl(92, 90%, 37%);
239
+ --color-success-text-hover: hsl(92, 56%, 38%);
240
+ --color-success-text-focus: hsl(92, 75%, 22%);
241
+ --color-success-text-active: hsl(92, 52%, 58%);
242
+ --color-success-text-disabled: hsl(92, 22%, 54%);
243
+ --color-success-item-primary: hsl(0, 0%, 100%);
244
+ --color-success-item-secondary: hsl(92, 68%, 48%);
245
+ --color-success-item-tertiary: hsl(90, 53%, 93%);
246
+ --color-success-item-quaternary: hsl(92, 90%, 37%);
247
+ --color-success-item-hover: hsl(92, 56%, 38%);
248
+ --color-success-item-focus: hsl(92, 75%, 22%);
249
+ --color-success-item-active: hsl(92, 52%, 58%);
250
+ --color-success-item-disabled: hsl(92, 22%, 54%);
251
+ --color-success-border-primary: hsl(0, 0%, 100%);
252
+ --color-success-border-secondary: hsl(92, 68%, 48%);
253
+ --color-success-border-tertiary: hsl(90, 53%, 93%);
254
+ --color-success-border-quaternary: hsl(92, 90%, 37%);
255
+ --color-success-border-hover: hsl(92, 56%, 38%);
256
+ --color-success-border-focus: hsl(92, 75%, 22%);
257
+ --color-success-border-active: hsl(92, 52%, 58%);
258
+ --color-success-border-disabled: hsl(92, 22%, 54%);
259
+ --color-info-fill-primary: hsl(226, 100%, 52%);
260
+ --color-info-fill-hover-primary: hsl(226, 100%, 52%);
261
+ --color-info-fill-hover-secondary: hsl(226, 100%, 75%);
262
+ --color-info-fill-hover-tertiary: hsl(227, 100%, 96%);
263
+ --color-info-fill-hover-quaternary: hsl(226, 49%, 22%);
264
+ --color-info-fill-secondary: hsl(226, 100%, 75%);
265
+ --color-info-fill-tertiary: hsl(227, 100%, 96%);
266
+ --color-info-fill-quaternary: hsl(226, 49%, 22%);
267
+ --color-info-fill-focus: hsl(226, 49%, 45%);
268
+ --color-info-fill-active: hsl(226, 100%, 75%);
269
+ --color-info-fill-disabled: hsl(227, 36%, 85%);
270
+ --color-info-text-primary: hsl(0, 0%, 100%);
271
+ --color-info-text-secondary: hsl(226, 100%, 52%);
272
+ --color-info-text-tertiary: hsl(227, 100%, 96%);
273
+ --color-info-text-quaternary: hsl(226, 49%, 22%);
274
+ --color-info-text-hover: hsl(226, 100%, 67%);
275
+ --color-info-text-focus: hsl(226, 49%, 45%);
276
+ --color-info-text-active: hsl(226, 100%, 75%);
277
+ --color-info-text-disabled: hsl(227, 36%, 85%);
278
+ --color-info-item-primary: hsl(0, 0%, 100%);
279
+ --color-info-item-secondary: hsl(226, 100%, 52%);
280
+ --color-info-item-tertiary: hsl(227, 100%, 96%);
281
+ --color-info-item-quaternary: hsl(226, 49%, 22%);
282
+ --color-info-item-hover: hsl(226, 100%, 67%);
283
+ --color-info-item-focus: hsl(226, 49%, 45%);
284
+ --color-info-item-active: hsl(226, 100%, 75%);
285
+ --color-info-item-disabled: hsl(227, 36%, 85%);
286
+ --color-info-border-primary: hsl(0, 0%, 100%);
287
+ --color-info-border-secondary: hsl(226, 100%, 52%);
288
+ --color-info-border-tertiary: hsl(227, 100%, 96%);
289
+ --color-info-border-quaternary: hsl(226, 49%, 22%);
290
+ --color-info-border-hover: hsl(226, 100%, 67%);
291
+ --color-info-border-focus: hsl(226, 49%, 45%);
292
+ --color-info-border-active: hsl(226, 100%, 75%);
293
+ --color-info-border-disabled: hsl(227, 36%, 85%);
294
+ --color-danger-fill-primary: hsl(349, 68%, 50%);
295
+ --color-danger-fill-hover-primary: hsl(349, 92%, 51%);
296
+ --color-danger-fill-hover-secondary: hsl(0, 0%, 100%);
297
+ --color-danger-fill-hover-tertiary: hsl(349, 70%, 91%);
298
+ --color-danger-fill-hover-quaternary: hsl(349, 74%, 47%);
299
+ --color-danger-fill-secondary: hsl(0, 0%, 100%);
300
+ --color-danger-fill-tertiary: hsl(349, 70%, 91%);
301
+ --color-danger-fill-quaternary: hsl(349, 74%, 47%);
302
+ --color-danger-fill-focus: hsl(349, 95%, 64%);
303
+ --color-danger-fill-active: hsl(349, 94%, 32%);
304
+ --color-danger-fill-disabled: hsl(349, 43%, 75%);
305
+ --color-danger-text-primary: hsl(0, 0%, 100%);
306
+ --color-danger-text-secondary: hsl(349, 68%, 50%);
307
+ --color-danger-text-tertiary: hsl(349, 70%, 91%);
308
+ --color-danger-text-quaternary: hsl(349, 74%, 47%);
309
+ --color-danger-text-hover: hsl(349, 92%, 51%);
310
+ --color-danger-text-focus: hsl(349, 95%, 64%);
311
+ --color-danger-text-active: hsl(349, 94%, 32%);
312
+ --color-danger-text-disabled: hsl(349, 43%, 75%);
313
+ --color-danger-item-primary: hsl(0, 0%, 100%);
314
+ --color-danger-item-secondary: hsl(349, 68%, 50%);
315
+ --color-danger-item-tertiary: hsl(349, 70%, 91%);
316
+ --color-danger-item-quaternary: hsl(349, 74%, 47%);
317
+ --color-danger-item-hover: hsl(349, 92%, 51%);
318
+ --color-danger-item-focus: hsl(349, 95%, 64%);
319
+ --color-danger-item-active: hsl(349, 94%, 32%);
320
+ --color-danger-item-disabled: hsl(349, 43%, 75%);
321
+ --color-danger-border-primary: hsl(0, 0%, 100%);
322
+ --color-danger-border-secondary: hsl(349, 68%, 50%);
323
+ --color-danger-border-tertiary: hsl(349, 70%, 91%);
324
+ --color-danger-border-quaternary: hsl(349, 74%, 47%);
325
+ --color-danger-border-hover: hsl(349, 92%, 51%);
326
+ --color-danger-border-focus: hsl(349, 95%, 64%);
327
+ --color-danger-border-active: hsl(349, 94%, 32%);
328
+ --color-danger-border-disabled: hsl(349, 43%, 75%);
329
+ --color-disabled-item-disabled: hsl(0, 0%, 47%);
330
+ }
331
+
332
+ @media (prefers-color-scheme: dark) {
333
+
334
+ /**
335
+ * Do not edit directly, this file was auto-generated.
336
+ */
337
+
338
+ :root {
339
+ --color-accent-fill-primary: hsl(91, 35%, 59%);
340
+ --color-accent-fill-secondary: hsl(92, 18%, 72%);
341
+ --color-accent-fill-tertiary: hsl(94, 53%, 65%);
342
+ --color-accent-fill-quaternary: hsl(91, 37%, 24%);
343
+ --color-accent-fill-hover: hsl(91, 35%, 59%);
344
+ --color-accent-fill-focus: hsl(91, 17%, 47%);
345
+ --color-accent-fill-active: hsl(91, 49%, 74%);
346
+ --color-accent-fill-disabled: hsl(92, 67%, 16%);
347
+ --color-accent-text-primary: hsl(0, 0%, 20%);
348
+ --color-accent-text-secondary: hsl(91, 35%, 59%);
349
+ --color-accent-text-tertiary: hsl(92, 18%, 72%);
350
+ --color-accent-text-quaternary: hsl(91, 21%, 40%);
351
+ --color-accent-text-hover: hsl(91, 17%, 47%);
352
+ --color-accent-text-focus: hsl(91, 53%, 31%);
353
+ --color-accent-text-active: hsl(91, 49%, 74%);
354
+ --color-accent-text-disabled: hsl(92, 67%, 16%);
355
+ --color-accent-item-primary: hsl(0, 0%, 20%);
356
+ --color-accent-item-secondary: hsl(91, 35%, 59%);
357
+ --color-accent-item-tertiary: hsl(91, 35%, 59%);
358
+ --color-accent-item-quaternary: hsl(90, 11%, 45%);
359
+ --color-accent-item-hover: hsl(91, 17%, 47%);
360
+ --color-accent-item-focus: hsl(91, 53%, 31%);
361
+ --color-accent-item-active: hsl(91, 49%, 74%);
362
+ --color-accent-item-disabled: hsl(92, 67%, 16%);
363
+ --color-accent-border-primary: hsl(93, 26%, 27%);
364
+ --color-accent-border-secondary: hsl(91, 35%, 59%);
365
+ --color-accent-border-tertiary: hsl(92, 18%, 72%);
366
+ --color-accent-border-quaternary: hsl(91, 21%, 40%);
367
+ --color-accent-border-hover: hsl(91, 17%, 47%);
368
+ --color-accent-border-focus: hsl(91, 53%, 31%);
369
+ --color-accent-border-active: hsl(91, 49%, 74%);
370
+ --color-accent-border-disabled: hsl(92, 67%, 16%);
371
+ --color-special-fill-primary: hsl(36, 71%, 53%);
372
+ --color-special-fill-secondary: hsl(36, 76%, 62%);
373
+ --color-special-fill-tertiary: hsl(36, 95%, 36%);
374
+ --color-special-fill-quaternary: hsl(36, 95%, 36%);
375
+ --color-special-fill-hover: hsl(36, 71%, 53%);
376
+ --color-special-fill-focus: hsl(36, 100%, 64%);
377
+ --color-special-fill-active: hsl(36, 100%, 73%);
378
+ --color-special-fill-disabled: hsl(36, 45%, 35%);
379
+ --color-special-text-primary: hsl(0, 0%, 11%);
380
+ --color-special-text-secondary: hsl(36, 71%, 53%);
381
+ --color-special-text-tertiary: hsl(36, 76%, 62%);
382
+ --color-special-text-quaternary: hsl(36, 95%, 36%);
383
+ --color-special-text-hover: hsl(36, 71%, 53%);
384
+ --color-special-text-focus: hsl(36, 100%, 64%);
385
+ --color-special-text-active: hsl(36, 100%, 73%);
386
+ --color-special-text-disabled: hsl(36, 45%, 35%);
387
+ --color-special-item-primary: hsl(0, 0%, 11%);
388
+ --color-special-item-secondary: hsl(36, 71%, 53%);
389
+ --color-special-item-tertiary: hsl(36, 76%, 62%);
390
+ --color-special-item-quaternary: hsl(36, 95%, 36%);
391
+ --color-special-item-hover: hsl(36, 71%, 53%);
392
+ --color-special-item-focus: hsl(36, 100%, 64%);
393
+ --color-special-item-active: hsl(36, 100%, 73%);
394
+ --color-special-item-disabled: hsl(36, 45%, 35%);
395
+ --color-special-border-primary: hsl(0, 0%, 11%);
396
+ --color-special-border-secondary: hsl(36, 71%, 53%);
397
+ --color-special-border-tertiary: hsl(36, 76%, 62%);
398
+ --color-special-border-quaternary: hsl(36, 95%, 36%);
399
+ --color-special-border-hover: hsl(36, 71%, 53%);
400
+ --color-special-border-focus: hsl(36, 100%, 64%);
401
+ --color-special-border-active: hsl(36, 100%, 73%);
402
+ --color-special-border-disabled: hsl(36, 45%, 35%);
403
+ --color-extra-fill-primary: hsl(350, 67%, 46%);
404
+ --color-extra-fill-secondary: hsl(350, 51%, 48%);
405
+ --color-extra-fill-tertiary: hsl(350, 34%, 52%);
406
+ --color-extra-fill-quaternary: hsl(350, 45%, 36%);
407
+ --color-extra-fill-hover: hsl(350, 67%, 46%);
408
+ --color-extra-fill-focus: hsl(349, 67%, 46%);
409
+ --color-extra-fill-active: hsl(349, 83%, 27%);
410
+ --color-extra-fill-disabled: hsl(350, 22%, 37%);
411
+ --color-extra-text-primary: hsl(0, 0%, 11%);
412
+ --color-extra-text-secondary: hsl(350, 67%, 46%);
413
+ --color-extra-text-tertiary: hsl(350, 51%, 48%);
414
+ --color-extra-text-quaternary: hsl(350, 45%, 36%);
415
+ --color-extra-text-hover: hsl(350, 67%, 46%);
416
+ --color-extra-text-focus: hsl(349, 67%, 46%);
417
+ --color-extra-text-active: hsl(349, 83%, 27%);
418
+ --color-extra-text-disabled: hsl(350, 22%, 37%);
419
+ --color-extra-item-primary: hsl(0, 0%, 11%);
420
+ --color-extra-item-secondary: hsl(350, 67%, 46%);
421
+ --color-extra-item-tertiary: hsl(350, 51%, 48%);
422
+ --color-extra-item-quaternary: hsl(350, 45%, 36%);
423
+ --color-extra-item-hover: hsl(350, 67%, 46%);
424
+ --color-extra-item-focus: hsl(349, 67%, 46%);
425
+ --color-extra-item-active: hsl(349, 83%, 27%);
426
+ --color-extra-item-disabled: hsl(348, 20%, 64%);
427
+ --color-extra-border-primary: hsl(0, 0%, 11%);
428
+ --color-extra-border-secondary: hsl(350, 67%, 46%);
429
+ --color-extra-border-tertiary: hsl(350, 51%, 48%);
430
+ --color-extra-border-quaternary: hsl(350, 45%, 36%);
431
+ --color-extra-border-hover: hsl(350, 67%, 46%);
432
+ --color-extra-border-active: hsl(349, 67%, 46%);
433
+ --color-extra-border-focus: hsl(349, 83%, 27%);
434
+ --color-extra-border-disabled: hsl(350, 22%, 37%);
435
+ --color-surface-fill-primary: hsl(0, 0%, 11%);
436
+ --color-surface-fill-secondary: hsl(0, 0%, 30%);
437
+ --color-surface-fill-tertiary: hsl(0, 0%, 62%);
438
+ --color-surface-fill-quaternary: hsl(220, 14%, 96%);
439
+ --color-surface-fill-quaternary-50: hsl(0, 0%, 79%);
440
+ --color-surface-fill-disabled: hsl(0, 0%, 38%);
441
+ --color-surface-fill-hover: hsl(0, 0%, 79%);
442
+ --color-surface-fill-active: hsl(91, 35%, 59%);
443
+ --color-surface-fill-inverse: hsl(0, 0%, 96%);
444
+ --color-surface-text-primary: hsl(0, 0%, 96%);
445
+ --color-surface-text-secondary: hsl(0, 0%, 30%);
446
+ --color-surface-text-tertiary: hsl(0, 0%, 62%);
447
+ --color-surface-text-quaternary: hsl(220, 14%, 96%);
448
+ --color-surface-text-disabled: hsl(0, 0%, 38%);
449
+ --color-surface-text-hover: hsl(0, 0%, 79%);
450
+ --color-surface-text-active: hsl(91, 35%, 59%);
451
+ --color-surface-text-accent: hsl(91, 35%, 59%);
452
+ --color-surface-text-inverse: hsl(0, 0%, 11%);
453
+ --color-surface-item-primary: hsl(0, 0%, 96%);
454
+ --color-surface-item-secondary: hsl(0, 0%, 30%);
455
+ --color-surface-item-tertiary: hsl(0, 0%, 62%);
456
+ --color-surface-item-quaternary: hsl(220, 14%, 96%);
457
+ --color-surface-item-disabled: hsl(0, 0%, 38%);
458
+ --color-surface-item-hover: hsl(0, 0%, 79%);
459
+ --color-surface-item-active: hsl(91, 35%, 59%);
460
+ --color-surface-item-accent: hsl(91, 35%, 59%);
461
+ --color-surface-item-inverse: hsl(0, 0%, 96%);
462
+ --color-surface-border-primary: hsl(0, 0%, 96%);
463
+ --color-surface-border-secondary: hsl(0, 0%, 30%);
464
+ --color-surface-border-tertiary: hsl(0, 0%, 62%);
465
+ --color-surface-border-quaternary: hsl(220, 14%, 96%);
466
+ --color-surface-border-disabled: hsl(0, 0%, 38%);
467
+ --color-surface-border-hover: hsl(0, 0%, 79%);
468
+ --color-surface-border-active: hsl(91, 35%, 59%);
469
+ --color-surface-border-accent: hsl(91, 35%, 59%);
470
+ --color-surface-border-inverse: hsl(0, 0%, 11%);
471
+ --color-success-fill-primary: hsl(91, 35%, 59%);
472
+ --color-success-fill-secondary: hsl(91, 47%, 57%);
473
+ --color-success-fill-tertiary: hsl(91, 17%, 41%);
474
+ --color-success-fill-hover: hsl(91, 47%, 57%);
475
+ --color-success-fill-focus: hsl(91, 24%, 47%);
476
+ --color-success-fill-active: hsl(91, 61%, 31%);
477
+ --color-success-fill-disabled: hsl(92, 12%, 27%);
478
+ --color-success-text-primary: hsl(0, 0%, 100%);
479
+ --color-success-text-secondary: hsl(91, 47%, 57%);
480
+ --color-success-text-hover: hsl(91, 47%, 57%);
481
+ --color-success-text-focus: hsl(91, 24%, 47%);
482
+ --color-success-text-active: hsl(91, 61%, 31%);
483
+ --color-success-text-disabled: hsl(92, 12%, 27%);
484
+ --color-success-item-primary: hsl(0, 0%, 11%);
485
+ --color-success-item-secondary: hsl(91, 47%, 57%);
486
+ --color-success-item-hover: hsl(91, 47%, 57%);
487
+ --color-success-item-focus: hsl(91, 24%, 47%);
488
+ --color-success-item-active: hsl(91, 61%, 31%);
489
+ --color-success-item-disabled: hsl(92, 12%, 27%);
490
+ --color-success-border-primary: hsl(0, 0%, 11%);
491
+ --color-success-border-secondary: hsl(91, 35%, 59%);
492
+ --color-success-border-hover: hsl(91, 47%, 57%);
493
+ --color-success-border-focus: hsl(91, 24%, 47%);
494
+ --color-success-border-active: hsl(91, 61%, 31%);
495
+ --color-success-border-disabled: hsl(350, 22%, 37%);
496
+ --color-warning-fill-primary: hsl(36, 71%, 48%);
497
+ --color-warning-fill-secondary: hsl(36, 74%, 40%);
498
+ --color-warning-fill-tertiary: hsl(35, 79%, 28%);
499
+ --color-warning-fill-focus: hsl(36, 71%, 48%);
500
+ --color-warning-fill-hover: hsl(36, 76%, 63%);
501
+ --color-warning-fill-active: hsl(35, 45%, 42%);
502
+ --color-warning-fill-disabled: hsl(35, 78%, 14%);
503
+ --color-warning-text-primary: hsl(0, 0%, 100%);
504
+ --color-warning-text-secondary: hsl(36, 74%, 40%);
505
+ --color-warning-text-focus: hsl(36, 71%, 48%);
506
+ --color-warning-text-hover: hsl(36, 76%, 63%);
507
+ --color-warning-text-active: hsl(35, 45%, 42%);
508
+ --color-warning-text-disabled: hsl(35, 78%, 14%);
509
+ --color-warning-item-primary: hsl(35, 78%, 14%);
510
+ --color-warning-item-secondary: hsl(36, 74%, 40%);
511
+ --color-warning-item-focus: hsl(36, 71%, 48%);
512
+ --color-warning-item-hover: hsl(36, 76%, 63%);
513
+ --color-warning-item-active: hsl(35, 45%, 42%);
514
+ --color-warning-item-disabled: hsl(35, 78%, 14%);
515
+ --color-warning-border-primary: hsl(0, 0%, 11%);
516
+ --color-warning-border-secondary: hsl(36, 74%, 40%);
517
+ --color-warning-border-focus: hsl(36, 71%, 48%);
518
+ --color-warning-border-hover: hsl(36, 76%, 63%);
519
+ --color-warning-border-active: hsl(35, 45%, 42%);
520
+ --color-warning-border-disabled: hsl(35, 78%, 14%);
521
+ --color-error-fill-primary: hsl(0, 100%, 44%);
522
+ --color-error-fill-secondary: hsl(0, 99%, 38%);
523
+ --color-error-fill-tertiary: hsl(0, 100%, 27%);
524
+ --color-error-fill-quaternary: hsl(0, 100%, 44%);
525
+ --color-error-fill-hover: hsl(0, 60%, 41%);
526
+ --color-error-fill-focus: hsl(0, 86%, 59%);
527
+ --color-error-fill-active: hsl(0, 100%, 29%);
528
+ --color-error-fill-disabled: hsl(0, 81%, 17%);
529
+ --color-error-text-primary: hsl(0, 100%, 90%);
530
+ --color-error-text-secondary: hsl(0, 100%, 22%);
531
+ --color-error-text-tertiary: hsl(0, 100%, 27%);
532
+ --color-error-text-quaternary: hsl(0, 100%, 44%);
533
+ --color-error-text-hover: hsl(0, 60%, 41%);
534
+ --color-error-text-focus: hsl(0, 86%, 59%);
535
+ --color-error-text-active: hsl(0, 100%, 29%);
536
+ --color-error-text-disabled: hsl(0, 81%, 17%);
537
+ --color-error-item-primary: hsl(0, 100%, 90%);
538
+ --color-error-item-secondary: hsl(0, 100%, 22%);
539
+ --color-error-item-tertiary: hsl(0, 100%, 27%);
540
+ --color-error-item-quaternary: hsl(0, 100%, 44%);
541
+ --color-error-item-hover: hsl(0, 60%, 41%);
542
+ --color-error-item-focus: hsl(0, 86%, 59%);
543
+ --color-error-item-active: hsl(0, 100%, 29%);
544
+ --color-error-item-disabled: hsl(0, 81%, 17%);
545
+ --color-error-border-primary: hsl(0, 100%, 22%);
546
+ --color-error-border-secondary: hsl(0, 100%, 44%);
547
+ --color-error-border-tertiary: hsl(0, 100%, 27%);
548
+ --color-error-border-quaternary: hsl(0, 100%, 44%);
549
+ --color-error-border-hover: hsl(0, 60%, 41%);
550
+ --color-error-border-focus: hsl(0, 86%, 59%);
551
+ --color-error-border-active: hsl(0, 100%, 29%);
552
+ --color-error-border-disabled: hsl(0, 81%, 17%);
553
+ --color-info-fill-primary: hsl(211, 56%, 51%);
554
+ --color-info-fill-secondary: hsl(212, 72%, 61%);
555
+ --color-info-fill-tertiary: hsl(212, 89%, 93%);
556
+ --color-info-fill-quaternary: hsl(211, 49%, 54%);
557
+ --color-info-fill-hover: hsl(212, 68%, 65%);
558
+ --color-info-fill-focus: hsl(212, 74%, 29%);
559
+ --color-info-fill-active: hsl(212, 35%, 43%);
560
+ --color-info-fill-disabled: hsl(211, 53%, 31%);
561
+ --color-info-text-primary: hsl(0, 0%, 100%);
562
+ --color-info-text-secondary: hsl(211, 56%, 51%);
563
+ --color-info-text-tertiary: hsl(212, 89%, 93%);
564
+ --color-info-text-quaternary: hsl(211, 49%, 54%);
565
+ --color-info-text-hover: hsl(211, 56%, 51%);
566
+ --color-info-text-focus: hsl(212, 68%, 65%);
567
+ --color-info-text-active: hsl(212, 74%, 29%);
568
+ --color-info-text-disabled: hsl(212, 26%, 72%);
569
+ --color-info-item-primary: hsl(211, 80%, 50%);
570
+ --color-info-item-secondary: hsl(212, 35%, 43%);
571
+ --color-info-item-tertiary: hsl(212, 89%, 93%);
572
+ --color-info-item-quaternary: hsl(211, 49%, 54%);
573
+ --color-info-item-hover: hsl(211, 56%, 51%);
574
+ --color-info-item-focus: hsl(212, 68%, 65%);
575
+ --color-info-item-active: hsl(212, 74%, 29%);
576
+ --color-info-item-disabled: hsl(212, 26%, 72%);
577
+ --color-info-border-primary: hsl(211, 80%, 50%);
578
+ --color-info-border-secondary: hsl(212, 35%, 43%);
579
+ --color-info-border-tertiary: hsl(212, 89%, 93%);
580
+ --color-info-border-quaternary: hsl(211, 56%, 51%);
581
+ --color-info-border-hover: hsl(211, 56%, 51%);
582
+ --color-info-border-focus: hsl(212, 68%, 65%);
583
+ --color-info-border-active: hsl(212, 74%, 29%);
584
+ --color-info-border-disabled: hsl(212, 26%, 72%);
585
+ --color-danger-fill-primary: hsl(349, 62%, 48%);
586
+ --color-danger-fill-secondary: hsl(0, 0%, 11%);
587
+ --color-danger-fill-tertiary: hsl(349, 68%, 50%);
588
+ --color-danger-fill-quaternary: hsl(349, 95%, 64%);
589
+ --color-danger-fill-hover: hsl(349, 55%, 47%);
590
+ --color-danger-fill-active: hsl(349, 92%, 51%);
591
+ --color-danger-fill-focus: hsl(349, 94%, 32%);
592
+ --color-danger-fill-disabled: hsl(349, 74%, 26%);
593
+ --color-danger-text-primary: hsl(0, 0%, 11%);
594
+ --color-danger-text-secondary: hsl(349, 62%, 48%);
595
+ --color-danger-text-tertiary: hsl(349, 68%, 50%);
596
+ --color-danger-text-quaternary: hsl(349, 95%, 64%);
597
+ --color-danger-text-hover: hsl(349, 55%, 47%);
598
+ --color-danger-text-active: hsl(349, 92%, 51%);
599
+ --color-danger-text-focus: hsl(349, 94%, 32%);
600
+ --color-danger-text-disabled: hsl(349, 74%, 26%);
601
+ --color-danger-item-primary: hsl(0, 0%, 11%);
602
+ --color-danger-item-secondary: hsl(349, 62%, 48%);
603
+ --color-danger-item-tertiary: hsl(349, 68%, 50%);
604
+ --color-danger-item-quaternary: hsl(349, 95%, 64%);
605
+ --color-danger-item-hover: hsl(349, 55%, 47%);
606
+ --color-danger-item-active: hsl(349, 92%, 51%);
607
+ --color-danger-item-focus: hsl(349, 94%, 32%);
608
+ --color-danger-item-disabled: hsl(349, 74%, 26%);
609
+ --color-danger-border-primary: hsl(0, 0%, 11%);
610
+ --color-danger-border-secondary: hsl(349, 62%, 48%);
611
+ --color-danger-border-tertiary: hsl(349, 68%, 50%);
612
+ --color-danger-border-quaternary: hsl(349, 95%, 64%);
613
+ --color-danger-border-hover: hsl(349, 55%, 47%);
614
+ --color-danger-border-active: hsl(349, 92%, 51%);
615
+ --color-danger-border-focus: hsl(349, 94%, 32%);
616
+ --color-danger-border-disabled: hsl(349, 74%, 26%);
617
+ }
618
+ }
619
+
620
+ @media (prefers-color-scheme: light) {
621
+
622
+ /**
623
+ * Do not edit directly, this file was auto-generated.
624
+ */
625
+
626
+ :root {
627
+ --color-accent-fill-primary: hsl(92, 49%, 47%);
628
+ --color-accent-fill-secondary: hsl(92, 28%, 62%);
629
+ --color-accent-fill-tertiary: hsl(93, 53%, 93%);
630
+ --color-accent-fill-quaternary: hsl(92, 71%, 27%);
631
+ --color-accent-fill-focus: hsl(92, 59%, 64%);
632
+ --color-accent-fill-hover-primary: hsl(91, 33%, 40%);
633
+ --color-accent-fill-hover-secondary: hsl(92, 28%, 62%);
634
+ --color-accent-fill-hover-tertiary: hsl(93, 53%, 93%);
635
+ --color-accent-fill-hover-quaternary: hsl(92, 71%, 27%);
636
+ --color-accent-fill-active-primary: hsl(92, 52%, 70%);
637
+ --color-accent-fill-active-secondary: hsl(92, 52%, 70%);
638
+ --color-accent-fill-active-tertiary: hsl(92, 52%, 70%);
639
+ --color-accent-fill-active-quaternary: hsl(92, 52%, 70%);
640
+ --color-accent-fill-disabled: hsl(93, 45%, 80%);
641
+ --color-accent-text-primary: hsl(0, 0%, 100%);
642
+ --color-accent-text-secondary: hsl(92, 49%, 47%);
643
+ --color-accent-text-tertiary: hsl(94, 53%, 68%);
644
+ --color-accent-text-quaternary: hsl(92, 37%, 35%);
645
+ --color-accent-text-hover: hsl(91, 33%, 40%);
646
+ --color-accent-text-focus: hsl(92, 59%, 64%);
647
+ --color-accent-text-active: hsl(92, 52%, 70%);
648
+ --color-accent-text-disabled: hsl(93, 45%, 80%);
649
+ --color-accent-item-primary: hsl(0, 0%, 100%);
650
+ --color-accent-item-secondary: hsl(92, 49%, 47%);
651
+ --color-accent-item-tertiary: hsl(94, 53%, 68%);
652
+ --color-accent-item-quaternary: hsl(92, 37%, 35%);
653
+ --color-accent-item-hover: hsl(91, 33%, 40%);
654
+ --color-accent-item-focus: hsl(92, 59%, 64%);
655
+ --color-accent-item-active: hsl(92, 52%, 70%);
656
+ --color-accent-item-disabled: hsl(93, 45%, 80%);
657
+ --color-accent-border-primary: hsl(0, 0%, 100%);
658
+ --color-accent-border-secondary: hsl(92, 49%, 47%);
659
+ --color-accent-border-tertiary: hsl(94, 53%, 68%);
660
+ --color-accent-border-quaternary: hsl(92, 37%, 35%);
661
+ --color-accent-border-hover: hsl(91, 33%, 40%);
662
+ --color-accent-border-focus: hsl(92, 59%, 64%);
663
+ --color-accent-border-active: hsl(92, 52%, 70%);
664
+ --color-accent-border-disabled: hsl(93, 45%, 80%);
665
+ --color-special-fill-primary: hsl(36, 95%, 45%);
666
+ --color-special-fill-secondary: hsl(36, 89%, 42%);
667
+ --color-special-fill-tertiary: hsl(36, 100%, 90%);
668
+ --color-special-fill-quaternary: hsl(36, 95%, 36%);
669
+ --color-special-fill-focus: hsl(36, 95%, 45%);
670
+ --color-special-fill-active: hsl(36, 95%, 45%);
671
+ --color-special-fill-disabled: hsl(36, 100%, 90%);
672
+ --color-special-fill-hover-primary: hsl(36, 95%, 45%);
673
+ --color-special-fill-hover-secondary: hsl(36, 89%, 42%);
674
+ --color-special-fill-hover-tertiary: hsl(36, 100%, 90%);
675
+ --color-special-fill-hover-quaternary: hsl(36, 95%, 36%);
676
+ --color-special-text-primary: hsl(0, 0%, 100%);
677
+ --color-special-text-secondary: hsl(36, 95%, 45%);
678
+ --color-special-text-tertiary: hsl(36, 100%, 86%);
679
+ --color-special-text-quaternary: hsl(36, 95%, 36%);
680
+ --color-special-text-hover: hsl(36, 95%, 45%);
681
+ --color-special-text-focus: hsl(36, 95%, 45%);
682
+ --color-special-text-active: hsl(36, 95%, 45%);
683
+ --color-special-text-disabled: hsl(36, 45%, 57%);
684
+ --color-special-item-primary: hsl(0, 0%, 100%);
685
+ --color-special-item-secondary: hsl(36, 95%, 45%);
686
+ --color-special-item-tertiary: hsl(36, 100%, 86%);
687
+ --color-special-item-quaternary: hsl(36, 95%, 36%);
688
+ --color-special-item-hover: hsl(36, 95%, 45%);
689
+ --color-special-item-focus: hsl(36, 95%, 45%);
690
+ --color-special-item-active: hsl(36, 95%, 45%);
691
+ --color-special-item-disabled: hsl(36, 45%, 57%);
692
+ --color-special-border-primary: hsl(0, 0%, 100%);
693
+ --color-special-border-secondary: hsl(36, 95%, 45%);
694
+ --color-special-border-tertiary: hsl(36, 100%, 86%);
695
+ --color-special-border-quaternary: hsl(36, 95%, 36%);
696
+ --color-special-border-hover: hsl(36, 95%, 45%);
697
+ --color-special-border-focus: hsl(36, 95%, 45%);
698
+ --color-special-border-active: hsl(36, 95%, 45%);
699
+ --color-special-border-disabled: hsl(36, 45%, 57%);
700
+ --color-extra-fill-primary: hsl(349, 96%, 44%);
701
+ --color-extra-fill-secondary: hsl(349, 70%, 74%);
702
+ --color-extra-fill-tertiary: hsl(348, 58%, 90%);
703
+ --color-extra-fill-quaternary: hsl(349, 87%, 28%);
704
+ --color-extra-fill-focus: hsl(349, 84%, 59%);
705
+ --color-extra-fill-active: hsl(350, 58%, 41%);
706
+ --color-extra-fill-disabled: hsl(348, 20%, 64%);
707
+ --color-extra-fill-hover-primary: hsl(349, 96%, 44%);
708
+ --color-extra-fill-hover-secondary: hsl(349, 70%, 74%);
709
+ --color-extra-fill-hover-tertiary: hsl(348, 58%, 90%);
710
+ --color-extra-fill-hover-quaternary: hsl(349, 87%, 28%);
711
+ --color-extra-text-primary: hsl(0, 0%, 100%);
712
+ --color-extra-text-secondary: hsl(349, 96%, 44%);
713
+ --color-extra-text-tertiary: hsl(348, 58%, 90%);
714
+ --color-extra-text-quaternary: hsl(349, 87%, 28%);
715
+ --color-extra-text-hover: hsl(349, 96%, 44%);
716
+ --color-extra-text-focus: hsl(349, 84%, 59%);
717
+ --color-extra-text-active: hsl(350, 58%, 41%);
718
+ --color-extra-text-disabled: hsl(348, 20%, 64%);
719
+ --color-extra-item-primary: hsl(0, 0%, 100%);
720
+ --color-extra-item-secondary: hsl(349, 96%, 44%);
721
+ --color-extra-item-tertiary: hsl(348, 58%, 90%);
722
+ --color-extra-item-quaternary: hsl(349, 87%, 28%);
723
+ --color-extra-item-hover: hsl(349, 96%, 44%);
724
+ --color-extra-item-focus: hsl(349, 84%, 59%);
725
+ --color-extra-item-active: hsl(350, 58%, 41%);
726
+ --color-extra-item-disabled: hsl(348, 20%, 64%);
727
+ --color-extra-border-primary: hsl(0, 0%, 100%);
728
+ --color-extra-border-secondary: hsl(349, 96%, 44%);
729
+ --color-extra-border-tertiary: hsl(348, 58%, 90%);
730
+ --color-extra-border-quaternary: hsl(349, 87%, 28%);
731
+ --color-extra-border-hover: hsl(349, 96%, 44%);
732
+ --color-extra-border-focus: hsl(349, 84%, 59%);
733
+ --color-extra-border-active: hsl(350, 58%, 41%);
734
+ --color-extra-border-disabled: hsl(348, 20%, 64%);
735
+ --color-surface-fill-primary: hsl(0, 0%, 100%);
736
+ --color-surface-fill-secondary: hsl(220, 14%, 96%);
737
+ --color-surface-fill-tertiary: hsl(0, 0%, 85%);
738
+ --color-surface-fill-quaternary: hsl(0, 0%, 45%);
739
+ --color-surface-fill-quaternary-50: hsl(0, 0%, 45%);
740
+ --color-surface-fill-inverse: hsl(0, 0%, 0%);
741
+ --color-surface-fill-focus: hsl(0, 0%, 59%);
742
+ --color-surface-fill-active: hsl(92, 49%, 47%);
743
+ --color-surface-fill-disabled: hsl(0, 0%, 93%);
744
+ --color-surface-fill-hover-primary: hsl(0, 0%, 79%);
745
+ --color-surface-fill-hover-secondary: hsl(220, 14%, 96%);
746
+ --color-surface-fill-hover-tertiary: hsl(0, 0%, 85%);
747
+ --color-surface-fill-hover-quaternary: hsl(0, 0%, 45%);
748
+ --color-surface-text-primary: hsl(0, 0%, 0%);
749
+ --color-surface-text-secondary: hsl(0, 0%, 93%);
750
+ --color-surface-text-tertiary: hsl(0, 0%, 85%);
751
+ --color-surface-text-quaternary: hsl(0, 0%, 45%);
752
+ --color-surface-text-inverse: hsl(0, 0%, 100%);
753
+ --color-surface-text-hover: hsl(0, 0%, 79%);
754
+ --color-surface-text-focus: hsl(0, 0%, 59%);
755
+ --color-surface-text-active: hsl(92, 49%, 47%);
756
+ --color-surface-text-disabled: hsl(0, 0%, 47%);
757
+ --color-surface-item-primary: hsl(0, 0%, 0%);
758
+ --color-surface-item-secondary: hsl(0, 0%, 93%);
759
+ --color-surface-item-tertiary: hsl(0, 0%, 85%);
760
+ --color-surface-item-quaternary: hsl(0, 0%, 45%);
761
+ --color-surface-item-inverse: hsl(0, 0%, 100%);
762
+ --color-surface-item-hover: hsl(0, 0%, 79%);
763
+ --color-surface-item-focus: hsl(0, 0%, 59%);
764
+ --color-surface-item-active: hsl(92, 49%, 47%);
765
+ --color-surface-item-disabled: hsl(0, 0%, 47%);
766
+ --color-surface-border-primary: hsl(0, 0%, 0%);
767
+ --color-surface-border-secondary: hsl(0, 0%, 93%);
768
+ --color-surface-border-tertiary: hsl(0, 0%, 85%);
769
+ --color-surface-border-quaternary: hsl(0, 0%, 45%);
770
+ --color-surface-border-inverse: hsl(0, 0%, 100%);
771
+ --color-surface-border-hover: hsl(0, 0%, 79%);
772
+ --color-surface-border-focus: hsl(0, 0%, 59%);
773
+ --color-surface-border-active: hsl(92, 49%, 47%);
774
+ --color-surface-border-disabled: hsl(0, 0%, 47%);
775
+ --color-error-fill-primary: hsl(0, 100%, 44%);
776
+ --color-error-fill-secondary: hsl(0, 100%, 73%);
777
+ --color-error-fill-tertiary: hsl(0, 100%, 92%);
778
+ --color-error-fill-quaternary: hsl(0, 100%, 44%);
779
+ --color-error-fill-focus: hsl(0, 100%, 29%);
780
+ --color-error-fill-active: hsl(0, 86%, 59%);
781
+ --color-error-fill-disabled: hsl(0, 100%, 92%);
782
+ --color-error-fill-hover-primary: hsl(0, 60%, 41%);
783
+ --color-error-fill-hover-secondary: hsl(0, 100%, 73%);
784
+ --color-error-fill-hover-tertiary: hsl(0, 100%, 92%);
785
+ --color-error-fill-hover-quaternary: hsl(0, 100%, 44%);
786
+ --color-error-text-primary: hsl(0, 0%, 100%);
787
+ --color-error-text-secondary: hsl(0, 100%, 73%);
788
+ --color-error-text-tertiary: hsl(0, 100%, 92%);
789
+ --color-error-text-quaternary: hsl(0, 100%, 44%);
790
+ --color-error-text-hover: hsl(0, 60%, 41%);
791
+ --color-error-text-focus: hsl(0, 100%, 29%);
792
+ --color-error-text-active: hsl(0, 86%, 59%);
793
+ --color-error-text-disabled: hsl(0, 31%, 65%);
794
+ --color-error-item-primary: hsl(0, 0%, 100%);
795
+ --color-error-item-secondary: hsl(0, 100%, 73%);
796
+ --color-error-item-tertiary: hsl(0, 100%, 92%);
797
+ --color-error-item-quaternary: hsl(0, 100%, 44%);
798
+ --color-error-item-hover: hsl(0, 60%, 41%);
799
+ --color-error-item-focus: hsl(0, 100%, 29%);
800
+ --color-error-item-active: hsl(0, 86%, 59%);
801
+ --color-error-item-disabled: hsl(0, 31%, 65%);
802
+ --color-error-border-primary: hsl(0, 0%, 100%);
803
+ --color-error-border-secondary: hsl(0, 100%, 73%);
804
+ --color-error-border-tertiary: hsl(0, 100%, 92%);
805
+ --color-error-border-quaternary: hsl(0, 100%, 44%);
806
+ --color-error-border-hover: hsl(0, 60%, 41%);
807
+ --color-error-border-focus: hsl(0, 100%, 29%);
808
+ --color-error-border-active: hsl(0, 100%, 44%);
809
+ --color-error-border-disabled: hsl(0, 31%, 65%);
810
+ --color-warning-fill-primary: hsl(36, 95%, 45%);
811
+ --color-warning-fill-secondary: hsl(36, 76%, 71%);
812
+ --color-warning-fill-tertiary: hsl(36, 100%, 93%);
813
+ --color-warning-fill-quaternary: hsl(36, 66%, 40%);
814
+ --color-warning-fill-focus: hsl(36, 95%, 45%);
815
+ --color-warning-fill-active: hsl(36, 97%, 29%);
816
+ --color-warning-fill-disabled: hsl(36, 83%, 86%);
817
+ --color-warning-fill-hover-primary: hsl(36, 85%, 59%);
818
+ --color-warning-fill-hover-secondary: hsl(36, 76%, 71%);
819
+ --color-warning-fill-hover-tertiary: hsl(36, 100%, 93%);
820
+ --color-warning-fill-hover-quaternary: hsl(36, 66%, 40%);
821
+ --color-warning-text-primary: hsl(0, 0%, 100%);
822
+ --color-warning-text-secondary: hsl(36, 95%, 45%);
823
+ --color-warning-text-tertiary: hsl(36, 100%, 93%);
824
+ --color-warning-text-quaternary: hsl(36, 100%, 29%);
825
+ --color-warning-text-focus: hsl(36, 95%, 45%);
826
+ --color-warning-text-hover: hsl(36, 85%, 59%);
827
+ --color-warning-text-active: hsl(36, 97%, 29%);
828
+ --color-warning-text-disabled: hsl(36, 31%, 57%);
829
+ --color-warning-item-primary: hsl(0, 0%, 100%);
830
+ --color-warning-item-secondary: hsl(36, 95%, 45%);
831
+ --color-warning-item-tertiary: hsl(36, 100%, 93%);
832
+ --color-warning-item-quaternary: hsl(36, 100%, 29%);
833
+ --color-warning-item-focus: hsl(36, 95%, 45%);
834
+ --color-warning-item-hover: hsl(36, 85%, 59%);
835
+ --color-warning-item-active: hsl(36, 97%, 29%);
836
+ --color-warning-item-disabled: hsl(36, 31%, 57%);
837
+ --color-warning-border-primary: hsl(0, 0%, 100%);
838
+ --color-warning-border-secondary: hsl(36, 95%, 45%);
839
+ --color-warning-border-tertiary: hsl(36, 100%, 93%);
840
+ --color-warning-border-quaternary: hsl(36, 100%, 29%);
841
+ --color-warning-border-focus: hsl(36, 95%, 45%);
842
+ --color-warning-border-hover: hsl(36, 85%, 59%);
843
+ --color-warning-border-active: hsl(36, 97%, 29%);
844
+ --color-warning-border-disabled: hsl(36, 31%, 57%);
845
+ --color-success-fill-primary: hsl(92, 56%, 38%);
846
+ --color-success-fill-hover-primary: hsl(92, 56%, 38%);
847
+ --color-success-fill-hover-secondary: hsl(92, 68%, 48%);
848
+ --color-success-fill-hover-tertiary: hsl(90, 53%, 93%);
849
+ --color-success-fill-hover-quaternary: hsl(92, 90%, 37%);
850
+ --color-success-fill-secondary: hsl(92, 68%, 48%);
851
+ --color-success-fill-tertiary: hsl(90, 53%, 93%);
852
+ --color-success-fill-quaternary: hsl(92, 90%, 37%);
853
+ --color-success-fill-focus: hsl(92, 75%, 22%);
854
+ --color-success-fill-active: hsl(92, 52%, 58%);
855
+ --color-success-fill-disabled: hsl(92, 43%, 80%);
856
+ --color-success-text-primary: hsl(0, 0%, 100%);
857
+ --color-success-text-secondary: hsl(92, 68%, 48%);
858
+ --color-success-text-tertiary: hsl(90, 53%, 93%);
859
+ --color-success-text-quaternary: hsl(92, 90%, 37%);
860
+ --color-success-text-hover: hsl(92, 56%, 38%);
861
+ --color-success-text-focus: hsl(92, 75%, 22%);
862
+ --color-success-text-active: hsl(92, 52%, 58%);
863
+ --color-success-text-disabled: hsl(92, 22%, 54%);
864
+ --color-success-item-primary: hsl(0, 0%, 100%);
865
+ --color-success-item-secondary: hsl(92, 68%, 48%);
866
+ --color-success-item-tertiary: hsl(90, 53%, 93%);
867
+ --color-success-item-quaternary: hsl(92, 90%, 37%);
868
+ --color-success-item-hover: hsl(92, 56%, 38%);
869
+ --color-success-item-focus: hsl(92, 75%, 22%);
870
+ --color-success-item-active: hsl(92, 52%, 58%);
871
+ --color-success-item-disabled: hsl(92, 22%, 54%);
872
+ --color-success-border-primary: hsl(0, 0%, 100%);
873
+ --color-success-border-secondary: hsl(92, 68%, 48%);
874
+ --color-success-border-tertiary: hsl(90, 53%, 93%);
875
+ --color-success-border-quaternary: hsl(92, 90%, 37%);
876
+ --color-success-border-hover: hsl(92, 56%, 38%);
877
+ --color-success-border-focus: hsl(92, 75%, 22%);
878
+ --color-success-border-active: hsl(92, 52%, 58%);
879
+ --color-success-border-disabled: hsl(92, 22%, 54%);
880
+ --color-info-fill-primary: hsl(226, 100%, 52%);
881
+ --color-info-fill-hover-primary: hsl(226, 100%, 52%);
882
+ --color-info-fill-hover-secondary: hsl(226, 100%, 75%);
883
+ --color-info-fill-hover-tertiary: hsl(227, 100%, 96%);
884
+ --color-info-fill-hover-quaternary: hsl(226, 49%, 22%);
885
+ --color-info-fill-secondary: hsl(226, 100%, 75%);
886
+ --color-info-fill-tertiary: hsl(227, 100%, 96%);
887
+ --color-info-fill-quaternary: hsl(226, 49%, 22%);
888
+ --color-info-fill-focus: hsl(226, 49%, 45%);
889
+ --color-info-fill-active: hsl(226, 100%, 75%);
890
+ --color-info-fill-disabled: hsl(227, 36%, 85%);
891
+ --color-info-text-primary: hsl(0, 0%, 100%);
892
+ --color-info-text-secondary: hsl(226, 100%, 52%);
893
+ --color-info-text-tertiary: hsl(227, 100%, 96%);
894
+ --color-info-text-quaternary: hsl(226, 49%, 22%);
895
+ --color-info-text-hover: hsl(226, 100%, 67%);
896
+ --color-info-text-focus: hsl(226, 49%, 45%);
897
+ --color-info-text-active: hsl(226, 100%, 75%);
898
+ --color-info-text-disabled: hsl(227, 36%, 85%);
899
+ --color-info-item-primary: hsl(0, 0%, 100%);
900
+ --color-info-item-secondary: hsl(226, 100%, 52%);
901
+ --color-info-item-tertiary: hsl(227, 100%, 96%);
902
+ --color-info-item-quaternary: hsl(226, 49%, 22%);
903
+ --color-info-item-hover: hsl(226, 100%, 67%);
904
+ --color-info-item-focus: hsl(226, 49%, 45%);
905
+ --color-info-item-active: hsl(226, 100%, 75%);
906
+ --color-info-item-disabled: hsl(227, 36%, 85%);
907
+ --color-info-border-primary: hsl(0, 0%, 100%);
908
+ --color-info-border-secondary: hsl(226, 100%, 52%);
909
+ --color-info-border-tertiary: hsl(227, 100%, 96%);
910
+ --color-info-border-quaternary: hsl(226, 49%, 22%);
911
+ --color-info-border-hover: hsl(226, 100%, 67%);
912
+ --color-info-border-focus: hsl(226, 49%, 45%);
913
+ --color-info-border-active: hsl(226, 100%, 75%);
914
+ --color-info-border-disabled: hsl(227, 36%, 85%);
915
+ --color-danger-fill-primary: hsl(349, 68%, 50%);
916
+ --color-danger-fill-hover-primary: hsl(349, 92%, 51%);
917
+ --color-danger-fill-hover-secondary: hsl(0, 0%, 100%);
918
+ --color-danger-fill-hover-tertiary: hsl(349, 70%, 91%);
919
+ --color-danger-fill-hover-quaternary: hsl(349, 74%, 47%);
920
+ --color-danger-fill-secondary: hsl(0, 0%, 100%);
921
+ --color-danger-fill-tertiary: hsl(349, 70%, 91%);
922
+ --color-danger-fill-quaternary: hsl(349, 74%, 47%);
923
+ --color-danger-fill-focus: hsl(349, 95%, 64%);
924
+ --color-danger-fill-active: hsl(349, 94%, 32%);
925
+ --color-danger-fill-disabled: hsl(349, 43%, 75%);
926
+ --color-danger-text-primary: hsl(0, 0%, 100%);
927
+ --color-danger-text-secondary: hsl(349, 68%, 50%);
928
+ --color-danger-text-tertiary: hsl(349, 70%, 91%);
929
+ --color-danger-text-quaternary: hsl(349, 74%, 47%);
930
+ --color-danger-text-hover: hsl(349, 92%, 51%);
931
+ --color-danger-text-focus: hsl(349, 95%, 64%);
932
+ --color-danger-text-active: hsl(349, 94%, 32%);
933
+ --color-danger-text-disabled: hsl(349, 43%, 75%);
934
+ --color-danger-item-primary: hsl(0, 0%, 100%);
935
+ --color-danger-item-secondary: hsl(349, 68%, 50%);
936
+ --color-danger-item-tertiary: hsl(349, 70%, 91%);
937
+ --color-danger-item-quaternary: hsl(349, 74%, 47%);
938
+ --color-danger-item-hover: hsl(349, 92%, 51%);
939
+ --color-danger-item-focus: hsl(349, 95%, 64%);
940
+ --color-danger-item-active: hsl(349, 94%, 32%);
941
+ --color-danger-item-disabled: hsl(349, 43%, 75%);
942
+ --color-danger-border-primary: hsl(0, 0%, 100%);
943
+ --color-danger-border-secondary: hsl(349, 68%, 50%);
944
+ --color-danger-border-tertiary: hsl(349, 70%, 91%);
945
+ --color-danger-border-quaternary: hsl(349, 74%, 47%);
946
+ --color-danger-border-hover: hsl(349, 92%, 51%);
947
+ --color-danger-border-focus: hsl(349, 95%, 64%);
948
+ --color-danger-border-active: hsl(349, 94%, 32%);
949
+ --color-danger-border-disabled: hsl(349, 43%, 75%);
950
+ --color-disabled-item-disabled: hsl(0, 0%, 47%);
951
+ }
952
+ }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@itcase/tokens-am",
3
3
  "description": "",
4
- "version": "1.1.41",
4
+ "version": "1.1.43",
5
5
  "keywords": [],
6
6
  "license": "MIT",
7
7
  "private": false,
@@ -12,7 +12,7 @@
12
12
  "scripts": {
13
13
  "build": "npm run build-css",
14
14
  "build-js": "rm -rf dist && NODE_ENV=production rollup -c",
15
- "build-css": "postcss 'src/styles/main.css' --base src --dir dist/css/ --env production && cp -RP ./src/fonts/ ./dist/fonts && postcss 'src/fonts/fonts_embed.css' --config src/fonts/ --dir dist/fonts",
15
+ "build-css": "postcss 'src/styles/main.css' --base src --dir dist/css/ --env production && cp -RP ./src/fonts/ ./dist/fonts && postcss 'src/fonts/fonts_embed.css' --config src/fonts/ --dir dist/fonts && postcss 'src/themes/*.css' --config src/themes/ --dir dist/css/styles/",
16
16
  "dev": "npm run dev-css",
17
17
  "dev-css": "postcss 'src/styles/main.css' --base src --dir dist/css/ --env production && cp -RP ./src/fonts/ ./dist/fonts && postcss 'src/fonts/fonts_embed.css' --config src/fonts/ --dir dist/fonts",
18
18
  "dev-js": "rollup -c -w"
@@ -24,5 +24,5 @@
24
24
  "access": "public",
25
25
  "registry": "https://registry.npmjs.org/"
26
26
  },
27
- "gitHead": "ed123aed42803fb91c142781cc7cda21ebe8fa6f"
27
+ "gitHead": "fbdbf07bdacbc789dc888155f65ccad3e93a51d3"
28
28
  }