{
	"version": 1,
	"generated": "01/09/2026",
	"description": "JoinGrove documentation color and typography tokens (aligned with PWA theme and icon palette).",
	"palette": {
		"forest": "#1a2e24",
		"accent": "#2d8659",
		"accentHover": "#4ade80",
		"trunk": "#2d5a3d",
		"highlight": "#86efac",
		"backgroundDark": "#1e1e1e",
		"backgroundLight": "#ffffff",
		"textPrimaryDark": "#e8e8e8",
		"textPrimaryLight": "#1a1a1a",
		"textSecondary": "#9ca3af",
		"textSecondaryLight": "#6b7280",
		"borderDark": "#2a2a2a",
		"borderLight": "#e5e7eb",
		"codeBackgroundDark": "#252326",
		"codeBackgroundLight": "#f3f4f6"
	},
	"typography": {
		"fontFamily": "-apple-system, BlinkMacSystemFont, \"Segoe UI\", Inter, system-ui, sans-serif",
		"fontSizeBody": "15px",
		"lineHeight": 1.6,
		"h1Size": "30px",
		"h2Size": "22px",
		"h3Size": "17px",
		"maxContentWidth": "768px"
	},
	"sections": {
		"keyConcepts": "key-concepts",
		"apiReference": "api--reference",
		"setup": "setup--installation",
		"codeExamples": "code-examples",
		"howItConnects": "how-it-connects"
	},
	"pwa": {
		"themeColor": "#2d8659",
		"backgroundColor": "#1e1e1e"
	}
}
