2024-05-08 09:26:54 +00:00
|
|
|
{
|
2024-05-08 10:37:41 +00:00
|
|
|
"version": 3,
|
2024-05-08 09:26:54 +00:00
|
|
|
"$schema": "https://schemas.wp.org/trunk/theme.json",
|
|
|
|
"settings": {
|
|
|
|
"useRootPaddingAwareAlignments": true,
|
|
|
|
"appearanceTools": true,
|
|
|
|
"layout": {
|
2024-05-08 09:37:53 +00:00
|
|
|
"contentSize": "1198",
|
|
|
|
"wideSize": "1368"
|
2024-05-08 09:26:54 +00:00
|
|
|
},
|
|
|
|
"color": {
|
2024-05-08 10:46:26 +00:00
|
|
|
"defaultPalette": false,
|
|
|
|
"defaultGradients": false,
|
2024-05-08 09:26:54 +00:00
|
|
|
"palette": [
|
|
|
|
{
|
|
|
|
"slug": "background",
|
2024-05-08 09:37:53 +00:00
|
|
|
"color": "#FFFAFA",
|
2024-05-08 09:26:54 +00:00
|
|
|
"name": "Background"
|
|
|
|
},
|
|
|
|
{
|
2024-05-08 09:37:53 +00:00
|
|
|
"slug": "contrast",
|
|
|
|
"color": "#000000",
|
|
|
|
"name": "Contrast"
|
2024-05-08 09:26:54 +00:00
|
|
|
},
|
|
|
|
{
|
2024-05-08 09:37:53 +00:00
|
|
|
"slug": "main-purple",
|
|
|
|
"color": "#722668",
|
|
|
|
"name": "Main Purple"
|
2024-05-08 09:26:54 +00:00
|
|
|
},
|
|
|
|
{
|
2024-05-08 09:37:53 +00:00
|
|
|
"slug": "washed-purple",
|
|
|
|
"color": "#D0A7C0",
|
|
|
|
"name": "Washed Purple"
|
2024-05-08 09:26:54 +00:00
|
|
|
},
|
|
|
|
{
|
2024-05-08 09:37:53 +00:00
|
|
|
"slug": "main-green",
|
|
|
|
"color": "#008D62",
|
|
|
|
"name": "Main Green"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"slug": "washed-green",
|
|
|
|
"color": "#A1D7D2",
|
|
|
|
"name": "Washed Green"
|
2024-05-08 09:26:54 +00:00
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"typography": {
|
2024-05-08 11:13:31 +00:00
|
|
|
"fluid": true,
|
|
|
|
"lineHeight": true,
|
|
|
|
"textColumns": true,
|
|
|
|
"fontSizes": [
|
|
|
|
{
|
|
|
|
"name": "Small",
|
|
|
|
"size": "16px",
|
|
|
|
"slug": "sm",
|
|
|
|
"fluid": false
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Medium",
|
|
|
|
"size": "20px",
|
|
|
|
"slug": "md",
|
|
|
|
"fluid": {
|
|
|
|
"min": "18px",
|
|
|
|
"max": "20px"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Large",
|
|
|
|
"size": "40px",
|
|
|
|
"slug": "lg",
|
|
|
|
"fluid": {
|
|
|
|
"min": "32px",
|
|
|
|
"max": "40px"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Extra Large",
|
|
|
|
"size": "48px",
|
|
|
|
"slug": "xl",
|
|
|
|
"fluid": {
|
|
|
|
"min": "40px",
|
|
|
|
"max": "48px"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
2024-05-08 09:26:54 +00:00
|
|
|
"fontFamilies": [
|
|
|
|
{
|
2024-05-08 10:37:41 +00:00
|
|
|
"fontFamily": "'Inclusive Sans', sans-serif",
|
|
|
|
"name": "Inclusive Sans",
|
|
|
|
"slug": "inclusive-sans",
|
2024-05-08 09:26:54 +00:00
|
|
|
"fontFace": [
|
|
|
|
{
|
2024-05-08 10:37:41 +00:00
|
|
|
"fontFamily": "Inclusive Sans",
|
2024-05-08 09:26:54 +00:00
|
|
|
"fontWeight": "400",
|
|
|
|
"fontStyle": "normal",
|
|
|
|
"fontStretch": "normal",
|
2024-05-08 10:37:41 +00:00
|
|
|
"src": ["file:./assets/fonts/inclusive-sans/inclusive-sans-regular.woff2"]
|
2024-05-08 09:26:54 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"fontFamily": "Inter",
|
2024-05-08 10:37:41 +00:00
|
|
|
"fontWeight": "400",
|
|
|
|
"fontStyle": "italic",
|
|
|
|
"fontStretch": "normal",
|
|
|
|
"src": ["file:./assets/fonts/inclusive-sans/inclusive-sans-italic.woff2"]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"fontFamily": "'Overused Grotesk', sans-serif",
|
|
|
|
"name": "Overused Grotesk",
|
|
|
|
"slug": "overused-grotesk",
|
|
|
|
"fontFace": [
|
|
|
|
{
|
|
|
|
"fontFamily": "Overused Grotesk",
|
|
|
|
"fontWeight": "400",
|
|
|
|
"fontStyle": "normal",
|
|
|
|
"fontStretch": "normal",
|
|
|
|
"src": ["file:./assets/fonts/overused-grotesk/overused-grotesk-regular.woff2"]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"fontFamily": "Overused Grotesk",
|
|
|
|
"fontWeight": "400",
|
|
|
|
"fontStyle": "italic",
|
|
|
|
"fontStretch": "normal",
|
|
|
|
"src": ["file:./assets/fonts/overused-grotesk/overused-grotesk-italic.woff2"]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"fontFamily": "Overused Grotesk",
|
|
|
|
"fontWeight": "500",
|
|
|
|
"fontStyle": "normal",
|
|
|
|
"fontStretch": "normal",
|
|
|
|
"src": ["file:./assets/fonts/overused-grotesk/overused-grotesk-medium.woff2"]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"fontFamily": "Overused Grotesk",
|
|
|
|
"fontWeight": "500",
|
|
|
|
"fontStyle": "italic",
|
|
|
|
"fontStretch": "normal",
|
|
|
|
"src": ["file:./assets/fonts/overused-grotesk/overused-grotesk-medium-italic.woff2"]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"fontFamily": "Overused Grotesk",
|
|
|
|
"fontWeight": "300",
|
|
|
|
"fontStyle": "normal",
|
|
|
|
"fontStretch": "normal",
|
|
|
|
"src": ["file:./assets/fonts/overused-grotesk/overused-light.woff2"]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"fontFamily": "Overused Grotesk",
|
|
|
|
"fontWeight": "300",
|
|
|
|
"fontStyle": "italic",
|
|
|
|
"fontStretch": "normal",
|
|
|
|
"src": ["file:./assets/fonts/overused-grotesk/overused-grotesk-light-italic.woff2"]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"fontFamily": "Overused Grotesk",
|
|
|
|
"fontWeight": "600",
|
|
|
|
"fontStyle": "normal",
|
|
|
|
"fontStretch": "normal",
|
|
|
|
"src": ["file:./assets/fonts/overused-grotesk/overused-grotesk-semibold.woff2"]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"fontFamily": "Overused Grotesk",
|
|
|
|
"fontWeight": "600",
|
|
|
|
"fontStyle": "italic",
|
|
|
|
"fontStretch": "normal",
|
|
|
|
"src": ["file:./assets/fonts/overused-grotesk/overused-grotesk-semibold-italic.woff2"]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"fontFamily": "Overused Grotesk",
|
|
|
|
"fontWeight": "700",
|
|
|
|
"fontStyle": "normal",
|
|
|
|
"fontStretch": "normal",
|
|
|
|
"src": ["file:./assets/fonts/overused-grotesk/overused-grotesk-bold.woff2"]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"fontFamily": "Overused Grotesk",
|
2024-05-08 09:26:54 +00:00
|
|
|
"fontWeight": "700",
|
2024-05-08 10:37:41 +00:00
|
|
|
"fontStyle": "italic",
|
|
|
|
"fontStretch": "normal",
|
|
|
|
"src": ["file:./assets/fonts/overused-grotesk/overused-grotesk-bold-italic.woff2"]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"fontFamily": "Overused Grotesk",
|
|
|
|
"fontWeight": "800",
|
|
|
|
"fontStyle": "normal",
|
|
|
|
"fontStretch": "normal",
|
|
|
|
"src": ["file:./assets/fonts/overused-grotesk/overused-grotesk-extrabold.woff2"]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"fontFamily": "Overused Grotesk",
|
|
|
|
"fontWeight": "800",
|
|
|
|
"fontStyle": "italic",
|
|
|
|
"fontStretch": "normal",
|
|
|
|
"src": ["file:./assets/fonts/overused-grotesk/overused-grotesk-extrabold-italic.woff2"]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"fontFamily": "Overused Grotesk",
|
|
|
|
"fontWeight": "900",
|
2024-05-08 09:26:54 +00:00
|
|
|
"fontStyle": "normal",
|
|
|
|
"fontStretch": "normal",
|
2024-05-08 10:37:41 +00:00
|
|
|
"src": ["file:./assets/fonts/overused-grotesk/overused-grotesk-black.woff2"]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"fontFamily": "Overused Grotesk",
|
|
|
|
"fontWeight": "900",
|
|
|
|
"fontStyle": "italic",
|
|
|
|
"fontStretch": "normal",
|
|
|
|
"src": ["file:./assets/fonts/overused-grotesk/overused-grotesk-black-italic.woff2"]
|
2024-05-08 09:26:54 +00:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"styles": {
|
|
|
|
"color": {
|
2024-05-08 10:46:26 +00:00
|
|
|
"background": "var(--wp--preset--color--background)",
|
2024-05-08 10:48:40 +00:00
|
|
|
"text": "var(--wp--preset--color--contrast)"
|
2024-05-08 09:26:54 +00:00
|
|
|
},
|
|
|
|
"typography": {
|
2024-05-08 11:27:41 +00:00
|
|
|
"fontFamily": "Inclusive Sans",
|
|
|
|
"fontSize": "var(--wp--preset--font-size--medium)",
|
|
|
|
"fontWeight": "400",
|
|
|
|
"lineHeight": "1.6"
|
2024-05-08 09:26:54 +00:00
|
|
|
},
|
|
|
|
"blocks": {
|
|
|
|
"core/post-title": {
|
|
|
|
"typography": {
|
2024-05-08 10:48:40 +00:00
|
|
|
"fontSize": "40px",
|
|
|
|
"fontWeight": "400"
|
2024-05-08 11:16:02 +00:00
|
|
|
},
|
|
|
|
"color": {
|
|
|
|
"text": "var(--wp--preset--color--main-purple)"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"core/heading": {
|
|
|
|
"color": {
|
|
|
|
"text": "var(--wp--preset--color--main-purple)"
|
2024-05-08 09:26:54 +00:00
|
|
|
}
|
2024-05-08 11:36:42 +00:00
|
|
|
},
|
|
|
|
"core/button": {
|
|
|
|
"color": {
|
|
|
|
"background": "#E8BFE2",
|
|
|
|
"text": "var(--wp--preset--color--contrast)"
|
|
|
|
},
|
|
|
|
"spacing": {
|
|
|
|
"padding": {
|
|
|
|
"top": "1em",
|
|
|
|
"bottom": "1em",
|
|
|
|
"right": "2em",
|
|
|
|
"left": "2em"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"border": {
|
|
|
|
"color": "#000",
|
|
|
|
"width": "1px",
|
|
|
|
"radius": "50%"
|
|
|
|
}
|
2024-05-08 09:26:54 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"elements": {
|
|
|
|
"h1": {
|
|
|
|
"typography": {
|
2024-05-08 10:48:40 +00:00
|
|
|
"fontSize": "40px",
|
|
|
|
"fontWeight": "400"
|
2024-05-08 09:26:54 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"h2": {
|
|
|
|
"typography": {
|
2024-05-08 10:48:40 +00:00
|
|
|
"fontSize": "24px",
|
2024-05-08 09:26:54 +00:00
|
|
|
"fontWeight": "400"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"link": {
|
|
|
|
"color": {
|
2024-05-08 10:46:26 +00:00
|
|
|
"text": "var(--wp--preset--color--main-green)"
|
2024-05-08 09:26:54 +00:00
|
|
|
},
|
|
|
|
":visited": {
|
|
|
|
"color": {
|
2024-05-08 10:46:26 +00:00
|
|
|
"text": "var(--wp--preset--color--washed-green)"
|
2024-05-08 09:26:54 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
":hover": {
|
|
|
|
"color": {
|
2024-05-08 10:46:26 +00:00
|
|
|
"text": "var(--wp--preset--color--washed-green)"
|
2024-05-08 09:26:54 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|