{
	"$schema": "https://raw.githubusercontent.com/can1357/oh-my-pi/main/packages/coding-agent/theme-schema.json",
	"name": "graphite",
	"vars": {
		"pencilYellow": "#f0d050",
		"graphiteBase": "#1c1e22",
		"paperWhite": "#f4f4f6",
		"pencilStroke": "#404550",
		"leadDark": "#2a2d32",
		"smudgeGray": "#6b7080",
		"lightSmudge": "#9098a8",
		"faintStroke": "#2f3339",
		"sharpContrast": "#e8eaed",
		"warmLead": "#d4b896",
		"coolLead": "#8893a8",
		"selectedStroke": "#2d3138"
	},
	"colors": {
		"accent": "pencilYellow",
		"border": "pencilStroke",
		"borderAccent": "lightSmudge",
		"borderMuted": "faintStroke",
		"success": "#85a882",
		"error": "#d88989",
		"warning": "pencilYellow",
		"muted": "smudgeGray",
		"dim": "coolLead",
		"text": "",
		"thinkingText": "smudgeGray",
		"selectedBg": "selectedStroke",
		"userMessageBg": "#1a1c1f",
		"userMessageText": "",
		"customMessageBg": "#252729",
		"customMessageText": "",
		"customMessageLabel": "lightSmudge",
		"toolPendingBg": "#1e2024",
		"toolSuccessBg": "#1a1d20",
		"toolErrorBg": "#28232a",
		"toolTitle": "",
		"toolOutput": "smudgeGray",
		"mdHeading": "pencilYellow",
		"mdLink": "lightSmudge",
		"mdLinkUrl": "coolLead",
		"mdCode": "warmLead",
		"mdCodeBlock": "sharpContrast",
		"mdCodeBlockBorder": "pencilStroke",
		"mdQuote": "smudgeGray",
		"mdQuoteBorder": "faintStroke",
		"mdHr": "pencilStroke",
		"mdListBullet": "pencilYellow",
		"toolDiffAdded": "#85a882",
		"toolDiffRemoved": "#d88989",
		"toolDiffContext": "smudgeGray",
		"link": "lightSmudge",
		"syntaxComment": "#6b7080",
		"syntaxKeyword": "lightSmudge",
		"syntaxFunction": "pencilYellow",
		"syntaxVariable": "sharpContrast",
		"syntaxString": "warmLead",
		"syntaxNumber": "#9db89a",
		"syntaxType": "coolLead",
		"syntaxOperator": "#c0c4ca",
		"syntaxPunctuation": "#a8adb8",
		"thinkingOff": "faintStroke",
		"thinkingMinimal": "smudgeGray",
		"thinkingLow": "coolLead",
		"thinkingMedium": "lightSmudge",
		"thinkingHigh": "warmLead",
		"thinkingXhigh": "pencilYellow",
		"bashMode": "lightSmudge",
		"statusLineBg": "#18191c",
		"statusLineSep": 240,
		"statusLineModel": "#9098a8",
		"statusLinePath": "#8893a8",
		"statusLineGitClean": "#85a882",
		"statusLineGitDirty": "#d4b896",
		"statusLineContext": "#6b7080",
		"statusLineSpend": "#8893a8",
		"statusLineStaged": 108,
		"statusLineDirty": 180,
		"statusLineUntracked": 246,
		"statusLineOutput": 222,
		"statusLineCost": 222,
		"statusLineSubagents": "pencilYellow",
		"pythonMode": "#f0c040"
	},
	"export": {
		"pageBg": "#1c1e22",
		"cardBg": "#22242a",
		"infoBg": "#2a2d32"
	}
}
