{
	"$schema": "https://raw.githubusercontent.com/badlogic/pi-mono/main/packages/coding-agent/src/modes/interactive/theme/theme-schema.json",
	"name": "tokyo-night",
	"vars": {
		"bg": "#1a1b26",
		"bg_dark": "#16161e",
		"bg_hl": "#292e42",
		"blue": "#7aa2f7",
		"cyan": "#7dcfff",
		"magenta": "#bb9af7",
		"orange": "#ff9e64",
		"green": "#9ece6a",
		"red": "#f7768e",
		"yellow": "#e0af68",
		"fg_dark": "#545c7e",
		"fg_gutter": "#3b4261",
		"comment": "#565f89"
	},
	"colors": {
		"accent": "blue",
		"border": "fg_gutter",
		"borderAccent": "blue",
		"borderMuted": "fg_gutter",
		"success": "green",
		"error": "red",
		"warning": "yellow",
		"muted": "comment",
		"dim": "fg_gutter",
		"text": "",
		"thinkingText": "comment",
		"selectedBg": "#292e42",
		"userMessageBg": "#292e42",
		"userMessageText": "",
		"customMessageBg": "#292e42",
		"customMessageText": "",
		"customMessageLabel": "blue",
		"toolPendingBg": "#1a1b26",
		"toolSuccessBg": "#1a2620",
		"toolErrorBg": "#261a1a",
		"toolTitle": "blue",
		"toolOutput": "",
		"mdHeading": "orange",
		"mdLink": "cyan",
		"mdLinkUrl": "comment",
		"mdCode": "green",
		"mdCodeBlock": "",
		"mdCodeBlockBorder": "fg_gutter",
		"mdQuote": "comment",
		"mdQuoteBorder": "fg_gutter",
		"mdHr": "fg_gutter",
		"mdListBullet": "cyan",
		"toolDiffAdded": "green",
		"toolDiffRemoved": "red",
		"toolDiffContext": "comment",
		"syntaxComment": "comment",
		"syntaxKeyword": "magenta",
		"syntaxFunction": "blue",
		"syntaxVariable": "orange",
		"syntaxString": "green",
		"syntaxNumber": "orange",
		"syntaxType": "cyan",
		"syntaxOperator": "magenta",
		"syntaxPunctuation": "fg_dark",
		"thinkingOff": "fg_gutter",
		"thinkingMinimal": "comment",
		"thinkingLow": "cyan",
		"thinkingMedium": "blue",
		"thinkingHigh": "magenta",
		"thinkingXhigh": "red",
		"bashMode": "orange"
	}
}
