{
	"settings": {
		"appearanceTools": true,
		"color": {
			"palette": [
				{
					"color": "#550739",
					"name": "Primary",
					"slug": "primary"
				},
				{
					"color": "#550739",
					"name": "Secondary",
					"slug": "secondary"
				},
				{
					"color": "#550739",
					"name": "Foreground",
					"slug": "foreground"
				},
				{
					"color": "#f86dc4",
					"name": "Background",
					"slug": "background"
				},
				{
					"color": "#f86dc4",
					"name": "Tertiary",
					"slug": "tertiary"
				}
			],
			"text": true
		},
		"useRootPaddingAwareAlignments": true
	},
	"templateParts": [
		{
			"area": "header",
			"name": "header"
		},
		{
			"area": "footer",
			"name": "footer"
		}
	],
	"version": 2,
	"$schema": "https://schemas.wp.org/trunk/theme.json"
}