{
  "name": "dark-sunset",
  "vars": {
    "golden": "#FFC345",
    "amber": "#FF9E4A",
    "coral": "#FF785E",
    "deepPurple": "#614E72",
    "twilightBlue": "#214675",
    "violet": "#7C4BE5",
    "magenta": "#A93EB9",
    "deepViolet": "#45046B",
    "warmOrange": "#FA9C32",
    "emberRed": "#E44C1D",
    "softPink": "#FDBAE7",
    "dimViolet": "#5E508D",
    "darkPurple": "#2a1f35",
    "darkestPurple": "#1a1323",
    "accentGlow": "#FF9E4A",
    "horizonGlow": "#FF6B35",
    "duskGray": "#4a4552",
    "twilightGray": "#352f3d"
  },
  "colors": {
    "accent": "accentGlow",
    "border": "deepPurple",
    "borderAccent": "golden",
    "borderMuted": "twilightGray",
    "success": "#89d281",
    "error": "emberRed",
    "warning": "golden",
    "muted": "duskGray",
    "dim": "dimViolet",
    "text": "",
    "thinkingText": "duskGray",
    "selectedBg": "#2d2436",
    "userMessageBg": "#251a1f",
    "userMessageText": "",
    "customMessageBg": "darkPurple",
    "customMessageText": "",
    "customMessageLabel": "softPink",
    "toolPendingBg": "#1f1a28",
    "toolSuccessBg": "#1a1620",
    "toolErrorBg": "#2a1a1a",
    "toolTitle": "",
    "toolOutput": "duskGray",
    "mdHeading": "golden",
    "mdLink": "violet",
    "mdLinkUrl": "dimViolet",
    "mdCode": "softPink",
    "mdCodeBlock": "#FFB89E",
    "mdCodeBlockBorder": "twilightGray",
    "mdQuote": "duskGray",
    "mdQuoteBorder": "twilightGray",
    "mdHr": "twilightGray",
    "mdListBullet": "accentGlow",
    "toolDiffAdded": "#89d281",
    "toolDiffRemoved": "emberRed",
    "toolDiffContext": "duskGray",
    "syntaxComment": "#7a6f85",
    "syntaxKeyword": "violet",
    "syntaxFunction": "golden",
    "syntaxVariable": "coral",
    "syntaxString": "warmOrange",
    "syntaxNumber": "#FFB89E",
    "syntaxType": "magenta",
    "syntaxOperator": "#c9bdd0",
    "syntaxPunctuation": "#b3a8ba",
    "thinkingOff": "twilightGray",
    "thinkingMinimal": "dimViolet",
    "thinkingLow": "deepPurple",
    "thinkingMedium": "violet",
    "thinkingHigh": "magenta",
    "thinkingXhigh": "softPink",
    "bashMode": "horizonGlow",
    "thinkingMax": "softPink"
  }
}
