{
	"$schema": "https://raw.githubusercontent.com/can1357/oh-my-pi/main/packages/coding-agent/theme-schema.json",
	"name": "light-retro",
	"vars": {
		"paper": "#f4f1e8",
		"greenBar": "#e8f4e8",
		"amber": "#ffbb00",
		"amberDark": "#cc9900",
		"greenPhosphor": "#33cc66",
		"printBlack": "#2b2b2b",
		"printGray": "#5a5a5a",
		"fadedInk": "#6b6b6b",
		"dotMatrixGreen": "#2d6632",
		"vintageRed": "#cc3333",
		"vintageBlue": "#3366cc",
		"paperHighlight": "#e8e4d8",
		"paperShadow": "#d8d4c8",
		"toolBgPending": "#fff8e8",
		"toolBgSuccess": "#e8f4e8",
		"toolBgError": "#f8e8e8",
		"statusBg": "#e0dcd0"
	},
	"colors": {
		"accent": "amber",
		"border": "amberDark",
		"borderAccent": "amber",
		"borderMuted": "paperShadow",
		"success": "dotMatrixGreen",
		"error": "vintageRed",
		"warning": "amberDark",
		"muted": "fadedInk",
		"dim": "printGray",
		"text": "printBlack",
		"thinkingText": "fadedInk",
		"selectedBg": "paperHighlight",
		"link": "vintageBlue",
		"userMessageBg": "greenBar",
		"userMessageText": "printBlack",
		"customMessageBg": "paperHighlight",
		"customMessageText": "printBlack",
		"customMessageLabel": "amberDark",
		"toolPendingBg": "toolBgPending",
		"toolSuccessBg": "toolBgSuccess",
		"toolErrorBg": "toolBgError",
		"toolText": "printBlack",
		"toolTitle": "printBlack",
		"toolOutput": "fadedInk",
		"mdHeading": "amberDark",
		"mdLink": "vintageBlue",
		"mdLinkUrl": "fadedInk",
		"mdCode": "greenPhosphor",
		"mdCodeBlock": "dotMatrixGreen",
		"mdCodeBlockBorder": "printGray",
		"mdQuote": "fadedInk",
		"mdQuoteBorder": "paperShadow",
		"mdHr": "paperShadow",
		"mdListBullet": "dotMatrixGreen",
		"toolDiffAdded": "dotMatrixGreen",
		"toolDiffRemoved": "vintageRed",
		"toolDiffContext": "fadedInk",
		"syntaxComment": "#669966",
		"syntaxKeyword": "#cc6600",
		"syntaxFunction": "#996633",
		"syntaxVariable": "#333333",
		"syntaxString": "#993333",
		"syntaxNumber": "#336633",
		"syntaxType": "#666699",
		"syntaxOperator": "#2b2b2b",
		"syntaxPunctuation": "#2b2b2b",
		"thinkingOff": "paperShadow",
		"thinkingMinimal": "#8a8a7a",
		"thinkingLow": "#996633",
		"thinkingMedium": "#cc9900",
		"thinkingHigh": "#cc6600",
		"thinkingXhigh": "#993300",
		"bashMode": "dotMatrixGreen",
		"statusLineBg": "statusBg",
		"statusLineSep": "#a09880",
		"statusLineModel": "#996699",
		"statusLinePath": "#336699",
		"statusLineGitClean": "#2d6632",
		"statusLineGitDirty": "#cc6600",
		"statusLineContext": "#666699",
		"statusLineSpend": "#336666",
		"statusLineStaged": 28,
		"statusLineDirty": 136,
		"statusLineUntracked": 94,
		"statusLineOutput": 133,
		"statusLineCost": 133,
		"statusLineSubagents": "amberDark",
		"pythonMode": "amber"
	},
	"export": {
		"pageBg": "paper",
		"cardBg": "#ffffff",
		"infoBg": "greenBar"
	}
}
