{
	"$schema": "https://schemas.wp.org/trunk/theme.json",
	"version": 3,
	"settings": {
		"border": {
			"color": true,
			"radius": true,
			"style": true,
			"width": true
		},
		"color": {
			"background": true,
			"custom": true,
			"customDuotone": true,
			"customGradient": true,
			"defaultGradients": true,
			"defaultPalette": true,
			"link": true,
			"palette": [
				{
					"color": "#477a8b",
					"name": "Primary",
					"slug": "primary"
				},
				{
					"color": "#1F5263",
					"name": "Secondary",
					"slug": "secondary"
				},
				{
					"color": "#ddfaff",
					"name": "Light Background",
					"slug": "light-background"
				},
				{
					"color": "#003344",
					"name": "Dark Background",
					"slug": "dark-background"
				},
				{
					"color": "#c0c0c0",
					"name": "Light Gray",
					"slug": "light-gray"
				},
				{
					"color": "#808080",
					"name": "Dark Gray",
					"slug": "dark-gray"
				}
			],
			"text": true
		},
		"custom": {
			"spacing": {
				"elements": "1.5rem",
				"large": "2rem",
				"medium": "1.5rem",
				"small": "1rem"
			},
			"typography": {
				"font-size": {
					"body": "18px",
					"text": "clamp(17px, calc(1rem + 0.24vw), 20px)"
				},
				"line-height": {
					"headings": 1.25,
					"text": 1.75
				}
			}
		},
		"layout": {
			"contentSize": "800px",
			"wideSize": "1200px"
		},
		"spacing": {
			"blockGap": true,
			"defaultSpacingSizes": true,
			"margin": true,
			"padding": true,
			"units": [ "px", "em", "rem", "vh", "vw", "%" ]
		},
		"typography": {
			"customFontSize": true,
			"defaultFontSizes": false,
			"dropCap": true,
			"fontFamilies": [
				{
					"fontFamily": "Manrope, Arial, Verdana",
					"name": "Manrope",
					"slug": "manrope"
				},
				{
					"fontFamily": "\"Libre Franklin\", Arial, Verdana",
					"name": "Libre Franklin",
					"slug": "libre-franklin"
				}
			],
			"fontSizes": [
				{
					"name": "Tiny",
					"size": "13px",
					"slug": "tiny"
				},
				{
					"name": "Extra Small",
					"size": "15px",
					"slug": "x-small"
				},
				{
					"name": "Small",
					"size": "17px",
					"slug": "small"
				},
				{
					"name": "Medium",
					"size": "22px",
					"slug": "medium"
				},
				{
					"name": "Large",
					"size": "clamp(22px, calc(1rem + 1.25vw), 28px)",
					"slug": "large"
				},
				{
					"name": "Extra Large",
					"size": "clamp(24px, calc(1rem + 1.67vw), 36px)",
					"slug": "x-large"
				},
				{
					"name": "Extra Extra Large",
					"size": "clamp(28px, calc(1rem + 2.5vw), 48px)",
					"slug": "xx-large"
				},
				{
					"name": "Extra Extra Extra Large",
					"size": "clamp(32px, calc(1rem + 2.75vw), 64px)",
					"slug": "xxx-large"
				}
			],
			"fontStyle": true,
			"fontWeight": true,
			"letterSpacing": true,
			"lineHeight": true,
			"textTransform": true
		}
	},
	"styles": {
		"blocks": {
			"core/button": {
				"border": {
					"radius": "0"
				},
				"color": {
					"background": "var(--wp--preset--color--primary)",
					"text": "var(--wp--preset--color--white)"
				},
				"typography": {
					"fontSize": "var(--wp--custom--typography--font-size--body)"
				}
			},
			"core/post-content": {
				"typography": {
					"fontSize": "var(--wp--custom--typography--font-size--text)"
				}
			},
			"core/post-excerpt": {
				"typography": {
					"fontSize": "var(--wp--custom--typography--font-size--text)"
				}
			}
		},
		"color": {
			"background": "var(--wp--preset--color--white)",
			"text": "#202020"
		},
		"elements": {
			"h1": {
				"spacing": {
					"margin": {
						"bottom": "var(--wp--custom--spacing--elements)",
						"top": "var(--wp--custom--spacing--elements)"
					}
				},
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--libre-franklin)",
					"fontSize": "var(--wp--preset--font-size--xxx-large)",
					"lineHeight": "var(--wp--custom--typography--line-height--headings)"
				}
			},
			"h2": {
				"spacing": {
					"margin": {
						"bottom": "var(--wp--custom--spacing--elements)",
						"top": "var(--wp--custom--spacing--elements)"
					}
				},
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--libre-franklin)",
					"fontSize": "var(--wp--preset--font-size--xx-large)",
					"lineHeight": "var(--wp--custom--typography--line-height--headings)"
				}
			},
			"h3": {
				"spacing": {
					"margin": {
						"bottom": "var(--wp--custom--spacing--elements)",
						"top": "var(--wp--custom--spacing--elements)"
					}
				},
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--libre-franklin)",
					"fontSize": "var(--wp--preset--font-size--x-large)",
					"lineHeight": "var(--wp--custom--typography--line-height--headings)"
				}
			},
			"h4": {
				"spacing": {
					"margin": {
						"bottom": "var(--wp--custom--spacing--elements)",
						"top": "var(--wp--custom--spacing--elements)"
					}
				},
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--libre-franklin)",
					"fontSize": "var(--wp--preset--font-size--large)",
					"lineHeight": "var(--wp--custom--typography--line-height--headings)"
				}
			},
			"h5": {
				"spacing": {
					"margin": {
						"bottom": "var(--wp--custom--spacing--elements)",
						"top": "var(--wp--custom--spacing--elements)"
					}
				},
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--libre-franklin)",
					"fontSize": "22px",
					"lineHeight": "var(--wp--custom--typography--line-height--headings)"
				}
			},
			"h6": {
				"spacing": {
					"margin": {
						"bottom": "var(--wp--custom--spacing--elements)",
						"top": "var(--wp--custom--spacing--elements)"
					}
				},
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--libre-franklin)",
					"fontSize": "20px",
					"lineHeight": "var(--wp--custom--typography--line-height--headings)"
				}
			},
			"link": {
				"color": {
					"text": "var(--wp--preset--color--primary)"
				}
			}
		},
		"spacing": {
			"blockGap": "var(--wp--custom--spacing--elements)"
		},
		"typography": {
			"fontFamily": "var(--wp--preset--font-family--manrope)",
			"fontSize": "var(--wp--custom--typography--font-size--body)",
			"lineHeight": "var(--wp--custom--typography--line-height--text)"
		}
	},
	"templateParts": [
		{
			"area": "header",
			"name": "header",
			"title": "Header"
		},
		{
			"area": "header",
			"name": "header-social-icons",
			"title": "Header with Social Icons"
		},
		{
			"area": "footer",
			"name": "footer",
			"title": "Footer Large"
		},
		{
			"area": "footer",
			"name": "footer-small",
			"title": "Footer Small"
		}
	],
	"customTemplates": [
		{
			"name": "page-fullwidth",
			"postTypes": [ "page" ],
			"title": "Page (Fullwidth)"
		},
		{
			"name": "page-no-title",
			"postTypes": [ "page" ],
			"title": "No Title"
		},
		{
			"name": "page-no-title-fullwidth",
			"postTypes": [ "page" ],
			"title": "No Title (Fullwidth)"
		}
	]
}
