{
	"settings": {
		"color": {
			"palette": [
				{
					"color": "#f8f5ee",
					"name": "Base",
					"slug": "base"
				},
				{
					"color": "#333d29",
					"name": "Contrast",
					"slug": "contrast"
				},
				{
					"color": "#4d6a2f",
					"name": "Primary",
					"slug": "primary"
				}
			]
		}
	},
	"styles": {
		"blocks": {
			"core/site-title": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--inter-display)",
					"fontStyle": "normal",
					"fontWeight": "100",
					"textTransform": "uppercase"
				}
			}
		},
		"elements": {
			"h1": {
				"typography": {
					"letterSpacing": "0.1rem",
					"lineHeight": "1.1",
					"textTransform": "none"
				}
			},
			"h2": {
				"typography": {
					"letterSpacing": "0.1rem"
				}
			},
			"h3": {
				"typography": {
					"letterSpacing": "0.1rem"
				}
			},
			"h4": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--large)",
					"letterSpacing": "0.1em"
				}
			},
			"h5": {
				"typography": {
					"letterSpacing": "0.1em"
				}
			},
			"h6": {
				"typography": {
					"letterSpacing": "0.1em"
				}
			},
			"heading": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--inter-display)",
					"fontStyle": "normal",
					"fontWeight": "100"
				}
			}
		},
		"typography": {
			"fontStyle": "italic",
			"fontWeight": "400"
		}
	},
	"title": "Mornings",
	"version": 3,
	"$schema": "https://schemas.wp.org/trunk/theme.json"
}