{
	"settings": {
		"color": {
			"palette": [
				{
					"color": "#ffffff",
					"name": "Primary",
					"slug": "primary"
				},
				{
					"color": "#ffffff",
					"name": "Secondary",
					"slug": "secondary"
				},
				{
					"color": "#a4a4a4",
					"name": "Foreground",
					"slug": "foreground"
				},
				{
					"color": "#1e1d1c",
					"name": "Background",
					"slug": "background"
				},
				{
					"color": "#4d4c4a",
					"name": "Tertiary",
					"slug": "tertiary"
				}
			]
		}
	},
	"styles": {
		"blocks": {
			"core/button": {
				"border": {
					"bottom": {
						"style": "none",
						"width": "0px"
					},
					"left": {
						"style": "none",
						"width": "0px"
					},
					"radius": "10px",
					"right": {
						"style": "none",
						"width": "0px"
					},
					"top": {
						"style": "none",
						"width": "0px"
					}
				},
				"color": {
					"background": "var:preset|color|primary",
					"text": "var:preset|color|background"
				},
				"spacing": {
					"padding": {
						"bottom": "var:preset|spacing|40",
						"left": "var:preset|spacing|50",
						"right": "var:preset|spacing|50",
						"top": "var:preset|spacing|40"
					}
				},
				"typography": {
					"fontSize": "14px",
					"letterSpacing": "0.1rem",
					"textTransform": "uppercase"
				}
			},
			"core/heading": {
				"typography": {
					"fontStyle": "normal",
					"fontWeight": "400"
				}
			},
			"core/navigation": {
				"typography": {
					"fontSize": "14px",
					"letterSpacing": "0.16rem",
					"lineHeight": "1",
					"textTransform": "uppercase"
				}
			},
			"core/post-featured-image": {
				"border": {
					"bottom": {
						"color": "var:preset|color|tertiary",
						"style": "solid",
						"width": "1px"
					},
					"left": {
						"color": "var:preset|color|tertiary",
						"style": "solid",
						"width": "1px"
					},
					"radius": "20px",
					"right": {
						"color": "var:preset|color|tertiary",
						"style": "solid",
						"width": "1px"
					},
					"top": {
						"color": "var:preset|color|tertiary",
						"style": "solid",
						"width": "1px"
					}
				}
			},
			"core/post-navigation-link": {
				"typography": {
					"fontSize": "14px",
					"letterSpacing": "0.16rem",
					"textTransform": "uppercase"
				}
			},
			"core/query-pagination": {
				"typography": {
					"fontSize": "14px",
					"fontStyle": "normal",
					"fontWeight": "300",
					"letterSpacing": "0.16rem",
					"textTransform": "uppercase"
				}
			},
			"core/site-tagline": {
				"typography": {
					"fontSize": "14px",
					"letterSpacing": "0.16rem",
					"textTransform": "uppercase"
				}
			},
			"core/site-title": {
				"typography": {
					"fontFamily": "var:preset|font-family|commissioner",
					"fontSize": "var:preset|font-size|small",
					"fontStyle": "normal",
					"fontWeight": "700",
					"letterSpacing": "0.16rem",
					"textTransform": "uppercase"
				}
			}
		},
		"spacing": {
			"blockGap": "var:preset|spacing|50",
			"padding": {
				"bottom": "var:preset|spacing|60",
				"left": "var:preset|spacing|60",
				"right": "var:preset|spacing|60",
				"top": "var:preset|spacing|60"
			}
		},
		"typography": {
			"fontFamily": "var:preset|font-family|commissioner",
			"fontSize": "var:preset|font-size|small"
		}
	},
	"title": "Eerie",
	"version": 2,
	"$schema": "https://schemas.wp.org/trunk/theme.json"
}