{
	"settings": {
		"color": {
			"palette": [
				{
					"color": "#40192d",
					"name": "Primary",
					"slug": "primary"
				},
				{
					"color": "#3e182c0d",
					"name": "Secondary",
					"slug": "secondary"
				},
				{
					"color": "#40192d",
					"name": "Foreground",
					"slug": "foreground"
				},
				{
					"color": "#fffaee",
					"name": "Background",
					"slug": "background"
				},
				{
					"color": "#fffaee",
					"name": "Tertiary",
					"slug": "tertiary"
				}
			]
		}
	},
	"styles": {
		"blocks": {
			"core/cover": {
				"filter": {
					"duotone": "var(--wp--preset--duotone--pistachio)"
				}
			},
			"core/post-featured-image": {
				"filter": {
					"duotone": "var(--wp--preset--duotone--pistachio)"
				}
			},
			"core/site-logo": {
				"filter": {
					"duotone": "var(--wp--preset--duotone--pistachio)"
				}
			},
			"core/site-title": {
				"typography": {
					"fontStyle": "normal",
					"fontWeight": "700"
				}
			}
		},
		"elements": {
			"button": {
				"color": {
					"background": "var(--wp--preset--color--primary)"
				}
			}
		}
	},
	"title": "Wax",
	"version": 3,
	"$schema": "https://schemas.wp.org/trunk/theme.json"
}