{
	"settings": {
		"color": {
			"palette": [
				{
					"color": "#111111",
					"name": "Primary",
					"slug": "primary"
				},
				{
					"color": "#111111",
					"name": "Secondary",
					"slug": "secondary"
				},
				{
					"color": "#e2c8f2",
					"name": "Foreground",
					"slug": "foreground"
				},
				{
					"color": "#e2c8f2",
					"name": "Background",
					"slug": "background"
				},
				{
					"color": "#1212121a",
					"name": "Tertiary",
					"slug": "tertiary"
				}
			]
		}
	},
	"styles": {
		"blocks": {
			"core/avatar": {
				"border": {
					"radius": "2px"
				},
				"filter": {
					"duotone": "var(--wp--preset--duotone--plums)"
				}
			},
			"core/image": {
				"border": {
					"radius": "1px"
				},
				"filter": {
					"duotone": "var(--wp--preset--duotone--plums)"
				}
			},
			"core/navigation": {
				"spacing": {
					"blockGap": "0"
				},
				"typography": {
					"lineHeight": 1.4
				}
			},
			"core/paragraph": {
				"typography": {
					"lineHeight": 1.4
				}
			},
			"core/post-content": {
				"spacing": {
					"blockGap": "var(--wp--preset--spacing--40)"
				},
				"typography": {
					"lineHeight": 1.4
				}
			},
			"core/post-date": {
				"color": {
					"text": "var(--wp--preset--color--primary)"
				}
			},
			"core/post-terms": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)"
				}
			},
			"core/post-title": {
				"typography": {
					"lineHeight": 1.4
				}
			},
			"core/query-pagination": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)",
					"lineHeight": 1.4
				}
			},
			"core/query-title": {
				"spacing": {
					"margin": {
						"bottom": "var(--wp--preset--spacing--40)"
					}
				}
			},
			"core/quote": {
				"spacing": {
					"blockGap": "var(--wp--preset--spacing--20)"
				},
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)",
					"lineHeight": 1.4
				}
			},
			"core/site-logo": {
				"filter": {
					"duotone": "var(--wp--preset--duotone--plums)"
				}
			},
			"core/site-title": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)"
				}
			}
		},
		"color": {
			"text": "var(--wp--preset--color--primary)"
		},
		"elements": {
			"h1": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)",
					"fontStyle": "normal",
					"fontWeight": "400"
				}
			},
			"h2": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)",
					"fontStyle": "normal",
					"fontWeight": "400"
				}
			},
			"h3": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)",
					"fontStyle": "normal",
					"fontWeight": "400"
				}
			},
			"h4": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)",
					"fontStyle": "normal",
					"fontWeight": "400"
				}
			},
			"h5": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)",
					"fontStyle": "normal",
					"fontWeight": "400"
				}
			},
			"h6": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)",
					"fontStyle": "normal",
					"fontWeight": "400"
				}
			},
			"heading": {
				"typography": {
					"fontStyle": "normal",
					"fontWeight": "400"
				}
			}
		},
		"spacing": {
			"blockGap": "var(--wp--preset--spacing--40)"
		},
		"typography": {
			"fontFamily": "var(--wp--preset--font-family--inter)",
			"fontSize": "var(--wp--preset--font-size--small)",
			"letterSpacing": "0rem",
			"lineHeight": "1.4"
		}
	},
	"title": "Plums",
	"version": 2,
	"$schema": "https://schemas.wp.org/trunk/theme.json"
}