{
  "$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": {
      "cambridge-blue": {
        "value": "#8EE8D8",
        "type": "color",
        "description": "The contemporary Cambridge Blue — primary brand colour."
      },
      "cambridge-light-blue": {
        "value": "#D1F9F1",
        "type": "color",
        "description": "Light tint of Cambridge Blue — surface accents."
      },
      "cambridge-warm-blue": {
        "value": "#00BDB6",
        "type": "color",
        "description": "Saturated teal — digital accent / hover."
      },
      "cambridge-dark-blue": {
        "value": "#133844",
        "type": "color",
        "description": "Deep teal-navy — primary text / dark canvas."
      },
      "heritage-cambridge-blue": {
        "value": "#85B09A",
        "type": "color",
        "description": "Traditional Cambridge Blue (closer to muted sage-green)."
      },
      "light-crest": {
        "value": "#FFE2C8",
        "type": "color",
        "description": "Pale crest — pastel accent."
      },
      "warm-crest": {
        "value": "#FFC392",
        "type": "color",
        "description": "Warm crest — soft accent."
      },
      "crest": {
        "value": "#FD8153",
        "type": "color",
        "description": "Crest orange — saturated accent."
      },
      "dark-crest": {
        "value": "#DD3025",
        "type": "color",
        "description": "Deep crest red — strong accent / warning."
      },
      "light-cherry": {
        "value": "#F2CAD8",
        "type": "color",
        "description": "Pale cherry — pastel accent."
      },
      "warm-cherry": {
        "value": "#E18AAC",
        "type": "color",
        "description": "Mid pink — accent."
      },
      "cherry": {
        "value": "#CD3572",
        "type": "color",
        "description": "Saturated cherry — accent."
      },
      "dark-cherry": {
        "value": "#911449",
        "type": "color",
        "description": "Deep cherry — strong accent / error."
      },
      "light-purple": {
        "value": "#F2ECF8",
        "type": "color",
        "description": "Pale purple — pastel accent."
      },
      "warm-purple": {
        "value": "#D1B7EB",
        "type": "color",
        "description": "Mid purple — accent."
      },
      "purple": {
        "value": "#A368DF",
        "type": "color",
        "description": "Saturated purple — accent."
      },
      "dark-purple": {
        "value": "#681FB1",
        "type": "color",
        "description": "Deep purple — strong accent."
      },
      "light-indigo": {
        "value": "#EBEDFB",
        "type": "color",
        "description": "Pale indigo — pastel accent."
      },
      "warm-indigo": {
        "value": "#B0B9F1",
        "type": "color",
        "description": "Mid indigo — accent."
      },
      "indigo": {
        "value": "#5366E0",
        "type": "color",
        "description": "Saturated indigo — accent / link."
      },
      "dark-indigo": {
        "value": "#29347A",
        "type": "color",
        "description": "Deep indigo — strong accent."
      },
      "light-green": {
        "value": "#DFF2EA",
        "type": "color",
        "description": "Pale green — pastel accent."
      },
      "warm-green": {
        "value": "#AFDFCB",
        "type": "color",
        "description": "Mid green — accent."
      },
      "green": {
        "value": "#4DB78C",
        "type": "color",
        "description": "Saturated green — success."
      },
      "dark-green": {
        "value": "#13553A",
        "type": "color",
        "description": "Deep green — strong accent."
      },
      "cambridge-judge-yellow": {
        "value": "#FFB81C",
        "type": "color",
        "description": "Cambridge Judge heritage yellow — warm institutional accent."
      },
      "white": {
        "value": "#FFFFFF",
        "type": "color",
        "description": "Primary canvas in light mode."
      },
      "slate-1": {
        "value": "#ECEEF1",
        "type": "color",
        "description": "Soft slate — surface tint."
      },
      "slate-2": {
        "value": "#B5BDC8",
        "type": "color",
        "description": "Mid slate — border / divider."
      },
      "slate-3": {
        "value": "#546072",
        "type": "color",
        "description": "Deep slate — secondary text."
      },
      "slate-4": {
        "value": "#232830",
        "type": "color",
        "description": "Near-black slate — primary text on light."
      }
    },
    "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"
      },
      "serif": {
        "value": "Lora",
        "type": "fontFamilies",
        "description": "lora@1.0.0 · serif"
      },
      "mono": {
        "value": "JetBrainsMono Nerd Font",
        "type": "fontFamilies",
        "description": "jetbrainsmono-nerdfont@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"
      },
      "serif": {
        "value": [
          "Lora",
          "Iowan Old Style",
          "Apple Garamond",
          "Baskerville",
          "Times New Roman",
          "serif"
        ],
        "type": "fontFamilies"
      },
      "mono": {
        "value": [
          "JetBrainsMono Nerd Font",
          "JetBrains Mono",
          "Fira Code",
          "Menlo",
          "Monaco",
          "Consolas",
          "Liberation Mono",
          "monospace"
        ],
        "type": "fontFamilies"
      }
    }
  },
  "role-light": {
    "color": {
      "background": {
        "value": "{global.color.white}",
        "type": "color"
      },
      "surface": {
        "value": "{global.color.slate-1}",
        "type": "color"
      },
      "surface-elevated": {
        "value": "{global.color.white}",
        "type": "color"
      },
      "text-primary": {
        "value": "{global.color.slate-4}",
        "type": "color"
      },
      "text-secondary": {
        "value": "{global.color.slate-3}",
        "type": "color"
      },
      "text-tertiary": {
        "value": "{global.color.slate-2}",
        "type": "color"
      },
      "primary": {
        "value": "{global.color.cambridge-blue}",
        "type": "color"
      },
      "primary-hover": {
        "value": "{global.color.cambridge-warm-blue}",
        "type": "color"
      },
      "accent": {
        "value": "{global.color.cambridge-warm-blue}",
        "type": "color"
      },
      "accent-hover": {
        "value": "{global.color.cambridge-dark-blue}",
        "type": "color"
      },
      "link": {
        "value": "{global.color.indigo}",
        "type": "color"
      },
      "link-hover": {
        "value": "{global.color.dark-indigo}",
        "type": "color"
      },
      "warning": {
        "value": "{global.color.cambridge-judge-yellow}",
        "type": "color"
      },
      "warning-hover": {
        "value": "{global.color.crest}",
        "type": "color"
      },
      "error": {
        "value": "{global.color.dark-cherry}",
        "type": "color"
      },
      "success": {
        "value": "{global.color.green}",
        "type": "color"
      },
      "border": {
        "value": "{global.color.slate-2}",
        "type": "color"
      }
    }
  },
  "role-dark": {
    "color": {
      "background": {
        "value": "{global.color.cambridge-dark-blue}",
        "type": "color"
      },
      "surface": {
        "value": "{global.color.slate-4}",
        "type": "color"
      },
      "surface-elevated": {
        "value": "{global.color.slate-3}",
        "type": "color"
      },
      "text-primary": {
        "value": "{global.color.white}",
        "type": "color"
      },
      "text-secondary": {
        "value": "{global.color.cambridge-light-blue}",
        "type": "color"
      },
      "text-tertiary": {
        "value": "{global.color.slate-2}",
        "type": "color"
      },
      "primary": {
        "value": "{global.color.cambridge-blue}",
        "type": "color"
      },
      "primary-hover": {
        "value": "{global.color.cambridge-warm-blue}",
        "type": "color"
      },
      "accent": {
        "value": "{global.color.cambridge-light-blue}",
        "type": "color"
      },
      "accent-hover": {
        "value": "{global.color.cambridge-warm-blue}",
        "type": "color"
      },
      "link": {
        "value": "{global.color.warm-indigo}",
        "type": "color"
      },
      "link-hover": {
        "value": "{global.color.indigo}",
        "type": "color"
      },
      "warning": {
        "value": "{global.color.cambridge-judge-yellow}",
        "type": "color"
      },
      "warning-hover": {
        "value": "{global.color.crest}",
        "type": "color"
      },
      "error": {
        "value": "{global.color.warm-cherry}",
        "type": "color"
      },
      "success": {
        "value": "{global.color.warm-green}",
        "type": "color"
      },
      "border": {
        "value": "{global.color.slate-3}",
        "type": "color"
      }
    }
  },
  "brand": {
    "color": {
      "identity": {
        "value": "{global.color.white}",
        "type": "color"
      },
      "on-identity": {
        "value": "{global.color.slate-4}",
        "type": "color"
      },
      "primary": {
        "value": "{global.color.cambridge-blue}",
        "type": "color"
      },
      "primary-hover": {
        "value": "{global.color.cambridge-warm-blue}",
        "type": "color"
      },
      "accent": {
        "value": "{global.color.cambridge-warm-blue}",
        "type": "color"
      },
      "accent-hover": {
        "value": "{global.color.cambridge-dark-blue}",
        "type": "color"
      },
      "mark": {
        "value": "{global.color.cambridge-dark-blue}",
        "type": "color"
      },
      "success": {
        "value": "{global.color.green}",
        "type": "color"
      },
      "warning": {
        "value": "{global.color.cambridge-judge-yellow}",
        "type": "color"
      },
      "error": {
        "value": "{global.color.dark-cherry}",
        "type": "color"
      },
      "text-primary-light": {
        "value": "{global.color.slate-4}",
        "type": "color"
      },
      "text-primary-dark": {
        "value": "{global.color.white}",
        "type": "color"
      },
      "background-light": {
        "value": "{global.color.white}",
        "type": "color"
      },
      "background-dark": {
        "value": "{global.color.cambridge-dark-blue}",
        "type": "color"
      },
      "surface-light": {
        "value": "{global.color.slate-1}",
        "type": "color"
      },
      "surface-dark": {
        "value": "{global.color.slate-4}",
        "type": "color"
      },
      "text-secondary-light": {
        "value": "{global.color.slate-3}",
        "type": "color"
      },
      "text-tertiary-light": {
        "value": "{global.color.slate-2}",
        "type": "color"
      },
      "border-light": {
        "value": "{global.color.slate-2}",
        "type": "color"
      }
    }
  },
  "$metadata": {
    "name": "Cambridge",
    "ref": "cambridge@1.0.0",
    "paletteRef": "cambridge@1.0.0",
    "generatedBy": "brand-atoms converter"
  }
}
