{
	"$schema": "https://schemas.wp.org/wp/6.9/theme.json",
	"version": 3,
	"title": "Post Formats for Block Themes",
	"settings": {
		"color": {
			"palette": []
		}
	},
	"styles": {
		"blocks": {
			"core/quote": {
				"border": {
					"left": {
						"width": "4px",
						"style": "solid"
					}
				},
				"spacing": {
					"padding": {
						"left": "var(--wp--preset--spacing--medium)"
					}
				}
			}
		}
	},
	"customTemplates": [],
	"templateParts": []
}
