{
	"$schema": "https://raw.githubusercontent.com/badlogic/pi-mono/main/packages/coding-agent/src/modes/interactive/theme/theme-schema.json",
	"name": "cyberpunk",
	"vars": {
		"neon": "#ff00ff",
		"electric": "#00ffff",
		"hot": "#ff3366",
		"acid": "#39ff14",
		"amber": "#ffaa00",
		"steel": "#4a5568",
		"smoke": "#718096"
	},
	"colors": {
		"accent": "electric",
		"border": "steel",
		"borderAccent": "neon",
		"borderMuted": "steel",
		"success": "acid",
		"error": "hot",
		"warning": "amber",
		"muted": "smoke",
		"dim": "steel",
		"text": "",
		"thinkingText": "smoke",
		"selectedBg": "#1a1a2e",
		"userMessageBg": "#16213e",
		"userMessageText": "",
		"customMessageBg": "#1a1a2e",
		"customMessageText": "",
		"customMessageLabel": "neon",
		"toolPendingBg": "#0f0f1a",
		"toolSuccessBg": "#0a1a0a",
		"toolErrorBg": "#1a0a0a",
		"toolTitle": "electric",
		"toolOutput": "",
		"mdHeading": "neon",
		"mdLink": "electric",
		"mdLinkUrl": "smoke",
		"mdCode": "acid",
		"mdCodeBlock": "",
		"mdCodeBlockBorder": "steel",
		"mdQuote": "smoke",
		"mdQuoteBorder": "steel",
		"mdHr": "steel",
		"mdListBullet": "electric",
		"toolDiffAdded": "acid",
		"toolDiffRemoved": "hot",
		"toolDiffContext": "smoke",
		"syntaxComment": "smoke",
		"syntaxKeyword": "neon",
		"syntaxFunction": "electric",
		"syntaxVariable": "amber",
		"syntaxString": "acid",
		"syntaxNumber": "hot",
		"syntaxType": "electric",
		"syntaxOperator": "neon",
		"syntaxPunctuation": "smoke",
		"thinkingOff": "steel",
		"thinkingMinimal": "smoke",
		"thinkingLow": "electric",
		"thinkingMedium": "neon",
		"thinkingHigh": "hot",
		"thinkingXhigh": "#ff0000",
		"bashMode": "amber"
	}
}
