{
	"settings": {
		"color": {
			"palette": [
				{
					"color": "#756f57",
					"name": "Primary",
					"slug": "primary"
				},
				{
					"color": "#756f570d",
					"name": "Secondary",
					"slug": "secondary"
				},
				{
					"color": "#756f57",
					"name": "Foreground",
					"slug": "foreground"
				},
				{
					"color": "#f5f4ef",
					"name": "Background",
					"slug": "background"
				},
				{
					"color": "#f5f4ef",
					"name": "Tertiary",
					"slug": "tertiary"
				}
			]
		}
	},
	"styles": {
		"blocks": {
			"core/cover": {
				"filter": {
					"duotone": "var(--wp--preset--duotone--monotone)"
				}
			},
			"core/post-featured-image": {
				"filter": {
					"duotone": "var(--wp--preset--duotone--monotone)"
				}
			}
		},
		"elements": {
			"heading": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--averia-serif-libre)"
				}
			}
		},
		"typography": {
			"fontFamily": "var(--wp--preset--font-family--labrada)"
		}
	},
	"title": "antiqva",
	"version": 3,
	"$schema": "https://schemas.wp.org/trunk/theme.json"
}