{
  "font-size-xs": {
    "value": "0.75rem",
    "type": "fontSizes",
    "filePath": "./tokens/tokens.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.json",
    "isSource": true,
    "original": {
      "value": "3rem",
      "type": "spacing"
    },
    "name": "space-48",
    "attributes": {},
    "path": [
      "space-48"
    ]
  },
  "space-64": {
    "value": "4rem",
    "type": "spacing",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "4rem",
      "type": "spacing"
    },
    "name": "space-64",
    "attributes": {},
    "path": [
      "space-64"
    ]
  },
  "decoration-none": {
    "value": "none",
    "type": "textDecoration",
    "filePath": "./tokens/tokens.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.json",
    "isSource": true,
    "original": {
      "value": "0",
      "type": "zIndex"
    },
    "name": "z-0",
    "attributes": {},
    "path": [
      "z-0"
    ]
  },
  "z-10": {
    "value": "10",
    "type": "zIndex",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "10",
      "type": "zIndex"
    },
    "name": "z-10",
    "attributes": {},
    "path": [
      "z-10"
    ]
  },
  "z-20": {
    "value": "20",
    "type": "zIndex",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "20",
      "type": "zIndex"
    },
    "name": "z-20",
    "attributes": {},
    "path": [
      "z-20"
    ]
  },
  "z-30": {
    "value": "30",
    "type": "zIndex",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "30",
      "type": "zIndex"
    },
    "name": "z-30",
    "attributes": {},
    "path": [
      "z-30"
    ]
  },
  "z-40": {
    "value": "40",
    "type": "zIndex",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "40",
      "type": "zIndex"
    },
    "name": "z-40",
    "attributes": {},
    "path": [
      "z-40"
    ]
  },
  "z-50": {
    "value": "50",
    "type": "zIndex",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "50",
      "type": "zIndex"
    },
    "name": "z-50",
    "attributes": {},
    "path": [
      "z-50"
    ]
  },
  "z-auto": {
    "value": "auto",
    "type": "zIndex",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "auto",
      "type": "zIndex"
    },
    "name": "z-auto",
    "attributes": {},
    "path": [
      "z-auto"
    ]
  },
  "blur-s": {
    "value": "4px",
    "type": "dimension",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "4px",
      "type": "dimension"
    },
    "name": "blur-s",
    "attributes": {},
    "path": [
      "blur-s"
    ]
  },
  "blur-m": {
    "value": "8px",
    "type": "dimension",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "8px",
      "type": "dimension"
    },
    "name": "blur-m",
    "attributes": {},
    "path": [
      "blur-m"
    ]
  },
  "blur-l": {
    "value": "16px",
    "type": "dimension",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "16px",
      "type": "dimension"
    },
    "name": "blur-l",
    "attributes": {},
    "path": [
      "blur-l"
    ]
  },
  "core-gray-10": {
    "value": "rgba(43, 43, 43, 1)",
    "type": "color",
    "filePath": "./tokens/tokens.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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(108, 108, 108, 1)",
    "type": "color",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "rgba(108, 108, 108, 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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.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.dark.json",
    "isSource": true,
    "original": {
      "value": "rgba(63, 95, 167, 1)",
      "type": "color"
    },
    "name": "core-decorative-light-blueberry-surface",
    "attributes": {},
    "path": [
      "core-decorative-light-blueberry-surface"
    ]
  },
  "core-decorative-light-blueberry-surface-subdued": {
    "value": "rgba(230, 241, 255, 1)",
    "type": "color",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "rgba(230, 241, 255, 1)",
      "type": "color"
    },
    "name": "core-decorative-light-blueberry-surface-subdued",
    "attributes": {},
    "path": [
      "core-decorative-light-blueberry-surface-subdued"
    ]
  },
  "core-decorative-dark-chilli-text": {
    "value": "rgba(244, 120, 120, 1)",
    "type": "color",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "rgba(244, 120, 120, 1)",
      "type": "color"
    },
    "name": "core-decorative-dark-chilli-text",
    "attributes": {},
    "path": [
      "core-decorative-dark-chilli-text"
    ]
  },
  "core-decorative-dark-chilli-surface": {
    "value": "rgba(244, 120, 120, 1)",
    "type": "color",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "rgba(244, 120, 120, 1)",
      "type": "color"
    },
    "name": "core-decorative-dark-chilli-surface",
    "attributes": {},
    "path": [
      "core-decorative-dark-chilli-surface"
    ]
  },
  "core-decorative-dark-chilli-surface-subdued": {
    "value": "rgba(77, 45, 44, 1)",
    "type": "color",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "rgba(77, 45, 44, 1)",
      "type": "color"
    },
    "name": "core-decorative-dark-chilli-surface-subdued",
    "attributes": {},
    "path": [
      "core-decorative-dark-chilli-surface-subdued"
    ]
  },
  "core-decorative-dark-pumpkin-text": {
    "value": "rgba(237, 153, 75, 1)",
    "type": "color",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "rgba(237, 153, 75, 1)",
      "type": "color"
    },
    "name": "core-decorative-dark-pumpkin-text",
    "attributes": {},
    "path": [
      "core-decorative-dark-pumpkin-text"
    ]
  },
  "core-decorative-dark-pumpkin-surface": {
    "value": "rgba(237, 153, 75, 1)",
    "type": "color",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "rgba(237, 153, 75, 1)",
      "type": "color"
    },
    "name": "core-decorative-dark-pumpkin-surface",
    "attributes": {},
    "path": [
      "core-decorative-dark-pumpkin-surface"
    ]
  },
  "core-decorative-dark-pumpkin-surface-subdued": {
    "value": "rgba(82, 56, 36, 1)",
    "type": "color",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "rgba(82, 56, 36, 1)",
      "type": "color"
    },
    "name": "core-decorative-dark-pumpkin-surface-subdued",
    "attributes": {},
    "path": [
      "core-decorative-dark-pumpkin-surface-subdued"
    ]
  },
  "core-decorative-dark-banana-text": {
    "value": "rgba(209, 175, 41, 1)",
    "type": "color",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "rgba(209, 175, 41, 1)",
      "type": "color"
    },
    "name": "core-decorative-dark-banana-text",
    "attributes": {},
    "path": [
      "core-decorative-dark-banana-text"
    ]
  },
  "core-decorative-dark-banana-surface": {
    "value": "rgba(209, 175, 41, 1)",
    "type": "color",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "rgba(209, 175, 41, 1)",
      "type": "color"
    },
    "name": "core-decorative-dark-banana-surface",
    "attributes": {},
    "path": [
      "core-decorative-dark-banana-surface"
    ]
  },
  "core-decorative-dark-banana-surface-subdued": {
    "value": "rgba(77, 62, 30, 1)",
    "type": "color",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "rgba(77, 62, 30, 1)",
      "type": "color"
    },
    "name": "core-decorative-dark-banana-surface-subdued",
    "attributes": {},
    "path": [
      "core-decorative-dark-banana-surface-subdued"
    ]
  },
  "core-decorative-dark-radish-text": {
    "value": "rgba(242, 120, 204, 1)",
    "type": "color",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "rgba(242, 120, 204, 1)",
      "type": "color"
    },
    "name": "core-decorative-dark-radish-text",
    "attributes": {},
    "path": [
      "core-decorative-dark-radish-text"
    ]
  },
  "core-decorative-dark-radish-surface": {
    "value": "rgba(242, 120, 204, 1)",
    "type": "color",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "rgba(242, 120, 204, 1)",
      "type": "color"
    },
    "name": "core-decorative-dark-radish-surface",
    "attributes": {},
    "path": [
      "core-decorative-dark-radish-surface"
    ]
  },
  "core-decorative-dark-radish-surface-subdued": {
    "value": "rgba(79, 48, 69, 1)",
    "type": "color",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "rgba(79, 48, 69, 1)",
      "type": "color"
    },
    "name": "core-decorative-dark-radish-surface-subdued",
    "attributes": {},
    "path": [
      "core-decorative-dark-radish-surface-subdued"
    ]
  },
  "core-decorative-dark-grape-text": {
    "value": "rgba(214, 131, 251, 1)",
    "type": "color",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "rgba(214, 131, 251, 1)",
      "type": "color"
    },
    "name": "core-decorative-dark-grape-text",
    "attributes": {},
    "path": [
      "core-decorative-dark-grape-text"
    ]
  },
  "core-decorative-dark-grape-surface": {
    "value": "rgba(214, 131, 251, 1)",
    "type": "color",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "rgba(214, 131, 251, 1)",
      "type": "color"
    },
    "name": "core-decorative-dark-grape-surface",
    "attributes": {},
    "path": [
      "core-decorative-dark-grape-surface"
    ]
  },
  "core-decorative-dark-grape-surface-subdued": {
    "value": "rgba(75, 47, 98, 1)",
    "type": "color",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "rgba(75, 47, 98, 1)",
      "type": "color"
    },
    "name": "core-decorative-dark-grape-surface-subdued",
    "attributes": {},
    "path": [
      "core-decorative-dark-grape-surface-subdued"
    ]
  },
  "core-decorative-dark-kiwi-text": {
    "value": "rgba(111, 200, 130, 1)",
    "type": "color",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "rgba(111, 200, 130, 1)",
      "type": "color"
    },
    "name": "core-decorative-dark-kiwi-text",
    "attributes": {},
    "path": [
      "core-decorative-dark-kiwi-text"
    ]
  },
  "core-decorative-dark-kiwi-surface": {
    "value": "rgba(111, 200, 130, 1)",
    "type": "color",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "rgba(111, 200, 130, 1)",
      "type": "color"
    },
    "name": "core-decorative-dark-kiwi-surface",
    "attributes": {},
    "path": [
      "core-decorative-dark-kiwi-surface"
    ]
  },
  "core-decorative-dark-kiwi-surface-subdued": {
    "value": "rgba(42, 70, 42, 1)",
    "type": "color",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "rgba(42, 70, 42, 1)",
      "type": "color"
    },
    "name": "core-decorative-dark-kiwi-surface-subdued",
    "attributes": {},
    "path": [
      "core-decorative-dark-kiwi-surface-subdued"
    ]
  },
  "core-decorative-dark-blueberry-text": {
    "value": "rgba(122, 172, 240, 1)",
    "type": "color",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "rgba(122, 172, 240, 1)",
      "type": "color"
    },
    "name": "core-decorative-dark-blueberry-text",
    "attributes": {},
    "path": [
      "core-decorative-dark-blueberry-text"
    ]
  },
  "core-decorative-dark-blueberry-surface": {
    "value": "rgba(122, 172, 240, 1)",
    "type": "color",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "rgba(122, 172, 240, 1)",
      "type": "color"
    },
    "name": "core-decorative-dark-blueberry-surface",
    "attributes": {},
    "path": [
      "core-decorative-dark-blueberry-surface"
    ]
  },
  "core-decorative-dark-blueberry-surface-subdued": {
    "value": "rgba(41, 64, 91, 1)",
    "type": "color",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "rgba(41, 64, 91, 1)",
      "type": "color"
    },
    "name": "core-decorative-dark-blueberry-surface-subdued",
    "attributes": {},
    "path": [
      "core-decorative-dark-blueberry-surface-subdued"
    ]
  },
  "core-translucent-black-3": {
    "value": "rgba(0,0,0,0.03)",
    "type": "color",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "rgba(0,0,0,0.03)",
      "type": "color"
    },
    "name": "core-translucent-black-3",
    "attributes": {},
    "path": [
      "core-translucent-black-3"
    ]
  },
  "core-translucent-black-6": {
    "value": "rgba(0,0,0,0.06)",
    "type": "color",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "rgba(0,0,0,0.06)",
      "type": "color"
    },
    "name": "core-translucent-black-6",
    "attributes": {},
    "path": [
      "core-translucent-black-6"
    ]
  },
  "core-translucent-black-9": {
    "value": "rgba(0,0,0,0.09)",
    "type": "color",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "rgba(0,0,0,0.09)",
      "type": "color"
    },
    "name": "core-translucent-black-9",
    "attributes": {},
    "path": [
      "core-translucent-black-9"
    ]
  },
  "core-translucent-black-12": {
    "value": "rgba(0,0,0,0.12)",
    "type": "color",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "rgba(0,0,0,0.12)",
      "type": "color"
    },
    "name": "core-translucent-black-12",
    "attributes": {},
    "path": [
      "core-translucent-black-12"
    ]
  },
  "core-translucent-black-20": {
    "value": "rgba(0,0,0,0.2)",
    "type": "color",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "rgba(0,0,0,0.2)",
      "type": "color"
    },
    "name": "core-translucent-black-20",
    "attributes": {},
    "path": [
      "core-translucent-black-20"
    ]
  },
  "core-translucent-black-60": {
    "value": "rgba(0,0,0,0.6)",
    "type": "color",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "rgba(0,0,0,0.6)",
      "type": "color"
    },
    "name": "core-translucent-black-60",
    "attributes": {},
    "path": [
      "core-translucent-black-60"
    ]
  },
  "core-translucent-black-80": {
    "value": "rgba(0,0,0,0.8)",
    "type": "color",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "rgba(0,0,0,0.8)",
      "type": "color"
    },
    "name": "core-translucent-black-80",
    "attributes": {},
    "path": [
      "core-translucent-black-80"
    ]
  },
  "core-translucent-white-3": {
    "value": "rgba(255,255,255,0.03)",
    "type": "color",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "rgba(255,255,255,0.03)",
      "type": "color"
    },
    "name": "core-translucent-white-3",
    "attributes": {},
    "path": [
      "core-translucent-white-3"
    ]
  },
  "core-translucent-white-6": {
    "value": "rgba(255,255,255,0.06)",
    "type": "color",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "rgba(255,255,255,0.06)",
      "type": "color"
    },
    "name": "core-translucent-white-6",
    "attributes": {},
    "path": [
      "core-translucent-white-6"
    ]
  },
  "core-translucent-white-9": {
    "value": "rgba(255,255,255,0.09)",
    "type": "color",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "rgba(255,255,255,0.09)",
      "type": "color"
    },
    "name": "core-translucent-white-9",
    "attributes": {},
    "path": [
      "core-translucent-white-9"
    ]
  },
  "core-translucent-white-12": {
    "value": "rgba(255,255,255,0.12)",
    "type": "color",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "rgba(255,255,255,0.12)",
      "type": "color"
    },
    "name": "core-translucent-white-12",
    "attributes": {},
    "path": [
      "core-translucent-white-12"
    ]
  },
  "core-translucent-white-20": {
    "value": "rgba(255,255,255,0.2)",
    "type": "color",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "rgba(255,255,255,0.2)",
      "type": "color"
    },
    "name": "core-translucent-white-20",
    "attributes": {},
    "path": [
      "core-translucent-white-20"
    ]
  },
  "core-translucent-white-60": {
    "value": "rgba(255,255,255,0.6)",
    "type": "color",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "rgba(255,255,255,0.6)",
      "type": "color"
    },
    "name": "core-translucent-white-60",
    "attributes": {},
    "path": [
      "core-translucent-white-60"
    ]
  },
  "core-translucent-white-80": {
    "value": "rgba(255,255,255,0.8)",
    "type": "color",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "rgba(255,255,255,0.8)",
      "type": "color"
    },
    "name": "core-translucent-white-80",
    "attributes": {},
    "path": [
      "core-translucent-white-80"
    ]
  },
  "background-default": {
    "value": "rgba(25, 25, 25, 1)",
    "type": "color",
    "comment": "Usually used for the page background and elements that should not elevate from the background.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-gray-12}",
      "type": "color",
      "comment": "Usually used for the page background and elements that should not elevate from the background."
    },
    "name": "background-default",
    "attributes": {},
    "path": [
      "background-default"
    ]
  },
  "background-hovered": {
    "value": "rgba(35, 35, 35, 1)",
    "type": "color",
    "comment": "Used if a component with “Background/Default” has a hovered state.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-gray-11}",
      "type": "color",
      "comment": "Used if a component with “Background/Default” has a hovered state."
    },
    "name": "background-hovered",
    "attributes": {},
    "path": [
      "background-hovered"
    ]
  },
  "background-pressed": {
    "value": "rgba(43, 43, 43, 1)",
    "type": "color",
    "comment": "Used if a component with “Background/Default” has a pressed state.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-gray-10}",
      "type": "color",
      "comment": "Used if a component with “Background/Default” has a pressed state."
    },
    "name": "background-pressed",
    "attributes": {},
    "path": [
      "background-pressed"
    ]
  },
  "surface-default": {
    "value": "rgba(35, 35, 35, 1)",
    "type": "color",
    "comment": "Usually used for containers that need to be elevated.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-gray-11}",
      "type": "color",
      "comment": "Usually used for containers that need to be elevated."
    },
    "name": "surface-default",
    "attributes": {},
    "path": [
      "surface-default"
    ]
  },
  "surface-hovered": {
    "value": "rgba(43, 43, 43, 1)",
    "type": "color",
    "comment": "Used if a component with “Surface/Default” has a hovered state.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-gray-10}",
      "type": "color",
      "comment": "Used if a component with “Surface/Default” has a hovered state."
    },
    "name": "surface-hovered",
    "attributes": {},
    "path": [
      "surface-hovered"
    ]
  },
  "surface-pressed": {
    "value": "rgba(54, 54, 54, 1)",
    "type": "color",
    "comment": "Used if a component with “Surface/Default” has a pressed state.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-gray-09}",
      "type": "color",
      "comment": "Used if a component with “Surface/Default” has a pressed state."
    },
    "name": "surface-pressed",
    "attributes": {},
    "path": [
      "surface-pressed"
    ]
  },
  "surface-sunken-default": {
    "value": "rgba(0, 0, 0, 1)",
    "type": "color",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-gray-black}",
      "type": "color"
    },
    "name": "surface-sunken-default",
    "attributes": {},
    "path": [
      "surface-sunken-default"
    ]
  },
  "surface-sunken-hovered": {
    "value": "rgba(35, 35, 35, 1)",
    "type": "color",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-gray-11}",
      "type": "color"
    },
    "name": "surface-sunken-hovered",
    "attributes": {},
    "path": [
      "surface-sunken-hovered"
    ]
  },
  "surface-sunken-pressed": {
    "value": "rgba(43, 43, 43, 1)",
    "type": "color",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-gray-10}",
      "type": "color"
    },
    "name": "surface-sunken-pressed",
    "attributes": {},
    "path": [
      "surface-sunken-pressed"
    ]
  },
  "surface-overlay-default": {
    "value": "rgba(43, 43, 43, 1)",
    "type": "color",
    "comment": "Usually used for containers that need to be more elevated.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-gray-10}",
      "type": "color",
      "comment": "Usually used for containers that need to be more elevated."
    },
    "name": "surface-overlay-default",
    "attributes": {},
    "path": [
      "surface-overlay-default"
    ]
  },
  "surface-overlay-hovered": {
    "value": "rgba(54, 54, 54, 1)",
    "type": "color",
    "comment": "Used if a component with “Surface Overlay/Default” has a hovered state.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-gray-09}",
      "type": "color",
      "comment": "Used if a component with “Surface Overlay/Default” has a hovered state."
    },
    "name": "surface-overlay-hovered",
    "attributes": {},
    "path": [
      "surface-overlay-hovered"
    ]
  },
  "surface-overlay-pressed": {
    "value": "rgba(63, 63, 63, 1)",
    "type": "color",
    "comment": "Used if a component with “Surface Overlay/Default” has a pressed state.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-gray-08}",
      "type": "color",
      "comment": "Used if a component with “Surface Overlay/Default” has a pressed state."
    },
    "name": "surface-overlay-pressed",
    "attributes": {},
    "path": [
      "surface-overlay-pressed"
    ]
  },
  "surface-raised-default": {
    "value": "rgba(255,255,255,0.06)",
    "type": "color",
    "comment": "Usually used for elements that need contrast on surfaces or background",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-translucent-white-6}",
      "type": "color",
      "comment": "Usually used for elements that need contrast on surfaces or background"
    },
    "name": "surface-raised-default",
    "attributes": {},
    "path": [
      "surface-raised-default"
    ]
  },
  "surface-raised-hovered": {
    "value": "rgba(255,255,255,0.09)",
    "type": "color",
    "comment": "Used if a component with “On Surface/Default” has a hovered state.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-translucent-white-9}",
      "type": "color",
      "comment": "Used if a component with “On Surface/Default” has a hovered state."
    },
    "name": "surface-raised-hovered",
    "attributes": {},
    "path": [
      "surface-raised-hovered"
    ]
  },
  "surface-raised-pressed": {
    "value": "rgba(255,255,255,0.12)",
    "type": "color",
    "comment": "Used if a component with “On Surface/Default” has a pressed state.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-translucent-white-12}",
      "type": "color",
      "comment": "Used if a component with “On Surface/Default” has a pressed state."
    },
    "name": "surface-raised-pressed",
    "attributes": {},
    "path": [
      "surface-raised-pressed"
    ]
  },
  "surface-raised-50-default": {
    "value": "rgba(255,255,255,0.03)",
    "type": "color",
    "comment": "Usually used for elements that need contrast on surfaces or background with a 50% opacity",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-translucent-white-3}",
      "type": "color",
      "comment": "Usually used for elements that need contrast on surfaces or background with a 50% opacity"
    },
    "name": "surface-raised-50-default",
    "attributes": {},
    "path": [
      "surface-raised-50-default"
    ]
  },
  "surface-raised-50-hovered": {
    "value": "rgba(255,255,255,0.06)",
    "type": "color",
    "comment": "Used if a component with `surface-raised-50` has a hovered state.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-translucent-white-6}",
      "type": "color",
      "comment": "Used if a component with `surface-raised-50` has a hovered state."
    },
    "name": "surface-raised-50-hovered",
    "attributes": {},
    "path": [
      "surface-raised-50-hovered"
    ]
  },
  "surface-raised-50-pressed": {
    "value": "rgba(255,255,255,0.09)",
    "type": "color",
    "comment": "Used if a component with `surface-raised-50` has a pressed state.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-translucent-white-9}",
      "type": "color",
      "comment": "Used if a component with `surface-raised-50` has a pressed state."
    },
    "name": "surface-raised-50-pressed",
    "attributes": {},
    "path": [
      "surface-raised-50-pressed"
    ]
  },
  "surface-highlight-default": {
    "value": "rgba(45, 71, 127, 1)",
    "type": "color",
    "comment": "Usually used for containers that need to be highlighted.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-customer-color-dark-2-default}",
      "type": "color",
      "comment": "Usually used for containers that need to be highlighted."
    },
    "name": "surface-highlight-default",
    "attributes": {},
    "path": [
      "surface-highlight-default"
    ]
  },
  "surface-highlight-hovered": {
    "value": "rgba(52, 80, 141, 1)",
    "type": "color",
    "comment": "Used if a component with “Surface Highlight/Default” has a hovered state.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-customer-color-dark-2-hovered}",
      "type": "color",
      "comment": "Used if a component with “Surface Highlight/Default” has a hovered state."
    },
    "name": "surface-highlight-hovered",
    "attributes": {},
    "path": [
      "surface-highlight-hovered"
    ]
  },
  "surface-highlight-pressed": {
    "value": "rgba(64, 91, 151, 1)",
    "type": "color",
    "comment": "Used if a component with “Surface Highlight/Default” has a pressed state.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-customer-color-dark-2-pressed}",
      "type": "color",
      "comment": "Used if a component with “Surface Highlight/Default” has a pressed state."
    },
    "name": "surface-highlight-pressed",
    "attributes": {},
    "path": [
      "surface-highlight-pressed"
    ]
  },
  "on-surface-highlight-default": {
    "value": "rgba(52, 80, 141, 1)",
    "type": "color",
    "comment": "Used to place containers on “Surface Highlight/Default”.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-customer-color-dark-2-hovered}",
      "type": "color",
      "comment": "Used to place containers on “Surface Highlight/Default”."
    },
    "name": "on-surface-highlight-default",
    "attributes": {},
    "path": [
      "on-surface-highlight-default"
    ]
  },
  "surface-critical-default": {
    "value": "rgba(228, 100, 100, 1)",
    "type": "color",
    "comment": "Used as a background for critical surfaces.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-status-dark-critical-default}",
      "type": "color",
      "comment": "Used as a background for critical surfaces."
    },
    "name": "surface-critical-default",
    "attributes": {},
    "path": [
      "surface-critical-default"
    ]
  },
  "surface-critical-subdued": {
    "value": "rgba(56, 33, 38, 1)",
    "type": "color",
    "comment": "Used for low prio critical background.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-status-dark-critical-subdued}",
      "type": "color",
      "comment": "Used for low prio critical background."
    },
    "name": "surface-critical-subdued",
    "attributes": {},
    "path": [
      "surface-critical-subdued"
    ]
  },
  "surface-success-default": {
    "value": "rgba(80, 164, 80, 1)",
    "type": "color",
    "comment": "Used as a background for success surfaces.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-status-dark-success-default}",
      "type": "color",
      "comment": "Used as a background for success surfaces."
    },
    "name": "surface-success-default",
    "attributes": {},
    "path": [
      "surface-success-default"
    ]
  },
  "surface-success-subdued": {
    "value": "rgba(26, 44, 26, 1)",
    "type": "color",
    "comment": "Used for low prio success background.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-status-dark-success-subdued}",
      "type": "color",
      "comment": "Used for low prio success background."
    },
    "name": "surface-success-subdued",
    "attributes": {},
    "path": [
      "surface-success-subdued"
    ]
  },
  "surface-warning-default": {
    "value": "rgba(243, 183, 3, 1)",
    "type": "color",
    "comment": "Used as a background for warning surfaces.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-status-dark-warning-default}",
      "type": "color",
      "comment": "Used as a background for warning surfaces."
    },
    "name": "surface-warning-default",
    "attributes": {},
    "path": [
      "surface-warning-default"
    ]
  },
  "surface-warning-subdued": {
    "value": "rgba(45, 39, 25, 1)",
    "type": "color",
    "comment": "Used for low prio warning background.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-status-dark-warning-subdued}",
      "type": "color",
      "comment": "Used for low prio warning background."
    },
    "name": "surface-warning-subdued",
    "attributes": {},
    "path": [
      "surface-warning-subdued"
    ]
  },
  "surface-info-default": {
    "value": "rgba(100, 142, 233, 1)",
    "type": "color",
    "comment": "Used as a background for info surfaces.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-status-dark-info-default}",
      "type": "color",
      "comment": "Used as a background for info surfaces."
    },
    "name": "surface-info-default",
    "attributes": {},
    "path": [
      "surface-info-default"
    ]
  },
  "surface-info-subdued": {
    "value": "rgba(33, 41, 58, 1)",
    "type": "color",
    "comment": "Used for low prio info background.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-status-dark-info-subdued}",
      "type": "color",
      "comment": "Used for low prio info background."
    },
    "name": "surface-info-subdued",
    "attributes": {},
    "path": [
      "surface-info-subdued"
    ]
  },
  "surface-neutral-default": {
    "value": "rgba(207, 207, 207, 1)",
    "type": "color",
    "comment": "Used as a background for neutral surfaces.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-gray-04}",
      "type": "color",
      "comment": "Used as a background for neutral surfaces."
    },
    "name": "surface-neutral-default",
    "attributes": {},
    "path": [
      "surface-neutral-default"
    ]
  },
  "surface-neutral-subdued": {
    "value": "rgba(54, 54, 54, 1)",
    "type": "color",
    "comment": "Used for low prio neutral background.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-gray-09}",
      "type": "color",
      "comment": "Used for low prio neutral background."
    },
    "name": "surface-neutral-subdued",
    "attributes": {},
    "path": [
      "surface-neutral-subdued"
    ]
  },
  "surface-on-image-default": {
    "value": "rgba(0, 0, 0, 0.4)",
    "type": "color",
    "comment": "Usually used for containers on images",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "rgba(0, 0, 0, 0.4)",
      "type": "color",
      "comment": "Usually used for containers on images"
    },
    "name": "surface-on-image-default",
    "attributes": {},
    "path": [
      "surface-on-image-default"
    ]
  },
  "translucent-low-default": {
    "value": "rgba(43,43,43,0.8)",
    "type": "color",
    "comment": "Used for surface with a backdrop blur and low transparency",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "rgba(43,43,43,0.8)",
      "type": "color",
      "comment": "Used for surface with a backdrop blur and low transparency"
    },
    "name": "translucent-low-default",
    "attributes": {},
    "path": [
      "translucent-low-default"
    ]
  },
  "translucent-low-hovered": {
    "value": "rgba(255,255,255,0.06)",
    "type": "color",
    "comment": "Used for hovers on translucent low",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-translucent-white-6}",
      "type": "color",
      "comment": "Used for hovers on translucent low"
    },
    "name": "translucent-low-hovered",
    "attributes": {},
    "path": [
      "translucent-low-hovered"
    ]
  },
  "translucent-low-pressed": {
    "value": "rgba(255,255,255,0.09)",
    "type": "color",
    "comment": "Used for pressed state on translucent low",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-translucent-white-9}",
      "type": "color",
      "comment": "Used for pressed state on translucent low"
    },
    "name": "translucent-low-pressed",
    "attributes": {},
    "path": [
      "translucent-low-pressed"
    ]
  },
  "translucent-medium-default": {
    "value": "rgba(43,43,43,0.6)",
    "type": "color",
    "comment": "Used for surface with a backdrop blur and low transparency",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "rgba(43,43,43,0.6)",
      "type": "color",
      "comment": "Used for surface with a backdrop blur and low transparency"
    },
    "name": "translucent-medium-default",
    "attributes": {},
    "path": [
      "translucent-medium-default"
    ]
  },
  "translucent-medium-hovered": {
    "value": "rgba(255,255,255,0.2)",
    "type": "color",
    "comment": "Used for hovers on translucent medium",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "rgba(255,255,255,0.2)",
      "type": "color",
      "comment": "Used for hovers on translucent medium"
    },
    "name": "translucent-medium-hovered",
    "attributes": {},
    "path": [
      "translucent-medium-hovered"
    ]
  },
  "translucent-medium-pressed": {
    "value": "rgba(255,255,255,0.3)",
    "type": "color",
    "comment": "Used for hovers on translucent medium",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "rgba(255,255,255,0.3)",
      "type": "color",
      "comment": "Used for hovers on translucent medium"
    },
    "name": "translucent-medium-pressed",
    "attributes": {},
    "path": [
      "translucent-medium-pressed"
    ]
  },
  "border-strong": {
    "value": "rgba(255,255,255,0.2)",
    "type": "color",
    "comment": "Usually used for high emphasis borders.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-translucent-white-20}",
      "type": "color",
      "comment": "Usually used for high emphasis borders."
    },
    "name": "border-strong",
    "attributes": {},
    "path": [
      "border-strong"
    ]
  },
  "border-default": {
    "value": "rgba(255,255,255,0.12)",
    "type": "color",
    "comment": "Usually used for low emphasis borders and espacially divider elements.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-translucent-white-12}",
      "type": "color",
      "comment": "Usually used for low emphasis borders and espacially divider elements."
    },
    "name": "border-default",
    "attributes": {},
    "path": [
      "border-default"
    ]
  },
  "border-highlight": {
    "value": "rgba(109, 168, 251, 1)",
    "type": "color",
    "comment": "Used as border color on containers that need to be highlighted (e.g. form fields).",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-customer-color-dark-3-default}",
      "type": "color",
      "comment": "Used as border color on containers that need to be highlighted (e.g. form fields)."
    },
    "name": "border-highlight",
    "attributes": {},
    "path": [
      "border-highlight"
    ]
  },
  "border-critical": {
    "value": "rgba(228, 100, 100, 1)",
    "type": "color",
    "comment": "Usally used as an border on critical components.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-status-dark-critical-default}",
      "type": "color",
      "comment": "Usally used as an border on critical components."
    },
    "name": "border-critical",
    "attributes": {},
    "path": [
      "border-critical"
    ]
  },
  "border-success": {
    "value": "rgba(80, 164, 80, 1)",
    "type": "color",
    "comment": "Usally used as an border on success components.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-status-dark-success-default}",
      "type": "color",
      "comment": "Usally used as an border on success components."
    },
    "name": "border-success",
    "attributes": {},
    "path": [
      "border-success"
    ]
  },
  "border-warning": {
    "value": "rgba(243, 183, 3, 1)",
    "type": "color",
    "comment": "Usally used as an border on warning components.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-status-dark-warning-default}",
      "type": "color",
      "comment": "Usally used as an border on warning components."
    },
    "name": "border-warning",
    "attributes": {},
    "path": [
      "border-warning"
    ]
  },
  "border-info": {
    "value": "rgba(100, 142, 233, 1)",
    "type": "color",
    "comment": "Usally used as an border on info components.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-status-dark-info-default}",
      "type": "color",
      "comment": "Usally used as an border on info components."
    },
    "name": "border-info",
    "attributes": {},
    "path": [
      "border-info"
    ]
  },
  "border-on-highlight": {
    "value": "rgba(92, 118, 174, 1)",
    "type": "color",
    "comment": "Used as border color on containers that have an highlight surface",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "rgba(92, 118, 174, 1)",
      "type": "color",
      "comment": "Used as border color on containers that have an highlight surface"
    },
    "name": "border-on-highlight",
    "attributes": {},
    "path": [
      "border-on-highlight"
    ]
  },
  "border-on-translucent": {
    "value": "rgba(255,255,255,0.12)",
    "type": "color",
    "comment": "Used for borders on surfaces with a translucent effect",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-translucent-white-12}",
      "type": "color",
      "comment": "Used for borders on surfaces with a translucent effect"
    },
    "name": "border-on-translucent",
    "attributes": {},
    "path": [
      "border-on-translucent"
    ]
  },
  "border-translucent-outline": {
    "value": "rgba(255,255,255,0.1)",
    "type": "color",
    "comment": "Used for outlinesof elements with a translucent effect",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "rgba(255,255,255,0.1)",
      "type": "color",
      "comment": "Used for outlinesof elements with a translucent effect"
    },
    "name": "border-translucent-outline",
    "attributes": {},
    "path": [
      "border-translucent-outline"
    ]
  },
  "text-default": {
    "value": "rgba(242, 242, 242, 1)",
    "type": "color",
    "comment": "Used for high emphasis text.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-gray-01}",
      "type": "color",
      "comment": "Used for high emphasis text."
    },
    "name": "text-default",
    "attributes": {},
    "path": [
      "text-default"
    ]
  },
  "text-subdued": {
    "value": "rgba(158, 158, 158, 1)",
    "type": "color",
    "comment": "Used for low emphasis text.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-gray-05}",
      "type": "color",
      "comment": "Used for low emphasis text."
    },
    "name": "text-subdued",
    "attributes": {},
    "path": [
      "text-subdued"
    ]
  },
  "text-disabled": {
    "value": "rgba(255,255,255,0.2)",
    "type": "color",
    "comment": "Used if a text element is disabled.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-translucent-white-20}",
      "type": "color",
      "comment": "Used if a text element is disabled."
    },
    "name": "text-disabled",
    "attributes": {},
    "path": [
      "text-disabled"
    ]
  },
  "text-dark": {
    "value": "rgba(25, 25, 25, 1)",
    "type": "color",
    "comment": "Used for low contrast decorative colors.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-gray-12}",
      "type": "color",
      "comment": "Used for low contrast decorative colors."
    },
    "name": "text-dark",
    "attributes": {},
    "path": [
      "text-dark"
    ]
  },
  "text-highlight": {
    "value": "rgba(109, 168, 251, 1)",
    "type": "color",
    "comment": "Used to highlight text.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-customer-color-dark-3-default}",
      "type": "color",
      "comment": "Used to highlight text."
    },
    "name": "text-highlight",
    "attributes": {},
    "path": [
      "text-highlight"
    ]
  },
  "text-critical": {
    "value": "rgba(228, 100, 100, 1)",
    "type": "color",
    "comment": "Used as critical text color",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-status-dark-critical-default}",
      "type": "color",
      "comment": "Used as critical text color"
    },
    "name": "text-critical",
    "attributes": {},
    "path": [
      "text-critical"
    ]
  },
  "text-warning": {
    "value": "rgba(243, 183, 3, 1)",
    "type": "color",
    "comment": "Used as warning text color",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-status-dark-warning-default}",
      "type": "color",
      "comment": "Used as warning text color"
    },
    "name": "text-warning",
    "attributes": {},
    "path": [
      "text-warning"
    ]
  },
  "text-success": {
    "value": "rgba(80, 164, 80, 1)",
    "type": "color",
    "comment": "Used as success text color",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-status-dark-success-default}",
      "type": "color",
      "comment": "Used as success text color"
    },
    "name": "text-success",
    "attributes": {},
    "path": [
      "text-success"
    ]
  },
  "text-info": {
    "value": "rgba(100, 142, 233, 1)",
    "type": "color",
    "comment": "Used as info text color",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-status-dark-info-default}",
      "type": "color",
      "comment": "Used as info text color"
    },
    "name": "text-info",
    "attributes": {},
    "path": [
      "text-info"
    ]
  },
  "text-on-action-primary": {
    "value": "rgba(0, 0, 0, 1)",
    "type": "color",
    "comment": "Used as a text color on containers with action primary color.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-on-customer-color-dark-1}",
      "type": "color",
      "comment": "Used as a text color on containers with action primary color."
    },
    "name": "text-on-action-primary",
    "attributes": {},
    "path": [
      "text-on-action-primary"
    ]
  },
  "text-on-surface-highlight": {
    "value": "rgba(242, 242, 242, 1)",
    "type": "color",
    "comment": "Used as text color on containers with highlight color.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-on-customer-color-dark-2}",
      "type": "color",
      "comment": "Used as text color on containers with highlight color."
    },
    "name": "text-on-surface-highlight",
    "attributes": {},
    "path": [
      "text-on-surface-highlight"
    ]
  },
  "text-on-surface-highlight-subdued": {
    "value": "rgba(150, 163, 191, 1)",
    "type": "color",
    "comment": "Used as text color on containers with highlight color.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-on-customer-color-dark-2-subdued}",
      "type": "color",
      "comment": "Used as text color on containers with highlight color."
    },
    "name": "text-on-surface-highlight-subdued",
    "attributes": {},
    "path": [
      "text-on-surface-highlight-subdued"
    ]
  },
  "text-on-status": {
    "value": "rgba(0, 0, 0, 1)",
    "type": "color",
    "comment": "Used as a text color on containers with a status color.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-gray-black}",
      "type": "color",
      "comment": "Used as a text color on containers with a status color."
    },
    "name": "text-on-status",
    "attributes": {},
    "path": [
      "text-on-status"
    ]
  },
  "text-on-image": {
    "value": "rgba(255, 255, 255, 1)",
    "type": "color",
    "comment": "Used as a text color on “Surface On Image/Default”.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-gray-white}",
      "type": "color",
      "comment": "Used as a text color on “Surface On Image/Default”."
    },
    "name": "text-on-image",
    "attributes": {},
    "path": [
      "text-on-image"
    ]
  },
  "icon-strong": {
    "value": "rgba(242, 242, 242, 1)",
    "type": "color",
    "comment": "Used for high emphasis icons.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-gray-01}",
      "type": "color",
      "comment": "Used for high emphasis icons."
    },
    "name": "icon-strong",
    "attributes": {},
    "path": [
      "icon-strong"
    ]
  },
  "icon-default": {
    "value": "rgba(158, 158, 158, 1)",
    "type": "color",
    "comment": "Used for low emphasis icons.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-gray-05}",
      "type": "color",
      "comment": "Used for low emphasis icons."
    },
    "name": "icon-default",
    "attributes": {},
    "path": [
      "icon-default"
    ]
  },
  "icon-disabled": {
    "value": "rgba(255,255,255,0.2)",
    "type": "color",
    "comment": "Used if a icon element is disabled.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-translucent-white-20}",
      "type": "color",
      "comment": "Used if a icon element is disabled."
    },
    "name": "icon-disabled",
    "attributes": {},
    "path": [
      "icon-disabled"
    ]
  },
  "icon-dark": {
    "value": "rgba(25, 25, 25, 1)",
    "type": "color",
    "comment": "Used for low contrast decorative colors.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-gray-12}",
      "type": "color",
      "comment": "Used for low contrast decorative colors."
    },
    "name": "icon-dark",
    "attributes": {},
    "path": [
      "icon-dark"
    ]
  },
  "icon-highlight": {
    "value": "rgba(109, 168, 251, 1)",
    "type": "color",
    "comment": "Used to highlight icons.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-customer-color-dark-3-default}",
      "type": "color",
      "comment": "Used to highlight icons."
    },
    "name": "icon-highlight",
    "attributes": {},
    "path": [
      "icon-highlight"
    ]
  },
  "icon-critical": {
    "value": "rgba(228, 100, 100, 1)",
    "type": "color",
    "comment": "Used as critical icon color",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-status-dark-critical-default}",
      "type": "color",
      "comment": "Used as critical icon color"
    },
    "name": "icon-critical",
    "attributes": {},
    "path": [
      "icon-critical"
    ]
  },
  "icon-warning": {
    "value": "rgba(243, 183, 3, 1)",
    "type": "color",
    "comment": "Used as warning icon color",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-status-dark-warning-default}",
      "type": "color",
      "comment": "Used as warning icon color"
    },
    "name": "icon-warning",
    "attributes": {},
    "path": [
      "icon-warning"
    ]
  },
  "icon-success": {
    "value": "rgba(80, 164, 80, 1)",
    "type": "color",
    "comment": "Used as success icon color",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-status-dark-success-default}",
      "type": "color",
      "comment": "Used as success icon color"
    },
    "name": "icon-success",
    "attributes": {},
    "path": [
      "icon-success"
    ]
  },
  "icon-info": {
    "value": "rgba(100, 142, 233, 1)",
    "type": "color",
    "comment": "Used as info icon color",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-status-dark-info-default}",
      "type": "color",
      "comment": "Used as info icon color"
    },
    "name": "icon-info",
    "attributes": {},
    "path": [
      "icon-info"
    ]
  },
  "icon-on-action-primary": {
    "value": "rgba(0, 0, 0, 1)",
    "type": "color",
    "comment": "Used as a icon color on containers with action primary color.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-on-customer-color-dark-1}",
      "type": "color",
      "comment": "Used as a icon color on containers with action primary color."
    },
    "name": "icon-on-action-primary",
    "attributes": {},
    "path": [
      "icon-on-action-primary"
    ]
  },
  "icon-on-surface-highlight": {
    "value": "rgba(242, 242, 242, 1)",
    "type": "color",
    "comment": "Used as icon color on containers with highlight color.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-on-customer-color-dark-2}",
      "type": "color",
      "comment": "Used as icon color on containers with highlight color."
    },
    "name": "icon-on-surface-highlight",
    "attributes": {},
    "path": [
      "icon-on-surface-highlight"
    ]
  },
  "icon-on-surface-highlight-subdued": {
    "value": "rgba(150, 163, 191, 1)",
    "type": "color",
    "comment": "Used as icon color on containers with highlight color.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-on-customer-color-dark-2-subdued}",
      "type": "color",
      "comment": "Used as icon color on containers with highlight color."
    },
    "name": "icon-on-surface-highlight-subdued",
    "attributes": {},
    "path": [
      "icon-on-surface-highlight-subdued"
    ]
  },
  "icon-on-status": {
    "value": "rgba(0, 0, 0, 1)",
    "type": "color",
    "comment": "Used as a icon color on containers with a status color.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-gray-black}",
      "type": "color",
      "comment": "Used as a icon color on containers with a status color."
    },
    "name": "icon-on-status",
    "attributes": {},
    "path": [
      "icon-on-status"
    ]
  },
  "icon-on-image": {
    "value": "rgba(255, 255, 255, 1)",
    "type": "color",
    "comment": "Used as a icon color on “Surface On Image/Default”.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-gray-white}",
      "type": "color",
      "comment": "Used as a icon color on “Surface On Image/Default”."
    },
    "name": "icon-on-image",
    "attributes": {},
    "path": [
      "icon-on-image"
    ]
  },
  "action-primary-default": {
    "value": "rgba(86, 143, 222, 1)",
    "type": "color",
    "comment": "Used for containers that are high emphasis action elements.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-customer-color-dark-1-default}",
      "type": "color",
      "comment": "Used for containers that are high emphasis action elements."
    },
    "name": "action-primary-default",
    "attributes": {},
    "path": [
      "action-primary-default"
    ]
  },
  "action-primary-hovered": {
    "value": "rgba(121, 164, 223, 1)",
    "type": "color",
    "comment": "Used if a component with “Action Primary/Default” has a hovered state.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-customer-color-dark-1-hovered}",
      "type": "color",
      "comment": "Used if a component with “Action Primary/Default” has a hovered state."
    },
    "name": "action-primary-hovered",
    "attributes": {},
    "path": [
      "action-primary-hovered"
    ]
  },
  "action-primary-pressed": {
    "value": "rgba(150, 181, 224, 1)",
    "type": "color",
    "comment": "Used if a component with “Action Primary/Default” has a pressed state.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-customer-color-dark-1-pressed}",
      "type": "color",
      "comment": "Used if a component with “Action Primary/Default” has a pressed state."
    },
    "name": "action-primary-pressed",
    "attributes": {},
    "path": [
      "action-primary-pressed"
    ]
  },
  "action-primary-disabled": {
    "value": "rgba(43, 43, 43, 1)",
    "type": "color",
    "comment": "Used if a component with “Action Primary/Default” has a disabled state.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-gray-10}",
      "type": "color",
      "comment": "Used if a component with “Action Primary/Default” has a disabled state."
    },
    "name": "action-primary-disabled",
    "attributes": {},
    "path": [
      "action-primary-disabled"
    ]
  },
  "action-critical-default": {
    "value": "rgba(228, 100, 100, 1)",
    "type": "color",
    "comment": "Used for icon and text that are critical or negative interactive elements.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-status-dark-critical-default}",
      "type": "color",
      "comment": "Used for icon and text that are critical or negative interactive elements."
    },
    "name": "action-critical-default",
    "attributes": {},
    "path": [
      "action-critical-default"
    ]
  },
  "action-critical-hovered": {
    "value": "rgba(210, 123, 121, 1)",
    "type": "color",
    "comment": "Used if a component with “Action Critical/Default” has a hovered state.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-status-dark-critical-hovered}",
      "type": "color",
      "comment": "Used if a component with “Action Critical/Default” has a hovered state."
    },
    "name": "action-critical-hovered",
    "attributes": {},
    "path": [
      "action-critical-hovered"
    ]
  },
  "action-critical-pressed": {
    "value": "rgba(215, 147, 145, 1)",
    "type": "color",
    "comment": "Used if a component with “Action Critical/Default” has a pressed state.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-status-dark-critical-pressed}",
      "type": "color",
      "comment": "Used if a component with “Action Critical/Default” has a pressed state."
    },
    "name": "action-critical-pressed",
    "attributes": {},
    "path": [
      "action-critical-pressed"
    ]
  },
  "action-critical-disabled": {
    "value": "rgba(43, 43, 43, 1)",
    "type": "color",
    "comment": "Used if a component with “Action Critical/Default” has a disabled state.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-gray-10}",
      "type": "color",
      "comment": "Used if a component with “Action Critical/Default” has a disabled state."
    },
    "name": "action-critical-disabled",
    "attributes": {},
    "path": [
      "action-critical-disabled"
    ]
  },
  "action-neutral-default": {
    "value": "rgba(255,255,255,0.06)",
    "type": "color",
    "comment": "Used for containers that are low emphasis action elements.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-translucent-white-6}",
      "type": "color",
      "comment": "Used for containers that are low emphasis action elements."
    },
    "name": "action-neutral-default",
    "attributes": {},
    "path": [
      "action-neutral-default"
    ]
  },
  "action-neutral-hovered": {
    "value": "rgba(255,255,255,0.09)",
    "type": "color",
    "comment": "Used if a component with “Action Neutral/Default” has a hovered state.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-translucent-white-9}",
      "type": "color",
      "comment": "Used if a component with “Action Neutral/Default” has a hovered state."
    },
    "name": "action-neutral-hovered",
    "attributes": {},
    "path": [
      "action-neutral-hovered"
    ]
  },
  "action-neutral-pressed": {
    "value": "rgba(255,255,255,0.12)",
    "type": "color",
    "comment": "Used if a component with “Action Neutral/Default” has a pressed state.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-translucent-white-12}",
      "type": "color",
      "comment": "Used if a component with “Action Neutral/Default” has a pressed state."
    },
    "name": "action-neutral-pressed",
    "attributes": {},
    "path": [
      "action-neutral-pressed"
    ]
  },
  "action-neutral-disabled": {
    "value": "rgba(255,255,255,0.06)",
    "type": "color",
    "comment": "Used if a component with “Action Neutral/Default” has a disabled state.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-translucent-white-6}",
      "type": "color",
      "comment": "Used if a component with “Action Neutral/Default” has a disabled state."
    },
    "name": "action-neutral-disabled",
    "attributes": {},
    "path": [
      "action-neutral-disabled"
    ]
  },
  "interactive-primary-default": {
    "value": "rgba(109, 168, 251, 1)",
    "type": "color",
    "comment": "Used for icon and text that are high emphasis interactive elements.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-customer-color-dark-3-default}",
      "type": "color",
      "comment": "Used for icon and text that are high emphasis interactive elements."
    },
    "name": "interactive-primary-default",
    "attributes": {},
    "path": [
      "interactive-primary-default"
    ]
  },
  "interactive-primary-hovered": {
    "value": "rgba(141, 188, 255, 1)",
    "type": "color",
    "comment": "Used if a component with “Interactive Primary/Default” has a hovered state.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-customer-color-dark-3-hovered}",
      "type": "color",
      "comment": "Used if a component with “Interactive Primary/Default” has a hovered state."
    },
    "name": "interactive-primary-hovered",
    "attributes": {},
    "path": [
      "interactive-primary-hovered"
    ]
  },
  "interactive-primary-pressed": {
    "value": "rgba(182, 213, 255, 1)",
    "type": "color",
    "comment": "Used if a component with “Interactive Primary/Default” has a pressed state.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-customer-color-dark-3-pressed}",
      "type": "color",
      "comment": "Used if a component with “Interactive Primary/Default” has a pressed state."
    },
    "name": "interactive-primary-pressed",
    "attributes": {},
    "path": [
      "interactive-primary-pressed"
    ]
  },
  "interactive-primary-disabled": {
    "value": "rgba(255,255,255,0.2)",
    "type": "color",
    "comment": "Used if a component with “Interactive Primary/Default” has a disabled state.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-translucent-white-20}",
      "type": "color",
      "comment": "Used if a component with “Interactive Primary/Default” has a disabled state."
    },
    "name": "interactive-primary-disabled",
    "attributes": {},
    "path": [
      "interactive-primary-disabled"
    ]
  },
  "interactive-critical-default": {
    "value": "rgba(228, 100, 100, 1)",
    "type": "color",
    "comment": "Used for icon and text that are critical or negative interactive elements.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-status-dark-critical-default}",
      "type": "color",
      "comment": "Used for icon and text that are critical or negative interactive elements."
    },
    "name": "interactive-critical-default",
    "attributes": {},
    "path": [
      "interactive-critical-default"
    ]
  },
  "interactive-critical-hovered": {
    "value": "rgba(210, 123, 121, 1)",
    "type": "color",
    "comment": "Used if a component with “Interactive Critical/Default” has a hovered state.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-status-dark-critical-hovered}",
      "type": "color",
      "comment": "Used if a component with “Interactive Critical/Default” has a hovered state."
    },
    "name": "interactive-critical-hovered",
    "attributes": {},
    "path": [
      "interactive-critical-hovered"
    ]
  },
  "interactive-critical-pressed": {
    "value": "rgba(215, 147, 145, 1)",
    "type": "color",
    "comment": "Used if a component with “Interactive Critical/Default” has a pressed state.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-status-dark-critical-pressed}",
      "type": "color",
      "comment": "Used if a component with “Interactive Critical/Default” has a pressed state."
    },
    "name": "interactive-critical-pressed",
    "attributes": {},
    "path": [
      "interactive-critical-pressed"
    ]
  },
  "interactive-critical-disabled": {
    "value": "rgba(255,255,255,0.06)",
    "type": "color",
    "comment": "Used if a component with “Interactive Primary/Default” has a disabled state.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-translucent-white-6}",
      "type": "color",
      "comment": "Used if a component with “Interactive Primary/Default” has a disabled state."
    },
    "name": "interactive-critical-disabled",
    "attributes": {},
    "path": [
      "interactive-critical-disabled"
    ]
  },
  "interactive-neutral-default": {
    "value": "rgba(255,255,255,0.8)",
    "type": "color",
    "comment": "Used for icon and text that are low emphasis interactive elements.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-translucent-white-80}",
      "type": "color",
      "comment": "Used for icon and text that are low emphasis interactive elements."
    },
    "name": "interactive-neutral-default",
    "attributes": {},
    "path": [
      "interactive-neutral-default"
    ]
  },
  "interactive-neutral-hovered": {
    "value": "rgba(108, 108, 108, 1)",
    "type": "color",
    "comment": "Used if a component with “Interactive Neutral/Default” has a hovered state.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-gray-06}",
      "type": "color",
      "comment": "Used if a component with “Interactive Neutral/Default” has a hovered state."
    },
    "name": "interactive-neutral-hovered",
    "attributes": {},
    "path": [
      "interactive-neutral-hovered"
    ]
  },
  "interactive-neutral-pressed": {
    "value": "rgba(108, 108, 108, 1)",
    "type": "color",
    "comment": "Used if a component with “Interactive Neutral/Default” has a pressed state.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-gray-06}",
      "type": "color",
      "comment": "Used if a component with “Interactive Neutral/Default” has a pressed state."
    },
    "name": "interactive-neutral-pressed",
    "attributes": {},
    "path": [
      "interactive-neutral-pressed"
    ]
  },
  "interactive-neutral-disabled": {
    "value": "rgba(81, 81, 81, 1)",
    "type": "color",
    "comment": "Used if a component with “Interactive Neutral/Default” has a disabled state.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-gray-07}",
      "type": "color",
      "comment": "Used if a component with “Interactive Neutral/Default” has a disabled state."
    },
    "name": "interactive-neutral-disabled",
    "attributes": {},
    "path": [
      "interactive-neutral-disabled"
    ]
  },
  "focus-default": {
    "value": "rgba(109, 168, 251, 1)",
    "type": "color",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-customer-color-dark-3-default}",
      "type": "color"
    },
    "name": "focus-default",
    "attributes": {},
    "path": [
      "focus-default"
    ]
  },
  "decorative-chilli-text": {
    "value": "rgba(244, 120, 120, 1)",
    "type": "color",
    "comment": "Used as a decorative color.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-decorative-dark-chilli-text}",
      "type": "color",
      "comment": "Used as a decorative color."
    },
    "name": "decorative-chilli-text",
    "attributes": {},
    "path": [
      "decorative-chilli-text"
    ]
  },
  "decorative-chilli-surface": {
    "value": "rgba(244, 120, 120, 1)",
    "type": "color",
    "comment": "Used as a decorative color.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-decorative-dark-chilli-surface}",
      "type": "color",
      "comment": "Used as a decorative color."
    },
    "name": "decorative-chilli-surface",
    "attributes": {},
    "path": [
      "decorative-chilli-surface"
    ]
  },
  "decorative-chilli-surface-subdued": {
    "value": "rgba(77, 45, 44, 1)",
    "type": "color",
    "comment": "Used as a decorative color.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-decorative-dark-chilli-surface-subdued}",
      "type": "color",
      "comment": "Used as a decorative color."
    },
    "name": "decorative-chilli-surface-subdued",
    "attributes": {},
    "path": [
      "decorative-chilli-surface-subdued"
    ]
  },
  "decorative-pumpkin-text": {
    "value": "rgba(237, 153, 75, 1)",
    "type": "color",
    "comment": "Used as a decorative color.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-decorative-dark-pumpkin-text}",
      "type": "color",
      "comment": "Used as a decorative color."
    },
    "name": "decorative-pumpkin-text",
    "attributes": {},
    "path": [
      "decorative-pumpkin-text"
    ]
  },
  "decorative-pumpkin-surface": {
    "value": "rgba(237, 153, 75, 1)",
    "type": "color",
    "comment": "Used as a decorative color.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-decorative-dark-pumpkin-surface}",
      "type": "color",
      "comment": "Used as a decorative color."
    },
    "name": "decorative-pumpkin-surface",
    "attributes": {},
    "path": [
      "decorative-pumpkin-surface"
    ]
  },
  "decorative-pumpkin-surface-subdued": {
    "value": "rgba(82, 56, 36, 1)",
    "type": "color",
    "comment": "Used as a decorative color.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-decorative-dark-pumpkin-surface-subdued}",
      "type": "color",
      "comment": "Used as a decorative color."
    },
    "name": "decorative-pumpkin-surface-subdued",
    "attributes": {},
    "path": [
      "decorative-pumpkin-surface-subdued"
    ]
  },
  "decorative-banana-text": {
    "value": "rgba(209, 175, 41, 1)",
    "type": "color",
    "comment": "Used as a decorative color.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-decorative-dark-banana-text}",
      "type": "color",
      "comment": "Used as a decorative color."
    },
    "name": "decorative-banana-text",
    "attributes": {},
    "path": [
      "decorative-banana-text"
    ]
  },
  "decorative-banana-surface": {
    "value": "rgba(209, 175, 41, 1)",
    "type": "color",
    "comment": "Used as a decorative color.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-decorative-dark-banana-surface}",
      "type": "color",
      "comment": "Used as a decorative color."
    },
    "name": "decorative-banana-surface",
    "attributes": {},
    "path": [
      "decorative-banana-surface"
    ]
  },
  "decorative-banana-surface-subdued": {
    "value": "rgba(77, 62, 30, 1)",
    "type": "color",
    "comment": "Used as a decorative color.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-decorative-dark-banana-surface-subdued}",
      "type": "color",
      "comment": "Used as a decorative color."
    },
    "name": "decorative-banana-surface-subdued",
    "attributes": {},
    "path": [
      "decorative-banana-surface-subdued"
    ]
  },
  "decorative-radish-text": {
    "value": "rgba(242, 120, 204, 1)",
    "type": "color",
    "comment": "Used as a decorative color.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-decorative-dark-radish-text}",
      "type": "color",
      "comment": "Used as a decorative color."
    },
    "name": "decorative-radish-text",
    "attributes": {},
    "path": [
      "decorative-radish-text"
    ]
  },
  "decorative-radish-surface": {
    "value": "rgba(242, 120, 204, 1)",
    "type": "color",
    "comment": "Used as a decorative color.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-decorative-dark-radish-surface}",
      "type": "color",
      "comment": "Used as a decorative color."
    },
    "name": "decorative-radish-surface",
    "attributes": {},
    "path": [
      "decorative-radish-surface"
    ]
  },
  "decorative-radish-surface-subdued": {
    "value": "rgba(79, 48, 69, 1)",
    "type": "color",
    "comment": "Used as a decorative color.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-decorative-dark-radish-surface-subdued}",
      "type": "color",
      "comment": "Used as a decorative color."
    },
    "name": "decorative-radish-surface-subdued",
    "attributes": {},
    "path": [
      "decorative-radish-surface-subdued"
    ]
  },
  "decorative-grape-text": {
    "value": "rgba(214, 131, 251, 1)",
    "type": "color",
    "comment": "Used as a decorative color.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-decorative-dark-grape-text}",
      "type": "color",
      "comment": "Used as a decorative color."
    },
    "name": "decorative-grape-text",
    "attributes": {},
    "path": [
      "decorative-grape-text"
    ]
  },
  "decorative-grape-surface": {
    "value": "rgba(214, 131, 251, 1)",
    "type": "color",
    "comment": "Used as a decorative color.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-decorative-dark-grape-surface}",
      "type": "color",
      "comment": "Used as a decorative color."
    },
    "name": "decorative-grape-surface",
    "attributes": {},
    "path": [
      "decorative-grape-surface"
    ]
  },
  "decorative-grape-surface-subdued": {
    "value": "rgba(75, 47, 98, 1)",
    "type": "color",
    "comment": "Used as a decorative color.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-decorative-dark-grape-surface-subdued}",
      "type": "color",
      "comment": "Used as a decorative color."
    },
    "name": "decorative-grape-surface-subdued",
    "attributes": {},
    "path": [
      "decorative-grape-surface-subdued"
    ]
  },
  "decorative-kiwi-text": {
    "value": "rgba(111, 200, 130, 1)",
    "type": "color",
    "comment": "Used as a decorative color.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-decorative-dark-kiwi-text}",
      "type": "color",
      "comment": "Used as a decorative color."
    },
    "name": "decorative-kiwi-text",
    "attributes": {},
    "path": [
      "decorative-kiwi-text"
    ]
  },
  "decorative-kiwi-surface": {
    "value": "rgba(111, 200, 130, 1)",
    "type": "color",
    "comment": "Used as a decorative color.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-decorative-dark-kiwi-surface}",
      "type": "color",
      "comment": "Used as a decorative color."
    },
    "name": "decorative-kiwi-surface",
    "attributes": {},
    "path": [
      "decorative-kiwi-surface"
    ]
  },
  "decorative-kiwi-surface-subdued": {
    "value": "rgba(42, 70, 42, 1)",
    "type": "color",
    "comment": "Used as a decorative color.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-decorative-dark-kiwi-surface-subdued}",
      "type": "color",
      "comment": "Used as a decorative color."
    },
    "name": "decorative-kiwi-surface-subdued",
    "attributes": {},
    "path": [
      "decorative-kiwi-surface-subdued"
    ]
  },
  "decorative-blueberry-text": {
    "value": "rgba(122, 172, 240, 1)",
    "type": "color",
    "comment": "Used as a decorative color.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-decorative-dark-blueberry-text}",
      "type": "color",
      "comment": "Used as a decorative color."
    },
    "name": "decorative-blueberry-text",
    "attributes": {},
    "path": [
      "decorative-blueberry-text"
    ]
  },
  "decorative-blueberry-surface": {
    "value": "rgba(122, 172, 240, 1)",
    "type": "color",
    "comment": "Used as a decorative color.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-decorative-dark-blueberry-surface}",
      "type": "color",
      "comment": "Used as a decorative color."
    },
    "name": "decorative-blueberry-surface",
    "attributes": {},
    "path": [
      "decorative-blueberry-surface"
    ]
  },
  "decorative-blueberry-surface-subdued": {
    "value": "rgba(41, 64, 91, 1)",
    "type": "color",
    "comment": "Used as a decorative color.",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-decorative-dark-blueberry-surface-subdued}",
      "type": "color",
      "comment": "Used as a decorative color."
    },
    "name": "decorative-blueberry-surface-subdued",
    "attributes": {},
    "path": [
      "decorative-blueberry-surface-subdued"
    ]
  },
  "shadow-level-1": {
    "value": [
      {
        "color": "rgba(0,0,0,0.32)",
        "type": "dropShadow",
        "x": "0",
        "y": "1",
        "blur": "8",
        "spread": "0"
      },
      {
        "color": "rgba(0,0,0,0.48)",
        "type": "dropShadow",
        "x": "0",
        "y": "0",
        "blur": "1",
        "spread": "0"
      }
    ],
    "type": "boxShadow",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": [
        {
          "color": "rgba(0,0,0,0.32)",
          "type": "dropShadow",
          "x": "0",
          "y": "1",
          "blur": "8",
          "spread": "0"
        },
        {
          "color": "rgba(0,0,0,0.48)",
          "type": "dropShadow",
          "x": "0",
          "y": "0",
          "blur": "1",
          "spread": "0"
        }
      ],
      "type": "boxShadow"
    },
    "name": "shadow-level-1",
    "attributes": {},
    "path": [
      "shadow-level-1"
    ]
  },
  "shadow-level-2": {
    "value": [
      {
        "color": "rgba(0,0,0,0.2)",
        "type": "dropShadow",
        "x": "0",
        "y": "4",
        "blur": "12",
        "spread": "0"
      }
    ],
    "type": "boxShadow",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": [
        {
          "color": "rgba(0,0,0,0.2)",
          "type": "dropShadow",
          "x": "0",
          "y": "4",
          "blur": "12",
          "spread": "0"
        }
      ],
      "type": "boxShadow"
    },
    "name": "shadow-level-2",
    "attributes": {},
    "path": [
      "shadow-level-2"
    ]
  },
  "shadow-level-3": {
    "value": [
      {
        "color": "rgba(0,0,0,0.32)",
        "type": "dropShadow",
        "x": "0",
        "y": "12",
        "blur": "32",
        "spread": "0"
      },
      {
        "color": "rgba(0,0,0,0.24)",
        "type": "dropShadow",
        "x": "0",
        "y": "2",
        "blur": "4",
        "spread": "0"
      }
    ],
    "type": "boxShadow",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": [
        {
          "color": "rgba(0,0,0,0.32)",
          "type": "dropShadow",
          "x": "0",
          "y": "12",
          "blur": "32",
          "spread": "0"
        },
        {
          "color": "rgba(0,0,0,0.24)",
          "type": "dropShadow",
          "x": "0",
          "y": "2",
          "blur": "4",
          "spread": "0"
        }
      ],
      "type": "boxShadow"
    },
    "name": "shadow-level-3",
    "attributes": {},
    "path": [
      "shadow-level-3"
    ]
  },
  "state-hovered": {
    "value": "rgba(255,255,255,0.06)",
    "type": "color",
    "comment": "Is used for general hovered states, e.g. list items",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-translucent-white-6}",
      "type": "color",
      "comment": "Is used for general hovered states, e.g. list items"
    },
    "name": "state-hovered",
    "attributes": {},
    "path": [
      "state-hovered"
    ]
  },
  "state-pressed": {
    "value": "rgba(255,255,255,0.09)",
    "type": "color",
    "comment": "Is used for general pressed states, e.g. list items",
    "filePath": "./tokens/tokens.dark.json",
    "isSource": true,
    "original": {
      "value": "{core-translucent-white-9}",
      "type": "color",
      "comment": "Is used for general pressed states, e.g. list items"
    },
    "name": "state-pressed",
    "attributes": {},
    "path": [
      "state-pressed"
    ]
  }
}