|
1 | 1 | { |
2 | 2 | "record": { |
3 | 3 | "version": "51", |
4 | | - "updatedAt": "Mon Apr 26 2021 17:50:17 GMT+0200 (Central European Summer Time)", |
| 4 | + "updatedAt": "Fri Apr 30 2021 19:34:07 GMT+0200 (Central European Summer Time)", |
5 | 5 | "values": { |
6 | 6 | "options": { |
7 | 7 | "colors": { |
|
231 | 231 | "dark": { |
232 | 232 | "background": { |
233 | 233 | "background": { |
234 | | - "value": "#0c0c0d" |
| 234 | + "value": "$colors.base.black" |
235 | 235 | }, |
236 | 236 | "background-subdued": { |
237 | | - "value": "#171717" |
| 237 | + "value": "$colors.grey.900" |
238 | 238 | } |
239 | 239 | }, |
240 | 240 | "surface": { |
241 | 241 | "overlay": { |
242 | | - "description": "0C0C0D", |
243 | 242 | "value": "#fafafa29" |
244 | 243 | }, |
245 | 244 | "surface": { |
246 | | - "value": "#0c0c0d" |
| 245 | + "value": "$colors.base.black" |
247 | 246 | }, |
248 | 247 | "surface-subdued": { |
249 | | - "description": "161616", |
250 | | - "value": "#171717" |
| 248 | + "value": "$colors.grey.900" |
251 | 249 | }, |
252 | 250 | "surface--hovered": { |
253 | | - "value": "#171717" |
| 251 | + "value": "$colors.grey.900" |
254 | 252 | }, |
255 | 253 | "surface--disabled": { |
256 | | - "description": "161616", |
257 | | - "value": "#171717" |
| 254 | + "value": "$colors.grey.900" |
258 | 255 | }, |
259 | 256 | "surface--pressed": { |
260 | | - "description": "262626", |
261 | | - "value": "#262626" |
| 257 | + "value": "$colors.grey.800" |
262 | 258 | }, |
263 | 259 | "surface--selected": { |
264 | | - "description": "161616", |
265 | | - "value": "#171717" |
| 260 | + "value": "$colors.grey.800" |
266 | 261 | }, |
267 | 262 | "surface-contrast": { |
268 | | - "description": "FFFFFF", |
269 | | - "value": "#ffffff" |
| 263 | + "value": "$colors.base.white" |
270 | 264 | } |
271 | 265 | }, |
272 | 266 | "onSurface": { |
273 | 267 | "border": { |
274 | | - "description": "333333", |
275 | | - "value": "#333333" |
| 268 | + "value": "$colors.grey.700" |
276 | 269 | }, |
277 | 270 | "border--disabled": { |
278 | | - "description": "262626", |
279 | | - "value": "#262626" |
| 271 | + "value": "$colors.grey.800" |
280 | 272 | }, |
281 | 273 | "border-subdued": { |
282 | | - "description": "262626", |
283 | | - "value": "#262626" |
| 274 | + "value": "$colors.grey.800" |
284 | 275 | }, |
285 | 276 | "border--focused": { |
286 | | - "description": "7F97F1", |
287 | | - "value": "#7f97f1" |
| 277 | + "value": "$colors.blue.400" |
288 | 278 | }, |
289 | 279 | "icon": { |
290 | | - "description": "F4F4F4", |
291 | | - "value": "#f5f5f5" |
| 280 | + "value": "$colors.grey.200" |
292 | 281 | }, |
293 | 282 | "icon--disabled": { |
294 | | - "description": "333333", |
295 | | - "value": "#333333" |
| 283 | + "value": "$colors.grey.700" |
296 | 284 | }, |
297 | 285 | "icon-subdued": { |
298 | | - "description": "777777", |
299 | | - "value": "#9a9a9a" |
| 286 | + "value": "$colors.grey.400" |
300 | 287 | }, |
301 | | - "iconOn-primary": { |
302 | | - "description": "F4F4F4", |
303 | | - "value": "#f5f5f5" |
| 288 | + "icon-onPrimary": { |
| 289 | + "value": "$colors.grey.100" |
304 | 290 | }, |
305 | | - "iconOn-success": { |
306 | | - "description": "F4F4F4", |
307 | | - "value": "#f5f5f5" |
| 291 | + "icon-onSuccess": { |
| 292 | + "value": "$colors.grey.100" |
308 | 293 | }, |
309 | | - "iconOn-warning": { |
310 | | - "description": "F4F4F4", |
311 | | - "value": "#f5f5f5" |
| 294 | + "icon-onWarning": { |
| 295 | + "value": "$colors.grey.100" |
312 | 296 | }, |
313 | | - "iconOn-critical": { |
314 | | - "description": "F4F4F4", |
315 | | - "value": "#f5f5f5" |
| 297 | + "icon-onCritical": { |
| 298 | + "value": "$colors.grey.100" |
316 | 299 | }, |
317 | 300 | "text": { |
318 | | - "description": "F4F4F4", |
319 | | - "value": "#f5f5f5" |
| 301 | + "value": "$colors.grey.200" |
320 | 302 | }, |
321 | 303 | "text--disabled": { |
322 | | - "description": "333333", |
323 | | - "value": "#333333" |
| 304 | + "value": "$colors.grey.700" |
324 | 305 | }, |
325 | 306 | "text-subdued": { |
326 | | - "description": "777777", |
327 | | - "value": "#9a9a9a" |
| 307 | + "value": "$colors.grey.400" |
328 | 308 | }, |
329 | 309 | "text-dim": { |
330 | | - "value": "#777777" |
| 310 | + "value": "$colors.grey.500" |
331 | 311 | }, |
332 | | - "textOn-contrast": { |
333 | | - "description": "0C0C0D", |
334 | | - "value": "#0c0c0d" |
| 312 | + "text-onContrast": { |
| 313 | + "value": "$colors.slate.800" |
335 | 314 | }, |
336 | | - "textOn-primary": { |
337 | | - "description": "F4F4F4", |
338 | | - "value": "#f5f5f5" |
| 315 | + "text-onPrimary": { |
| 316 | + "value": "$colors.grey.200" |
339 | 317 | }, |
340 | | - "textOn-success": { |
341 | | - "description": "F4F4F4", |
342 | | - "value": "#f5f5f5" |
| 318 | + "texton-Success": { |
| 319 | + "value": "$colors.grey.200" |
343 | 320 | }, |
344 | | - "textOn-warning": { |
345 | | - "description": "F4F4F4", |
346 | | - "value": "#f5f5f5" |
| 321 | + "text-onWarning": { |
| 322 | + "value": "$colors.grey.200" |
347 | 323 | }, |
348 | | - "textOn-critical": { |
349 | | - "description": "F4F4F4", |
350 | | - "value": "#f5f5f5" |
| 324 | + "text-onCritical": { |
| 325 | + "value": "$colors.grey.200" |
351 | 326 | } |
352 | 327 | }, |
353 | 328 | "primary": { |
354 | 329 | "action-subdued--pressed": { |
355 | | - "description": "7F97F1", |
356 | 330 | "value": "#7f97f13d" |
357 | 331 | }, |
358 | 332 | "action-primary": { |
359 | | - "description": "5546FF", |
360 | | - "value": "#5546ff" |
| 333 | + "value": "$colors.blue.600" |
361 | 334 | }, |
362 | 335 | "action-primary--disabled": { |
363 | | - "description": "262626", |
364 | | - "value": "#262626" |
| 336 | + "value": "$colors.grey.800" |
365 | 337 | }, |
366 | 338 | "action-primary--hovered": { |
367 | | - "description": "5C6CF2", |
368 | | - "value": "#5c6cf2" |
| 339 | + "value": "$colors.blue.500" |
369 | 340 | }, |
370 | 341 | "action-primary--pressed": { |
371 | | - "description": "2323C7", |
372 | | - "value": "#2323c7" |
| 342 | + "value": "$colors.blue.700" |
373 | 343 | }, |
374 | 344 | "action-subdued": { |
375 | | - "description": "7F97F1", |
376 | 345 | "value": "#7f97f11f" |
377 | 346 | }, |
378 | 347 | "action-subdued--disabled": { |
379 | | - "description": "262626", |
380 | | - "value": "#262626" |
| 348 | + "value": "$colors.grey.800" |
381 | 349 | }, |
382 | 350 | "action-subdued--hovered": { |
383 | | - "description": "7F97F1", |
384 | 351 | "value": "#7f97f12e" |
385 | 352 | } |
386 | 353 | }, |
387 | 354 | "secondary": { |
388 | 355 | "secondary-subdued": { |
389 | | - "description": "161616", |
390 | | - "value": "#171717" |
| 356 | + "value": "$colors.base.black" |
391 | 357 | }, |
392 | 358 | "action-secondary": { |
393 | | - "description": "0C0C0D", |
394 | | - "value": "#0c0c0d" |
| 359 | + "value": "$colors.base.black" |
395 | 360 | }, |
396 | 361 | "action-secondary--disabled": { |
397 | | - "description": "0C0C0D", |
398 | | - "value": "#0c0c0d" |
| 362 | + "value": "$colors.base.black" |
399 | 363 | }, |
400 | 364 | "action-secondary--hovered": { |
401 | | - "description": "161616", |
402 | | - "value": "#171717" |
| 365 | + "value": "$colors.grey.900" |
403 | 366 | }, |
404 | 367 | "secondary": { |
405 | | - "description": "0C0C0D", |
406 | | - "value": "#0c0c0d" |
| 368 | + "value": "$colors.base.black" |
407 | 369 | } |
408 | 370 | }, |
409 | 371 | "interactive": { |
410 | 372 | "interactive": { |
411 | | - "value": "#7f97f1" |
| 373 | + "value": "$colors.blue.400" |
412 | 374 | }, |
413 | 375 | "interactive--hovered": { |
414 | | - "value": "#5c6cf2" |
| 376 | + "value": "$colors.blue.500" |
415 | 377 | }, |
416 | 378 | "interactive--pressed": { |
417 | | - "value": "#5c6cf2" |
| 379 | + "value": "$colors.blue.500" |
418 | 380 | }, |
419 | 381 | "icon-onPrimary-subdued": { |
420 | | - "description": "7F97F1", |
421 | | - "value": "#7f97f1" |
| 382 | + "value": "$colors.blue.400" |
422 | 383 | }, |
423 | 384 | "text-onPrimary-subdued": { |
424 | | - "description": "7F97F1", |
425 | | - "value": "#7f97f1" |
| 385 | + "value": "$colors.blue.400" |
426 | 386 | }, |
427 | 387 | "interactive--disabled": { |
428 | | - "value": "#333333" |
| 388 | + "value": "$colors.blue.300" |
429 | 389 | } |
430 | 390 | }, |
431 | 391 | "warning": { |
432 | 392 | "surface-warning": { |
433 | | - "value": "#ffbd7a" |
| 393 | + "value": "$colors.orange.300" |
434 | 394 | }, |
435 | 395 | "icon-warning": { |
436 | | - "value": "#ffa953" |
| 396 | + "value": "$colors.orange.600" |
437 | 397 | }, |
438 | 398 | "action-warning": { |
439 | | - "value": "#ffa953" |
| 399 | + "value": "$colors.orange.600" |
440 | 400 | }, |
441 | 401 | "border-warning": { |
442 | | - "value": "#ffbd7a" |
| 402 | + "value": "$colors.orange.300" |
443 | 403 | } |
444 | 404 | }, |
445 | 405 | "critical": { |
446 | 406 | "surface-critical": { |
447 | | - "value": "#e76c6a" |
| 407 | + "value": "$colors.red.300" |
448 | 408 | }, |
449 | 409 | "text-critical": { |
450 | | - "value": "#e76c6a" |
| 410 | + "value": "$colors.red.300" |
451 | 411 | }, |
452 | 412 | "icon-critical": { |
453 | | - "value": "#e76c6a" |
| 413 | + "value": "$colors.red.300" |
454 | 414 | }, |
455 | 415 | "action-critical": { |
456 | | - "value": "#c83532" |
| 416 | + "value": "$colors.red.600" |
457 | 417 | }, |
458 | 418 | "border-critical": { |
459 | | - "value": "#e76c6a" |
| 419 | + "value": "$colors.red.300" |
460 | 420 | } |
461 | 421 | }, |
462 | 422 | "accent": { |
|
1078 | 1038 | "metadata": { |
1079 | 1039 | "id": "608023f5027da70c476dcd52", |
1080 | 1040 | "private": true, |
1081 | | - "createdAt": "2021-04-26T15:50:22.744Z" |
| 1041 | + "createdAt": "2021-04-30T17:34:36.934Z" |
1082 | 1042 | } |
1083 | 1043 | } |
0 commit comments