{
	"settings": {
		"color": {
			"palette": [
				{
					"color": "#f9fbf9",
					"name": "Base",
					"slug": "base"
				},
				{
					"color": "#030201",
					"name": "Contrast",
					"slug": "contrast"
				},
				{
					"color": "#030201",
					"name": "Primary",
					"slug": "primary"
				},
				{
					"color": "#04030180",
					"name": "Secondary",
					"slug": "secondary"
				},
				{
					"color": "#f9fbf9",
					"name": "Tertiary",
					"slug": "tertiary"
				},
				{
					"color": "#f9fbf90d",
					"name": "Quaternary",
					"slug": "quaternary"
				}
			]
		}
	},
	"styles": {
		"blocks": {
			"core/avatar": {
				"filter": {
					"duotone": "var(--wp--preset--duotone--monotonal)"
				}
			},
			"core/cover": {
				"filter": {
					"duotone": "var(--wp--preset--duotone--monotonal)"
				}
			},
			"core/navigation": {
				"typography": {
					"textTransform": "none"
				}
			},
			"core/post-author-name": {
				"typography": {
					"textTransform": "none"
				}
			},
			"core/post-featured-image": {
				"filter": {
					"duotone": "var(--wp--preset--duotone--monotonal)"
				}
			},
			"core/site-tagline": {
				"typography": {
					"textTransform": "none"
				}
			},
			"core/site-title": {
				"typography": {
					"textTransform": "none"
				}
			}
		},
		"elements": {
			"heading": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--inter)",
					"fontStyle": "normal",
					"fontWeight": "600"
				}
			}
		},
		"typography": {
			"fontFamily": "var(--wp--preset--font-family--inter)"
		}
	},
	"version": 3,
	"title": "Monotonal"
}