{
	"$schema": "https://raw.githubusercontent.com/can1357/oh-my-pi/main/packages/coding-agent/theme-schema.json",
	"name": "marble",
	"vars": {
		"carraraWhite": "#f9f7f5",
		"veinGray": "#5a6878",
		"marbleVein": "#c4c0bc",
		"carvedBlack": "#2a2826",
		"deepNavy": "#2c3e50",
		"burgundy": "#8b4049",
		"forestGreen": "#4a6741",
		"warmGray": "#7a766f",
		"lightVein": "#e5e2de",
		"selectedBg": "#ede9e6",
		"userMsgBg": "#f2efec",
		"toolPendingBg": "#e8ebf0",
		"toolSuccessBg": "#e8f0eb",
		"toolErrorBg": "#f0e8e8"
	},
	"colors": {
		"accent": "veinGray",
		"border": "marbleVein",
		"borderAccent": "veinGray",
		"borderMuted": "lightVein",
		"success": "forestGreen",
		"error": "burgundy",
		"warning": "#8b6f47",
		"muted": "warmGray",
		"dim": "#9a968f",
		"text": "",
		"thinkingText": "warmGray",
		"selectedBg": "selectedBg",
		"userMessageBg": "userMsgBg",
		"userMessageText": "",
		"customMessageBg": "#e8e3df",
		"customMessageText": "",
		"customMessageLabel": "#6a5d7a",
		"toolPendingBg": "toolPendingBg",
		"toolSuccessBg": "toolSuccessBg",
		"toolErrorBg": "toolErrorBg",
		"toolTitle": "",
		"toolOutput": "warmGray",
		"mdHeading": "#8b6f47",
		"mdLink": "deepNavy",
		"mdLinkUrl": "warmGray",
		"mdCode": "veinGray",
		"mdCodeBlock": "forestGreen",
		"mdCodeBlockBorder": "marbleVein",
		"mdQuote": "warmGray",
		"mdQuoteBorder": "marbleVein",
		"mdHr": "marbleVein",
		"mdListBullet": "forestGreen",
		"toolDiffAdded": "forestGreen",
		"toolDiffRemoved": "burgundy",
		"toolDiffContext": "warmGray",
		"syntaxComment": "#4a6741",
		"syntaxKeyword": "#2c3e50",
		"syntaxFunction": "#6a5d7a",
		"syntaxVariable": "#5a6878",
		"syntaxString": "#8b4049",
		"syntaxNumber": "#4a6741",
		"syntaxType": "#2c3e50",
		"syntaxOperator": "#2a2826",
		"syntaxPunctuation": "#7a766f",
		"thinkingOff": "lightVein",
		"thinkingMinimal": "#9a968f",
		"thinkingLow": "#5a6878",
		"thinkingMedium": "#6a5d7a",
		"thinkingHigh": "#8b6f47",
		"thinkingXhigh": "#8b4049",
		"bashMode": "forestGreen",
		"statusLineBg": "#ede9e6",
		"statusLineSep": "#9a968f",
		"statusLineModel": "#6a5d7a",
		"statusLinePath": "#2c3e50",
		"statusLineGitClean": "#4a6741",
		"statusLineGitDirty": "#8b6f47",
		"statusLineContext": "#5a6878",
		"statusLineSpend": "#2c3e50",
		"statusLineStaged": 28,
		"statusLineDirty": 136,
		"statusLineUntracked": 31,
		"statusLineOutput": 133,
		"statusLineCost": 133,
		"statusLineSubagents": "veinGray",
		"pythonMode": "#f0c040"
	},
	"export": {
		"pageBg": "#f9f7f5",
		"cardBg": "#ffffff",
		"infoBg": "#f2efec"
	}
}
