UNPKG

@atlaskit/tokens

Version:

Design tokens are the single source of truth to name and store design decisions.

30 lines (29 loc) 871 B
/** * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen} * @codegen <<SignedSource::481346579796e53160811ac193f2a30b>> * @codegenCommand yarn build tokens */ var tokens = [{ "attributes": { "group": "paint", "state": "active", "introduced": "0.0.15", "description": "Use for backgrounds of elements in a disabled state." }, "value": "#B3DF72", "filePath": "schema/themes/atlassian-dark-future/color/background.tsx", "isSource": true, "original": { "attributes": { "group": "paint", "state": "active", "introduced": "0.0.15", "description": "Use for backgrounds of elements in a disabled state." }, "value": "Lime300" }, "name": "color.background.disabled", "path": ["color", "background", "disabled"], "cleanName": "color.background.disabled" }]; export default tokens;