{
  "name": "light-coral",
  "vars": {
    "cyan": "#00acc1",
    "blue": "#1e88e5",
    "green": "#43a047",
    "red": "#e53935",
    "yellow": "#fdd835",
    "gray": "#546e7a",
    "dimGray": "#90a4ae",
    "darkGray": "#cfd8dc",
    "accent": "#ff7043",
    "selectedBg": "#fff3e0",
    "userMsgBg": "#fff8e1",
    "toolPendingBg": "#fff5ec",
    "toolSuccessBg": "#f1f8e9",
    "toolErrorBg": "#ffebee",
    "customMsgBg": "#fff3e6"
  },
  "colors": {
    "accent": "accent",
    "border": "blue",
    "borderAccent": "accent",
    "borderMuted": "darkGray",
    "success": "green",
    "error": "red",
    "warning": "yellow",
    "muted": "gray",
    "dim": "dimGray",
    "text": "",
    "thinkingText": "gray",
    "selectedBg": "selectedBg",
    "userMessageBg": "userMsgBg",
    "userMessageText": "",
    "customMessageBg": "customMsgBg",
    "customMessageText": "",
    "customMessageLabel": "accent",
    "toolPendingBg": "toolPendingBg",
    "toolSuccessBg": "toolSuccessBg",
    "toolErrorBg": "toolErrorBg",
    "toolTitle": "",
    "toolOutput": "gray",
    "mdHeading": "#ff7043",
    "mdLink": "#1e88e5",
    "mdLinkUrl": "dimGray",
    "mdCode": "#f4511e",
    "mdCodeBlock": "#00acc1",
    "mdCodeBlockBorder": "darkGray",
    "mdQuote": "gray",
    "mdQuoteBorder": "darkGray",
    "mdHr": "darkGray",
    "mdListBullet": "accent",
    "toolDiffAdded": "green",
    "toolDiffRemoved": "red",
    "toolDiffContext": "gray",
    "syntaxComment": "#546e7a",
    "syntaxKeyword": "#1e88e5",
    "syntaxFunction": "#fdd835",
    "syntaxVariable": "#00acc1",
    "syntaxString": "#e53935",
    "syntaxNumber": "#43a047",
    "syntaxType": "#ff7043",
    "syntaxOperator": "#90a4ae",
    "syntaxPunctuation": "#90a4ae",
    "thinkingOff": "darkGray",
    "thinkingMinimal": "dimGray",
    "thinkingLow": "blue",
    "thinkingMedium": "cyan",
    "thinkingHigh": "accent",
    "thinkingXhigh": "red",
    "bashMode": "accent",
    "thinkingMax": "red"
  }
}
