{
	"$schema": "https://raw.githubusercontent.com/can1357/oh-my-pi/main/packages/coding-agent/theme-schema.json",
	"name": "mahogany",
	"vars": {
		"brass": "#c4a050",
		"burgundy": "#9d4451",
		"forest": "#6a7c5d",
		"cedar": "#b5826f",
		"amber": "#d4a574",
		"grain": "#3a302a",
		"darkGrain": "#2a221d",
		"woodBase": "#181210",
		"cream": "#ece4d8",
		"mutedCream": "#b8b0a6",
		"dimCream": "#8a847c",
		"selectedBg": "#2a221d",
		"userMsgBg": "#1f1914",
		"toolPendingBg": "#1c1813",
		"toolSuccessBg": "#1a1d18",
		"toolErrorBg": "#241816",
		"customMsgBg": "#211d1f"
	},
	"colors": {
		"accent": "brass",
		"border": "grain",
		"borderAccent": "brass",
		"borderMuted": "darkGrain",
		"success": "forest",
		"error": "burgundy",
		"warning": "amber",
		"muted": "mutedCream",
		"dim": "dimCream",
		"text": "",
		"thinkingText": "mutedCream",
		"selectedBg": "selectedBg",
		"userMessageBg": "userMsgBg",
		"userMessageText": "",
		"customMessageBg": "customMsgBg",
		"customMessageText": "",
		"customMessageLabel": "cedar",
		"toolPendingBg": "toolPendingBg",
		"toolSuccessBg": "toolSuccessBg",
		"toolErrorBg": "toolErrorBg",
		"toolTitle": "",
		"toolOutput": "mutedCream",
		"mdHeading": "brass",
		"mdLink": "cedar",
		"mdLinkUrl": "dimCream",
		"mdCode": "#d9b89c",
		"mdCodeBlock": "cream",
		"mdCodeBlockBorder": "grain",
		"mdQuote": "mutedCream",
		"mdQuoteBorder": "darkGrain",
		"mdHr": "grain",
		"mdListBullet": "brass",
		"toolDiffAdded": "forest",
		"toolDiffRemoved": "burgundy",
		"toolDiffContext": "mutedCream",
		"link": "cedar",
		"syntaxComment": "#7a6e63",
		"syntaxKeyword": "burgundy",
		"syntaxFunction": "brass",
		"syntaxVariable": "cedar",
		"syntaxString": "#a68968",
		"syntaxNumber": "forest",
		"syntaxType": "amber",
		"syntaxOperator": "mutedCream",
		"syntaxPunctuation": "mutedCream",
		"thinkingOff": "darkGrain",
		"thinkingMinimal": "dimCream",
		"thinkingLow": "grain",
		"thinkingMedium": "cedar",
		"thinkingHigh": "brass",
		"thinkingXhigh": "amber",
		"bashMode": "brass",
		"statusLineBg": "woodBase",
		"statusLineSep": 237,
		"statusLineModel": "cedar",
		"statusLinePath": "brass",
		"statusLineGitClean": "forest",
		"statusLineGitDirty": "amber",
		"statusLineContext": "#8a7566",
		"statusLineSpend": "cedar",
		"statusLineStaged": 101,
		"statusLineDirty": 137,
		"statusLineUntracked": 179,
		"statusLineOutput": 138,
		"statusLineCost": 138,
		"statusLineSubagents": "brass",
		"pythonMode": "amber"
	},
	"export": {
		"pageBg": "#181210",
		"cardBg": "#1f1914",
		"infoBg": "#2a221d"
	}
}
