{
	"settings": {
		"color": {
			"palette": [
				{
					"color": "#efcbb1",
					"name": "Base",
					"slug": "base"
				},
				{
					"color": "#0a2a23",
					"name": "Contrast",
					"slug": "contrast"
				},
				{
					"color": "#424039",
					"name": "Primary",
					"slug": "primary"
				},
				{
					"color": "#faefe8",
					"name": "Secondary",
					"slug": "secondary"
				}
			]
		}
	},
	"styles": {
		"blocks": {
			"core/button": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--junicode)"
				}
			},
			"core/navigation": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--junicode)"
				}
			},
			"core/pullquote": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--junicode)",
					"fontSize": "var(--wp--preset--font-size--xx-large)",
					"letterSpacing": "-0.01em",
					"lineHeight": "1.3"
				}
			},
			"core/site-title": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--junicode)"
				}
			}
		},
		"elements": {
			"button": {
				"color": {
					"text": "var(--wp--preset--color--secondary)"
				}
			},
			"h1": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--xxx-large)"
				}
			},
			"h2": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--xx-large)"
				}
			},
			"h3": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--x-large)"
				}
			},
			"h4": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--large)"
				}
			},
			"h5": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--medium)"
				}
			},
			"h6": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)"
				}
			},
			"heading": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--junicode)"
				}
			}
		},
		"typography": {
			"fontFamily": "var(--wp--preset--font-family--source-code-pro)",
			"fontSize": "1rem"
		}
	},
	"title": "Pine Grove",
	"version": 2,
	"$schema": "https://schemas.wp.org/wp/6.4/theme.json"
}