/home/u336066629/websites/AmAL87tCa/public_html/wp-content/themes/ona/theme.json
{
	"version": 3,
	"$schema": "https://schemas.wp.org/trunk/theme.json",
	"templateParts": [
		{
			"name": "header",
			"title": "Header",
			"area": "header"
		},
		{
			"name": "header-centered-logo",
			"title": "Header Centered Logo",
			"area": "header"
		},
		{
			"name": "header-transparent",
			"title": "Header Transparent",
			"area": "header"
		},
		{
			"name": "footer",
			"title": "Footer",
			"area": "footer"
		},
		{
			"name": "archive",
			"title": "Archive",
			"area": "uncategorized"
		},
		{
			"name": "archive-masonry",
			"title": "Archive Masonry",
			"area": "uncategorized"
		},
		{
			"name": "taxonomy-projects_categories",
			"title": "Taxonomy Projects",
			"area": "uncategorized"
		},
		{
			"name": "single",
			"title": "Single",
			"area": "uncategorized"
		},
		{
			"name": "single-layout-2",
			"title": "Single Layout 2",
			"area": "uncategorized"
		},
		{
			"name": "single-layout-3-with-sidebar",
			"title": "Single Layout 3 With Sidebar",
			"area": "uncategorized"
		},
		{
			"name": "single-project",
			"title": "Single Project",
			"area": "uncategorized"
		}
	],
	"customTemplates": [
		{
			"name": "blank",
			"title": "Blank",
			"postTypes": ["page", "post"]
		},
		{
			"name": "page-container-wide",
			"title": "Page Container Wide",
			"postTypes": ["page", "post"]
		},
		{
			"name": "page-header-footer-only",
			"title": "Header and Footer Only",
			"postTypes": ["page", "post"]
		},
		{
			"name": "single-layout-2",
			"title": "Single Layout 2",
			"postTypes": ["post"]
		},
		{
			"name": "single-layout-3-with-sidebar",
			"title": "Single Layout 3 With Sidebar",
			"postTypes": ["post"]
		}
	],
	"settings": {
		"appearanceTools": true,
		"color": {
			"link": true,
			"defaultPalette": false,
			"gradients": [
				{
					"slug": "vertical-background-to-background-light",
					"gradient": "linear-gradient(0deg, var(--wp--preset--color--background) 35%, var(--wp--preset--color--background-light) 35%)",
					"name": "Background Light to White"
				}
			],
			"palette": [
				{
					"slug": "foreground",
					"color": "#000000",
					"name": "Foreground"
				},
				{
					"slug": "background",
					"color": "#ffffff",
					"name": "Background"
				},
				{
					"slug": "light",
					"color": "#fefefe",
					"name": "Light"
				},
				{
					"slug": "dark",
					"color": "#010101",
					"name": "Dark"
				},
				{
					"slug": "headings",
					"color": "#020202",
					"name": "Headings"
				},
				{
					"slug": "text-regular",
					"color": "#606060",
					"name": "Text Regular"
				},
				{
					"slug": "text-light",
					"color": "#767676",
					"name": "Text Light"
				},
				{
					"slug": "text-lighter",
					"color": "#D4D4D4",
					"name": "Text Lighter"
				},
				{
					"slug": "background-light",
					"color": "#F2F0EC",
					"name": "Background Light"
				},
				{
					"slug": "primary",
					"color": "#000000",
					"name": "Primary"
				},
				{
					"slug": "secondary",
					"color": "#F9F3F0",
					"name": "Secondary"
				},
				{
					"slug": "tertiary",
					"color": "#F8F7F4",
					"name": "Tertiary"
				},
				{
					"slug": "stroke",
					"color": "#E2E8F0",
					"name": "Stroke"
				}
			]
		},
		"custom": {
			"spacing": {
				"small": "max(1.25rem, 5vw)",
				"medium": "4rem",
				"large": "8rem"
			},
			"buttonPadding": {
				"medium": "calc(1.215em + 2px) calc(1.5em + 2px)"
			},
			"borderRadius": "0px",
			"typography": {
				"font-size": {
					"heading-1": "2.5rem",
					"heading-2": "2.125rem",
					"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": "2px"
			}
		},
		"spacing": {
			"blockGap": true,
			"units": ["%", "px", "em", "rem", "vh", "vw"]
		},
		"typography": {
			"defaultFontSizes": false,
			"fontFamilies": [
				{
					"fontFamily": "-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Oxygen-Sans,Ubuntu,Cantarell,\"Helvetica Neue\",sans-serif",
					"name": "System Font",
					"slug": "system-font"
				},
				{
					"fontFamily": "\"Gilda Display\", serif",
					"name": "Gilda Display",
					"slug": "headings",
					"fontFace": [
						{
							"fontFamily": "Gilda Display",
							"fontWeight": "400",
							"fontStyle": "normal",
							"fontStretch": "normal",
							"fontDisplay": "swap",
							"src": [
								"file:./assets/fonts/gilda-display/GildaDisplay-Regular.woff"
							]
						}
					]
				},
				{
					"fontFamily": "\"Nunito Sans\", sans-serif",
					"name": "Nunito Sans",
					"slug": "base",
					"fontFace": [
						{
							"fontFamily": "Nunito Sans",
							"fontWeight": "400",
							"fontStyle": "normal",
							"fontStretch": "normal",
							"fontDisplay": "swap",
							"src": ["file:./assets/fonts/nunito-sans/NunitoSans-Regular.woff"]
						},
						{
							"fontFamily": "Nunito Sans",
							"fontWeight": "400",
							"fontStyle": "italic",
							"fontStretch": "normal",
							"fontDisplay": "swap",
							"src": ["file:./assets/fonts/nunito-sans/NunitoSans-Italic.woff"]
						},
						{
							"fontFamily": "Nunito Sans",
							"fontWeight": "600",
							"fontStyle": "normal",
							"fontStretch": "normal",
							"fontDisplay": "swap",
							"src": [
								"file:./assets/fonts/nunito-sans/NunitoSans-SemiBold.woff"
							]
						},
						{
							"fontFamily": "Nunito Sans",
							"fontWeight": "700",
							"fontStyle": "normal",
							"fontStretch": "normal",
							"fontDisplay": "swap",
							"src": ["file:./assets/fonts/nunito-sans/NunitoSans-Bold.woff"]
						}
					]
				},
				{
					"fontFamily": "\"Bestermind\", sans-serif",
					"name": "Bestermind",
					"slug": "alt",
					"fontFace": [
						{
							"fontFamily": "Bestermind",
							"fontWeight": "400",
							"fontStyle": "normal",
							"fontStretch": "normal",
							"fontDisplay": "swap",
							"src": ["file:./assets/fonts/bestermind/BestermindRegular.woff"]
						}
					]
				}
			],
			"fontSizes": [
				{
					"name": "Tiny",
					"size": "0.75rem",
					"slug": "tiny"
				},
				{
					"name": "Small",
					"size": "0.875rem",
					"slug": "small"
				},
				{
					"name": "Base",
					"size": "1.125rem",
					"slug": "base"
				},
				{
					"name": "Medium Small",
					"size": "1.125rem",
					"slug": "medium-small"
				},
				{
					"name": "Medium",
					"size": "1.5rem",
					"slug": "medium"
				},
				{
					"name": "Medium Large",
					"size": "clamp(1.5rem, 2.5vw, 2.25rem)",
					"slug": "medium-large"
				},
				{
					"name": "Large",
					"size": "clamp(2rem, 1.7573rem + 1.0356vw, 3rem)",
					"slug": "large"
				},
				{
					"name": "X-Large",
					"size": "clamp(2.5rem, 2.1966rem + 1.2945vw, 3.75rem)",
					"slug": "x-large"
				}
			]
		},
		"layout": {
			"contentSize": "720px",
			"wideSize": "1170px"
		}
	},
	"styles": {
		"blocks": {
			"core/list": {
				"color": {
					"text": "var(--wp--preset--color--text-regular)"
				}
			},
			"core/navigation": {
				"spacing": {
					"blockGap": "2rem"
				}
			},
			"core/paragraph": {
				"spacing": {
					"margin": {
						"bottom": "2em"
					}
				}
			},
			"core/post-date": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)"
				},
				"color": {
					"text": "var(--wp--preset--color--text-light)"
				},
				"elements": {
					"link": {
						"typography": {
							"textDecoration": "none"
						}
					}
				}
			},
			"core/post-terms": {
				"typography": {
					"textTransform": "uppercase",
					"fontSize": "var(--wp--preset--font-size--tiny)"
				},
				"elements": {
					"link": {
						"typography": {
							"textDecoration": "none"
						},
						"color": {
							"text": "var(--wp--preset--color--text-light)"
						}
					}
				}
			},
			"core/post-title": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--headings)",
					"fontWeight": "normal",
					"lineHeight": "var(--wp--custom--typography--line-height--tiny)",
					"fontSize": "var(--wp--preset--font-size--medium)"
				},
				"spacing": {
					"blockGap": "var(--wp--style--block-gap)"
				},
				"elements": {
					"link": {
						"typography": {
							"textDecoration": "none"
						}
					}
				}
			},
			"core/latest-posts": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--headings)",
					"fontSize": "1.25rem",
					"lineHeight": "1.4"
				},
				"elements": {
					"link": {
						"typography": {
							"textDecoration": "none"
						}
					}
				}
			},
			"core/pullquote": {
				"border": {
					"width": "1px 0"
				}
			},
			"core/quote": {
				"border": {
					"width": "0 0 0 2px"
				},
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--headings)"
				}
			},
			"core/spacer": {
				"spacing": {
					"blockGap": "0px"
				}
			},
			"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",
						"top": "0px",
						"block-start": "0px"
					}
				}
			},
			"core/separator": {
				"border": {
					"width": "1px",
					"bottom": {
						"width": "1px"
					}
				},
				"color": {
					"text": "var(--wp--preset--color--stroke)"
				}
			}
		},
		"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": {
					"width": "1px",
					"radius": "0"
				},
				"spacing": {
					"padding": "var(--wp--custom--button-padding--medium)"
				},
				"color": {
					"background": "var(--wp--preset--color--foreground)",
					"text": "var(--wp--preset--color--background)"
				},
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--base)",
					"fontSize": "var(--wp--preset--font-size--base)",
					"lineHeight": "1",
					"fontWeight": "600"
				}
			},
			"h1": {
				"typography": {
					"fontWeight": "normal",
					"lineHeight": "var(--wp--custom--typography--line-height--tiny)",
					"fontSize": "var(--wp--custom--typography--font-size--heading-1)"
				}
			},
			"h2": {
				"typography": {
					"fontWeight": "normal",
					"lineHeight": "var(--wp--custom--typography--line-height--small)",
					"fontSize": "var(--wp--custom--typography--font-size--heading-2)"
				}
			},
			"h3": {
				"typography": {
					"fontWeight": "normal",
					"lineHeight": "var(--wp--custom--typography--line-height--tiny)",
					"fontSize": "var(--wp--custom--typography--font-size--heading-3)"
				}
			},
			"h4": {
				"typography": {
					"fontWeight": "normal",
					"lineHeight": "var(--wp--custom--typography--line-height--tiny)",
					"fontSize": "var(--wp--custom--typography--font-size--heading-4)"
				}
			},
			"h5": {
				"typography": {
					"fontWeight": "normal",
					"textTransform": "uppercase",
					"lineHeight": "var(--wp--custom--typography--line-height--normal)",
					"fontSize": "var(--wp--custom--typography--font-size--heading-5)"
				}
			},
			"h6": {
				"typography": {
					"fontWeight": "normal",
					"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)"
		}
	}
}