{
	"$schema": "https://raw.githubusercontent.com/can1357/oh-my-pi/main/packages/coding-agent/theme-schema.json",
	"name": "amethyst",
	"vars": {
		"amethyst": "#b48eff",
		"violet": "#9b6fd8",
		"deepPurple": "#6b4d9e",
		"quartz": "#f0e8f4",
		"roseQuartz": "#e5b4d4",
		"gold": "#d4af37",
		"lavender": "#c8a8e9",
		"crystalFacet": "#2a2435",
		"caveDark": "#140f18",
		"caveDeep": "#0f0b13",
		"selectedBg": "#221b28",
		"userMsgBg": "#1a1420",
		"toolPendingBg": "#1b1624",
		"toolSuccessBg": "#151220",
		"toolErrorBg": "#261418",
		"customMsgBg": "#1f1828"
	},
	"colors": {
		"accent": "amethyst",
		"border": "deepPurple",
		"borderAccent": "amethyst",
		"borderMuted": "crystalFacet",
		"success": "#8eb897",
		"error": "#d96c75",
		"warning": "gold",
		"muted": "#8b7a99",
		"dim": "#6a5a78",
		"text": "",
		"thinkingText": "#8b7a99",
		"selectedBg": "selectedBg",
		"userMessageBg": "userMsgBg",
		"userMessageText": "",
		"customMessageBg": "customMsgBg",
		"customMessageText": "",
		"customMessageLabel": "lavender",
		"toolPendingBg": "toolPendingBg",
		"toolSuccessBg": "toolSuccessBg",
		"toolErrorBg": "toolErrorBg",
		"toolTitle": "",
		"toolOutput": "#8b7a99",
		"mdHeading": "amethyst",
		"mdLink": "violet",
		"mdLinkUrl": "#6a5a78",
		"mdCode": "roseQuartz",
		"mdCodeBlock": "quartz",
		"mdCodeBlockBorder": "crystalFacet",
		"mdQuote": "#8b7a99",
		"mdQuoteBorder": "crystalFacet",
		"mdHr": "crystalFacet",
		"mdListBullet": "amethyst",
		"toolDiffAdded": "#8eb897",
		"toolDiffRemoved": "#d96c75",
		"toolDiffContext": "#8b7a99",
		"link": "violet",
		"syntaxComment": "#7a6b88",
		"syntaxKeyword": "amethyst",
		"syntaxFunction": "gold",
		"syntaxVariable": "lavender",
		"syntaxString": "roseQuartz",
		"syntaxNumber": "#a8c9b0",
		"syntaxType": "violet",
		"syntaxOperator": "quartz",
		"syntaxPunctuation": "#c0b0cf",
		"thinkingOff": "crystalFacet",
		"thinkingMinimal": "#6a5a78",
		"thinkingLow": "deepPurple",
		"thinkingMedium": "violet",
		"thinkingHigh": "amethyst",
		"thinkingXhigh": "lavender",
		"bashMode": "amethyst",
		"statusLineBg": "caveDeep",
		"statusLineSep": 240,
		"statusLineModel": "roseQuartz",
		"statusLinePath": "violet",
		"statusLineGitClean": "#8eb897",
		"statusLineGitDirty": "gold",
		"statusLineContext": "lavender",
		"statusLineSpend": "deepPurple",
		"statusLineStaged": 141,
		"statusLineDirty": 179,
		"statusLineUntracked": 183,
		"statusLineOutput": 213,
		"statusLineCost": 213,
		"statusLineSubagents": "amethyst",
		"pythonMode": "gold"
	},
	"export": {
		"pageBg": "caveDark",
		"cardBg": "#1b1520",
		"infoBg": "#251d2b"
	}
}
