{
	"$schema": "https://raw.githubusercontent.com/can1357/oh-my-pi/main/packages/coding-agent/theme-schema.json",
	"name": "quartz",
	"vars": {
		"rosePink": "#c07088",
		"quartzPurple": "#8070a0",
		"softRose": "#e8dce0",
		"deepRoseGray": "#3a2830",
		"palePink": "#f5e8ed",
		"dustyRose": "#9e6b7b",
		"lavenderGray": "#a898b0",
		"crystalMint": "#7fa090",
		"warmGold": "#c09870",
		"roseRed": "#b85860",
		"roseGreen": "#88a088",
		"selectedBg": "#f0e0e8",
		"userMsgBg": "#faf5f7",
		"toolPendingBg": "#f5eef8",
		"toolSuccessBg": "#f0f5f0",
		"toolErrorBg": "#f8f0f0",
		"customMsgBg": "#f5f0f8"
	},
	"colors": {
		"accent": "rosePink",
		"border": "quartzPurple",
		"borderAccent": "rosePink",
		"borderMuted": "softRose",
		"success": "roseGreen",
		"error": "roseRed",
		"warning": "warmGold",
		"muted": "dustyRose",
		"dim": "lavenderGray",
		"text": "",
		"thinkingText": "dustyRose",
		"selectedBg": "selectedBg",
		"userMessageBg": "userMsgBg",
		"userMessageText": "",
		"customMessageBg": "customMsgBg",
		"customMessageText": "",
		"customMessageLabel": "#8070a0",
		"toolPendingBg": "toolPendingBg",
		"toolSuccessBg": "toolSuccessBg",
		"toolErrorBg": "toolErrorBg",
		"toolTitle": "",
		"toolOutput": "dustyRose",
		"mdHeading": "warmGold",
		"mdLink": "quartzPurple",
		"mdLinkUrl": "lavenderGray",
		"mdCode": "rosePink",
		"mdCodeBlock": "crystalMint",
		"mdCodeBlockBorder": "dustyRose",
		"mdQuote": "dustyRose",
		"mdQuoteBorder": "softRose",
		"mdHr": "softRose",
		"mdListBullet": "roseGreen",
		"toolDiffAdded": "roseGreen",
		"toolDiffRemoved": "roseRed",
		"toolDiffContext": "dustyRose",
		"syntaxComment": "#7fa090",
		"syntaxKeyword": "#8070a0",
		"syntaxFunction": "#c07088",
		"syntaxVariable": "#3a2830",
		"syntaxString": "#b85860",
		"syntaxNumber": "#88a088",
		"syntaxType": "#9e6b7b",
		"syntaxOperator": "#3a2830",
		"syntaxPunctuation": "#3a2830",
		"thinkingOff": "softRose",
		"thinkingMinimal": "#a898b0",
		"thinkingLow": "#8070a0",
		"thinkingMedium": "#c07088",
		"thinkingHigh": "#9e6b7b",
		"thinkingXhigh": "#8b4560",
		"bashMode": "roseGreen",
		"statusLineBg": "#f5e8ed",
		"statusLineSep": "#9e6b7b",
		"statusLineModel": "#8070a0",
		"statusLinePath": "#7fa090",
		"statusLineGitClean": "#5f875f",
		"statusLineGitDirty": "#c09870",
		"statusLineContext": "#8070a0",
		"statusLineSpend": "#7fa090",
		"statusLineStaged": 108,
		"statusLineDirty": 180,
		"statusLineUntracked": 139,
		"statusLineOutput": 132,
		"statusLineCost": 132,
		"statusLineSubagents": "rosePink",
		"pythonMode": "#f0c040"
	},
	"export": {
		"pageBg": "#fbf7f9",
		"cardBg": "#ffffff",
		"infoBg": "#faf5f7"
	}
}
