{
	"settings": {
		"color": {
			"palette": [
				{
					"color": "#f7f3ed",
					"name": "Base",
					"slug": "base"
				},
				{
					"color": "#1e1810",
					"name": "Contrast",
					"slug": "contrast"
				},
				{
					"color": "#e46769",
					"name": "Primary",
					"slug": "primary"
				},
				{
					"color": "#fdfdfb",
					"name": "Secondary",
					"slug": "secondary"
				},
				{
					"color": "#1e18100d",
					"name": "Tertiary",
					"slug": "tertiary"
				}
			]
		},
		"typography": {
			"fontSizes": [
				{
					"fluid": false,
					"name": "Small",
					"size": "0.8rem",
					"slug": "small"
				},
				{
					"fluid": {
						"max": "0.95rem",
						"min": "0.8125rem"
					},
					"name": "Medium",
					"size": "0.95rem",
					"slug": "medium"
				},
				{
					"fluid": {
						"max": "1rem",
						"min": "1rem"
					},
					"name": "Large",
					"size": "1rem",
					"slug": "large"
				},
				{
					"fluid": {
						"max": "3rem",
						"min": "2.625rem"
					},
					"name": "Extra Large",
					"size": "3rem",
					"slug": "x-large"
				},
				{
					"fluid": {
						"max": "4.8rem",
						"min": "3.5rem"
					},
					"name": "Double Extra Large",
					"size": "4.8rem",
					"slug": "xx-large"
				}
			]
		}
	},
	"styles": {
		"blocks": {
			"core/image": {
				"filter": {
					"duotone": "var(--wp--preset--duotone--default)"
				}
			}
		},
		"elements": {
			"h1": {
				"typography": {
					"lineHeight": "1.1"
				}
			},
			"h2": {
				"typography": {
					"lineHeight": "1.2"
				}
			},
			"heading": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--libre-franklin)"
				}
			}
		},
		"typography": {
			"fontFamily": "var(--wp--preset--font-family--besley)",
			"fontSize": "var(--wp--preset--font-size--large)"
		}
	},
	"version": 3,
	"title": "Nihon"
}