{
	"$schema": "https://raw.githubusercontent.com/can1357/oh-my-pi/main/packages/coding-agent/theme-schema.json",
	"name": "sandstone",
	"vars": {
		"rust": "#b86040",
		"sage": "#688058",
		"terracotta": "#c87850",
		"olive": "#7a8a68",
		"amber": "#d89850",
		"shadow": "#302820",
		"darkGray": "#544840",
		"mediumGray": "#786858",
		"erosion": "#d8cbb8",
		"sand": "#f5ede3",
		"selectedBg": "#e8dcc8",
		"userMsgBg": "#f0e6d8",
		"toolPendingBg": "#e8e0d0",
		"toolSuccessBg": "#e0e8d8",
		"toolErrorBg": "#e8d0c8",
		"customMsgBg": "#e8dcd0"
	},
	"colors": {
		"accent": "rust",
		"border": "terracotta",
		"borderAccent": "rust",
		"borderMuted": "erosion",
		"success": "sage",
		"error": "rust",
		"warning": "amber",
		"muted": "mediumGray",
		"dim": "darkGray",
		"text": "",
		"thinkingText": "mediumGray",
		"selectedBg": "selectedBg",
		"userMessageBg": "userMsgBg",
		"userMessageText": "",
		"customMessageBg": "customMsgBg",
		"customMessageText": "",
		"customMessageLabel": "#a05030",
		"toolPendingBg": "toolPendingBg",
		"toolSuccessBg": "toolSuccessBg",
		"toolErrorBg": "toolErrorBg",
		"toolTitle": "",
		"toolOutput": "mediumGray",
		"mdHeading": "amber",
		"mdLink": "terracotta",
		"mdLinkUrl": "mediumGray",
		"mdCode": "rust",
		"mdCodeBlock": "sage",
		"mdCodeBlockBorder": "mediumGray",
		"mdQuote": "mediumGray",
		"mdQuoteBorder": "erosion",
		"mdHr": "erosion",
		"mdListBullet": "sage",
		"toolDiffAdded": "sage",
		"toolDiffRemoved": "rust",
		"toolDiffContext": "mediumGray",
		"syntaxComment": "#688058",
		"syntaxKeyword": "#b86040",
		"syntaxFunction": "#c87850",
		"syntaxVariable": "#544840",
		"syntaxString": "#a05030",
		"syntaxNumber": "#7a8a68",
		"syntaxType": "#8a6848",
		"syntaxOperator": "#302820",
		"syntaxPunctuation": "#302820",
		"thinkingOff": "erosion",
		"thinkingMinimal": "#a89888",
		"thinkingLow": "#c87850",
		"thinkingMedium": "#b86040",
		"thinkingHigh": "#a05030",
		"thinkingXhigh": "#903020",
		"bashMode": "sage",
		"statusLineBg": "#ebe0d0",
		"statusLineSep": "#9a8878",
		"statusLineModel": "#a05030",
		"statusLinePath": "#8a6848",
		"statusLineGitClean": "#588048",
		"statusLineGitDirty": "#c87850",
		"statusLineContext": "#786858",
		"statusLineSpend": "#688058",
		"statusLineStaged": 100,
		"statusLineDirty": 173,
		"statusLineUntracked": 95,
		"statusLineOutput": 131,
		"statusLineCost": 131,
		"statusLineSubagents": "rust",
		"pythonMode": "amber"
	},
	"export": {
		"pageBg": "#f5ede3",
		"cardBg": "#faf6f0",
		"infoBg": "#f0e6d8"
	}
}
