{
  "name": "light-one",
  "vars": {
    "mono1": "#3E4451",
    "mono2": "#696C77",
    "mono3": "#A0A1A7",
    "cyan": "#0184BC",
    "blue": "#4078F2",
    "purple": "#A626A4",
    "green": "#50A14F",
    "red": "#E45649",
    "red2": "#C91C23",
    "orange": "#C18401",
    "orange2": "#E5C07B",
    "bg": "#FAFAFA",
    "gutter": "#E8E8E8",
    "selectedBg": "#E5E5E6",
    "userMsgBg": "#F0F0F0",
    "toolPendingBg": "#F0F0FA",
    "toolSuccessBg": "#F0FAF0",
    "toolErrorBg": "#FAF0F0",
    "customMsgBg": "#F5F0FA"
  },
  "colors": {
    "accent": "cyan",
    "border": "blue",
    "borderAccent": "cyan",
    "borderMuted": "mono3",
    "success": "green",
    "error": "red",
    "warning": "orange2",
    "muted": "mono2",
    "dim": "mono3",
    "text": "",
    "thinkingText": "mono2",
    "selectedBg": "selectedBg",
    "userMessageBg": "userMsgBg",
    "userMessageText": "",
    "customMessageBg": "customMsgBg",
    "customMessageText": "",
    "customMessageLabel": "purple",
    "toolPendingBg": "toolPendingBg",
    "toolSuccessBg": "toolSuccessBg",
    "toolErrorBg": "toolErrorBg",
    "toolTitle": "",
    "toolOutput": "mono2",
    "mdHeading": "orange",
    "mdLink": "blue",
    "mdLinkUrl": "mono3",
    "mdCode": "cyan",
    "mdCodeBlock": "green",
    "mdCodeBlockBorder": "mono2",
    "mdQuote": "mono2",
    "mdQuoteBorder": "mono2",
    "mdHr": "mono2",
    "mdListBullet": "green",
    "toolDiffAdded": "green",
    "toolDiffRemoved": "red",
    "toolDiffContext": "mono2",
    "syntaxComment": "mono3",
    "syntaxKeyword": "purple",
    "syntaxFunction": "blue",
    "syntaxVariable": "red",
    "syntaxString": "green",
    "syntaxNumber": "orange",
    "syntaxType": "orange2",
    "syntaxOperator": "cyan",
    "syntaxPunctuation": "mono1",
    "thinkingOff": "mono3",
    "thinkingMinimal": "#9E9E9E",
    "thinkingLow": "blue",
    "thinkingMedium": "cyan",
    "thinkingHigh": "purple",
    "thinkingXhigh": "#8B008B",
    "bashMode": "green",
    "thinkingMax": "#8B008B"
  }
}
