{
	"$schema": "https://raw.githubusercontent.com/can1357/oh-my-pi/main/packages/coding-agent/theme-schema.json",
	"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",
		"link": "glowBlue",
		"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",
		"statusLineBg": "crtBlack",
		"statusLineSep": 238,
		"statusLineModel": "phosphorBright",
		"statusLinePath": "glowBlue",
		"statusLineGitClean": "successGreen",
		"statusLineGitDirty": "warnYellow",
		"statusLineContext": "phosphorDim",
		"statusLineSpend": "phosphor",
		"statusLineStaged": 142,
		"statusLineDirty": 214,
		"statusLineUntracked": 39,
		"statusLineOutput": 209,
		"statusLineCost": 209,
		"statusLineSubagents": "phosphorBright",
		"pythonMode": "#f0c040"
	},
	"export": {
		"pageBg": "crtBlack",
		"cardBg": "crtDarkBg",
		"infoBg": "crtBg"
	}
}
