{
	"$schema": "https://raw.githubusercontent.com/can1357/oh-my-pi/main/packages/coding-agent/theme-schema.json",
	"name": "dark-sunset",
	"vars": {
		"golden": "#FFC345",
		"amber": "#FF9E4A",
		"coral": "#FF785E",
		"deepPurple": "#614E72",
		"twilightBlue": "#214675",
		"violet": "#7C4BE5",
		"magenta": "#A93EB9",
		"deepViolet": "#45046B",
		"warmOrange": "#FA9C32",
		"emberRed": "#E44C1D",
		"softPink": "#FDBAE7",
		"dimViolet": "#5E508D",
		"darkPurple": "#2a1f35",
		"darkestPurple": "#1a1323",
		"accentGlow": "#FF9E4A",
		"horizonGlow": "#FF6B35",
		"duskGray": "#4a4552",
		"twilightGray": "#352f3d"
	},
	"colors": {
		"accent": "accentGlow",
		"border": "deepPurple",
		"borderAccent": "golden",
		"borderMuted": "twilightGray",
		"success": "#89d281",
		"error": "emberRed",
		"warning": "golden",
		"muted": "duskGray",
		"dim": "dimViolet",
		"text": "",
		"thinkingText": "duskGray",
		"selectedBg": "#2d2436",
		"userMessageBg": "#251a1f",
		"userMessageText": "",
		"customMessageBg": "darkPurple",
		"customMessageText": "",
		"customMessageLabel": "softPink",
		"toolPendingBg": "#1f1a28",
		"toolSuccessBg": "#1a1620",
		"toolErrorBg": "#2a1a1a",
		"toolText": "",
		"toolTitle": "",
		"toolOutput": "duskGray",
		"mdHeading": "golden",
		"mdLink": "violet",
		"mdLinkUrl": "dimViolet",
		"mdCode": "softPink",
		"mdCodeBlock": "#FFB89E",
		"mdCodeBlockBorder": "twilightGray",
		"mdQuote": "duskGray",
		"mdQuoteBorder": "twilightGray",
		"mdHr": "twilightGray",
		"mdListBullet": "accentGlow",
		"toolDiffAdded": "#89d281",
		"toolDiffRemoved": "emberRed",
		"toolDiffContext": "duskGray",
		"link": "violet",
		"syntaxComment": "#7a6f85",
		"syntaxKeyword": "violet",
		"syntaxFunction": "golden",
		"syntaxVariable": "coral",
		"syntaxString": "warmOrange",
		"syntaxNumber": "#FFB89E",
		"syntaxType": "magenta",
		"syntaxOperator": "#c9bdd0",
		"syntaxPunctuation": "#b3a8ba",
		"thinkingOff": "twilightGray",
		"thinkingMinimal": "dimViolet",
		"thinkingLow": "deepPurple",
		"thinkingMedium": "violet",
		"thinkingHigh": "magenta",
		"thinkingXhigh": "softPink",
		"bashMode": "horizonGlow",
		"statusLineBg": "#0f0a14",
		"statusLineSep": 237,
		"statusLineModel": "softPink",
		"statusLinePath": "twilightBlue",
		"statusLineGitClean": "#89d281",
		"statusLineGitDirty": "amber",
		"statusLineContext": "dimViolet",
		"statusLineSpend": "coral",
		"statusLineStaged": 70,
		"statusLineDirty": 215,
		"statusLineUntracked": 213,
		"statusLineOutput": 205,
		"statusLineCost": 205,
		"statusLineSubagents": "golden",
		"pythonMode": "amber"
	},
	"export": {
		"pageBg": "#120d18",
		"cardBg": "#1c1424",
		"infoBg": "#2d1f28"
	}
}
