-
Notifications
You must be signed in to change notification settings - Fork 16
Expand file tree
/
Copy pathvalue.css
More file actions
365 lines (365 loc) · 15.2 KB
/
value.css
File metadata and controls
365 lines (365 loc) · 15.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
/**
* Do not edit directly.
* This file contains the specific variables for the "value" theme.
* Imported from Figma API on Fri, 27 Mar 2026 07:44:54 GMT
*/
:where(:root),
.onyx-theme-default {
--onyx-color-digits-mint-100: #e8fcfc;
--onyx-color-digits-mint-200: #c2e8ee;
--onyx-color-digits-mint-300: #96d7e2;
--onyx-color-digits-mint-400: #75c7d5;
--onyx-color-digits-mint-500: #3bbdce;
--onyx-color-digits-mint-600: #00b0bf;
--onyx-color-digits-mint-700: #00a5b0;
--onyx-color-digits-mint-800: #0099a5;
--onyx-color-digits-mint-900: #008291;
--onyx-color-digits-mint-1000: #006975;
--onyx-color-digits-mint-1100: #00535d;
--onyx-color-digits-mint-1200: #003b42;
--onyx-color-kaufland-gray-100: #f5f5f5;
--onyx-color-kaufland-gray-200: #f0f0f0;
--onyx-color-kaufland-gray-300: #e8e8e8;
--onyx-color-kaufland-gray-400: #d3d3d3;
--onyx-color-kaufland-gray-500: #b8b8b8;
--onyx-color-kaufland-gray-600: #8d8d8d;
--onyx-color-kaufland-gray-700: #7f7f7f;
--onyx-color-kaufland-gray-800: #757575;
--onyx-color-kaufland-gray-900: #676767;
--onyx-color-kaufland-gray-1000: #424242;
--onyx-color-kaufland-gray-1100: #363636;
--onyx-color-kaufland-gray-1200: #252525;
--onyx-color-kaufland-red-100: #fdf3f4;
--onyx-color-kaufland-red-200: #ffe3e5;
--onyx-color-kaufland-red-300: #ffc5c9;
--onyx-color-kaufland-red-400: #ff9aa1;
--onyx-color-kaufland-red-500: #fd5d67;
--onyx-color-kaufland-red-600: #e10915;
--onyx-color-kaufland-red-700: #c7000d;
--onyx-color-kaufland-red-800: #a8000b;
--onyx-color-kaufland-red-900: #8b0009;
--onyx-color-kaufland-red-1000: #730007;
--onyx-color-kaufland-red-1100: #5e0006;
--onyx-color-kaufland-red-1200: #4a0005;
--onyx-color-lidl-blue-100: #f0f7ff;
--onyx-color-lidl-blue-200: #c2dfff;
--onyx-color-lidl-blue-300: #61b5e8;
--onyx-color-lidl-blue-400: #008cd2;
--onyx-color-lidl-blue-500: #0050aa;
--onyx-color-lidl-blue-600: #024897;
--onyx-color-lidl-blue-700: #03438c;
--onyx-color-lidl-blue-800: #043d7e;
--onyx-color-lidl-blue-900: #002466;
--onyx-color-lidl-blue-1000: #04204d;
--onyx-color-lidl-blue-1100: #081c34;
--onyx-color-lidl-blue-1200: #09111d;
--onyx-color-neutral-carbon-100: #fcfcfc;
--onyx-color-neutral-carbon-200: #f0f0f0;
--onyx-color-neutral-carbon-300: #e1e1e1;
--onyx-color-neutral-carbon-400: #c5c5c5;
--onyx-color-neutral-carbon-500: #aaaaaa;
--onyx-color-neutral-carbon-600: #858585;
--onyx-color-neutral-carbon-700: #6d6d6d;
--onyx-color-neutral-carbon-800: #5c5c5c;
--onyx-color-neutral-carbon-900: #4b4b4b;
--onyx-color-neutral-carbon-1000: #3a3a3a;
--onyx-color-neutral-carbon-1100: #2a2a2a;
--onyx-color-neutral-carbon-1200: #191919;
--onyx-color-neutral-grayscale-black: #000000;
--onyx-color-neutral-grayscale-white: #ffffff;
--onyx-color-neutral-steel-100: #fafbfc;
--onyx-color-neutral-steel-200: #e3eaf0;
--onyx-color-neutral-steel-300: #c9d6e0;
--onyx-color-neutral-steel-400: #9db3c4;
--onyx-color-neutral-steel-500: #7392aa;
--onyx-color-neutral-steel-600: #506e84;
--onyx-color-neutral-steel-700: #3e596e;
--onyx-color-neutral-steel-800: #31495c;
--onyx-color-neutral-steel-900: #22384a;
--onyx-color-neutral-steel-1000: #11212d;
--onyx-color-neutral-steel-1100: #081723;
--onyx-color-neutral-steel-1200: #000e19;
--onyx-color-neutral-stone-100: #fafbfc;
--onyx-color-neutral-stone-200: #eaedf0;
--onyx-color-neutral-stone-300: #d8dde1;
--onyx-color-neutral-stone-400: #b7bfc5;
--onyx-color-neutral-stone-500: #95a1aa;
--onyx-color-neutral-stone-600: #697985;
--onyx-color-neutral-stone-700: #52626d;
--onyx-color-neutral-stone-800: #42515c;
--onyx-color-neutral-stone-900: #31414b;
--onyx-color-neutral-stone-1000: #21303a;
--onyx-color-neutral-stone-1100: #10202a;
--onyx-color-neutral-stone-1200: #000f19;
--onyx-color-onyx-100: #e8fcfc;
--onyx-color-onyx-200: #bbeaed;
--onyx-color-onyx-300: #79dde2;
--onyx-color-onyx-400: #3dd0d8;
--onyx-color-onyx-500: #00c3cd;
--onyx-color-onyx-600: #00adb5;
--onyx-color-onyx-700: #00969d;
--onyx-color-onyx-800: #008085;
--onyx-color-onyx-900: #00696e;
--onyx-color-onyx-1000: #005356;
--onyx-color-onyx-1100: #003c3e;
--onyx-color-onyx-1200: #002626;
--onyx-color-opacity-backdrop-250: #0000003f;
--onyx-color-opacity-backdrop-450: #00000072;
--onyx-color-opacity-backdrop-600: #00000099;
--onyx-color-opacity-backdrop-800: #000000cc;
--onyx-color-prezero-green-100: #e8f3bd;
--onyx-color-prezero-green-200: #e2f593;
--onyx-color-prezero-green-300: #d3ed64;
--onyx-color-prezero-green-400: #bedd3c;
--onyx-color-prezero-green-500: #a5c814;
--onyx-color-prezero-green-600: #9dc00c;
--onyx-color-prezero-green-700: #91b306;
--onyx-color-prezero-green-800: #809d09;
--onyx-color-prezero-green-900: #6a8205;
--onyx-color-prezero-green-1000: #556902;
--onyx-color-prezero-green-1100: #475803;
--onyx-color-prezero-green-1200: #374402;
--onyx-color-prezero-petrol-100: #e5eced;
--onyx-color-prezero-petrol-200: #ccd8db;
--onyx-color-prezero-petrol-300: #b2c5c9;
--onyx-color-prezero-petrol-400: #99b1b7;
--onyx-color-prezero-petrol-500: #809ea4;
--onyx-color-prezero-petrol-600: #668b92;
--onyx-color-prezero-petrol-700: #4d7780;
--onyx-color-prezero-petrol-800: #33646e;
--onyx-color-prezero-petrol-900: #1a505c;
--onyx-color-prezero-petrol-1000: #003d4a;
--onyx-color-prezero-petrol-1100: #00252d;
--onyx-color-prezero-petrol-1200: #001f25;
--onyx-color-quantitatives-100: #005795;
--onyx-color-quantitatives-150: #004475;
--onyx-color-quantitatives-200: #ff8a25;
--onyx-color-quantitatives-250: #c65f06;
--onyx-color-quantitatives-300: #e51718;
--onyx-color-quantitatives-350: #b70b0c;
--onyx-color-quantitatives-400: #36b16b;
--onyx-color-quantitatives-450: #22874e;
--onyx-color-quantitatives-500: #56d8fc;
--onyx-color-quantitatives-550: #1ea2c6;
--onyx-color-quantitatives-600: #ff9990;
--onyx-color-quantitatives-650: #d15146;
--onyx-color-quantitatives-700: #ff3fd1;
--onyx-color-quantitatives-750: #bd0e93;
--onyx-color-quantitatives-800: #3c6475;
--onyx-color-quantitatives-850: #51849c;
--onyx-color-quantitatives-900: #c4bc81;
--onyx-color-quantitatives-950: #9c955d;
--onyx-color-quantitatives-1000: #c3143f;
--onyx-color-quantitatives-1050: #f03b68;
--onyx-color-quantitatives-1100: #a09dfa;
--onyx-color-quantitatives-1150: #5551ce;
--onyx-color-quantitatives-1200: #00bcc6;
--onyx-color-quantitatives-1250: #018a91;
--onyx-color-schwarz-blue-100: #ebf1fe;
--onyx-color-schwarz-blue-200: #c5d4fc;
--onyx-color-schwarz-blue-300: #94adf3;
--onyx-color-schwarz-blue-400: #6a8bef;
--onyx-color-schwarz-blue-500: #4a6be8;
--onyx-color-schwarz-blue-600: #3e58ba;
--onyx-color-schwarz-blue-700: #2a3f90;
--onyx-color-schwarz-blue-800: #203274;
--onyx-color-schwarz-blue-900: #172559;
--onyx-color-schwarz-blue-1000: #0e1840;
--onyx-color-schwarz-blue-1100: #060d29;
--onyx-color-schwarz-blue-1200: #020413;
--onyx-color-schwarz-lemon-100: #fcfff0;
--onyx-color-schwarz-lemon-200: #f5ffcc;
--onyx-color-schwarz-lemon-300: #f1ffad;
--onyx-color-schwarz-lemon-400: #eaff70;
--onyx-color-schwarz-lemon-500: #e5ff29;
--onyx-color-schwarz-lemon-600: #c7de22;
--onyx-color-schwarz-lemon-700: #9db015;
--onyx-color-schwarz-lemon-800: #72800f;
--onyx-color-schwarz-lemon-900: #586309;
--onyx-color-schwarz-lemon-1000: #3f4805;
--onyx-color-schwarz-lemon-1100: #282e02;
--onyx-color-schwarz-lemon-1200: #121601;
--onyx-color-schwarz-lime-100: #effcef;
--onyx-color-schwarz-lime-200: #d5f5d6;
--onyx-color-schwarz-lime-300: #b8f3bc;
--onyx-color-schwarz-lime-400: #85e890;
--onyx-color-schwarz-lime-500: #32dc5a;
--onyx-color-schwarz-lime-600: #2abf4d;
--onyx-color-schwarz-lime-700: #1c9a3a;
--onyx-color-schwarz-lime-800: #146e29;
--onyx-color-schwarz-lime-900: #0d541e;
--onyx-color-schwarz-lime-1000: #073c13;
--onyx-color-schwarz-lime-1100: #032609;
--onyx-color-schwarz-lime-1200: #011103;
--onyx-color-system-green-100: #ecf8f2;
--onyx-color-system-green-200: #c6e4d5;
--onyx-color-system-green-300: #98d1b3;
--onyx-color-system-green-400: #6ebe94;
--onyx-color-system-green-500: #44aa75;
--onyx-color-system-green-600: #3b9b69;
--onyx-color-system-green-700: #328c5e;
--onyx-color-system-green-800: #297d52;
--onyx-color-system-green-900: #216d46;
--onyx-color-system-green-1000: #185e3a;
--onyx-color-system-green-1100: #0f4f2f;
--onyx-color-system-green-1200: #064023;
--onyx-color-system-orange-100: #faf6f2;
--onyx-color-system-orange-200: #f8e7d7;
--onyx-color-system-orange-300: #f6d1b1;
--onyx-color-system-orange-400: #f4b57e;
--onyx-color-system-orange-500: #f2994a;
--onyx-color-system-orange-600: #d98841;
--onyx-color-system-orange-700: #bf7737;
--onyx-color-system-orange-800: #a6662e;
--onyx-color-system-orange-900: #8c5625;
--onyx-color-system-orange-1000: #73451c;
--onyx-color-system-orange-1100: #593412;
--onyx-color-system-orange-1200: #402309;
--onyx-color-system-purple-100: #f4f1f8;
--onyx-color-system-purple-200: #dbcfea;
--onyx-color-system-purple-300: #c2addc;
--onyx-color-system-purple-400: #a98ace;
--onyx-color-system-purple-500: #9068c0;
--onyx-color-system-purple-600: #805aae;
--onyx-color-system-purple-700: #704c9b;
--onyx-color-system-purple-800: #603e89;
--onyx-color-system-purple-900: #513077;
--onyx-color-system-purple-1000: #412265;
--onyx-color-system-purple-1100: #311452;
--onyx-color-system-purple-1200: #210640;
--onyx-color-system-red-100: #fbefee;
--onyx-color-system-red-200: #f1d2d1;
--onyx-color-system-red-300: #e6a7a5;
--onyx-color-system-red-400: #dc706e;
--onyx-color-system-red-500: #d1332f;
--onyx-color-system-red-600: #bc2d2a;
--onyx-color-system-red-700: #a82824;
--onyx-color-system-red-800: #93221f;
--onyx-color-system-red-900: #7e1d19;
--onyx-color-system-red-1000: #691714;
--onyx-color-system-red-1100: #55120e;
--onyx-color-system-red-1200: #400c09;
--onyx-color-tailwind-core-blue-100: #e7e9ec;
--onyx-color-tailwind-core-blue-200: #d0d3da;
--onyx-color-tailwind-core-blue-300: #b9bec8;
--onyx-color-tailwind-core-blue-400: #a3a9b6;
--onyx-color-tailwind-core-blue-500: #8d94a5;
--onyx-color-tailwind-core-blue-600: #788094;
--onyx-color-tailwind-core-blue-700: #646d83;
--onyx-color-tailwind-core-blue-800: #505a72;
--onyx-color-tailwind-core-blue-900: #3d4861;
--onyx-color-tailwind-core-blue-1000: #2b3651;
--onyx-color-tailwind-core-blue-1100: #1a2541;
--onyx-color-tailwind-core-blue-1200: #0a1432;
--onyx-color-tailwind-dynamic-blue-100: #e3fcff;
--onyx-color-tailwind-dynamic-blue-200: #c6f9ff;
--onyx-color-tailwind-dynamic-blue-300: #a6f5ff;
--onyx-color-tailwind-dynamic-blue-400: #80f1ff;
--onyx-color-tailwind-dynamic-blue-500: #4dedff;
--onyx-color-tailwind-dynamic-blue-600: #42cede;
--onyx-color-tailwind-dynamic-blue-700: #37b0be;
--onyx-color-tailwind-dynamic-blue-800: #2c939e;
--onyx-color-tailwind-dynamic-blue-900: #227780;
--onyx-color-tailwind-dynamic-blue-1000: #185c63;
--onyx-color-tailwind-dynamic-blue-1100: #0f4248;
--onyx-color-tailwind-dynamic-blue-1200: #072a2e;
--onyx-color-tailwind-green-100: #e5ffdd;
--onyx-color-tailwind-green-200: #c9ffba;
--onyx-color-tailwind-green-300: #acff93;
--onyx-color-tailwind-green-400: #8bff65;
--onyx-color-tailwind-green-500: #61ff00;
--onyx-color-tailwind-green-600: #53de00;
--onyx-color-tailwind-green-700: #46be00;
--onyx-color-tailwind-green-800: #399e00;
--onyx-color-tailwind-green-900: #2d8000;
--onyx-color-tailwind-green-1000: #216300;
--onyx-color-tailwind-green-1100: #154800;
--onyx-color-tailwind-green-1200: #0b2e00;
--onyx-color-tailwind-orange-100: #ffecde;
--onyx-color-tailwind-orange-200: #ffd9bc;
--onyx-color-tailwind-orange-300: #fdc69a;
--onyx-color-tailwind-orange-400: #fbb277;
--onyx-color-tailwind-orange-500: #f89d4f;
--onyx-color-tailwind-orange-600: #f48809;
--onyx-color-tailwind-orange-700: #cc7106;
--onyx-color-tailwind-orange-800: #a65b04;
--onyx-color-tailwind-orange-900: #814502;
--onyx-color-tailwind-orange-1000: #5e3101;
--onyx-color-tailwind-orange-1100: #3e1e00;
--onyx-color-tailwind-orange-1200: #200c00;
--onyx-color-tailwind-smart-blue-100: #dee7f7;
--onyx-color-tailwind-smart-blue-200: #becfee;
--onyx-color-tailwind-smart-blue-300: #9eb7e5;
--onyx-color-tailwind-smart-blue-400: #7f9fdb;
--onyx-color-tailwind-smart-blue-500: #6087d0;
--onyx-color-tailwind-smart-blue-600: #436fc5;
--onyx-color-tailwind-smart-blue-700: #2456b9;
--onyx-color-tailwind-smart-blue-800: #003aad;
--onyx-color-tailwind-smart-blue-900: #002f90;
--onyx-color-tailwind-smart-blue-1000: #002475;
--onyx-color-tailwind-smart-blue-1100: #001a5a;
--onyx-color-tailwind-smart-blue-1200: #001041;
--onyx-color-tailwind-yellow-100: #fefdde;
--onyx-color-tailwind-yellow-200: #fefbbc;
--onyx-color-tailwind-yellow-300: #fef896;
--onyx-color-tailwind-yellow-400: #fff468;
--onyx-color-tailwind-yellow-500: #fff000;
--onyx-color-tailwind-yellow-600: #ded100;
--onyx-color-tailwind-yellow-700: #beb200;
--onyx-color-tailwind-yellow-800: #9e9500;
--onyx-color-tailwind-yellow-900: #807800;
--onyx-color-tailwind-yellow-1000: #635d00;
--onyx-color-tailwind-yellow-1100: #484300;
--onyx-color-tailwind-yellow-1200: #2e2a00;
--onyx-font-family-Archivo-Variable: "Archivo Variable";
--onyx-font-family-DIN-2014: "DIN 2014";
--onyx-font-family-Helsinki: "Helsinki";
--onyx-font-family-Helvetica-Now-Var: "Helvetica Now Var";
--onyx-font-family-IBM-Plex-Sans-Variable: "IBM Plex Sans Variable";
--onyx-font-family-Kaufland: "Kaufland";
--onyx-font-family-Lidl-Font-Pro: "Lidl Font Pro";
--onyx-font-family-Source-Code-Pro-Variable: "Source Code Pro Variable";
--onyx-font-family-Source-Sans-3-Variable: "Source Sans 3 Variable";
--onyx-font-family-Univia-Pro: "Univia Pro";
--onyx-font-values-0: 0.75rem;
--onyx-font-values-0-spacing: "0%";
--onyx-font-values-100: 0.8125rem;
--onyx-font-values-200: 1rem;
--onyx-font-values-300: 1.25rem;
--onyx-font-values-400: 1.5rem;
--onyx-font-values-500: 1.75rem;
--onyx-font-values-600: 2.5rem;
--onyx-font-weight-300: 300;
--onyx-font-weight-400: 400;
--onyx-font-weight-500: 500;
--onyx-font-weight-600: 600;
--onyx-font-weight-700: 700;
--onyx-font-weight-800: 800;
--onyx-number-radius-100: 0.125rem;
--onyx-number-radius-200: 0.25rem;
--onyx-number-radius-250: 0.375rem;
--onyx-number-radius-300: 0.5rem;
--onyx-number-radius-325: 0.625rem;
--onyx-number-radius-350: 0.75rem;
--onyx-number-radius-375: 0.875rem;
--onyx-number-radius-400: 1rem;
--onyx-number-radius-450: 1.25rem;
--onyx-number-radius-475: 1.5rem;
--onyx-number-radius-500: 2rem;
--onyx-number-radius-600: 62.5rem;
--onyx-number-radius-none: 0rem;
--onyx-number-spacing-0: 0rem;
--onyx-number-spacing-100: 0.125rem;
--onyx-number-spacing-200: 0.25rem;
--onyx-number-spacing-250: 0.375rem;
--onyx-number-spacing-300: 0.5rem;
--onyx-number-spacing-325: 0.625rem;
--onyx-number-spacing-350: 0.75rem;
--onyx-number-spacing-400: 1rem;
--onyx-number-spacing-500: 1.5rem;
--onyx-number-spacing-600: 2rem;
--onyx-number-spacing-700: 3rem;
--onyx-number-spacing-800: 4rem;
--onyx-number-spacing-900: 6rem;
--onyx-number-spacing-950: 8rem;
}