{
	"settings": {
		"color": {
			"palette": [
				{
					"color": "#451c08",
					"name": "Primary",
					"slug": "primary"
				},
				{
					"color": "#2bccff",
					"name": "Secondary",
					"slug": "secondary"
				},
				{
					"color": "#451c08",
					"name": "Foreground",
					"slug": "foreground"
				},
				{
					"color": "#ffe4cc",
					"name": "Background",
					"slug": "background"
				},
				{
					"color": "#ccf3ff",
					"name": "Tertiary",
					"slug": "tertiary"
				}
			]
		}
	},
	"styles": {
		"blocks": {
			"core/avatar": {
				"filter": {
					"duotone": "var(--wp--preset--duotone--peachyocean)"
				}
			},
			"core/image": {
				"filter": {
					"duotone": "var(--wp--preset--duotone--peachyocean)"
				}
			},
			"core/post-featured-image": {
				"filter": {
					"duotone": "var(--wp--preset--duotone--peachyocean)"
				}
			},
			"core/site-logo": {
				"filter": {
					"duotone": "var(--wp--preset--duotone--peachyocean)"
				}
			}
		},
		"elements": {
			"h1": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--platypi)"
				}
			},
			"h2": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--platypi)"
				}
			},
			"h3": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--platypi)"
				}
			},
			"h4": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--platypi)"
				}
			},
			"h5": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--platypi)"
				}
			},
			"h6": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--platypi)"
				}
			},
			"heading": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--platypi)"
				}
			}
		},
		"typography": {
			"fontFamily": "var(--wp--preset--font-family--rubik)"
		}
	},
	"title": "Peachy Ocean",
	"version": 3,
	"$schema": "https://schemas.wp.org/trunk/theme.json"
}