{
  "name": "light-soleil",
  "vars": {
    "sand": "#f7f2e7",
    "terracotta": "#c96a45",
    "olive": "#7a8a55",
    "sea": "#2f7b9c",
    "sun": "#e2b058",
    "ink": "#3a352f",
    "muted": "#5f5a54",
    "dim": "#7a746d",
    "success": "#4f9b6c",
    "error": "#c94b4b",
    "warning": "#d18a3a"
  },
  "colors": {
    "accent": "terracotta",
    "border": "#d7cfc1",
    "borderAccent": "sea",
    "borderMuted": "#e6dfd4",
    "success": "success",
    "error": "error",
    "warning": "warning",
    "muted": "muted",
    "dim": "dim",
    "text": "",
    "thinkingText": "muted",
    "selectedBg": "#efe6d6",
    "userMessageBg": "#fffaf3",
    "userMessageText": "",
    "customMessageBg": "#f4ebdd",
    "customMessageText": "",
    "customMessageLabel": "olive",
    "toolPendingBg": "#f2eee6",
    "toolSuccessBg": "#eef6ef",
    "toolErrorBg": "#f8ece8",
    "toolTitle": "",
    "toolOutput": "muted",
    "mdHeading": "terracotta",
    "mdLink": "sea",
    "mdLinkUrl": "dim",
    "mdCode": "#8b4b2c",
    "mdCodeBlock": "ink",
    "mdCodeBlockBorder": "#d7cfc1",
    "mdQuote": "muted",
    "mdQuoteBorder": "#d7cfc1",
    "mdHr": "#d7cfc1",
    "mdListBullet": "sun",
    "toolDiffAdded": "success",
    "toolDiffRemoved": "error",
    "toolDiffContext": "muted",
    "syntaxComment": "dim",
    "syntaxKeyword": "sea",
    "syntaxFunction": "terracotta",
    "syntaxVariable": "ink",
    "syntaxString": "warning",
    "syntaxNumber": "sun",
    "syntaxType": "olive",
    "syntaxOperator": "ink",
    "syntaxPunctuation": "ink",
    "thinkingOff": "#e2dbcf",
    "thinkingMinimal": "dim",
    "thinkingLow": "olive",
    "thinkingMedium": "sea",
    "thinkingHigh": "terracotta",
    "thinkingXhigh": "sun",
    "bashMode": "sea",
    "thinkingMax": "sun"
  }
}
