{
  "name": "dark-equinox",
  "vars": {
    "charcoal": "#121418",
    "slate": "#1c1f25",
    "cool": "#5aa6b8",
    "warm": "#d6a55b",
    "violet": "#6a5fa8",
    "success": "#6fbf8c",
    "error": "#d96a6a",
    "warning": "#e8b45a",
    "muted": "#8b919a",
    "dim": "#666b73",
    "light": "#d7dbe0"
  },
  "colors": {
    "accent": "warm",
    "border": "slate",
    "borderAccent": "cool",
    "borderMuted": "charcoal",
    "success": "success",
    "error": "error",
    "warning": "warning",
    "muted": "muted",
    "dim": "dim",
    "text": "",
    "thinkingText": "muted",
    "selectedBg": "#1a1e25",
    "userMessageBg": "#14171d",
    "userMessageText": "",
    "customMessageBg": "#1b1f26",
    "customMessageText": "",
    "customMessageLabel": "violet",
    "toolPendingBg": "#141820",
    "toolSuccessBg": "#151d19",
    "toolErrorBg": "#201416",
    "toolTitle": "",
    "toolOutput": "muted",
    "mdHeading": "warm",
    "mdLink": "cool",
    "mdLinkUrl": "dim",
    "mdCode": "light",
    "mdCodeBlock": "light",
    "mdCodeBlockBorder": "slate",
    "mdQuote": "muted",
    "mdQuoteBorder": "slate",
    "mdHr": "slate",
    "mdListBullet": "warm",
    "toolDiffAdded": "success",
    "toolDiffRemoved": "error",
    "toolDiffContext": "muted",
    "syntaxComment": "dim",
    "syntaxKeyword": "violet",
    "syntaxFunction": "warm",
    "syntaxVariable": "cool",
    "syntaxString": "warning",
    "syntaxNumber": "light",
    "syntaxType": "success",
    "syntaxOperator": "light",
    "syntaxPunctuation": "light",
    "thinkingOff": "charcoal",
    "thinkingMinimal": "dim",
    "thinkingLow": "cool",
    "thinkingMedium": "violet",
    "thinkingHigh": "warm",
    "thinkingXhigh": "light",
    "bashMode": "cool",
    "thinkingMax": "light"
  }
}
