{
	"settings": {
		"color": {
			"palette": [
				{
					"color": "#fcfbfe",
					"name": "Base",
					"slug": "base"
				},
				{
					"color": "#2d0080",
					"name": "Contrast",
					"slug": "contrast"
				},
				{
					"color": "#7130e8",
					"name": "Primary",
					"slug": "primary"
				},
				{
					"color": "#2d0080cc",
					"name": "Secondary",
					"slug": "secondary"
				},
				{
					"color": "#d2bef4bf",
					"name": "Tertiary",
					"slug": "tertiary"
				},
				{
					"color": "#e1d6f566",
					"name": "Quaternary",
					"slug": "quaternary"
				}
			]
		}
	},
	"styles": {
		"blocks": {
			"core/navigation": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--manrope)",
					"letterSpacing": "0.01rem"
				}
			},
			"core/post-content": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--large)"
				}
			},
			"core/post-date": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--manrope)",
					"letterSpacing": "0rem"
				}
			},
			"core/post-terms": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--manrope)",
					"letterSpacing": "0rem"
				}
			},
			"core/query-pagination": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--manrope)"
				}
			},
			"core/site-title": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--manrope)",
					"letterSpacing": "0.01rem"
				}
			}
		},
		"elements": {
			"heading": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--manrope)"
				}
			}
		},
		"typography": {
			"fontFamily": "var(--wp--preset--font-family--zilla-slab)",
			"fontSize": "var(--wp--preset--font-size--large)",
			"letterSpacing": "0rem",
			"lineHeight": "1.5"
		}
	},
	"version": 3,
	"title": "Violet Tune"
}