{
  "name": "dark-retro",
  "vars": {
    "phosphor": "#ffb000",
    "phosphorBright": "#ffc633",
    "phosphorDim": "#cc8800",
    "phosphorVeryDim": "#664400",
    "crtBlack": "#0a0a0a",
    "crtDarkBg": "#121008",
    "crtBg": "#1a1510",
    "crtGlow": "#ffe680",
    "errorRed": "#ff6b6b",
    "warnYellow": "#ffdd33",
    "successGreen": "#88dd66",
    "glowBlue": "#66b3ff"
  },
  "colors": {
    "accent": "phosphorBright",
    "border": "phosphorDim",
    "borderAccent": "phosphorBright",
    "borderMuted": "phosphorVeryDim",
    "success": "successGreen",
    "error": "errorRed",
    "warning": "warnYellow",
    "muted": "phosphorDim",
    "dim": "phosphorVeryDim",
    "text": "",
    "thinkingText": "phosphorDim",
    "selectedBg": "#1f1a10",
    "userMessageBg": "crtDarkBg",
    "userMessageText": "",
    "customMessageBg": "#1a1210",
    "customMessageText": "",
    "customMessageLabel": "phosphorBright",
    "toolPendingBg": "crtBg",
    "toolSuccessBg": "#101510",
    "toolErrorBg": "#1a0f0f",
    "toolTitle": "phosphorBright",
    "toolOutput": "phosphorDim",
    "mdHeading": "phosphorBright",
    "mdLink": "glowBlue",
    "mdLinkUrl": "phosphorVeryDim",
    "mdCode": "phosphorBright",
    "mdCodeBlock": "phosphor",
    "mdCodeBlockBorder": "phosphorVeryDim",
    "mdQuote": "phosphorDim",
    "mdQuoteBorder": "phosphorVeryDim",
    "mdHr": "phosphorVeryDim",
    "mdListBullet": "phosphorBright",
    "toolDiffAdded": "successGreen",
    "toolDiffRemoved": "errorRed",
    "toolDiffContext": "phosphorDim",
    "syntaxComment": "phosphorVeryDim",
    "syntaxKeyword": "phosphorBright",
    "syntaxFunction": "phosphor",
    "syntaxVariable": "phosphor",
    "syntaxString": "phosphorBright",
    "syntaxNumber": "phosphorBright",
    "syntaxType": "phosphor",
    "syntaxOperator": "phosphorDim",
    "syntaxPunctuation": "phosphorDim",
    "thinkingOff": "phosphorVeryDim",
    "thinkingMinimal": "phosphorVeryDim",
    "thinkingLow": "phosphorDim",
    "thinkingMedium": "phosphor",
    "thinkingHigh": "phosphorBright",
    "thinkingXhigh": "crtGlow",
    "bashMode": "glowBlue",
    "thinkingMax": "crtGlow"
  }
}
