{
	"$schema": "https://raw.githubusercontent.com/can1357/oh-my-pi/main/packages/coding-agent/theme-schema.json",
	"name": "light-synthwave",
	"vars": {
		"retroPink": "#ff71ce",
		"neonCyan": "#01cdfe",
		"mintGreen": "#05ffa1",
		"lavenderPurple": "#b967ff",
		"warmYellow": "#fffb96",
		"softMagenta": "#f222ff",
		"pastelViolet": "#c77dff",
		"blushPink": "#ffb3d9",
		"skyBlue": "#7dd3fc",
		"paleBackground": "#fef6ff",
		"cardBg": "#fff0fa",
		"selectedBg": "#ffe6f7",
		"mediumGray": "#8b7a9e",
		"dimGray": "#a99bb5",
		"lightGray": "#d4c2e0",
		"toolPendingBg": "#f0e6ff",
		"toolSuccessBg": "#e6fff5",
		"toolErrorBg": "#ffe6f0"
	},
	"colors": {
		"accent": "retroPink",
		"border": "pastelViolet",
		"borderAccent": "retroPink",
		"borderMuted": "lightGray",
		"success": "mintGreen",
		"error": "#ff2975",
		"warning": "warmYellow",
		"muted": "mediumGray",
		"dim": "dimGray",
		"text": "",
		"thinkingText": "mediumGray",
		"selectedBg": "selectedBg",
		"userMessageBg": "cardBg",
		"userMessageText": "",
		"customMessageBg": "selectedBg",
		"customMessageText": "",
		"customMessageLabel": "lavenderPurple",
		"toolPendingBg": "toolPendingBg",
		"toolSuccessBg": "toolSuccessBg",
		"toolErrorBg": "toolErrorBg",
		"toolTitle": "",
		"toolOutput": "mediumGray",
		"mdHeading": "retroPink",
		"mdLink": "neonCyan",
		"mdLinkUrl": "dimGray",
		"mdCode": "lavenderPurple",
		"mdCodeBlock": "pastelViolet",
		"mdCodeBlockBorder": "mediumGray",
		"mdQuote": "mediumGray",
		"mdQuoteBorder": "retroPink",
		"mdHr": "lightGray",
		"mdListBullet": "mintGreen",
		"toolDiffAdded": "mintGreen",
		"toolDiffRemoved": "#ff2975",
		"toolDiffContext": "mediumGray",
		"link": "neonCyan",
		"syntaxComment": "#9b7ab8",
		"syntaxKeyword": "#b967ff",
		"syntaxFunction": "#ff71ce",
		"syntaxVariable": "#7d5ba6",
		"syntaxString": "#ff2975",
		"syntaxNumber": "#05ffa1",
		"syntaxType": "#01cdfe",
		"syntaxOperator": "#c77dff",
		"syntaxPunctuation": "#6b5a7a",
		"thinkingOff": "lightGray",
		"thinkingMinimal": "#d4c2e0",
		"thinkingLow": "#b3a0c7",
		"thinkingMedium": "#c77dff",
		"thinkingHigh": "#b967ff",
		"thinkingXhigh": "#8c1eff",
		"bashMode": "mintGreen",
		"statusLineBg": "#fffbff",
		"statusLineSep": "#d4c2e0",
		"statusLineModel": "#ff71ce",
		"statusLinePath": "#01cdfe",
		"statusLineGitClean": "#05ffa1",
		"statusLineGitDirty": "#ffb347",
		"statusLineContext": "#b967ff",
		"statusLineSpend": "#7dd3fc",
		"statusLineStaged": "#05ffa1",
		"statusLineDirty": "#ffb347",
		"statusLineUntracked": "#ff71ce",
		"statusLineOutput": "#f222ff",
		"statusLineCost": "#f222ff",
		"statusLineSubagents": "retroPink",
		"pythonMode": "#f0c040"
	},
	"export": {
		"pageBg": "#fef6ff",
		"cardBg": "#fff0fa",
		"infoBg": "#fffae6"
	}
}
