{
	"$schema": "https://raw.githubusercontent.com/can1357/oh-my-pi/main/packages/coding-agent/theme-schema.json",
	"name": "dark-cyberpunk",
	"vars": {
		"neonPink": "#FF007A",
		"neonMagenta": "#EA00D9",
		"electricBlue": "#00BFFF",
		"electricCyan": "#0ABDC6",
		"deepPurple": "#711C91",
		"violet": "#8C1BFF",
		"neonGreen": "#00FFB3",
		"acidYellow": "#FFD600",
		"deepNavy": "#091833",
		"darkBlue": "#133E7C",
		"blacklight": "#1B1B2A",
		"charcoal": "#0D0D15",
		"dimPurple": "#4A0E5F",
		"dimCyan": "#055A5F",
		"dimMagenta": "#6B0058",
		"accent": "#FF007A",
		"selectedBg": "#1B1B2A",
		"userMsgBg": "#1B1B2A",
		"toolPendingBg": "#0D0D15",
		"toolSuccessBg": "#0A1A1C",
		"toolErrorBg": "#2A0D15",
		"customMsgBg": "#1B0D2A"
	},
	"colors": {
		"accent": "accent",
		"border": "electricCyan",
		"borderAccent": "neonMagenta",
		"borderMuted": "darkBlue",
		"success": "neonGreen",
		"error": "#FF6F61",
		"warning": "acidYellow",
		"muted": "dimCyan",
		"dim": "dimPurple",
		"text": "",
		"thinkingText": "dimMagenta",
		"selectedBg": "selectedBg",
		"userMessageBg": "userMsgBg",
		"userMessageText": "",
		"customMessageBg": "customMsgBg",
		"customMessageText": "",
		"customMessageLabel": "violet",
		"toolPendingBg": "toolPendingBg",
		"toolSuccessBg": "toolSuccessBg",
		"toolErrorBg": "toolErrorBg",
		"toolTitle": "electricBlue",
		"toolOutput": "dimCyan",
		"mdHeading": "neonMagenta",
		"mdLink": "electricBlue",
		"mdLinkUrl": "dimPurple",
		"mdCode": "violet",
		"mdCodeBlock": "electricCyan",
		"mdCodeBlockBorder": "deepPurple",
		"mdQuote": "dimCyan",
		"mdQuoteBorder": "dimPurple",
		"mdHr": "darkBlue",
		"mdListBullet": "neonPink",
		"toolDiffAdded": "neonGreen",
		"toolDiffRemoved": "#FF6F61",
		"toolDiffContext": "dimCyan",
		"link": "electricBlue",
		"syntaxComment": "dimPurple",
		"syntaxKeyword": "neonMagenta",
		"syntaxFunction": "electricCyan",
		"syntaxVariable": "electricBlue",
		"syntaxString": "neonPink",
		"syntaxNumber": "acidYellow",
		"syntaxType": "violet",
		"syntaxOperator": "neonMagenta",
		"syntaxPunctuation": "dimCyan",
		"thinkingOff": "darkBlue",
		"thinkingMinimal": "dimPurple",
		"thinkingLow": "electricCyan",
		"thinkingMedium": "electricBlue",
		"thinkingHigh": "violet",
		"thinkingXhigh": "neonMagenta",
		"bashMode": "acidYellow",
		"statusLineBg": "#091833",
		"statusLineSep": 236,
		"statusLineModel": "#EA00D9",
		"statusLinePath": "#0ABDC6",
		"statusLineGitClean": "#00FFB3",
		"statusLineGitDirty": "#FFD600",
		"statusLineContext": "#8C1BFF",
		"statusLineSpend": "#00BFFF",
		"statusLineStaged": "#00FFB3",
		"statusLineDirty": "#FFD600",
		"statusLineUntracked": "#FF007A",
		"statusLineOutput": "#EA00D9",
		"statusLineCost": "#FF6F61",
		"statusLineSubagents": "accent",
		"pythonMode": "#f0c040"
	},
	"export": {
		"pageBg": "#091833",
		"cardBg": "#0D0D15",
		"infoBg": "#1B0D2A"
	}
}
