{
	"settings": {
		"color": {
			"palette": [
				{
					"color": "#0a1906",
					"name": "Base",
					"slug": "base"
				},
				{
					"color": "#fafafa",
					"name": "Contrast",
					"slug": "contrast"
				},
				{
					"color": "#6fd84f",
					"name": "Primary",
					"slug": "primary"
				},
				{
					"color": "#4cbc29",
					"name": "Secondary",
					"slug": "secondary"
				},
				{
					"color": "#fafafa40",
					"name": "Tertiary",
					"slug": "tertiary"
				}
			]
		}
	},
	"styles": {
		"blocks": {
			"core/image": {
				"filter": {
					"duotone": "var(--wp--preset--duotone--lichen)"
				}
			}
		},
		"elements": {
			"button": {
				"color": {
					"background": "var(--wp--preset--color--secondary)"
				}
			},
			"h1": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--antonio)",
					"fontStyle": "normal",
					"fontWeight": "400",
					"lineHeight": "1"
				}
			},
			"h2": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--antonio)",
					"fontStyle": "normal",
					"fontWeight": "400",
					"lineHeight": "1.2"
				}
			},
			"h3": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--antonio)",
					"fontStyle": "normal",
					"fontWeight": "400"
				}
			},
			"h4": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--antonio)",
					"fontStyle": "normal",
					"fontWeight": "400"
				}
			},
			"h5": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--antonio)",
					"fontStyle": "normal",
					"fontWeight": "400"
				}
			},
			"h6": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--antonio)",
					"fontStyle": "normal",
					"fontWeight": "400"
				}
			},
			"heading": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--antonio)",
					"fontStyle": "normal",
					"fontWeight": "400"
				}
			}
		},
		"typography": {
			"fontFamily": "var(--wp--preset--font-family--vollkorn)"
		}
	},
	"version": 3,
	"title": "Lichen"
}