UNPKG

@getflip/swirl-tokens

Version:

Swirl Design System Tokens package with a number of different formats for Web and Mobile.

2,044 lines 122 kB
{ "font-size-xs": { "value": "0.75rem", "type": "fontSizes", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "0.75rem", "type": "fontSizes" }, "name": "font-size-xs", "attributes": {}, "path": [ "font-size-xs" ] }, "font-size-sm": { "value": "0.875rem", "type": "fontSizes", "comment": "Usually used for labels and captions", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "0.875rem", "type": "fontSizes", "comment": "Usually used for labels and captions" }, "name": "font-size-sm", "attributes": {}, "path": [ "font-size-sm" ] }, "font-size-base": { "value": "1rem", "type": "fontSizes", "comment": "Usually used for the body, links and buttons ", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "1rem", "type": "fontSizes", "comment": "Usually used for the body, links and buttons " }, "name": "font-size-base", "attributes": {}, "path": [ "font-size-base" ] }, "font-size-lg": { "value": "1.125rem", "type": "fontSizes", "comment": "Usually used as level 3 headline", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "1.125rem", "type": "fontSizes", "comment": "Usually used as level 3 headline" }, "name": "font-size-lg", "attributes": {}, "path": [ "font-size-lg" ] }, "font-size-xl": { "value": "1.25rem", "type": "fontSizes", "comment": "Usually used as level 2 headline", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "1.25rem", "type": "fontSizes", "comment": "Usually used as level 2 headline" }, "name": "font-size-xl", "attributes": {}, "path": [ "font-size-xl" ] }, "font-size-2xl": { "value": "1.75rem", "type": "fontSizes", "comment": "Usually used as main headline", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "1.75rem", "type": "fontSizes", "comment": "Usually used as main headline" }, "name": "font-size-2xl", "attributes": {}, "path": [ "font-size-2xl" ] }, "font-weight-normal": { "value": 400, "type": "fontWeights", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": 400, "type": "fontWeights" }, "name": "font-weight-normal", "attributes": {}, "path": [ "font-weight-normal" ] }, "font-weight-medium": { "value": 500, "type": "fontWeights", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": 500, "type": "fontWeights" }, "name": "font-weight-medium", "attributes": {}, "path": [ "font-weight-medium" ] }, "font-weight-semibold": { "value": 600, "type": "fontWeights", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": 600, "type": "fontWeights" }, "name": "font-weight-semibold", "attributes": {}, "path": [ "font-weight-semibold" ] }, "font-weight-bold": { "value": 700, "type": "fontWeights", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": 700, "type": "fontWeights" }, "name": "font-weight-bold", "attributes": {}, "path": [ "font-weight-bold" ] }, "line-height-xs": { "value": "1rem", "type": "lineHeights", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "1rem", "type": "lineHeights" }, "name": "line-height-xs", "attributes": {}, "path": [ "line-height-xs" ] }, "line-height-sm": { "value": "1.25rem", "type": "lineHeights", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "1.25rem", "type": "lineHeights" }, "name": "line-height-sm", "attributes": {}, "path": [ "line-height-sm" ] }, "line-height-base": { "value": "1.5rem", "type": "lineHeights", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "1.5rem", "type": "lineHeights" }, "name": "line-height-base", "attributes": {}, "path": [ "line-height-base" ] }, "line-height-lg": { "value": "1.5rem", "type": "lineHeights", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "1.5rem", "type": "lineHeights" }, "name": "line-height-lg", "attributes": {}, "path": [ "line-height-lg" ] }, "letter-spacing-normal": { "value": 0, "type": "letterSpacing", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": 0, "type": "letterSpacing" }, "name": "letter-spacing-normal", "attributes": {}, "path": [ "letter-spacing-normal" ] }, "decoration-underline": { "value": "underline", "type": "textDecoration", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "underline", "type": "textDecoration" }, "name": "decoration-underline", "attributes": {}, "path": [ "decoration-underline" ] }, "border-radius-null": { "value": 0, "type": "borderRadius", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": 0, "type": "borderRadius" }, "name": "border-radius-null", "attributes": {}, "path": [ "border-radius-null" ] }, "border-radius-xs": { "value": "0.125rem", "type": "borderRadius", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "0.125rem", "type": "borderRadius" }, "name": "border-radius-xs", "attributes": {}, "path": [ "border-radius-xs" ] }, "border-radius-s": { "value": "0.25rem", "type": "borderRadius", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "0.25rem", "type": "borderRadius" }, "name": "border-radius-s", "attributes": {}, "path": [ "border-radius-s" ] }, "border-radius-sm": { "value": "0.5rem", "type": "borderRadius", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "0.5rem", "type": "borderRadius" }, "name": "border-radius-sm", "attributes": {}, "path": [ "border-radius-sm" ] }, "border-radius-base": { "value": "0.75rem", "type": "borderRadius", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "0.75rem", "type": "borderRadius" }, "name": "border-radius-base", "attributes": {}, "path": [ "border-radius-base" ] }, "border-radius-l": { "value": "1rem", "type": "borderRadius", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "1rem", "type": "borderRadius" }, "name": "border-radius-l", "attributes": {}, "path": [ "border-radius-l" ] }, "border-radius-xl": { "value": "1.25rem", "type": "borderRadius", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "1.25rem", "type": "borderRadius" }, "name": "border-radius-xl", "attributes": {}, "path": [ "border-radius-xl" ] }, "border-radius-full-round": { "value": "6249.9375rem", "type": "borderRadius", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "6249.9375rem", "type": "borderRadius" }, "name": "border-radius-full-round", "attributes": {}, "path": [ "border-radius-full-round" ] }, "space-0": { "value": 0, "type": "spacing", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": 0, "type": "spacing" }, "name": "space-0", "attributes": {}, "path": [ "space-0" ] }, "space-2": { "value": "0.125rem", "type": "spacing", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "0.125rem", "type": "spacing" }, "name": "space-2", "attributes": {}, "path": [ "space-2" ] }, "space-4": { "value": "0.25rem", "type": "spacing", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "0.25rem", "type": "spacing" }, "name": "space-4", "attributes": {}, "path": [ "space-4" ] }, "space-8": { "value": "0.5rem", "type": "spacing", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "0.5rem", "type": "spacing" }, "name": "space-8", "attributes": {}, "path": [ "space-8" ] }, "space-12": { "value": "0.75rem", "type": "spacing", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "0.75rem", "type": "spacing" }, "name": "space-12", "attributes": {}, "path": [ "space-12" ] }, "space-16": { "value": "1rem", "type": "spacing", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "1rem", "type": "spacing" }, "name": "space-16", "attributes": {}, "path": [ "space-16" ] }, "space-20": { "value": "1.25rem", "type": "spacing", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "1.25rem", "type": "spacing" }, "name": "space-20", "attributes": {}, "path": [ "space-20" ] }, "space-24": { "value": "1.5rem", "type": "spacing", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "1.5rem", "type": "spacing" }, "name": "space-24", "attributes": {}, "path": [ "space-24" ] }, "space-32": { "value": "2rem", "type": "spacing", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "2rem", "type": "spacing" }, "name": "space-32", "attributes": {}, "path": [ "space-32" ] }, "space-40": { "value": "2.5rem", "type": "spacing", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "2.5rem", "type": "spacing" }, "name": "space-40", "attributes": {}, "path": [ "space-40" ] }, "space-48": { "value": "3rem", "type": "spacing", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "3rem", "type": "spacing" }, "name": "space-48", "attributes": {}, "path": [ "space-48" ] }, "space-64": { "value": "4rem", "type": "spacing", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "4rem", "type": "spacing" }, "name": "space-64", "attributes": {}, "path": [ "space-64" ] }, "decoration-none": { "value": "none", "type": "textDecoration", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "none", "type": "textDecoration" }, "name": "decoration-none", "attributes": {}, "path": [ "decoration-none" ] }, "border-width-0": { "value": 0, "type": "borderWidth", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": 0, "type": "borderWidth" }, "name": "border-width-0", "attributes": {}, "path": [ "border-width-0" ] }, "font-family-text": { "value": "'Inter var experimental', 'Inter var', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif", "type": "fontFamilies", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "'Inter var experimental', 'Inter var', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif", "type": "fontFamilies" }, "name": "font-family-text", "attributes": {}, "path": [ "font-family-text" ] }, "font-family-code": { "value": "'Fira Mono', Courier, monospace", "type": "fontFamilies", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "'Fira Mono', Courier, monospace", "type": "fontFamilies" }, "name": "font-family-code", "attributes": {}, "path": [ "font-family-code" ] }, "font-family-text-japanese": { "value": "'Inter var experimental', 'Inter var', Hiragino Sans, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, Osaka, 'MS PGothic', sans-serif", "type": "fontFamilies", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "'Inter var experimental', 'Inter var', Hiragino Sans, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, Osaka, 'MS PGothic', sans-serif", "type": "fontFamilies" }, "name": "font-family-text-japanese", "attributes": {}, "path": [ "font-family-text-japanese" ] }, "font-family-text-korean": { "value": "'Inter var experimental', 'Inter var', 'Microsoft JhengHei', 微軟正黑體, 'Microsoft JhengHei UI', 'Microsoft YaHei', 微軟雅黑, 宋体, SimSun, sans-serif", "type": "fontFamilies", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "'Inter var experimental', 'Inter var', 'Microsoft JhengHei', 微軟正黑體, 'Microsoft JhengHei UI', 'Microsoft YaHei', 微軟雅黑, 宋体, SimSun, sans-serif", "type": "fontFamilies" }, "name": "font-family-text-korean", "attributes": {}, "path": [ "font-family-text-korean" ] }, "font-family-text-chinese-traditional": { "value": "'Inter var experimental', 'Inter var', 'Microsoft JhengHei', 微軟正黑體, 'Microsoft JhengHei UI', 'Microsoft YaHei', 微軟雅黑, 宋体, SimSun, sans-serif", "type": "fontFamilies", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "'Inter var experimental', 'Inter var', 'Microsoft JhengHei', 微軟正黑體, 'Microsoft JhengHei UI', 'Microsoft YaHei', 微軟雅黑, 宋体, SimSun, sans-serif", "type": "fontFamilies" }, "name": "font-family-text-chinese-traditional", "attributes": {}, "path": [ "font-family-text-chinese-traditional" ] }, "font-family-text-chinese-simplified": { "value": "'Inter var experimental', 'Inter var', 'Microsoft YaHei New', 微软雅黑, 'Microsoft Yahei', 'Microsoft JhengHei', 宋体, SimSun, sans-serif", "type": "fontFamilies", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "'Inter var experimental', 'Inter var', 'Microsoft YaHei New', 微软雅黑, 'Microsoft Yahei', 'Microsoft JhengHei', 宋体, SimSun, sans-serif", "type": "fontFamilies" }, "name": "font-family-text-chinese-simplified", "attributes": {}, "path": [ "font-family-text-chinese-simplified" ] }, "font-family-text-arabic": { "value": "-apple-system, system-ui", "type": "fontFamilies", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "-apple-system, system-ui", "type": "fontFamilies" }, "name": "font-family-text-arabic", "attributes": {}, "path": [ "font-family-text-arabic" ] }, "border-width-default": { "value": "0.0625rem", "type": "borderWidth", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "0.0625rem", "type": "borderWidth" }, "name": "border-width-default", "attributes": {}, "path": [ "border-width-default" ] }, "line-height-xl": { "value": "1.75rem", "type": "lineHeights", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "1.75rem", "type": "lineHeights" }, "name": "line-height-xl", "attributes": {}, "path": [ "line-height-xl" ] }, "line-height-2xl": { "value": "2.25rem", "type": "lineHeights", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "2.25rem", "type": "lineHeights" }, "name": "line-height-2xl", "attributes": {}, "path": [ "line-height-2xl" ] }, "z-0": { "value": "0", "type": "zIndex", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "0", "type": "zIndex" }, "name": "z-0", "attributes": {}, "path": [ "z-0" ] }, "z-10": { "value": "10", "type": "zIndex", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "10", "type": "zIndex" }, "name": "z-10", "attributes": {}, "path": [ "z-10" ] }, "z-20": { "value": "20", "type": "zIndex", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "20", "type": "zIndex" }, "name": "z-20", "attributes": {}, "path": [ "z-20" ] }, "z-30": { "value": "30", "type": "zIndex", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "30", "type": "zIndex" }, "name": "z-30", "attributes": {}, "path": [ "z-30" ] }, "z-40": { "value": "40", "type": "zIndex", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "40", "type": "zIndex" }, "name": "z-40", "attributes": {}, "path": [ "z-40" ] }, "z-50": { "value": "50", "type": "zIndex", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "50", "type": "zIndex" }, "name": "z-50", "attributes": {}, "path": [ "z-50" ] }, "z-auto": { "value": "auto", "type": "zIndex", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "auto", "type": "zIndex" }, "name": "z-auto", "attributes": {}, "path": [ "z-auto" ] }, "blur-m": { "value": "16px", "type": "dimension", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "16px", "type": "dimension" }, "name": "blur-m", "attributes": {}, "path": [ "blur-m" ] }, "blur-l": { "value": "24px", "type": "dimension", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "24px", "type": "dimension" }, "name": "blur-l", "attributes": {}, "path": [ "blur-l" ] }, "core-gray-10": { "value": "rgba(43, 43, 43, 1)", "type": "color", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "rgba(43, 43, 43, 1)", "type": "color" }, "name": "core-gray-10", "attributes": {}, "path": [ "core-gray-10" ] }, "core-gray-11": { "value": "rgba(35, 35, 35, 1)", "type": "color", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "rgba(35, 35, 35, 1)", "type": "color" }, "name": "core-gray-11", "attributes": {}, "path": [ "core-gray-11" ] }, "core-gray-12": { "value": "rgba(25, 25, 25, 1)", "type": "color", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "rgba(25, 25, 25, 1)", "type": "color" }, "name": "core-gray-12", "attributes": {}, "path": [ "core-gray-12" ] }, "core-gray-black": { "value": "rgba(0, 0, 0, 1)", "type": "color", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "rgba(0, 0, 0, 1)", "type": "color" }, "name": "core-gray-black", "attributes": {}, "path": [ "core-gray-black" ] }, "core-gray-09": { "value": "rgba(54, 54, 54, 1)", "type": "color", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "rgba(54, 54, 54, 1)", "type": "color" }, "name": "core-gray-09", "attributes": {}, "path": [ "core-gray-09" ] }, "core-gray-08": { "value": "rgba(63, 63, 63, 1)", "type": "color", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "rgba(63, 63, 63, 1)", "type": "color" }, "name": "core-gray-08", "attributes": {}, "path": [ "core-gray-08" ] }, "core-gray-07": { "value": "rgba(81, 81, 81, 1)", "type": "color", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "rgba(81, 81, 81, 1)", "type": "color" }, "name": "core-gray-07", "attributes": {}, "path": [ "core-gray-07" ] }, "core-gray-06": { "value": "rgba(110, 110, 110, 1)", "type": "color", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "rgba(110, 110, 110, 1)", "type": "color" }, "name": "core-gray-06", "attributes": {}, "path": [ "core-gray-06" ] }, "core-gray-05": { "value": "rgba(158, 158, 158, 1)", "type": "color", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "rgba(158, 158, 158, 1)", "type": "color" }, "name": "core-gray-05", "attributes": {}, "path": [ "core-gray-05" ] }, "core-gray-04": { "value": "rgba(207, 207, 207, 1)", "type": "color", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "rgba(207, 207, 207, 1)", "type": "color" }, "name": "core-gray-04", "attributes": {}, "path": [ "core-gray-04" ] }, "core-gray-03": { "value": "rgba(223, 223, 223, 1)", "type": "color", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "rgba(223, 223, 223, 1)", "type": "color" }, "name": "core-gray-03", "attributes": {}, "path": [ "core-gray-03" ] }, "core-gray-02": { "value": "rgba(234, 234, 234, 1)", "type": "color", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "rgba(234, 234, 234, 1)", "type": "color" }, "name": "core-gray-02", "attributes": {}, "path": [ "core-gray-02" ] }, "core-gray-01": { "value": "rgba(242, 242, 242, 1)", "type": "color", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "rgba(242, 242, 242, 1)", "type": "color" }, "name": "core-gray-01", "attributes": {}, "path": [ "core-gray-01" ] }, "core-gray-white": { "value": "rgba(255, 255, 255, 1)", "type": "color", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "rgba(255, 255, 255, 1)", "type": "color" }, "name": "core-gray-white", "attributes": {}, "path": [ "core-gray-white" ] }, "core-customer-color-light-1-default": { "value": "rgba(20, 90, 245, 1)", "type": "color", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "rgba(20, 90, 245, 1)", "type": "color" }, "name": "core-customer-color-light-1-default", "attributes": {}, "path": [ "core-customer-color-light-1-default" ] }, "core-customer-color-light-1-hovered": { "value": "rgba(55, 115, 247, 1)", "type": "color", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "rgba(55, 115, 247, 1)", "type": "color" }, "name": "core-customer-color-light-1-hovered", "attributes": {}, "path": [ "core-customer-color-light-1-hovered" ] }, "core-customer-color-light-1-pressed": { "value": "rgba(91, 139, 248, 1)", "type": "color", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "rgba(91, 139, 248, 1)", "type": "color" }, "name": "core-customer-color-light-1-pressed", "attributes": {}, "path": [ "core-customer-color-light-1-pressed" ] }, "core-customer-color-light-2-default": { "value": "rgba(230, 238, 255, 1)", "type": "color", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "rgba(230, 238, 255, 1)", "type": "color" }, "name": "core-customer-color-light-2-default", "attributes": {}, "path": [ "core-customer-color-light-2-default" ] }, "core-customer-color-light-2-hovered": { "value": "rgba(213, 226, 255, 1)", "type": "color", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "rgba(213, 226, 255, 1)", "type": "color" }, "name": "core-customer-color-light-2-hovered", "attributes": {}, "path": [ "core-customer-color-light-2-hovered" ] }, "core-customer-color-light-2-pressed": { "value": "rgba(190, 210, 255, 1)", "type": "color", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "rgba(190, 210, 255, 1)", "type": "color" }, "name": "core-customer-color-light-2-pressed", "attributes": {}, "path": [ "core-customer-color-light-2-pressed" ] }, "core-customer-color-light-3-default": { "value": "rgba(0, 55, 175, 1)", "type": "color", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "rgba(0, 55, 175, 1)", "type": "color" }, "name": "core-customer-color-light-3-default", "attributes": {}, "path": [ "core-customer-color-light-3-default" ] }, "core-customer-color-light-3-hovered": { "value": "rgba(38, 85, 187, 1)", "type": "color", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "rgba(38, 85, 187, 1)", "type": "color" }, "name": "core-customer-color-light-3-hovered", "attributes": {}, "path": [ "core-customer-color-light-3-hovered" ] }, "core-customer-color-light-3-pressed": { "value": "rgba(77, 116, 199, 1)", "type": "color", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "rgba(77, 116, 199, 1)", "type": "color" }, "name": "core-customer-color-light-3-pressed", "attributes": {}, "path": [ "core-customer-color-light-3-pressed" ] }, "core-on-customer-color-light-1": { "value": "rgba(255, 255, 255, 1)", "type": "color", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "rgba(255, 255, 255, 1)", "type": "color" }, "name": "core-on-customer-color-light-1", "attributes": {}, "path": [ "core-on-customer-color-light-1" ] }, "core-on-customer-color-light-2": { "value": "rgba(23, 23, 23, 1)", "type": "color", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "rgba(23, 23, 23, 1)", "type": "color" }, "name": "core-on-customer-color-light-2", "attributes": {}, "path": [ "core-on-customer-color-light-2" ] }, "core-on-customer-color-light-2-subdued": { "value": "rgba(106, 109, 116, 1)", "type": "color", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "rgba(106, 109, 116, 1)", "type": "color" }, "name": "core-on-customer-color-light-2-subdued", "attributes": {}, "path": [ "core-on-customer-color-light-2-subdued" ] }, "core-customer-color-dark-1-default": { "value": "rgba(86, 143, 222, 1)", "type": "color", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "rgba(86, 143, 222, 1)", "type": "color" }, "name": "core-customer-color-dark-1-default", "attributes": {}, "path": [ "core-customer-color-dark-1-default" ] }, "core-customer-color-dark-1-hovered": { "value": "rgba(121, 164, 223, 1)", "type": "color", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "rgba(121, 164, 223, 1)", "type": "color" }, "name": "core-customer-color-dark-1-hovered", "attributes": {}, "path": [ "core-customer-color-dark-1-hovered" ] }, "core-customer-color-dark-1-pressed": { "value": "rgba(150, 181, 224, 1)", "type": "color", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "rgba(150, 181, 224, 1)", "type": "color" }, "name": "core-customer-color-dark-1-pressed", "attributes": {}, "path": [ "core-customer-color-dark-1-pressed" ] }, "core-customer-color-dark-2-default": { "value": "rgba(45, 71, 127, 1)", "type": "color", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "rgba(45, 71, 127, 1)", "type": "color" }, "name": "core-customer-color-dark-2-default", "attributes": {}, "path": [ "core-customer-color-dark-2-default" ] }, "core-customer-color-dark-2-hovered": { "value": "rgba(52, 80, 141, 1)", "type": "color", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "rgba(52, 80, 141, 1)", "type": "color" }, "name": "core-customer-color-dark-2-hovered", "attributes": {}, "path": [ "core-customer-color-dark-2-hovered" ] }, "core-customer-color-dark-2-pressed": { "value": "rgba(64, 91, 151, 1)", "type": "color", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "rgba(64, 91, 151, 1)", "type": "color" }, "name": "core-customer-color-dark-2-pressed", "attributes": {}, "path": [ "core-customer-color-dark-2-pressed" ] }, "core-customer-color-dark-3-default": { "value": "rgba(109, 168, 251, 1)", "type": "color", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "rgba(109, 168, 251, 1)", "type": "color" }, "name": "core-customer-color-dark-3-default", "attributes": {}, "path": [ "core-customer-color-dark-3-default" ] }, "core-customer-color-dark-3-hovered": { "value": "rgba(141, 188, 255, 1)", "type": "color", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "rgba(141, 188, 255, 1)", "type": "color" }, "name": "core-customer-color-dark-3-hovered", "attributes": {}, "path": [ "core-customer-color-dark-3-hovered" ] }, "core-customer-color-dark-3-pressed": { "value": "rgba(182, 213, 255, 1)", "type": "color", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "rgba(182, 213, 255, 1)", "type": "color" }, "name": "core-customer-color-dark-3-pressed", "attributes": {}, "path": [ "core-customer-color-dark-3-pressed" ] }, "core-on-customer-color-dark-1": { "value": "rgba(0, 0, 0, 1)", "type": "color", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "rgba(0, 0, 0, 1)", "type": "color" }, "name": "core-on-customer-color-dark-1", "attributes": {}, "path": [ "core-on-customer-color-dark-1" ] }, "core-on-customer-color-dark-2": { "value": "rgba(242, 242, 242, 1)", "type": "color", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "rgba(242, 242, 242, 1)", "type": "color" }, "name": "core-on-customer-color-dark-2", "attributes": {}, "path": [ "core-on-customer-color-dark-2" ] }, "core-on-customer-color-dark-2-subdued": { "value": "rgba(150, 163, 191, 1)", "type": "color", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "rgba(150, 163, 191, 1)", "type": "color" }, "name": "core-on-customer-color-dark-2-subdued", "attributes": {}, "path": [ "core-on-customer-color-dark-2-subdued" ] }, "core-status-light-critical-default": { "value": "rgba(213, 6, 54, 1)", "type": "color", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "rgba(213, 6, 54, 1)", "type": "color" }, "name": "core-status-light-critical-default", "attributes": {}, "path": [ "core-status-light-critical-default" ] }, "core-status-light-critical-hovered": { "value": "rgba(179, 39, 57, 1)", "type": "color", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "rgba(179, 39, 57, 1)", "type": "color" }, "name": "core-status-light-critical-hovered", "attributes": {}, "path": [ "core-status-light-critical-hovered" ] }, "core-status-light-critical-pressed": { "value": "rgba(159, 35, 52, 1)", "type": "color", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "rgba(159, 35, 52, 1)", "type": "color" }, "name": "core-status-light-critical-pressed", "attributes": {}, "path": [ "core-status-light-critical-pressed" ] }, "core-status-light-critical-subdued": { "value": "rgba(252, 231, 237, 1)", "type": "color", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "rgba(252, 231, 237, 1)", "type": "color" }, "name": "core-status-light-critical-subdued", "attributes": {}, "path": [ "core-status-light-critical-subdued" ] }, "core-status-light-success-default": { "value": "rgba(8, 129, 8, 1)", "type": "color", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "rgba(8, 129, 8, 1)", "type": "color" }, "name": "core-status-light-success-default", "attributes": {}, "path": [ "core-status-light-success-default" ] }, "core-status-light-success-subdued": { "value": "rgba(220, 247, 220, 1)", "type": "color", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "rgba(220, 247, 220, 1)", "type": "color" }, "name": "core-status-light-success-subdued", "attributes": {}, "path": [ "core-status-light-success-subdued" ] }, "core-status-light-warning-strong": { "value": "rgba(147, 88, 6, 1)", "type": "color", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "rgba(147, 88, 6, 1)", "type": "color" }, "name": "core-status-light-warning-strong", "attributes": {}, "path": [ "core-status-light-warning-strong" ] }, "core-status-light-warning-default": { "value": "rgba(243, 183, 3, 1)", "type": "color", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "rgba(243, 183, 3, 1)", "type": "color" }, "name": "core-status-light-warning-default", "attributes": {}, "path": [ "core-status-light-warning-default" ] }, "core-status-light-warning-subdued": { "value": "rgba(250, 241, 200, 1)", "type": "color", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "rgba(250, 241, 200, 1)", "type": "color" }, "name": "core-status-light-warning-subdued", "attributes": {}, "path": [ "core-status-light-warning-subdued" ] }, "core-status-light-info-default": { "value": "rgba(20, 90, 245, 1)", "type": "color", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "rgba(20, 90, 245, 1)", "type": "color" }, "name": "core-status-light-info-default", "attributes": {}, "path": [ "core-status-light-info-default" ] }, "core-status-light-info-subdued": { "value": "rgba(230, 241, 255, 1)", "type": "color", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "rgba(230, 241, 255, 1)", "type": "color" }, "name": "core-status-light-info-subdued", "attributes": {}, "path": [ "core-status-light-info-subdued" ] }, "core-status-dark-critical-default": { "value": "rgba(228, 100, 100, 1)", "type": "color", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "rgba(228, 100, 100, 1)", "type": "color" }, "name": "core-status-dark-critical-default", "attributes": {}, "path": [ "core-status-dark-critical-default" ] }, "core-status-dark-critical-hovered": { "value": "rgba(210, 123, 121, 1)", "type": "color", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "rgba(210, 123, 121, 1)", "type": "color" }, "name": "core-status-dark-critical-hovered", "attributes": {}, "path": [ "core-status-dark-critical-hovered" ] }, "core-status-dark-critical-pressed": { "value": "rgba(215, 147, 145, 1)", "type": "color", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "rgba(215, 147, 145, 1)", "type": "color" }, "name": "core-status-dark-critical-pressed", "attributes": {}, "path": [ "core-status-dark-critical-pressed" ] }, "core-status-dark-critical-subdued": { "value": "rgba(56, 33, 38, 1)", "type": "color", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "rgba(56, 33, 38, 1)", "type": "color" }, "name": "core-status-dark-critical-subdued", "attributes": {}, "path": [ "core-status-dark-critical-subdued" ] }, "core-status-dark-warning-default": { "value": "rgba(243, 183, 3, 1)", "type": "color", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "rgba(243, 183, 3, 1)", "type": "color" }, "name": "core-status-dark-warning-default", "attributes": {}, "path": [ "core-status-dark-warning-default" ] }, "core-status-dark-warning-subdued": { "value": "rgba(45, 39, 25, 1)", "type": "color", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "rgba(45, 39, 25, 1)", "type": "color" }, "name": "core-status-dark-warning-subdued", "attributes": {}, "path": [ "core-status-dark-warning-subdued" ] }, "core-status-dark-success-default": { "value": "rgba(80, 164, 80, 1)", "type": "color", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "rgba(80, 164, 80, 1)", "type": "color" }, "name": "core-status-dark-success-default", "attributes": {}, "path": [ "core-status-dark-success-default" ] }, "core-status-dark-success-subdued": { "value": "rgba(26, 44, 26, 1)", "type": "color", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "rgba(26, 44, 26, 1)", "type": "color" }, "name": "core-status-dark-success-subdued", "attributes": {}, "path": [ "core-status-dark-success-subdued" ] }, "core-status-dark-info-default": { "value": "rgba(100, 142, 233, 1)", "type": "color", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "rgba(100, 142, 233, 1)", "type": "color" }, "name": "core-status-dark-info-default", "attributes": {}, "path": [ "core-status-dark-info-default" ] }, "core-status-dark-info-subdued": { "value": "rgba(33, 41, 58, 1)", "type": "color", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "rgba(33, 41, 58, 1)", "type": "color" }, "name": "core-status-dark-info-subdued", "attributes": {}, "path": [ "core-status-dark-info-subdued" ] }, "core-decorative-light-chilli-text": { "value": "rgba(195, 28, 28, 1)", "type": "color", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "rgba(195, 28, 28, 1)", "type": "color" }, "name": "core-decorative-light-chilli-text", "attributes": {}, "path": [ "core-decorative-light-chilli-text" ] }, "core-decorative-light-chilli-surface": { "value": "rgba(195, 28, 28, 1)", "type": "color", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "rgba(195, 28, 28, 1)", "type": "color" }, "name": "core-decorative-light-chilli-surface", "attributes": {}, "path": [ "core-decorative-light-chilli-surface" ] }, "core-decorative-light-chilli-surface-subdued": { "value": "rgba(252, 231, 237, 1)", "type": "color", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "rgba(252, 231, 237, 1)", "type": "color" }, "name": "core-decorative-light-chilli-surface-subdued", "attributes": {}, "path": [ "core-decorative-light-chilli-surface-subdued" ] }, "core-decorative-light-pumpkin-text": { "value": "rgba(167, 76, 37, 1)", "type": "color", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "rgba(167, 76, 37, 1)", "type": "color" }, "name": "core-decorative-light-pumpkin-text", "attributes": {}, "path": [ "core-decorative-light-pumpkin-text" ] }, "core-decorative-light-pumpkin-surface": { "value": "rgba(245, 144, 49, 1)", "type": "color", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "rgba(245, 144, 49, 1)", "type": "color" }, "name": "core-decorative-light-pumpkin-surface", "attributes": {}, "path": [ "core-decorative-light-pumpkin-surface" ] }, "core-decorative-light-pumpkin-surface-subdued": { "value": "rgba(255, 227, 202, 1)", "type": "color", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "rgba(255, 227, 202, 1)", "type": "color" }, "name": "core-decorative-light-pumpkin-surface-subdued", "attributes": {}, "path": [ "core-decorative-light-pumpkin-surface-subdued" ] }, "core-decorative-light-banana-text": { "value": "rgba(154, 92, 0, 1)", "type": "color", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "rgba(154, 92, 0, 1)", "type": "color" }, "name": "core-decorative-light-banana-text", "attributes": {}, "path": [ "core-decorative-light-banana-text" ] }, "core-decorative-light-banana-surface": { "value": "rgba(234, 186, 42, 1)", "type": "color", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "rgba(234, 186, 42, 1)", "type": "color" }, "name": "core-decorative-light-banana-surface", "attributes": {}, "path": [ "core-decorative-light-banana-surface" ] }, "core-decorative-light-banana-surface-subdued": { "value": "rgba(250, 241, 200, 1)", "type": "color", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "rgba(250, 241, 200, 1)", "type": "color" }, "name": "core-decorative-light-banana-surface-subdued", "attributes": {}, "path": [ "core-decorative-light-banana-surface-subdued" ] }, "core-decorative-light-radish-text": { "value": "rgba(186, 29, 142, 1)", "type": "color", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "rgba(186, 29, 142, 1)", "type": "color" }, "name": "core-decorative-light-radish-text", "attributes": {}, "path": [ "core-decorative-light-radish-text" ] }, "core-decorative-light-radish-surface": { "value": "rgba(186, 29, 142, 1)", "type": "color", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "rgba(186, 29, 142, 1)", "type": "color" }, "name": "core-decorative-light-radish-surface", "attributes": {}, "path": [ "core-decorative-light-radish-surface" ] }, "core-decorative-light-radish-surface-subdued": { "value": "rgba(255, 221, 245, 1)", "type": "color", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "rgba(255, 221, 245, 1)", "type": "color" }, "name": "core-decorative-light-radish-surface-subdued", "attributes": {}, "path": [ "core-decorative-light-radish-surface-subdued" ] }, "core-decorative-light-grape-text": { "value": "rgba(130, 45, 164, 1)", "type": "color", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "rgba(130, 45, 164, 1)", "type": "color" }, "name": "core-decorative-light-grape-text", "attributes": {}, "path": [ "core-decorative-light-grape-text" ] }, "core-decorative-light-grape-surface": { "value": "rgba(130, 45, 164, 1)", "type": "color", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "rgba(130, 45, 164, 1)", "type": "color" }, "name": "core-decorative-light-grape-surface", "attributes": {}, "path": [ "core-decorative-light-grape-surface" ] }, "core-decorative-light-grape-surface-subdued": { "value": "rgba(233, 220, 255, 1)", "type": "color", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "rgba(233, 220, 255, 1)", "type": "color" }, "name": "core-decorative-light-grape-surface-subdued", "attributes": {}, "path": [ "core-decorative-light-grape-surface-subdued" ] }, "core-decorative-light-kiwi-text": { "value": "rgba(54, 119, 69, 1)", "type": "color", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "rgba(54, 119, 69, 1)", "type": "color" }, "name": "core-decorative-light-kiwi-text", "attributes": {}, "path": [ "core-decorative-light-kiwi-text" ] }, "core-decorative-light-kiwi-surface": { "value": "rgba(54, 119, 69, 1)", "type": "color", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "rgba(54, 119, 69, 1)", "type": "color" }, "name": "core-decorative-light-kiwi-surface", "attributes": {}, "path": [ "core-decorative-light-kiwi-surface" ] }, "core-decorative-light-kiwi-surface-subdued": { "value": "rgba(220, 247, 220, 1)", "type": "color", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "rgba(220, 247, 220, 1)", "type": "color" }, "name": "core-decorative-light-kiwi-surface-subdued", "attributes": {}, "path": [ "core-decorative-light-kiwi-surface-subdued" ] }, "core-decorative-light-blueberry-text": { "value": "rgba(63, 95, 167, 1)", "type": "color", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "rgba(63, 95, 167, 1)", "type": "color" }, "name": "core-decorative-light-blueberry-text", "attributes": {}, "path": [ "core-decorative-light-blueberry-text" ] }, "core-decorative-light-blueberry-surface": { "value": "rgba(63, 95, 167, 1)", "type": "color", "filePath": "./tokens/tokens.light.json", "isSource": true, "original": { "value": "rgba(63, 95, 167, 1)", "