{
	"$schema": "https://raw.githubusercontent.com/can1357/oh-my-pi/main/packages/coding-agent/theme-schema.json",
	"name": "dark-rose-pine",
	"vars": {
		"base": "#191724",
		"surface": "#1f1d2e",
		"overlay": "#26233a",
		"muted": "#6e6a86",
		"subtle": "#908caa",
		"text": "#e0def4",
		"love": "#eb6f92",
		"gold": "#f6c177",
		"rose": "#ebbcba",
		"pine": "#31748f",
		"foam": "#9ccfd8",
		"iris": "#c4a7e7",
		"highlightLow": "#21202e",
		"highlightMed": "#403d52",
		"highlightHigh": "#524f67"
	},
	"colors": {
		"accent": "iris",
		"border": "pine",
		"borderAccent": "foam",
		"borderMuted": "highlightMed",
		"success": "foam",
		"error": "love",
		"warning": "gold",
		"muted": "muted",
		"dim": "subtle",
		"text": "",
		"thinkingText": "subtle",
		"selectedBg": "overlay",
		"userMessageBg": "highlightLow",
		"userMessageText": "",
		"customMessageBg": "overlay",
		"customMessageText": "",
		"customMessageLabel": "iris",
		"toolPendingBg": "surface",
		"toolSuccessBg": "highlightLow",
		"toolErrorBg": "#2d1f26",
		"toolTitle": "foam",
		"toolText": "",
		"toolOutput": "muted",
		"mdHeading": "iris",
		"mdLink": "foam",
		"mdLinkUrl": "subtle",
		"mdCode": "rose",
		"mdCodeBlock": "text",
		"mdCodeBlockBorder": "highlightMed",
		"mdQuote": "muted",
		"mdQuoteBorder": "highlightMed",
		"mdHr": "highlightMed",
		"mdListBullet": "iris",
		"toolDiffAdded": "foam",
		"toolDiffRemoved": "love",
		"toolDiffContext": "muted",
		"link": "foam",
		"syntaxComment": "muted",
		"syntaxKeyword": "pine",
		"syntaxFunction": "rose",
		"syntaxVariable": "text",
		"syntaxString": "gold",
		"syntaxNumber": "rose",
		"syntaxType": "foam",
		"syntaxOperator": "subtle",
		"syntaxPunctuation": "subtle",
		"thinkingOff": "highlightMed",
		"thinkingMinimal": "subtle",
		"thinkingLow": "pine",
		"thinkingMedium": "foam",
		"thinkingHigh": "iris",
		"thinkingXhigh": "#e0c1ff",
		"bashMode": "foam",
		"statusLineBg": "overlay",
		"statusLineSep": "highlightMed",
		"statusLineModel": "iris",
		"statusLinePath": "foam",
		"statusLineGitClean": "foam",
		"statusLineGitDirty": "gold",
		"statusLineContext": "subtle",
		"statusLineSpend": "rose",
		"statusLineStaged": "foam",
		"statusLineDirty": "gold",
		"statusLineUntracked": "love",
		"statusLineOutput": "pine",
		"statusLineCost": "rose",
		"statusLineSubagents": "iris",
		"pythonMode": "gold"
	},
	"export": {
		"pageBg": "base",
		"cardBg": "surface",
		"infoBg": "overlay"
	}
}
