{
	"$schema": "https://raw.githubusercontent.com/can1357/oh-my-pi/main/packages/coding-agent/theme-schema.json",
	"name": "dark-eclipse",
	"vars": {
		"void": "#050507",
		"obsidian": "#111018",
		"corona": "#f5c542",
		"ember": "#e08a2e",
		"violet": "#3b1d5e",
		"astral": "#4c6b8a",
		"silver": "#cfc7b8",
		"success": "#5fbf87",
		"error": "#d1495b",
		"warning": "#f0b25c",
		"muted": "#8b8792",
		"dim": "#67616c"
	},
	"colors": {
		"accent": "corona",
		"border": "astral",
		"borderAccent": "corona",
		"borderMuted": "obsidian",
		"success": "success",
		"error": "error",
		"warning": "warning",
		"muted": "muted",
		"dim": "dim",
		"text": "",
		"thinkingText": "muted",
		"selectedBg": "#1a1724",
		"userMessageBg": "#0f0d14",
		"userMessageText": "",
		"customMessageBg": "#1c1626",
		"customMessageText": "",
		"customMessageLabel": "violet",
		"toolPendingBg": "#0d0f16",
		"toolSuccessBg": "#111817",
		"toolErrorBg": "#1b0f12",
		"toolTitle": "",
		"toolOutput": "muted",
		"mdHeading": "corona",
		"mdLink": "astral",
		"mdLinkUrl": "dim",
		"mdCode": "silver",
		"mdCodeBlock": "silver",
		"mdCodeBlockBorder": "obsidian",
		"mdQuote": "muted",
		"mdQuoteBorder": "obsidian",
		"mdHr": "obsidian",
		"mdListBullet": "corona",
		"toolDiffAdded": "success",
		"toolDiffRemoved": "error",
		"toolDiffContext": "muted",
		"syntaxComment": "dim",
		"syntaxKeyword": "violet",
		"syntaxFunction": "corona",
		"syntaxVariable": "astral",
		"syntaxString": "warning",
		"syntaxNumber": "silver",
		"syntaxType": "success",
		"syntaxOperator": "silver",
		"syntaxPunctuation": "silver",
		"thinkingOff": "obsidian",
		"thinkingMinimal": "dim",
		"thinkingLow": "astral",
		"thinkingMedium": "violet",
		"thinkingHigh": "ember",
		"thinkingXhigh": "corona",
		"bashMode": "astral",
		"statusLineBg": "#0b0b10",
		"statusLineSep": "#2a2635",
		"statusLineModel": "violet",
		"statusLinePath": "astral",
		"statusLineGitClean": "success",
		"statusLineGitDirty": "warning",
		"statusLineContext": "muted",
		"statusLineSpend": "corona",
		"statusLineStaged": "success",
		"statusLineDirty": "warning",
		"statusLineUntracked": "astral",
		"statusLineOutput": "silver",
		"statusLineCost": "corona",
		"statusLineSubagents": "corona",
		"pythonMode": "#f0c040"
	},
	"export": {
		"pageBg": "#08070d",
		"cardBg": "#101018",
		"infoBg": "#1a1523"
	}
}
