{
  "$themes": [
    {
      "id": "light",
      "name": "Light",
      "selectedTokenSets": {
        "global": "enabled",
        "role-light": "enabled",
        "brand": "enabled"
      }
    },
    {
      "id": "dark",
      "name": "Dark",
      "selectedTokenSets": {
        "global": "enabled",
        "role-dark": "enabled",
        "brand": "enabled"
      }
    }
  ],
  "global": {
    "color": {
      "navy": {
        "value": "#10162F",
        "type": "color",
        "description": "Codecademy's signature deep navy. Both the body text ink on light surfaces and the canvas in dark mode."
      },
      "navy-900": {
        "value": "#0A0D1C",
        "type": "color",
        "description": "Deepest navy — pressed Navy / hero anchor."
      },
      "hyper": {
        "value": "#3A10E5",
        "type": "color",
        "description": "Codecademy's signature electric purple-blue. The primary brand action color on marketing surfaces."
      },
      "hyper-light": {
        "value": "#5533FF",
        "type": "color",
        "description": "Slightly brighter Hyper — hover and accent moment."
      },
      "blue": {
        "value": "#1557FF",
        "type": "color",
        "description": "Mid-blue accent (Gamut blue-500) — link and focus state."
      },
      "blue-light": {
        "value": "#3388FF",
        "type": "color",
        "description": "Brighter blue accent (Gamut blue-400)."
      },
      "blue-300": {
        "value": "#66C4FF",
        "type": "color",
        "description": "Pale info-blue (Gamut blue-300)."
      },
      "blue-pale": {
        "value": "#D3F2FF",
        "type": "color",
        "description": "Pale blue surface tint (Gamut blue-100)."
      },
      "blue-0": {
        "value": "#F5FCFF",
        "type": "color",
        "description": "Faintest blue surface wash (Gamut blue-0)."
      },
      "green": {
        "value": "#008A27",
        "type": "color",
        "description": "Codecademy's success green (Gamut green-700)."
      },
      "green-light": {
        "value": "#AEE938",
        "type": "color",
        "description": "Lime green accent (Gamut green-400) — celebration and completion."
      },
      "green-pale": {
        "value": "#EAFDC6",
        "type": "color",
        "description": "Pale green surface tint (Gamut green-100)."
      },
      "green-0": {
        "value": "#F5FFE3",
        "type": "color",
        "description": "Faintest green wash (Gamut green-0)."
      },
      "yellow": {
        "value": "#FFD300",
        "type": "color",
        "description": "Warning / streak yellow (Gamut yellow-500)."
      },
      "yellow-dark": {
        "value": "#CCA900",
        "type": "color",
        "description": "Pressed yellow (Gamut yellow-400)."
      },
      "yellow-0": {
        "value": "#FFFAE5",
        "type": "color",
        "description": "Faintest yellow surface wash (Gamut yellow-0)."
      },
      "red": {
        "value": "#E91C11",
        "type": "color",
        "description": "Error / destructive red (Gamut red-500)."
      },
      "red-dark": {
        "value": "#BE1809",
        "type": "color",
        "description": "Pressed error red (Gamut red-600)."
      },
      "red-soft": {
        "value": "#DC5879",
        "type": "color",
        "description": "Soft rose-red (Gamut red-400)."
      },
      "red-0": {
        "value": "#FBF1F0",
        "type": "color",
        "description": "Faintest red surface wash (Gamut red-0)."
      },
      "pink": {
        "value": "#F966FF",
        "type": "color",
        "description": "Editorial pink (Gamut pink-400)."
      },
      "orange": {
        "value": "#FF8C00",
        "type": "color",
        "description": "Editorial orange (Gamut orange-500)."
      },
      "beige": {
        "value": "#FFF0E5",
        "type": "color",
        "description": "Warm beige surface tint (Gamut beige-100) — used in marketing hero washes."
      },
      "white": {
        "value": "#FFFFFF",
        "type": "color",
        "description": "Pure white — marketing canvas."
      },
      "gray-100": {
        "value": "#F5F5F5",
        "type": "color",
        "description": "Lightest grey surface (Gamut gray-100)."
      },
      "gray-200": {
        "value": "#EEEEEE",
        "type": "color",
        "description": "Light grey surface (Gamut gray-200)."
      },
      "gray-300": {
        "value": "#E0E0E0",
        "type": "color",
        "description": "Border / divider grey (Gamut gray-300)."
      },
      "gray-600": {
        "value": "#9E9E9E",
        "type": "color",
        "description": "Tertiary text grey (Gamut gray-600)."
      },
      "gray-800": {
        "value": "#616161",
        "type": "color",
        "description": "Secondary text grey (Gamut gray-800)."
      },
      "gray-900": {
        "value": "#424242",
        "type": "color",
        "description": "Deep grey (Gamut gray-900)."
      }
    },
    "fontFamily": {
      "heading": {
        "value": "Inter",
        "type": "fontFamilies",
        "description": "inter@1.0.0 · sans-serif"
      },
      "body": {
        "value": "Inter",
        "type": "fontFamilies",
        "description": "inter@1.0.0 · sans-serif"
      },
      "mono": {
        "value": "Geist Mono",
        "type": "fontFamilies",
        "description": "geist-mono@1.0.0 · monospace"
      }
    },
    "fontStack": {
      "heading": {
        "value": [
          "Inter",
          "-apple-system",
          "BlinkMacSystemFont",
          "Segoe UI",
          "Roboto",
          "Helvetica Neue",
          "Arial",
          "sans-serif"
        ],
        "type": "fontFamilies"
      },
      "body": {
        "value": [
          "Inter",
          "-apple-system",
          "BlinkMacSystemFont",
          "Segoe UI",
          "Roboto",
          "Helvetica Neue",
          "Arial",
          "sans-serif"
        ],
        "type": "fontFamilies"
      },
      "mono": {
        "value": [
          "Geist Mono",
          "SFMono-Regular",
          "Menlo",
          "Monaco",
          "Consolas",
          "Liberation Mono",
          "Courier New",
          "monospace"
        ],
        "type": "fontFamilies"
      }
    }
  },
  "role-light": {
    "color": {
      "background": {
        "value": "{global.color.white}",
        "type": "color"
      },
      "surface": {
        "value": "{global.color.gray-100}",
        "type": "color"
      },
      "surface-elevated": {
        "value": "{global.color.white}",
        "type": "color"
      },
      "text-primary": {
        "value": "{global.color.navy}",
        "type": "color"
      },
      "text-secondary": {
        "value": "{global.color.gray-800}",
        "type": "color"
      },
      "text-tertiary": {
        "value": "{global.color.gray-600}",
        "type": "color"
      },
      "primary": {
        "value": "{global.color.hyper}",
        "type": "color"
      },
      "primary-hover": {
        "value": "{global.color.hyper-light}",
        "type": "color"
      },
      "accent": {
        "value": "{global.color.hyper-light}",
        "type": "color"
      },
      "accent-hover": {
        "value": "{global.color.hyper}",
        "type": "color"
      },
      "warning": {
        "value": "{global.color.yellow}",
        "type": "color"
      },
      "warning-hover": {
        "value": "{global.color.yellow-dark}",
        "type": "color"
      },
      "error": {
        "value": "{global.color.red}",
        "type": "color"
      },
      "success": {
        "value": "{global.color.green}",
        "type": "color"
      },
      "border": {
        "value": "{global.color.gray-300}",
        "type": "color"
      }
    }
  },
  "role-dark": {
    "color": {
      "background": {
        "value": "{global.color.navy}",
        "type": "color"
      },
      "surface": {
        "value": "{global.color.navy-900}",
        "type": "color"
      },
      "surface-elevated": {
        "value": "{global.color.navy}",
        "type": "color"
      },
      "text-primary": {
        "value": "{global.color.white}",
        "type": "color"
      },
      "text-secondary": {
        "value": "{global.color.gray-300}",
        "type": "color"
      },
      "text-tertiary": {
        "value": "{global.color.gray-600}",
        "type": "color"
      },
      "primary": {
        "value": "{global.color.hyper-light}",
        "type": "color"
      },
      "primary-hover": {
        "value": "{global.color.hyper}",
        "type": "color"
      },
      "accent": {
        "value": "{global.color.green-light}",
        "type": "color"
      },
      "accent-hover": {
        "value": "{global.color.green}",
        "type": "color"
      },
      "warning": {
        "value": "{global.color.yellow}",
        "type": "color"
      },
      "warning-hover": {
        "value": "{global.color.yellow-dark}",
        "type": "color"
      },
      "error": {
        "value": "{global.color.red-soft}",
        "type": "color"
      },
      "success": {
        "value": "{global.color.green-light}",
        "type": "color"
      },
      "border": {
        "value": "{global.color.gray-900}",
        "type": "color"
      }
    }
  },
  "brand": {
    "color": {
      "identity": {
        "value": "{global.color.navy}",
        "type": "color"
      },
      "on-identity": {
        "value": "{global.color.white}",
        "type": "color"
      },
      "primary": {
        "value": "{global.color.hyper}",
        "type": "color"
      },
      "primary-hover": {
        "value": "{global.color.hyper-light}",
        "type": "color"
      },
      "accent": {
        "value": "{global.color.green-light}",
        "type": "color"
      },
      "accent-hover": {
        "value": "{global.color.green}",
        "type": "color"
      },
      "mark": {
        "value": "{global.color.hyper}",
        "type": "color"
      },
      "success": {
        "value": "{global.color.green}",
        "type": "color"
      },
      "warning": {
        "value": "{global.color.yellow}",
        "type": "color"
      },
      "error": {
        "value": "{global.color.red}",
        "type": "color"
      },
      "text-primary-light": {
        "value": "{global.color.navy}",
        "type": "color"
      },
      "text-primary-dark": {
        "value": "{global.color.white}",
        "type": "color"
      },
      "background-light": {
        "value": "{global.color.white}",
        "type": "color"
      },
      "background-dark": {
        "value": "{global.color.navy}",
        "type": "color"
      },
      "surface-light": {
        "value": "{global.color.gray-100}",
        "type": "color"
      },
      "surface-dark": {
        "value": "{global.color.navy-900}",
        "type": "color"
      },
      "text-secondary-light": {
        "value": "{global.color.gray-800}",
        "type": "color"
      },
      "text-tertiary-light": {
        "value": "{global.color.gray-600}",
        "type": "color"
      },
      "border-light": {
        "value": "{global.color.gray-300}",
        "type": "color"
      },
      "border-dark": {
        "value": "{global.color.gray-900}",
        "type": "color"
      }
    }
  },
  "$metadata": {
    "name": "Codecademy",
    "ref": "codecademy@1.0.0",
    "paletteRef": "codecademy@1.0.0",
    "generatedBy": "brand-atoms converter"
  }
}
