{
	"$schema": "https://schemas.wp.org/trunk/theme.json",
	"version": 3,
	"settings": {
		"spacing": {
			"blockGap": true,
			"margin": true,
			"padding": true,
			"units": [ "px", "em", "rem", "vh", "vw", "%" ]
		},
		"typography": {
			"dropCap": true,
			"fontStyle": true,
			"fontWeight": true,
			"letterSpacing": true,
			"lineHeight": true,
			"textDecoration": true,
			"textTransform": true,
			"customFontSize": true,
			"writingMode": true
		},
		"border": {
			"color": true,
			"radius": true,
			"style": true,
			"width": true
		},
		"layout": {
			"contentSize": "840px",
			"wideSize": "1200px"
		},
		"color": {
			"defaultPalette": true,
			"custom": true,
			"link": true
		},
		"position": {
			"sticky": true
		},
		"dimensions": {
			"minHeight": true
		}
	}
}
