{
	"$schema": "https://raw.githubusercontent.com/can1357/oh-my-pi/main/packages/coding-agent/theme-schema.json",
	"name": "dark-catppuccin",
	"vars": {
		"rosewater": "#f5e0dc",
		"flamingo": "#f2cdcd",
		"pink": "#f5c2e7",
		"mauve": "#cba6f7",
		"red": "#f38ba8",
		"maroon": "#eba0ac",
		"peach": "#fab387",
		"yellow": "#f9e2af",
		"green": "#a6e3a1",
		"teal": "#94e2d5",
		"sky": "#89dceb",
		"sapphire": "#74c7ec",
		"blue": "#89b4fa",
		"lavender": "#b4befe",
		"text": "#cdd6f4",
		"subtext1": "#bac2de",
		"subtext0": "#a6adc8",
		"overlay2": "#9399b2",
		"overlay1": "#7f849c",
		"overlay0": "#6c7086",
		"surface2": "#585b70",
		"surface1": "#45475a",
		"surface0": "#313244",
		"base": "#1e1e2e",
		"mantle": "#181825",
		"crust": "#11111b"
	},
	"colors": {
		"accent": "peach",
		"border": "blue",
		"borderAccent": "lavender",
		"borderMuted": "surface0",
		"success": "green",
		"error": "red",
		"warning": "yellow",
		"muted": "overlay1",
		"dim": "overlay0",
		"text": "",
		"thinkingText": "overlay1",
		"selectedBg": "surface0",
		"userMessageBg": "mantle",
		"userMessageText": "",
		"customMessageBg": "crust",
		"customMessageText": "",
		"customMessageLabel": "mauve",
		"toolPendingBg": "surface0",
		"toolSuccessBg": "mantle",
		"toolErrorBg": "crust",
		"toolText": "",
		"toolTitle": "lavender",
		"toolOutput": "overlay1",
		"mdHeading": "peach",
		"mdLink": "blue",
		"mdLinkUrl": "overlay0",
		"mdCode": "rosewater",
		"mdCodeBlock": "text",
		"mdCodeBlockBorder": "surface0",
		"mdQuote": "overlay1",
		"mdQuoteBorder": "surface0",
		"mdHr": "surface0",
		"mdListBullet": "peach",
		"toolDiffAdded": "green",
		"toolDiffRemoved": "red",
		"toolDiffContext": "overlay1",
		"link": "blue",
		"syntaxComment": "overlay0",
		"syntaxKeyword": "mauve",
		"syntaxFunction": "blue",
		"syntaxVariable": "text",
		"syntaxString": "green",
		"syntaxNumber": "peach",
		"syntaxType": "yellow",
		"syntaxOperator": "sky",
		"syntaxPunctuation": "overlay2",
		"thinkingOff": "surface0",
		"thinkingMinimal": "overlay0",
		"thinkingLow": "blue",
		"thinkingMedium": "sapphire",
		"thinkingHigh": "mauve",
		"thinkingXhigh": "pink",
		"bashMode": "teal",
		"statusLineBg": "crust",
		"statusLineSep": "surface1",
		"statusLineModel": "pink",
		"statusLinePath": "teal",
		"statusLineGitClean": "green",
		"statusLineGitDirty": "yellow",
		"statusLineContext": "mauve",
		"statusLineSpend": "sapphire",
		"statusLineStaged": "green",
		"statusLineDirty": "peach",
		"statusLineUntracked": "sky",
		"statusLineOutput": "maroon",
		"statusLineCost": "maroon",
		"statusLineSubagents": "peach",
		"pythonMode": "yellow"
	},
	"export": {
		"pageBg": "base",
		"cardBg": "mantle",
		"infoBg": "surface0"
	}
}
