{
	"settings": {
		"color": {
			"palette": [
				{
					"color": "#070d1b",
					"name": "Base",
					"slug": "base"
				},
				{
					"color": "#efc1f4",
					"name": "Contrast",
					"slug": "contrast"
				},
				{
					"color": "#efc1f4",
					"name": "Primary",
					"slug": "primary"
				},
				{
					"color": "#e8a9ef",
					"name": "Secondary",
					"slug": "secondary"
				},
				{
					"color": "#070d1b",
					"name": "Tertiary",
					"slug": "tertiary"
				}
			]
		}
	},
	"styles": {
		"blocks": {
			"core/avatar": {
				"filter": {
					"duotone": "var(--wp--preset--duotone--atomic)"
				}
			},
			"core/image": {
				"filter": {
					"duotone": "var(--wp--preset--duotone--atomic)"
				}
			},
			"core/navigation": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--crimson-pro)",
					"fontStyle": "normal",
					"fontWeight": "400"
				}
			},
			"core/post-featured-image": {
				"filter": {
					"duotone": "var(--wp--preset--duotone--atomic)"
				}
			}
		},
		"elements": {
			"h1": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--eczar)",
					"fontStyle": "normal",
					"fontWeight": "600",
					"letterSpacing": "0.01rem"
				}
			},
			"h2": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--eczar)",
					"fontStyle": "normal",
					"fontWeight": "600",
					"letterSpacing": "0.03rem"
				}
			},
			"h3": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--eczar)",
					"fontStyle": "normal",
					"fontWeight": "600",
					"letterSpacing": "0.03rem"
				}
			},
			"h4": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--eczar)",
					"fontStyle": "normal",
					"fontWeight": "600",
					"letterSpacing": "0.03rem"
				}
			},
			"h5": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--eczar)",
					"fontStyle": "normal",
					"fontWeight": "600",
					"letterSpacing": "0.03rem"
				}
			},
			"h6": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--eczar)"
				}
			},
			"heading": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--eczar)",
					"fontStyle": "normal",
					"fontWeight": "600",
					"textTransform": "none"
				}
			}
		},
		"typography": {
			"fontFamily": "var(--wp--preset--font-family--crimson-pro)"
		}
	},
	"title": "Atomic",
	"version": 3,
	"$schema": "https://schemas.wp.org/trunk/theme.json"
}