{
	"$schema": "https://raw.githubusercontent.com/can1357/oh-my-pi/main/packages/coding-agent/theme-schema.json",
	"name": "dark-synthwave",
	"vars": {
		"hotPink": "#ff2975",
		"neonMagenta": "#f222ff",
		"electricPurple": "#8c1eff",
		"cyberPurple": "#8a04ed",
		"darkIndigo": "#240c76",
		"deepPurple": "#5c2c6d",
		"neonCyan": "#00ffff",
		"chrome": "#c0c0c8",
		"chromeDark": "#8b8b95",
		"neonBlue": "#0080ff",
		"neonOrange": "#ff901f",
		"gold": "#ffd319",
		"vaporPink": "#ef9af2",
		"darkBg": "#0c0c0c",
		"darkPurpleBg": "#1a0e2e",
		"deepVioletBg": "#2d1b3d",
		"selectedBg": "#2a1342",
		"userMsgBg": "#1f0c36",
		"toolPendingBg": "#1a0e2e",
		"toolSuccessBg": "#0f1a1f",
		"toolErrorBg": "#2e0a1a",
		"customMsgBg": "#2a1342"
	},
	"colors": {
		"accent": "hotPink",
		"border": "electricPurple",
		"borderAccent": "neonMagenta",
		"borderMuted": "deepPurple",
		"success": "neonCyan",
		"error": "hotPink",
		"warning": "gold",
		"muted": "chromeDark",
		"dim": "deepPurple",
		"text": "",
		"thinkingText": "chromeDark",
		"selectedBg": "selectedBg",
		"userMessageBg": "userMsgBg",
		"userMessageText": "",
		"customMessageBg": "customMsgBg",
		"customMessageText": "",
		"customMessageLabel": "vaporPink",
		"toolPendingBg": "toolPendingBg",
		"toolSuccessBg": "toolSuccessBg",
		"toolErrorBg": "toolErrorBg",
		"toolText": "",
		"toolTitle": "",
		"toolOutput": "chromeDark",
		"mdHeading": "neonMagenta",
		"mdLink": "neonCyan",
		"mdLinkUrl": "deepPurple",
		"mdCode": "vaporPink",
		"mdCodeBlock": "chrome",
		"mdCodeBlockBorder": "electricPurple",
		"mdQuote": "chromeDark",
		"mdQuoteBorder": "deepPurple",
		"mdHr": "electricPurple",
		"mdListBullet": "hotPink",
		"toolDiffAdded": "neonCyan",
		"toolDiffRemoved": "hotPink",
		"toolDiffContext": "chromeDark",
		"link": "neonCyan",
		"syntaxComment": "deepPurple",
		"syntaxKeyword": "neonMagenta",
		"syntaxFunction": "gold",
		"syntaxVariable": "chrome",
		"syntaxString": "neonOrange",
		"syntaxNumber": "vaporPink",
		"syntaxType": "neonCyan",
		"syntaxOperator": "hotPink",
		"syntaxPunctuation": "chrome",
		"thinkingOff": "deepPurple",
		"thinkingMinimal": "chromeDark",
		"thinkingLow": "electricPurple",
		"thinkingMedium": "neonMagenta",
		"thinkingHigh": "hotPink",
		"thinkingXhigh": "neonCyan",
		"bashMode": "neonCyan",
		"statusLineBg": "darkBg",
		"statusLineSep": 240,
		"statusLineModel": "vaporPink",
		"statusLinePath": "neonCyan",
		"statusLineGitClean": "neonCyan",
		"statusLineGitDirty": "neonOrange",
		"statusLineContext": "electricPurple",
		"statusLineSpend": "chrome",
		"statusLineStaged": "neonCyan",
		"statusLineDirty": "neonOrange",
		"statusLineUntracked": "hotPink",
		"statusLineOutput": "neonMagenta",
		"statusLineCost": "vaporPink",
		"statusLineSubagents": "hotPink",
		"pythonMode": "gold"
	},
	"export": {
		"pageBg": "#0c0c0c",
		"cardBg": "#1a0e2e",
		"infoBg": "#2a1342"
	}
}
