{
	"customTemplates": [
		{
			"name": "no-title-space",
			"postTypes": [
				"page"
			],
			"title": "Aucun titre et espace"
		}
	],
	"settings": {
		"appearanceTools": true,
		"color": {
			"custom": true,
			"customGradient": true,
			"palette": [
				{
					"color": "#ffffff",
					"name": "Background",
					"slug": "background"
				},
				{
					"color": "#434343",
					"name": "Base",
					"slug": "base"
				},
				{
					"color": "#36bc4f",
					"name": "Primary",
					"slug": "primary"
				},
				{
					"color": "#313131",
					"name": "Secondary",
					"slug": "secondary"
				},
				{
					"color": "#f3f6fb",
					"name": "Tertiary",
					"slug": "tertiary"
				},
				{
					"color": "#e7e7e7",
					"name": "Quaternary",
					"slug": "quaternary"
				},
				{
					"color": "#cccccc",
					"name": "Quinary",
					"slug": "quinary"
				},
				{
					"color": "#2f2f2f",
					"name": "Senary",
					"slug": "senary"
				},
				{
					"color": "transparent",
					"name": "Transparent",
					"slug": "transparent"
				},
				{
					"color": "currentColor",
					"name": "Current Color",
					"slug": "current-color"
				},
				{
					"color": "inherit",
					"name": "Inherit",
					"slug": "inherit"
				}
			]
		},
		"layout": {
			"contentSize": "760px",
			"wideSize": "1200px"
		},
		"spacing": {
			"customSpacingSize": true,
			"spacingScale": {
				"steps": 0
			},
			"spacingSizes": [
				{
					"name": "2X petit",
					"size": "8px",
					"slug": "xx-small"
				},
				{
					"name": "Très petit",
					"size": "clamp(0.75rem, 0.659rem + 0.45vw, 1rem)",
					"slug": "x-small"
				},
				{
					"name": "Petit",
					"size": "clamp(1.125rem, 0.989rem + 0.68vw, 1.5rem)",
					"slug": "small"
				},
				{
					"name": "Moyen",
					"size": "clamp(1.5rem, 1.318rem + 0.91vw, 2rem)",
					"slug": "medium"
				},
				{
					"name": "Grand",
					"size": "clamp(2.125rem, 1.807rem + 1.59vw, 3rem)",
					"slug": "large"
				},
				{
					"name": "Très grand",
					"size": "clamp(2.625rem, 2.125rem + 2.5vw, 4rem)",
					"slug": "x-large"
				},
				{
					"name": "2X grand",
					"size": "clamp(3.688rem, 2.847rem + 4.2vw, 6rem)",
					"slug": "xx-large"
				}
			],
			"units": [
				"px",
				"em",
				"rem",
				"vh",
				"vw",
				"%"
			]
		},
		"typography": {
			"customFontSize": true,
			"dropCap": false,
			"fluid": true,
			"fontFamilies": [
				{
					"fontFace": [
						{
							"fontDisplay": "block",
							"fontFamily": "Inter",
							"fontStretch": "normal",
							"fontStyle": "normal",
							"fontWeight": "100 900",
							"src": [
								"file:./assets/fonts/Inter-Variable.woff2"
							]
						}
					],
					"fontFamily": "Inter, sans-serif",
					"name": "Inter",
					"slug": "inter"
				},
				{
					"fontFace": [
						{
							"fontDisplay": "block",
							"fontFamily": "Figtree",
							"fontStretch": "normal",
							"fontStyle": "normal",
							"fontWeight": "300 900",
							"src": [
								"file:./assets/fonts/Figtree-Variable.woff2"
							]
						}
					],
					"fontFamily": "Figtree, sans-serif",
					"name": "Figuier",
					"slug": "figtree"
				},
				{
					"fontFace": [
						{
							"fontDisplay": "block",
							"fontFamily": "Outfit",
							"fontStretch": "normal",
							"fontStyle": "normal",
							"fontWeight": "100 900",
							"src": [
								"file:./assets/fonts/Outfit-Variable.woff2"
							]
						}
					],
					"fontFamily": "Outfit, sans-serif",
					"name": "Habillage",
					"slug": "outfit"
				}
			],
			"fontSizes": [
				{
					"fluid": false,
					"name": "Très petit",
					"size": "0.63rem",
					"slug": "x-small"
				},
				{
					"fluid": false,
					"name": "Petit",
					"size": "0.84rem",
					"slug": "small"
				},
				{
					"fluid": {
						"max": "1.13rem",
						"min": "1rem"
					},
					"name": "Base",
					"size": "1.13rem",
					"slug": "base"
				},
				{
					"fluid": {
						"max": "1.5rem",
						"min": "1.2rem"
					},
					"name": "Moyen",
					"size": "1.5rem",
					"slug": "medium"
				},
				{
					"fluid": {
						"max": "2rem",
						"min": "1.44rem"
					},
					"name": "Grand",
					"size": "2rem",
					"slug": "large"
				},
				{
					"fluid": {
						"max": "2.66rem",
						"min": "1.73rem"
					},
					"name": "Très grand",
					"size": "2.66rem",
					"slug": "x-large"
				},
				{
					"fluid": {
						"max": "3.55rem",
						"min": "2.07rem"
					},
					"name": "2X grand",
					"size": "3.55rem",
					"slug": "xx-large"
				},
				{
					"fluid": {
						"max": "4.73rem",
						"min": "2.49rem"
					},
					"name": "3X grand",
					"size": "4.73rem",
					"slug": "xxx-large"
				},
				{
					"fluid": {
						"max": "6.31rem",
						"min": "2.99rem"
					},
					"name": "4X grand",
					"size": "6.31rem",
					"slug": "xxxx-large"
				}
			]
		},
		"useRootPaddingAwareAlignments": true
	},
	"styles": {
		"blocks": {
			"core/button": {
				"border": {
					"radius": "5px"
				},
				"typography": {
					"lineHeight": "1"
				},
				"variations": {
					"outline": {
						"color": {
							"text": "var(--wp--preset--color--primary)"
						}
					}
				}
			},
			"core/site-title": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--x-large)"
				}
			}
		},
		"color": {
			"background": "var(--wp--preset--color--background)",
			"text": "var(--wp--preset--color--base)"
		},
		"elements": {
			"button": {
				"color": {
					"background": "var(--wp--preset--color--primary)"
				},
        ":hover": {
          "color": {
            "background": "#138496"
          }
        },
        ":focus": {
          "color": {
            "background": "#138496"
          }
        },
        ":active": {
          "color": {
            "background": "#138496"
          }
        }
			},
			"h1": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--xx-large)",
					"lineHeight": "1.2"
				}
			},
			"h2": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--x-large)",
					"lineHeight": "1.3"
				}
			},
			"h3": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--large)",
					"lineHeight": "1.4"
				}
			},
			"h4": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--medium)",
					"lineHeight": "1.5"
				}
			},
			"h5": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--base)",
					"lineHeight": "1.6"
				}
			},
			"h6": {
				"typography": {
					"fontSize": "var(--wp--preset--font-size--small)",
					"lineHeight": "1.6"
				}
			},
			"heading": {
				"color": {
					"text": "var(--wp--preset--color--secondary)"
				},
				"typography": {
					"fontFamily": "var(--wp--preset--font-family--inter)",
					"fontStyle": "normal",
					"fontWeight": "500"
				}
			},
			"link": {
				":hover": {
					"color": {
						"text": "var(--wp--preset--color--vivid-red)"
					}
				},
				"color": {
					"text": "var(--wp--preset--color--primary)"
				}
			}
		},
		"spacing": {
			"blockGap": "0px",
			"padding": {
				"bottom": "0px",
				"left": "20px",
				"right": "20px",
				"top": "0px"
			}
		},
		"typography": {
			"fontFamily": "var(--wp--preset--font-family--inter)",
			"fontSize": "var(--wp--preset--font-size--base)",
			"fontStyle": "normal",
			"fontWeight": "400",
			"lineHeight": "1.6"
		}
	},
	"templateParts": [
		{
			"area": "header",
			"name": "header",
			"title": "En-tête"
		},
		{
			"area": "footer",
			"name": "footer",
			"title": "Pied de page"
		}
	],
	"version": 2,
	"$schema": "https://schemas.wp.org/wp/6.5/theme.json"
}
