{
	"$schema": "https://raw.githubusercontent.com/can1357/oh-my-pi/main/packages/coding-agent/theme-schema.json",
	"name": "dark-solstice",
	"vars": {
		"midnight": "#0b1120",
		"deepBlue": "#13213a",
		"aurora": "#5ac8a7",
		"ice": "#c7d2e3",
		"frost": "#8fb2d9",
		"violet": "#4a4f9e",
		"success": "#6bd6a2",
		"error": "#e06b6b",
		"warning": "#f0c37a",
		"muted": "#8c98ad",
		"dim": "#657289"
	},
	"colors": {
		"accent": "aurora",
		"border": "deepBlue",
		"borderAccent": "frost",
		"borderMuted": "midnight",
		"success": "success",
		"error": "error",
		"warning": "warning",
		"muted": "muted",
		"dim": "dim",
		"text": "",
		"thinkingText": "muted",
		"selectedBg": "#10182b",
		"userMessageBg": "#0c1222",
		"userMessageText": "",
		"customMessageBg": "#111a2d",
		"customMessageText": "",
		"customMessageLabel": "aurora",
		"toolPendingBg": "#0d1426",
		"toolSuccessBg": "#0f1d1b",
		"toolErrorBg": "#1a1016",
		"toolTitle": "",
		"toolOutput": "muted",
		"mdHeading": "ice",
		"mdLink": "frost",
		"mdLinkUrl": "dim",
		"mdCode": "ice",
		"mdCodeBlock": "frost",
		"mdCodeBlockBorder": "deepBlue",
		"mdQuote": "muted",
		"mdQuoteBorder": "deepBlue",
		"mdHr": "deepBlue",
		"mdListBullet": "aurora",
		"toolDiffAdded": "success",
		"toolDiffRemoved": "error",
		"toolDiffContext": "muted",
		"syntaxComment": "dim",
		"syntaxKeyword": "violet",
		"syntaxFunction": "ice",
		"syntaxVariable": "frost",
		"syntaxString": "warning",
		"syntaxNumber": "aurora",
		"syntaxType": "success",
		"syntaxOperator": "ice",
		"syntaxPunctuation": "ice",
		"thinkingOff": "midnight",
		"thinkingMinimal": "dim",
		"thinkingLow": "frost",
		"thinkingMedium": "aurora",
		"thinkingHigh": "ice",
		"thinkingXhigh": "#e4edf9",
		"bashMode": "aurora",
		"statusLineBg": "#0a101f",
		"statusLineSep": "#2a334a",
		"statusLineModel": "violet",
		"statusLinePath": "frost",
		"statusLineGitClean": "success",
		"statusLineGitDirty": "warning",
		"statusLineContext": "muted",
		"statusLineSpend": "aurora",
		"statusLineStaged": "success",
		"statusLineDirty": "warning",
		"statusLineUntracked": "frost",
		"statusLineOutput": "ice",
		"statusLineCost": "aurora",
		"statusLineSubagents": "aurora",
		"pythonMode": "#f0c040"
	},
	"export": {
		"pageBg": "#0a0f1c",
		"cardBg": "#111827",
		"infoBg": "#141d2f"
	}
}
