/home/u336066629/websites/AmAL87tCa/public_html/wp-content/themes/ona-architecture/theme.json
{
	"version": 3,
	"$schema": "https://schemas.wp.org/trunk/theme.json",
	"settings": {
		"appearanceTools": true,
		"color": {
			"link": true,
			"palette": [
				{
					"slug": "foreground",
					"color": "#191919",
					"name": "Foreground"
				},
				{
					"slug": "background",
					"color": "#ffffff",
					"name": "Background"
				},
				{
					"slug": "light",
					"color": "#fffffffc",
					"name": "Light"
				},
				{
					"slug": "dark",
					"color": "#212121",
					"name": "Dark"
				},
				{
					"slug": "headings",
					"color": "#161616",
					"name": "Headings"
				},
				{
					"slug": "text-regular",
					"color": "#5e5e5e",
					"name": "Text Regular"
				},
				{
					"slug": "text-light",
					"color": "#ababab",
					"name": "Text Light"
				},
				{
					"slug": "text-lighter",
					"color": "#D8D8D8",
					"name": "Text Lighter"
				},
				{
					"slug": "background-light",
					"color": "#f9f6ef",
					"name": "Background Light"
				},
				{
					"slug": "primary",
					"color": "#e54d1e",
					"name": "Primary"
				},
				{
					"slug": "secondary",
					"color": "#d3e7e9",
					"name": "Secondary"
				},
				{
					"slug": "tertiary",
					"color": "#F3ECDB",
					"name": "Tertiary"
				},
				{
					"slug": "stroke",
					"color": "#e8e8e8",
					"name": "Stroke"
				}
			]
		},
		"custom": {
			"spacing": {
				"small": "max(1.25rem, 5vw)",
				"medium": "4rem",
				"large": "8rem"
			},
			"buttonPadding": {
				"medium": "calc(1em + 2px) calc(1.5em + 2px)"
			},
			"typography": {
				"font-size": {
					"heading-1": "2.6rem",
					"heading-2": "2.5rem",
					"heading-3": "1.75rem",
					"heading-4": "1.5rem",
					"heading-5": "1.25rem",
					"heading-6": "1.125rem"
				},
				"line-height": {
					"tiny": 1.15,
					"small": 1.2,
					"medium": 1.4,
					"normal": 1.6
				},
				"letter-spacing": "-0.05em",
				"font-weight": "600"
			}
		},
		"spacing": {
			"blockGap": true,
			"units": ["%", "px", "em", "rem", "vh", "vw"]
		},
		"typography": {
			"fontFamilies": [
				{
					"fontFamily": "-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Oxygen-Sans,Ubuntu,Cantarell,\"Helvetica Neue\",sans-serif",
					"name": "System Font",
					"slug": "system-font"
				},
				{
					"fontFamily": "\"Urbanist\", sans-serif",
					"name": "Urbanist",
					"slug": "headings",
					"fontFace": [
						{
							"fontFamily": "Urbanist",
							"fontWeight": "600",
							"fontStyle": "normal",
							"fontStretch": "normal",
							"fontDisplay": "swap",
							"src": ["file:./assets/fonts/urbanist/Urbanist-SemiBold.ttf"]
						}
					]
				},
				{
					"fontFamily": "\"Inter\", sans-serif",
					"name": "Inter",
					"slug": "base",
					"fontFace": [
						{
							"fontFamily": "Inter",
							"fontWeight": "400",
							"fontStyle": "normal",
							"fontStretch": "normal",
							"fontDisplay": "swap",
							"src": ["file:./assets/fonts/inter/Inter_18pt-Regular.ttf"]
						}
					]
				},
				{
					"fontFamily": "\"Bestermind\", sans-serif",
					"name": "Bestermind",
					"slug": "alt"
				}
			],
			"fontSizes": [
				{
					"name": "Tiny",
					"size": "0.75rem",
					"slug": "tiny"
				},
				{
					"name": "Small",
					"size": "0.875rem",
					"slug": "small"
				},
				{
					"name": "Base",
					"size": "1rem",
					"slug": "base"
				},
				{
					"name": "Lead",
					"size": "1.125rem",
					"slug": "lead"
				},
				{
					"name": "Medium",
					"size": "1.5rem",
					"slug": "medium"
				},
				{
					"name": "Medium Large",
					"size": "2rem",
					"slug": "medium-large"
				},
				{
					"name": "Large",
					"size": "3rem",
					"slug": "large"
				},
				{
					"name": "X-Large",
					"size": "clamp(2.25rem, 5vw, 4.5rem)",
					"slug": "x-large"
				}
			]
		},
		"layout": {
			"contentSize": "720px",
			"wideSize": "1170px"
		}
	},
	"styles": {
		"blocks": {
			"core/navigation": {
				"spacing": {
					"blockGap": "2rem"
				},
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--base)"
				}
			},
			"core/paragraph": {
				"spacing": {
					"margin": {
						"bottom": "2em"
					}
				}
			},
			"core/site-title": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--base)",
					"lineHeight": "1",
					"fontSize": "1.875rem",
					"fontWeight": "normal"
				},
				"spacing": {
					"margin": {
						"bottom": "0",
						"top": "0"
					}
				},
				"elements": {
					"link": {
						"typography": {
							"textDecoration": "none"
						}
					}
				}
			},
			"core/site-tagline": {
				"spacing": {
					"margin": {
						"bottom": "0",
						"top": "0"
					}
				}
			},
			"core/template-part": {
				"spacing": {
					"margin": {
						"bottom": "0px"
					}
				}
			}
		},
		"color": {
			"background": "var(--wp--preset--color--background)",
			"text": "var(--wp--preset--color--text-regular)"
		},
		"elements": {
			"heading": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--headings)"
				},
				"color": {
					"text": "var(--wp--preset--color--headings)"
				}
			},
			"button": {
				"border": {
					"radius": "10px"
				},
				"spacing": {
					"padding": "var(--wp--custom--button-padding--medium)"
				},
				"color": {
					"background": "var(--wp--preset--color--foreground)",
					"text": "var(--wp--preset--color--background)"
				},
				"typography": {
					"fontSize": "var(--wp--preset--font-size--base)",
					"lineHeight": "1",
					"fontWeight": "400"
				},
				":focus": {
					"color": {
						"background": "var(--wp--preset--color--dark) !important",
						"text": "var(--wp--preset--color--light) !important"
					}
				},
				":hover": {
					"border": {
						"color": "transparent !important"
					},
					"color": {
						"background": "var(--wp--preset--color--dark) !important",
						"text": "var(--wp--preset--color--light) !important"
					}
				}
			},
			"h1": {
				"typography": {
					"fontWeight": "var(--wp--custom--typography--font-weight)",
					"lineHeight": "var(--wp--custom--typography--line-height--tiny)",
					"fontSize": "var(--wp--custom--typography--font-size--heading-1)"
				}
			},
			"h2": {
				"typography": {
					"fontWeight": "var(--wp--custom--typography--font-weight)",
					"lineHeight": "var(--wp--custom--typography--line-height--small)",
					"fontSize": "var(--wp--custom--typography--font-size--heading-2)"
				}
			},
			"h3": {
				"typography": {
					"fontWeight": "var(--wp--custom--typography--font-weight)",
					"lineHeight": "var(--wp--custom--typography--line-height--tiny)",
					"fontSize": "var(--wp--custom--typography--font-size--heading-3)"
				}
			},
			"h4": {
				"typography": {
					"fontWeight": "var(--wp--custom--typography--font-weight)",
					"lineHeight": "var(--wp--custom--typography--line-height--tiny)",
					"fontSize": "var(--wp--custom--typography--font-size--heading-4)"
				}
			},
			"h5": {
				"typography": {
					"fontWeight": "var(--wp--custom--typography--font-weight)",
					"textTransform": "uppercase",
					"lineHeight": "var(--wp--custom--typography--line-height--normal)",
					"fontSize": "var(--wp--custom--typography--font-size--heading-5)"
				}
			},
			"h6": {
				"typography": {
					"fontWeight": "var(--wp--custom--typography--font-weight)",
					"textTransform": "uppercase",
					"lineHeight": "var(--wp--custom--typography--line-height--normal)",
					"fontSize": "var(--wp--custom--typography--font-size--heading-6)"
				}
			},
			"link": {
				"color": {
					"text": "var(--wp--preset--color--headings)"
				}
			}
		},
		"spacing": {
			"blockGap": "1.5rem"
		},
		"typography": {
			"fontFamily": "var(--wp--preset--font-family--base)",
			"lineHeight": "var(--wp--custom--typography--line-height--normal)",
			"fontSize": "var(--wp--preset--font-size--base)"
		}
	}
}