{
  "name": "light-ocean",
  "vars": {
    "oceanDeep": "#297685",
    "oceanTeal": "#378ad7",
    "oceanAqua": "#7fdbdc",
    "seaGreen": "#9bcbbb",
    "coral": "#ff8a80",
    "warmCoral": "#ffab91",
    "sand": "#f4ede4",
    "lightSand": "#faf7f3",
    "driftwood": "#8b7d6b",
    "slate": "#5a6c7d",
    "foam": "#e0f2f1",
    "shell": "#d7ccc8",
    "selectedBg": "#e0f7fa",
    "userMsgBg": "#fafafa",
    "toolPendingBg": "#e0f7fa",
    "toolSuccessBg": "#e8f5e9",
    "toolErrorBg": "#ffebee",
    "customMsgBg": "#e1f5fe"
  },
  "colors": {
    "accent": "oceanTeal",
    "border": "oceanDeep",
    "borderAccent": "oceanAqua",
    "borderMuted": "shell",
    "success": "seaGreen",
    "error": "coral",
    "warning": "warmCoral",
    "muted": "slate",
    "dim": "driftwood",
    "text": "",
    "thinkingText": "slate",
    "selectedBg": "selectedBg",
    "userMessageBg": "userMsgBg",
    "userMessageText": "",
    "customMessageBg": "customMsgBg",
    "customMessageText": "",
    "customMessageLabel": "#0288d1",
    "toolPendingBg": "toolPendingBg",
    "toolSuccessBg": "toolSuccessBg",
    "toolErrorBg": "toolErrorBg",
    "toolTitle": "",
    "toolOutput": "slate",
    "mdHeading": "oceanDeep",
    "mdLink": "oceanTeal",
    "mdLinkUrl": "driftwood",
    "mdCode": "oceanAqua",
    "mdCodeBlock": "seaGreen",
    "mdCodeBlockBorder": "slate",
    "mdQuote": "slate",
    "mdQuoteBorder": "shell",
    "mdHr": "shell",
    "mdListBullet": "oceanTeal",
    "toolDiffAdded": "seaGreen",
    "toolDiffRemoved": "coral",
    "toolDiffContext": "slate",
    "syntaxComment": "#80cbc4",
    "syntaxKeyword": "#0288d1",
    "syntaxFunction": "#00796b",
    "syntaxVariable": "#0097a7",
    "syntaxString": "#d84315",
    "syntaxNumber": "#00897b",
    "syntaxType": "#0277bd",
    "syntaxOperator": "#455a64",
    "syntaxPunctuation": "#546e7a",
    "thinkingOff": "shell",
    "thinkingMinimal": "#b0bec5",
    "thinkingLow": "#4dd0e1",
    "thinkingMedium": "#26c6da",
    "thinkingHigh": "#00acc1",
    "thinkingXhigh": "#0097a7",
    "bashMode": "seaGreen",
    "thinkingMax": "#0097a7"
  }
}
