{
	"$schema": "https://schemas.wp.org/trunk/theme.json",
	"title": "Brisbane",
	"version": 2,
	"customTemplates": [
		{
			"name": "blank",
			"title": "Blank",
			"postTypes": ["page", "post"]
		}
	],
	"settings": {
		"appearanceTools": true,
		"color": {
			"gradients": [
				{
					"slug": "vertical-secondary-to-tertiary",
					"gradient": "linear-gradient(to bottom,var(--wp--preset--color--secondary) 0%,var(--wp--preset--color--tertiary) 100%)",
					"name": "Vertical secondary to tertiary"
				},
				{
					"slug": "vertical-secondary-to-background",
					"gradient": "linear-gradient(to bottom,var(--wp--preset--color--secondary) 0%,var(--wp--preset--color--background) 100%)",
					"name": "Vertical secondary to background"
				},
				{
					"slug": "vertical-tertiary-to-background",
					"gradient": "linear-gradient(to bottom,var(--wp--preset--color--tertiary) 0%,var(--wp--preset--color--background) 100%)",
					"name": "Vertical tertiary to background"
				},
				{
					"slug": "diagonal-primary-to-foreground",
					"gradient": "linear-gradient(to bottom right,var(--wp--preset--color--primary) 0%,var(--wp--preset--color--foreground) 100%)",
					"name": "Diagonal primary to foreground"
				},
				{
					"slug": "diagonal-secondary-to-background",
					"gradient": "linear-gradient(to bottom right,var(--wp--preset--color--secondary) 50%,var(--wp--preset--color--background) 50%)",
					"name": "Diagonal secondary to background"
				},
				{
					"slug": "diagonal-background-to-secondary",
					"gradient": "linear-gradient(to bottom right,var(--wp--preset--color--background) 50%,var(--wp--preset--color--secondary) 50%)",
					"name": "Diagonal background to secondary"
				},
				{
					"slug": "diagonal-tertiary-to-background",
					"gradient": "linear-gradient(to bottom right,var(--wp--preset--color--tertiary) 50%,var(--wp--preset--color--background) 50%)",
					"name": "Diagonal tertiary to background"
				},
				{
					"slug": "diagonal-background-to-tertiary",
					"gradient": "linear-gradient(to bottom right,var(--wp--preset--color--background) 50%,var(--wp--preset--color--tertiary) 50%)",
					"name": "Diagonal background to tertiary"
				}
			],
			"palette": [
				{
					"slug": "foreground",
					"color": "#fff",
					"name": "Foreground"
				},
				{
					"slug": "background",
					"color": "#49697c",
					"name": "Background"
				},
				{
					"slug": "primary",
					"color": "#102e43",
					"name": "Primary"
				},
				{
					"slug": "secondary",
					"color": "#faf8d4",
					"name": "Secondary"
				},
				{
					"slug": "tertiary",
					"color": "#204f46",
					"name": "Tertiary"
				}
			]
		},
		"custom": {
			"blocks": {
				"core/table": {
					"variantStripes": {
						"color": {
							"background": "var(--wp--preset--color--primary)"
						}
					}
				}
			},
			"spacing": {
				"small": "clamp(1rem, 0.818rem + 0.91vw, 1.5rem)",
				"medium": "clamp(1.5rem, 1.318rem + 0.91vw, 2rem)",
				"large": "clamp(2.5rem, 1.864rem + 3.18vw, 4.25rem)",
				"outer": "var(--wp--custom--spacing--small, 1.25rem)"
			},
			"typography": {
				"fontSmoothing": {
					"moz": "grayscale",
					"webkit": "antialiased"
				},
				"font-size": {
					"huge": "clamp(2.25rem, 1.977rem + 1.36vw, 3rem)",
					"gigantic": "clamp(3.125rem, 2.489rem + 3.18vw, 4.875rem)",
					"colossal": "clamp(3.875rem, 3.239rem + 3.18vw, 5.625rem)"
				},
				"font-weight": {
					"black": "900",
					"extraBold": "800",
					"bold": "700",
					"semiBold": "600",
					"medium": "500",
					"regular": "350",
					"light": "300",
					"extraLight": "200",
					"thin": "100"
				},
				"line-height": {
					"tiny": 1.15,
					"small": 1.3,
					"medium": 1.5,
					"normal": 1.6
				}
			}
		},
		"layout": {
			"contentSize": "610px",
			"wideSize": "68rem"
		},
		"typography": {
			"dropCap": false,
			"fontFamilies": [
				{
					"fontFamily": "\"Arsenal\", serif",
					"name": "Headings (System Font)",
					"slug": "heading-font",
					"fontFace": [
						{
							"fontDisplay": "block",
							"fontFamily": "Arsenal",
							"fontStretch": "normal",
							"fontStyle": "normal",
							"fontWeight": "400",
							"src": ["file:./assets/fonts/Arsenal/Arsenal-Regular.woff2"]
						},
						{
							"fontDisplay": "block",
							"fontFamily": "Arsenal",
							"fontStretch": "normal",
							"fontStyle": "normal",
							"fontWeight": "700",
							"src": ["file:./assets/fonts/Arsenal/Arsenal-Bold.woff2"]
						}
					]
				},
				{
					"fontFamily": "\"Radio Canada\", sans-serif",
					"name": "Body (System Font)",
					"slug": "body-font",
					"fontFace": [
						{
							"fontDisplay": "block",
							"fontFamily": "Radio Canada",
							"fontStretch": "normal",
							"fontStyle": "normal",
							"fontWeight": "300 700",
							"src": [
								"file:./assets/fonts/RadioCanada/RadioCanada-VariableFont_wdth,wght.woff2"
							]
						}
					]
				}
			],
			"fontSizes": [
				{
					"size": "clamp(0.94rem, 0.9rem + 0.2vw, 1.05rem)",
					"slug": "small"
				},
				{
					"size": "1.15rem",
					"slug": "medium"
				},
				{
					"name": "Large (H6)",
					"size": "clamp(1.125rem, 1.08rem + 0.23vw, 1.25rem)",
					"slug": "large"
				},
				{
					"name": "X Large (H5)",
					"size": "clamp(1.25rem, 1.068rem + 0.91vw, 1.75rem)",
					"slug": "x-large"
				},
				{
					"name": "2X Large (H4)",
					"size": "clamp(1.75rem, 1.568rem + 0.91vw, 2.25rem)",
					"slug": "xx-large"
				},
				{
					"name": "Huge (H3)",
					"size": "var(--wp--custom--typography--font-size--huge, 4.5rem)",
					"slug": "huge"
				},
				{
					"name": "Gigantic (H2)",
					"size": "var(--wp--custom--typography--font-size--gigantic, 4.8rem)",
					"slug": "gigantic"
				},
				{
					"name": "Colossal (H1)",
					"size": "var(--wp--custom--typography--font-size--colossal, 5.4rem)",
					"slug": "colossal"
				}
			]
		}
	},
	"styles": {
		"blocks": {
			"core/button": {
				"border": {
					"color": "var(--wp--preset--color--primary)",
					"radius": {
						"bottomLeft": "26px",
						"bottomRight": "7px",
						"topLeft": "12px",
						"topRight": "16px"
					},
					"style": "solid solid solid solid",
					"width": "1px !important"
				},
				"color": {
					"background": "var(--wp--preset--color--primary)",
					"text": "var(--wp--preset--color--foreground)"
				},
				"spacing": {
					"padding": {
						"top": "1.1rem",
						"bottom": "1.1rem",
						"right": "1.6rem",
						"left": "1.6rem"
					}
				},
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--heading-font)",
					"fontSize": "var(--wp--custom--typography--font-size--large)",
					"fontWeight": "var(--wp--custom--typography--font-weight--light)",
					"letterSpacing": "0.03em",
					"lineHeight": "1",
					"textTransform": "none"
				}
			},
			"core/comment-content": {
				"spacing": {
					"margin": {
						"top": "0 !important"
					}
				}
			},
			"core/comment-edit-link": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)"
				}
			},
			"core/comment-reply-link": {
				"spacing": {
					"margin": {
						"top": "0 !important"
					}
				},
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)"
				}
			},
			"core/comments-title": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--x-large)",
					"fontWeight": "(--wp--custom--typography--font-weight--bold)",
					"letterSpacing": "0"
				}
			},
			"core/group": {
				"border": {
					"radius": {
						"bottomLeft": "21%",
						"bottomRight": "18%",
						"topLeft": "16%",
						"topRight": "10%"
					}
				}
			},
			"core/image": {
				"border": {
					"radius": {
						"bottomLeft": "15%",
						"bottomRight": "10%",
						"topLeft": "23%",
						"topRight": "18%"
					}
				}
			},
			"core/navigation": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)"
				}
			},
			"core/post-comments": {
				"spacing": {
					"padding": {
						"top": "var(--wp--custom--spacing--small)"
					}
				}
			},
			"core/post-content": {
				"spacing": {
					"margin": {
						"bottom": "var(--wp--custom--spacing--large) !important"
					}
				}
			},
			"core/post-date": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)"
				}
			},
			"core/post-excerpt": {
				"spacing": {
					"margin": {
						"top": "calc(-1 * var(--wp--custom--spacing--small)) !important"
					}
				}
			},
			"core/post-featured-image": {
				"spacing": {
					"margin": {
						"bottom": "var(--wp--custom--spacing--large) !important"
					}
				}
			},
			"core/post-title": {
				"spacing": {
					"margin": {
						"bottom": "var(--wp--custom--spacing--small)",
						"top": "var(--wp--custom--spacing--small)"
					}
				},
				"typography": {
					"fontSize": "var(--wp--preset--font-size--huge)",
					"fontWeight": "var(--wp--custom--typography--font-weight--regular)",
					"letterSpacing": "0.01em",
					"lineHeight": "var(--wp--custom--typography--line-height--tiny)"
				}
			},
			"core/pullquote": {
				"border": {
					"color": "transparent",
					"radius": {
						"bottomLeft": "18%",
						"bottomRight": "15%",
						"topLeft": "10%",
						"topRight": "23%"
					},
					"style": "solid",
					"width": "1px"
				},
				"color": {
					"background": "var(--wp--preset--color--tertiary)",
					"text": "var(--wp--preset--color--foreground)"
				},
				"spacing": {
					"margin": {
						"bottom": "var(--wp--custom--spacing--large) !important",
						"top": "var(--wp--custom--spacing--large) !important"
					}
				}
			},
			"core/query-pagination": {
				"spacing": {
					"margin": {
						"bottom": "var(--wp--custom--spacing--large) !important",
						"top": "var(--wp--custom--spacing--medium) !important"
					}
				}
			},
			"core/query-pagination-next": {
				"typography": {
					"fontWeight": "var(--wp--custom--typography--font-weight--light)"
				}
			},
			"core/query-pagination-numbers": {
				"typography": {
					"fontWeight": "var(--wp--custom--typography--font-weight--light)"
				}
			},
			"core/query-pagination-previous": {
				"typography": {
					"fontWeight": "var(--wp--custom--typography--font-weight--light)"
				}
			},
			"core/query-title": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--heading-font)",
					"fontSize": "var(--wp--preset--font-size--xx-large)",
					"fontWeight": "var(--wp--custom--typography--font-weight--regular)",
					"lineHeight": "var(--wp--custom--typography--line-height--tiny)"
				}
			},
			"core/quote": {
				"border": {
					"color": "var(--wp--preset--color--secondary)",
					"style": "solid",
					"width": "0 0 0 15px"
				},
				"spacing": {
					"margin": {
						"bottom": "var(--wp--custom--spacing--large) !important",
						"top": "var(--wp--custom--spacing--large) !important"
					}
				}
			},
			"core/separator": {
				"color": {
					"text": "var(--wp--preset--color--foreground)"
				}
			},
			"core/site-title": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--heading-font)",
					"fontSize": "var(--wp--preset--font-size--large)",
					"fontWeight": "var(--wp--custom--typography--font-weight--regular)",
					"letterSpacing": "0.02em",
					"lineHeight": "var(--wp--custom--typography--line-height--tiny)"
				}
			}
		},
		"color": {
			"background": "var(--wp--preset--color--background)",
			"text": "var(--wp--preset--color--foreground)"
		},
		"elements": {
			"h1": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--heading-font)",
					"fontSize": "var(--wp--preset--font-size--colossal)",
					"fontWeight": "var(--wp--custom--typography--font-weight--regular)",
					"letterSpacing": "-0.01em",
					"lineHeight": "var(--wp--custom--typography--line-height--tiny)"
				}
			},
			"h2": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--heading-font)",
					"fontSize": "var(--wp--preset--font-size--gigantic)",
					"fontWeight": "var(--wp--custom--typography--font-weight--regular)",
					"letterSpacing": "0.01em",
					"lineHeight": "var(--wp--custom--typography--line-height--tiny)"
				}
			},
			"h3": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--heading-font)",
					"fontSize": "var(--wp--preset--font-size--huge)",
					"fontWeight": "var(--wp--custom--typography--font-weight--regular)",
					"lineHeight": "var(--wp--custom--typography--line-height--tiny)"
				}
			},
			"h4": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--heading-font)",
					"fontSize": "var(--wp--preset--font-size--xx-large)",
					"fontWeight": "var(--wp--custom--typography--font-weight--regular)",
					"letterSpacing": "0.02em",
					"lineHeight": "var(--wp--custom--typography--line-height--tiny)"
				}
			},
			"h5": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--heading-font)",
					"fontSize": "var(--wp--preset--font-size--x-large)",
					"fontWeight": "var(--wp--custom--typography--font-weight--bold)",
					"letterSpacing": "0.04em"
				}
			},
			"h6": {
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--heading-font)",
					"fontSize": "var(--wp--preset--font-size--large)",
					"fontWeight": "var(--wp--custom--typography--font-weight--bold)",
					"letterSpacing": "0.04em",
					"lineHeight": "var(--wp--custom--typography--line-height--tiny)",
					"textTransform": "uppercase"
				}
			},
			"link": {
				"color": {
					"text": "var(--wp--preset--color--foreground)"
				}
			}
		},
		"spacing": {
			"blockGap": "min(30px, 5vw)"
		},
		"typography": {
			"fontFamily": "var(--wp--preset--font-family--body-font)",
			"lineHeight": "var(--wp--custom--typography--line-height--medium)",
			"fontSize": "var(--wp--preset--font-size--medium)",
			"fontWeight": "var(--wp--custom--typography--font-weight--regular)"
		}
	},
	"templateParts": [
		{
			"name": "header",
			"title": "Header",
			"area": "header"
		},
		{
			"name": "footer",
			"title": "Footer",
			"area": "footer"
		}
	]
}
