{
  "name": "dark-twilight",
  "vars": {
    "indigo": "#15142a",
    "deepIndigo": "#1e1b3a",
    "sunset": "#e07a3f",
    "afterglow": "#f2b36f",
    "violet": "#4a3b73",
    "rose": "#c85d8a",
    "teal": "#4ba3a6",
    "success": "#6cc48f",
    "error": "#e05f63",
    "warning": "#f0a35c",
    "muted": "#8d869c",
    "dim": "#6a6378"
  },
  "colors": {
    "accent": "sunset",
    "border": "deepIndigo",
    "borderAccent": "rose",
    "borderMuted": "indigo",
    "success": "success",
    "error": "error",
    "warning": "warning",
    "muted": "muted",
    "dim": "dim",
    "text": "",
    "thinkingText": "muted",
    "selectedBg": "#241f3f",
    "userMessageBg": "#171329",
    "userMessageText": "",
    "customMessageBg": "#231a36",
    "customMessageText": "",
    "customMessageLabel": "rose",
    "toolPendingBg": "#1a1830",
    "toolSuccessBg": "#1b2521",
    "toolErrorBg": "#2b161b",
    "toolTitle": "",
    "toolOutput": "muted",
    "mdHeading": "afterglow",
    "mdLink": "teal",
    "mdLinkUrl": "dim",
    "mdCode": "afterglow",
    "mdCodeBlock": "afterglow",
    "mdCodeBlockBorder": "deepIndigo",
    "mdQuote": "muted",
    "mdQuoteBorder": "deepIndigo",
    "mdHr": "deepIndigo",
    "mdListBullet": "sunset",
    "toolDiffAdded": "success",
    "toolDiffRemoved": "error",
    "toolDiffContext": "muted",
    "syntaxComment": "dim",
    "syntaxKeyword": "violet",
    "syntaxFunction": "sunset",
    "syntaxVariable": "teal",
    "syntaxString": "afterglow",
    "syntaxNumber": "rose",
    "syntaxType": "success",
    "syntaxOperator": "#c7bfd4",
    "syntaxPunctuation": "#c7bfd4",
    "thinkingOff": "indigo",
    "thinkingMinimal": "dim",
    "thinkingLow": "teal",
    "thinkingMedium": "violet",
    "thinkingHigh": "rose",
    "thinkingXhigh": "afterglow",
    "bashMode": "teal",
    "thinkingMax": "afterglow"
  }
}
