{
	"$schema": "https://raw.githubusercontent.com/can1357/oh-my-pi/main/packages/coding-agent/theme-schema.json",
	"name": "dark-lunar",
	"vars": {
		"night": "#0b0d12",
		"crater": "#1a1d26",
		"moonlight": "#d6dbe3",
		"glow": "#a5c4e0",
		"ice": "#7aa2c8",
		"success": "#6fc49b",
		"error": "#e06a6a",
		"warning": "#f0c27d",
		"muted": "#9aa7b8",
		"dim": "#6a7686"
	},
	"colors": {
		"accent": "moonlight",
		"border": "crater",
		"borderAccent": "glow",
		"borderMuted": "night",
		"success": "success",
		"error": "error",
		"warning": "warning",
		"muted": "muted",
		"dim": "dim",
		"text": "",
		"thinkingText": "muted",
		"selectedBg": "#141720",
		"userMessageBg": "#0d0f15",
		"userMessageText": "",
		"customMessageBg": "#151923",
		"customMessageText": "",
		"customMessageLabel": "glow",
		"toolPendingBg": "#10131b",
		"toolSuccessBg": "#121c17",
		"toolErrorBg": "#1b1114",
		"toolTitle": "",
		"toolOutput": "muted",
		"mdHeading": "moonlight",
		"mdLink": "ice",
		"mdLinkUrl": "dim",
		"mdCode": "moonlight",
		"mdCodeBlock": "glow",
		"mdCodeBlockBorder": "crater",
		"mdQuote": "muted",
		"mdQuoteBorder": "crater",
		"mdHr": "crater",
		"mdListBullet": "glow",
		"toolDiffAdded": "success",
		"toolDiffRemoved": "error",
		"toolDiffContext": "muted",
		"syntaxComment": "dim",
		"syntaxKeyword": "ice",
		"syntaxFunction": "moonlight",
		"syntaxVariable": "glow",
		"syntaxString": "warning",
		"syntaxNumber": "moonlight",
		"syntaxType": "success",
		"syntaxOperator": "moonlight",
		"syntaxPunctuation": "moonlight",
		"thinkingOff": "night",
		"thinkingMinimal": "dim",
		"thinkingLow": "ice",
		"thinkingMedium": "glow",
		"thinkingHigh": "moonlight",
		"thinkingXhigh": "#eef3f8",
		"bashMode": "ice",
		"statusLineBg": "#0a0c11",
		"statusLineSep": "#2b2f3a",
		"statusLineModel": "glow",
		"statusLinePath": "ice",
		"statusLineGitClean": "success",
		"statusLineGitDirty": "warning",
		"statusLineContext": "muted",
		"statusLineSpend": "moonlight",
		"statusLineStaged": "success",
		"statusLineDirty": "warning",
		"statusLineUntracked": "ice",
		"statusLineOutput": "moonlight",
		"statusLineCost": "glow",
		"statusLineSubagents": "moonlight",
		"pythonMode": "#f0c040"
	},
	"export": {
		"pageBg": "#0a0c11",
		"cardBg": "#11151c",
		"infoBg": "#161a24"
	}
}
