{
	"$schema": "https://raw.githubusercontent.com/badlogic/pi-mono/main/packages/coding-agent/src/modes/interactive/theme/theme-schema.json",
	"name": "pix-tokyo-night",
	"vars": {
		"blue": "#7aa2f7",
		"purple": "#bb9af7",
		"cyan": "#7dcfff",
		"teal": "#2ac3de",
		"green": "#73daca",
		"green2": "#9ece6a",
		"red": "#f7768e",
		"orange": "#ff9e64",
		"yellow": "#e0af68",
		"text": "#a9b1d6",
		"textBright": "#c0caf5",
		"muted": "#8089b3",
		"dim": "#545c7e",
		"comment": "#5f6996",
		"bg": "#24283b",
		"bg1": "#1f2335",
		"bg2": "#1b1e2e",
		"bg3": "#2c324a",
		"bg4": "#282e44",
		"operator": "#89ddff",
		"punct": "#9abdf5"
	},
	"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": "teal",
		"syntaxOperator": "operator",
		"syntaxPunctuation": "muted",
		"thinkingOff": "dim",
		"thinkingMinimal": "muted",
		"thinkingLow": "green",
		"thinkingMedium": "blue",
		"thinkingHigh": "yellow",
		"thinkingXhigh": "red",
		"bashMode": "yellow"
	},
	"export": {
		"pageBg": "#1b1e2e",
		"cardBg": "#1f2335",
		"infoBg": "#2c324a"
	}
}
