{
	"$schema": "https://raw.githubusercontent.com/badlogic/pi-mono/main/packages/coding-agent/src/modes/interactive/theme/theme-schema.json",
	"name": "pix-catppuccin-mocha",
	"vars": {
		"blue": "#89b4fa",
		"purple": "#cba6f7",
		"cyan": "#94e2d5",
		"teal": "#94e2d5",
		"green": "#a6e3a1",
		"green2": "#a6e3a1",
		"red": "#f38ba8",
		"orange": "#fab387",
		"yellow": "#f9e2af",
		"text": "#cdd6f4",
		"textBright": "#ffffff",
		"muted": "#a6adc8",
		"dim": "#6c7086",
		"comment": "#7f849c",
		"bg": "#1e1e2e",
		"bg1": "#181825",
		"bg2": "#11111b",
		"bg3": "#313244",
		"bg4": "#45475a",
		"operator": "#89dceb",
		"punct": "#bac2de"
	},
	"colors": {
		"accent": "blue",
		"border": "bg4",
		"borderAccent": "blue",
		"borderMuted": "bg3",
		"success": "green",
		"error": "red",
		"warning": "yellow",
		"muted": "muted",
		"dim": "dim",
		"text": "",
		"thinkingText": "muted",
		"selectedBg": "bg3",
		"userMessageBg": "bg1",
		"userMessageText": "",
		"customMessageBg": "bg2",
		"customMessageText": "",
		"customMessageLabel": "blue",
		"toolPendingBg": "bg1",
		"toolSuccessBg": "bg1",
		"toolErrorBg": "bg2",
		"toolTitle": "blue",
		"toolOutput": "",
		"mdHeading": "purple",
		"mdLink": "green",
		"mdLinkUrl": "muted",
		"mdCode": "cyan",
		"mdCodeBlock": "",
		"mdCodeBlockBorder": "bg4",
		"mdQuote": "muted",
		"mdQuoteBorder": "dim",
		"mdHr": "dim",
		"mdListBullet": "blue",
		"toolDiffAdded": "green",
		"toolDiffRemoved": "red",
		"toolDiffContext": "muted",
		"syntaxComment": "comment",
		"syntaxKeyword": "purple",
		"syntaxFunction": "blue",
		"syntaxVariable": "cyan",
		"syntaxString": "green2",
		"syntaxNumber": "orange",
		"syntaxType": "yellow",
		"syntaxOperator": "operator",
		"syntaxPunctuation": "muted",
		"thinkingOff": "dim",
		"thinkingMinimal": "muted",
		"thinkingLow": "green",
		"thinkingMedium": "blue",
		"thinkingHigh": "yellow",
		"thinkingXhigh": "red",
		"bashMode": "yellow"
	},
	"export": {
		"pageBg": "#11111b",
		"cardBg": "#181825",
		"infoBg": "#313244"
	}
}
