{
	"settings": {
		"appearanceTools": true,
		"color": {
			"palette": [
				{
					"color": "#000",
					"name": "text",
					"slug": "custom-text"
				},
				{
					"color": "#ffffff",
					"name": "background",
					"slug": "custom-background"
				},
				{
					"color": "#0693e3",
					"name": "link",
					"slug": "custom-link"
				},
				{
					"color": "#0464a4",
					"name": "link-hover",
					"slug": "custom-link-hover"
				},
				{
					"color": "#ff0000",
					"name": "red",
					"slug": "custom-red"
				},
				{
					"color": "#00ff00",
					"name": "green",
					"slug": "custom-green"
				}
			]
		},
		"layout": {
			"contentSize": "750px",
			"wideSize": "1000px"
		},
		"spacing": {
			"units": [
				"%",
				"px",
				"em",
				"rem",
				"vh",
				"vw"
			]
		},
		"typography": {
			"fontFamilies": [
				{
					"fontFace": [
						{
							"fontFamily": "\"Geist Variable\"",
							"fontStyle": "normal",
							"fontWeight": "100 900",
							"src": "file:./assets/fonts/Geist-Variable.woff2"
						}
					],
					"fontFamily": "\"Geist Variable\"",
					"name": "Geist Variable",
					"slug": "geist-variable"
				},
				{
					"fontFace": [
						{
							"fontFamily": "\"Geist Mono Variable\"",
							"fontStyle": "normal",
							"fontWeight": "100 900",
							"src": "file:./assets/fonts/GeistMono-Variable.woff2"
						}
					],
					"fontFamily": "\"Geist Mono Variable\"",
					"name": "Geist Mono Variable",
					"slug": "geist-mono-variable"
				}
			]
		},
		"useRootPaddingAwareAlignments": true
	},
	"styles": {
		"blocks": {
			"core/button": {
				"color": {
					"background": "var(--wp--preset--color--black)",
					"text": "var(--wp--preset--color--white)"
				},
				"elements": {
					"link": {
						"color": {
							"text": "var(--wp--preset--color--white)"
						}
					}
				},
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--geist-variable)"
				}
			},
			"core/buttons": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--geist-variable)"
				}
			},
			"core/calendar": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--geist-variable)"
				}
			},
			"core/details": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--geist-variable)"
				}
			},
			"core/heading": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--geist-variable)"
				}
			},
			"core/home-link": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--geist-variable)",
					"textTransform": "none"
				}
			},
			"core/latest-comments": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--geist-variable)"
				}
			},
			"core/latest-posts": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--geist-variable)"
				}
			},
			"core/list": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--geist-variable)"
				}
			},
			"core/navigation": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--geist-variable)"
				}
			},
			"core/navigation-link": {
				"typography": {
					"textDecoration": "none"
				}
			},
			"core/page-list": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--geist-variable)"
				}
			},
			"core/paragraph": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--geist-variable)"
				}
			},
			"core/pullquote": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--geist-variable)"
				}
			},
			"core/quote": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--geist-variable)"
				}
			},
			"core/search": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--geist-variable)"
				}
			},
			"core/site-tagline": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--geist-variable)"
				}
			},
			"core/site-title": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--geist-variable)"
				}
			},
			"core/table": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--geist-variable)"
				}
			},
			"core/tag-cloud": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--geist-variable)"
				}
			},
			"core/verse": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--geist-variable)"
				}
			}
		},
		"elements": {
			"button": {
				"color": {
					"background": "var(--wp--preset--color--custom-link-hover)",
					"text": "var(--wp--preset--color--custom-background)"
				}
			},
			"caption": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--geist-variable)"
				}
			},
			"heading": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--geist-variable)"
				}
			},
			"link": {
				":hover": {
					"color": {
						"text": "var(--wp--preset--color--custom-link)"
					}
				},
				"color": {
					"text": "var(--wp--preset--color--custom-link-hover)"
				},
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--geist-variable)",
					"textDecoration": "underline"
				}
			}
		},
		"spacing": {
			"blockGap": "0px",
			"padding": {
				"bottom": "0px",
				"left": "0px",
				"right": "0px",
				"top": "0px"
			}
		},
		"typography": {
			"fontFamily": "var(--wp--preset--font-family--geist-variable)"
		}
	},
	"templateParts": [
		{
			"area": "header",
			"name": "header"
		},
		{
			"area": "footer",
			"name": "footer"
		}
	],
	"version": 3,
	"$schema": "https://schemas.wp.org/wp/6.6/theme.json"
}