{
  "name": "light-aurora-day",
  "vars": {
    "arctic": "#fbfcfd",
    "ice": "#e6f0f1",
    "mint": "#8bcbb8",
    "glow": "#c9f1e3",
    "rose": "#e3a7b4",
    "sky": "#7fb0d6",
    "ink": "#2f3b3a",
    "muted": "#4f5f5c",
    "dim": "#6c7a78",
    "success": "#3fa977",
    "error": "#c9545c",
    "warning": "#d8a34a"
  },
  "colors": {
    "accent": "mint",
    "border": "ice",
    "borderAccent": "sky",
    "borderMuted": "#d8e5e6",
    "success": "success",
    "error": "error",
    "warning": "warning",
    "muted": "muted",
    "dim": "dim",
    "text": "",
    "thinkingText": "muted",
    "selectedBg": "#eef6f5",
    "userMessageBg": "#ffffff",
    "userMessageText": "",
    "customMessageBg": "#f1f7f7",
    "customMessageText": "",
    "customMessageLabel": "rose",
    "toolPendingBg": "#f0f4f5",
    "toolSuccessBg": "#edf7f1",
    "toolErrorBg": "#f9eef0",
    "toolTitle": "",
    "toolOutput": "muted",
    "mdHeading": "mint",
    "mdLink": "sky",
    "mdLinkUrl": "dim",
    "mdCode": "ink",
    "mdCodeBlock": "ink",
    "mdCodeBlockBorder": "ice",
    "mdQuote": "muted",
    "mdQuoteBorder": "ice",
    "mdHr": "ice",
    "mdListBullet": "rose",
    "toolDiffAdded": "success",
    "toolDiffRemoved": "error",
    "toolDiffContext": "muted",
    "syntaxComment": "dim",
    "syntaxKeyword": "sky",
    "syntaxFunction": "mint",
    "syntaxVariable": "ink",
    "syntaxString": "warning",
    "syntaxNumber": "rose",
    "syntaxType": "success",
    "syntaxOperator": "ink",
    "syntaxPunctuation": "ink",
    "thinkingOff": "#dfe9ea",
    "thinkingMinimal": "dim",
    "thinkingLow": "glow",
    "thinkingMedium": "mint",
    "thinkingHigh": "sky",
    "thinkingXhigh": "rose",
    "bashMode": "sky",
    "thinkingMax": "rose"
  }
}
