{
	"$schema": "https://raw.githubusercontent.com/can1357/oh-my-pi/main/packages/coding-agent/theme-schema.json",
	"name": "dark-cosmos",
	"vars": {
		"void": "#040406",
		"shadow": "#101019",
		"galaxy": "#3a2a6d",
		"nebula": "#5b4bb7",
		"starlight": "#f4f1ff",
		"starblue": "#7aa4ff",
		"success": "#63cfa5",
		"error": "#e05a6a",
		"warning": "#f0b05a",
		"muted": "#8c88a3",
		"dim": "#66627b"
	},
	"colors": {
		"accent": "nebula",
		"border": "shadow",
		"borderAccent": "starblue",
		"borderMuted": "void",
		"success": "success",
		"error": "error",
		"warning": "warning",
		"muted": "muted",
		"dim": "dim",
		"text": "",
		"thinkingText": "muted",
		"selectedBg": "#141326",
		"userMessageBg": "#0a0a12",
		"userMessageText": "",
		"customMessageBg": "#17152b",
		"customMessageText": "",
		"customMessageLabel": "nebula",
		"toolPendingBg": "#0b0d14",
		"toolSuccessBg": "#0e1514",
		"toolErrorBg": "#1a0f14",
		"toolTitle": "",
		"toolOutput": "muted",
		"mdHeading": "starlight",
		"mdLink": "starblue",
		"mdLinkUrl": "dim",
		"mdCode": "starlight",
		"mdCodeBlock": "starlight",
		"mdCodeBlockBorder": "shadow",
		"mdQuote": "muted",
		"mdQuoteBorder": "shadow",
		"mdHr": "shadow",
		"mdListBullet": "nebula",
		"toolDiffAdded": "success",
		"toolDiffRemoved": "error",
		"toolDiffContext": "muted",
		"syntaxComment": "dim",
		"syntaxKeyword": "nebula",
		"syntaxFunction": "starlight",
		"syntaxVariable": "starblue",
		"syntaxString": "warning",
		"syntaxNumber": "starlight",
		"syntaxType": "success",
		"syntaxOperator": "starlight",
		"syntaxPunctuation": "starlight",
		"thinkingOff": "void",
		"thinkingMinimal": "dim",
		"thinkingLow": "starblue",
		"thinkingMedium": "galaxy",
		"thinkingHigh": "nebula",
		"thinkingXhigh": "starlight",
		"bashMode": "starblue",
		"statusLineBg": "#07070d",
		"statusLineSep": "#26223a",
		"statusLineModel": "nebula",
		"statusLinePath": "starblue",
		"statusLineGitClean": "success",
		"statusLineGitDirty": "warning",
		"statusLineContext": "muted",
		"statusLineSpend": "galaxy",
		"statusLineStaged": "success",
		"statusLineDirty": "warning",
		"statusLineUntracked": "starblue",
		"statusLineOutput": "starlight",
		"statusLineCost": "nebula",
		"statusLineSubagents": "nebula",
		"pythonMode": "#f0c040"
	},
	"export": {
		"pageBg": "#07070d",
		"cardBg": "#0f1018",
		"infoBg": "#17152a"
	}
}
