{
	"$schema": "https://raw.githubusercontent.com/can1357/oh-my-pi/main/packages/coding-agent/theme-schema.json",
	"name": "light-forest",
	"vars": {
		"fernGreen": "#4f7942",
		"mossGreen": "#7e8c54",
		"sageGreen": "#9caf88",
		"oliveBrown": "#636b2f",
		"cream": "#fdfbd4",
		"bark": "#8b7355",
		"softBrown": "#a0877f",
		"lichen": "#c2c6a7",
		"sunlitGreen": "#b5c99a",
		"forestShadow": "#3d5a3c",
		"earthGray": "#7a7466",
		"lightEarth": "#e8e4d9",
		"burnishedOrange": "#be5103",
		"deepOlive": "#4f5c2e",
		"paleLeaf": "#dde5b6",
		"softMint": "#d4e4c9",
		"acornBrown": "#8c6d46",
		"morningDew": "#f8f6e8",
		"twilightGreen": "#2d4a2c",
		"amberGlow": "#c99a3e"
	},
	"colors": {
		"accent": "fernGreen",
		"border": "mossGreen",
		"borderAccent": "fernGreen",
		"borderMuted": "lichen",
		"success": "sageGreen",
		"error": "burnishedOrange",
		"warning": "oliveBrown",
		"muted": "earthGray",
		"dim": "bark",
		"text": "",
		"thinkingText": "earthGray",
		"selectedBg": "softMint",
		"userMessageBg": "lightEarth",
		"userMessageText": "",
		"customMessageBg": "paleLeaf",
		"customMessageText": "",
		"customMessageLabel": "deepOlive",
		"toolPendingBg": "cream",
		"toolSuccessBg": "sunlitGreen",
		"toolErrorBg": "#f0e8e0",
		"toolTitle": "forestShadow",
		"toolOutput": "earthGray",
		"mdHeading": "oliveBrown",
		"mdLink": "fernGreen",
		"mdLinkUrl": "bark",
		"mdCode": "mossGreen",
		"mdCodeBlock": "forestShadow",
		"mdCodeBlockBorder": "earthGray",
		"mdQuote": "earthGray",
		"mdQuoteBorder": "lichen",
		"mdHr": "lichen",
		"mdListBullet": "sageGreen",
		"toolDiffAdded": "sageGreen",
		"toolDiffRemoved": "burnishedOrange",
		"toolDiffContext": "earthGray",
		"link": "fernGreen",
		"syntaxComment": "#7a7466",
		"syntaxKeyword": "#3d5a3c",
		"syntaxFunction": "#636b2f",
		"syntaxVariable": "#4f7942",
		"syntaxString": "#8b7355",
		"syntaxNumber": "#7e8c54",
		"syntaxType": "#4f5c2e",
		"syntaxOperator": "#3d5a3c",
		"syntaxPunctuation": "#636b2f",
		"thinkingOff": "lichen",
		"thinkingMinimal": "#9caf88",
		"thinkingLow": "#7e8c54",
		"thinkingMedium": "#4f7942",
		"thinkingHigh": "#3d5a3c",
		"thinkingXhigh": "#2d4a2c",
		"bashMode": "sageGreen",
		"statusLineBg": "morningDew",
		"statusLineSep": 144,
		"statusLineModel": "deepOlive",
		"statusLinePath": "fernGreen",
		"statusLineGitClean": "sageGreen",
		"statusLineGitDirty": "amberGlow",
		"statusLineContext": "mossGreen",
		"statusLineSpend": "acornBrown",
		"statusLineStaged": 107,
		"statusLineDirty": 136,
		"statusLineUntracked": 65,
		"statusLineOutput": 131,
		"statusLineCost": 131,
		"statusLineSubagents": "oliveBrown",
		"pythonMode": "#f0c040"
	},
	"export": {
		"pageBg": "#f5f3ed",
		"cardBg": "#ffffff",
		"infoBg": "cream"
	}
}
