{
  "name": "light-lagoon",
  "vars": {
    "lagoonBg": "#EEF6F8",
    "lagoonSurface": "#F7FBFD",
    "lagoonElevated": "#DDEBF0",
    "lagoonBorder": "#CFE0E7",
    "turquoise": "#2E7FA6",
    "coral": "#D36A5A",
    "palmGreen": "#48A07C",
    "lagoonTeal": "#5DB7B0",
    "sandMist": "#E6F0F2",
    "mutedText": "#5A7280",
    "dimText": "#7B8F9A",
    "errorRed": "#C45A55"
  },
  "colors": {
    "accent": "turquoise",
    "border": "lagoonBorder",
    "borderAccent": "lagoonTeal",
    "borderMuted": "lagoonElevated",
    "success": "palmGreen",
    "error": "errorRed",
    "warning": "coral",
    "muted": "mutedText",
    "dim": "dimText",
    "text": "",
    "thinkingText": "mutedText",
    "selectedBg": "sandMist",
    "userMessageBg": "lagoonSurface",
    "userMessageText": "",
    "customMessageBg": "#E8F2F4",
    "customMessageText": "",
    "customMessageLabel": "turquoise",
    "toolPendingBg": "lagoonBg",
    "toolSuccessBg": "#E1F3EC",
    "toolErrorBg": "#F2E2E0",
    "toolTitle": "",
    "toolOutput": "mutedText",
    "mdHeading": "turquoise",
    "mdLink": "lagoonTeal",
    "mdLinkUrl": "dimText",
    "mdCode": "palmGreen",
    "mdCodeBlock": "lagoonTeal",
    "mdCodeBlockBorder": "lagoonBorder",
    "mdQuote": "mutedText",
    "mdQuoteBorder": "lagoonBorder",
    "mdHr": "lagoonBorder",
    "mdListBullet": "palmGreen",
    "toolDiffAdded": "palmGreen",
    "toolDiffRemoved": "errorRed",
    "toolDiffContext": "mutedText",
    "syntaxComment": "dimText",
    "syntaxKeyword": "turquoise",
    "syntaxFunction": "lagoonTeal",
    "syntaxVariable": "mutedText",
    "syntaxString": "palmGreen",
    "syntaxNumber": "coral",
    "syntaxType": "turquoise",
    "syntaxOperator": "mutedText",
    "syntaxPunctuation": "mutedText",
    "thinkingOff": "lagoonBorder",
    "thinkingMinimal": "dimText",
    "thinkingLow": "lagoonTeal",
    "thinkingMedium": "turquoise",
    "thinkingHigh": "palmGreen",
    "thinkingXhigh": "coral",
    "bashMode": "turquoise",
    "thinkingMax": "coral"
  }
}
