{
	"$schema": "https://raw.githubusercontent.com/can1357/oh-my-pi/main/packages/coding-agent/theme-schema.json",
	"name": "dark-one",
	"vars": {
		"mono1": "#abb2bf",
		"mono2": "#828997",
		"mono3": "#5c6370",
		"hue1": "#56b6c2",
		"hue2": "#61afef",
		"hue3": "#c678dd",
		"hue4": "#98c379",
		"hue5": "#e06c75",
		"hue52": "#be5046",
		"hue6": "#d19a66",
		"hue62": "#e5c07b",
		"syntaxBg": "#282c34",
		"syntaxAccent": "#528bff",
		"selectedBg": "#3e4451",
		"userMsgBg": "#21252b",
		"toolPendingBg": "#2c313a",
		"toolSuccessBg": "#232831",
		"toolErrorBg": "#3a2d2e",
		"customMsgBg": "#2e2a33"
	},
	"colors": {
		"accent": "hue62",
		"border": "hue2",
		"borderAccent": "hue1",
		"borderMuted": "mono3",
		"success": "hue4",
		"error": "hue5",
		"warning": "hue6",
		"muted": "mono2",
		"dim": "mono3",
		"text": "",
		"thinkingText": "mono2",
		"selectedBg": "selectedBg",
		"userMessageBg": "userMsgBg",
		"userMessageText": "",
		"customMessageBg": "customMsgBg",
		"customMessageText": "",
		"customMessageLabel": "hue3",
		"toolPendingBg": "toolPendingBg",
		"toolSuccessBg": "toolSuccessBg",
		"toolErrorBg": "toolErrorBg",
		"toolText": "",
		"toolTitle": "",
		"toolOutput": "mono2",
		"mdHeading": "hue62",
		"mdLink": "hue2",
		"mdLinkUrl": "mono3",
		"mdCode": "hue3",
		"mdCodeBlock": "hue1",
		"mdCodeBlockBorder": "mono3",
		"mdQuote": "mono2",
		"mdQuoteBorder": "mono3",
		"mdHr": "mono3",
		"mdListBullet": "hue62",
		"toolDiffAdded": "hue4",
		"toolDiffRemoved": "hue5",
		"toolDiffContext": "mono2",
		"link": "hue2",
		"syntaxComment": "mono3",
		"syntaxKeyword": "hue3",
		"syntaxFunction": "hue2",
		"syntaxVariable": "hue5",
		"syntaxString": "hue4",
		"syntaxNumber": "hue6",
		"syntaxType": "hue62",
		"syntaxOperator": "hue1",
		"syntaxPunctuation": "mono1",
		"thinkingOff": "mono3",
		"thinkingMinimal": "mono2",
		"thinkingLow": "hue2",
		"thinkingMedium": "syntaxAccent",
		"thinkingHigh": "hue3",
		"thinkingXhigh": "#e5b9ff",
		"bashMode": "hue1",
		"statusLineBg": "#1e2227",
		"statusLineSep": "#3e4451",
		"statusLineModel": "hue3",
		"statusLinePath": "hue1",
		"statusLineGitClean": "hue4",
		"statusLineGitDirty": "hue6",
		"statusLineContext": "syntaxAccent",
		"statusLineSpend": "hue1",
		"statusLineStaged": "hue4",
		"statusLineDirty": "hue6",
		"statusLineUntracked": "hue2",
		"statusLineOutput": "hue3",
		"statusLineCost": "hue5",
		"statusLineSubagents": "hue62",
		"pythonMode": "#f0c040"
	},
	"export": {
		"pageBg": "#1e2227",
		"cardBg": "#282c34",
		"infoBg": "#3e3428"
	}
}
