themes-wordpress/kiosko/theme.json
Jeff Ong efc0be97cb
Kiosko: add theme (#6905)
* Initial commit.

* Removed theme reference from template part blocks

* updated wordpress tested version

* Removed table styles (fixed in gutenberg)

* Update theme patterns

Adding the strict types declaration, plus two additional store-related patterns.

* Removing templates

Removing these store templates as there's no difference between this and the fallback store archive template.

* Update WooCommerce-specific templates

Replacing legacy template with specific WooCommerce blocks.

* Update readme.txt

---------

Co-authored-by: Jason Crist <jcrist@pbking.com>
Co-authored-by: alaczek <ola@bodera.com>
2024-04-18 16:30:25 +10:00

1270 lines
26 KiB
JSON

{
"settings": {
"appearanceTools": true,
"color": {
"background": true,
"custom": true,
"customDuotone": true,
"customGradient": true,
"defaultDuotone": true,
"defaultGradients": true,
"defaultPalette": true,
"duotone": [],
"gradients": [],
"palette": [
{
"color": "#ffffff",
"name": "Base",
"slug": "base"
},
{
"color": "#3b3b3b",
"name": "Contrast",
"slug": "contrast"
},
{
"color": "#000000",
"name": "Primary",
"slug": "primary"
},
{
"color": "#000000",
"name": "Secondary",
"slug": "secondary"
},
{
"color": "#c6c6c6",
"name": "Tertiary",
"slug": "tertiary"
}
],
"text": true
},
"layout": {
"contentSize": "586px",
"definitions": {
"constrained": {
"baseStyles": [
{
"rules": {
"float": "left",
"margin-inline-end": "2em",
"margin-inline-start": "0"
},
"selector": " > .alignleft"
},
{
"rules": {
"float": "right",
"margin-inline-end": "0",
"margin-inline-start": "2em"
},
"selector": " > .alignright"
},
{
"rules": {
"margin-left": "auto !important",
"margin-right": "auto !important"
},
"selector": " > .aligncenter"
},
{
"rules": {
"margin-left": "auto !important",
"margin-right": "auto !important",
"max-width": "var(--wp--style--global--content-size)"
},
"selector": " > :where(:not(.alignleft):not(.alignright):not(.alignfull))"
},
{
"rules": {
"max-width": "var(--wp--style--global--wide-size)"
},
"selector": " > .alignwide"
}
],
"className": "is-layout-constrained",
"name": "constrained",
"slug": "constrained",
"spacingStyles": [
{
"rules": {
"margin-block-end": "0",
"margin-block-start": "0"
},
"selector": " > *"
},
{
"rules": {
"margin-block-end": "0",
"margin-block-start": null
},
"selector": " > * + *"
}
]
},
"default": {
"baseStyles": [
{
"rules": {
"float": "left",
"margin-inline-end": "2em",
"margin-inline-start": "0"
},
"selector": " > .alignleft"
},
{
"rules": {
"float": "right",
"margin-inline-end": "0",
"margin-inline-start": "2em"
},
"selector": " > .alignright"
},
{
"rules": {
"margin-left": "auto !important",
"margin-right": "auto !important"
},
"selector": " > .aligncenter"
}
],
"className": "is-layout-flow",
"name": "default",
"slug": "flow",
"spacingStyles": [
{
"rules": {
"margin-block-end": "0",
"margin-block-start": "0"
},
"selector": " > *"
},
{
"rules": {
"margin-block-end": "0",
"margin-block-start": null
},
"selector": " > * + *"
}
]
},
"flex": {
"baseStyles": [
{
"rules": {
"align-items": "center",
"flex-wrap": "wrap"
},
"selector": ""
},
{
"rules": {
"margin": "0"
},
"selector": " > *"
}
],
"className": "is-layout-flex",
"displayMode": "flex",
"name": "flex",
"slug": "flex",
"spacingStyles": [
{
"rules": {
"gap": null
},
"selector": ""
}
]
}
},
"wideSize": "1200px"
},
"shadow": {
"defaultPresets": true,
"presets": []
},
"spacing": {
"customSpacingSize": true,
"spacingScale": {
"increment": 1.5,
"mediumStep": 1.5,
"operator": "*",
"steps": 7,
"unit": "rem"
},
"spacingSizes": [
{
"name": "1",
"size": "0.5rem",
"slug": "30"
},
{
"name": "2",
"size": "0.875rem",
"slug": "40"
},
{
"name": "3",
"size": "1.75rem",
"slug": "50"
},
{
"name": "4",
"size": "2.625rem",
"slug": "60"
},
{
"name": "5",
"size": "3.5rem",
"slug": "70"
},
{
"name": "6",
"size": "5.25rem",
"slug": "80"
}
],
"units": ["%", "px", "em", "rem", "vh", "vw"]
},
"typography": {
"customFontSize": true,
"dropCap": true,
"fluid": true,
"fontFamilies": [
{
"fontFace": [],
"fontFamily": "-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Oxygen-Sans,Ubuntu,Cantarell,\"Helvetica Neue\",sans-serif",
"name": "System Font",
"slug": "system-font"
},
{
"fontFace": [
{
"fontFamily": "Roboto",
"fontStyle": "normal",
"fontWeight": "100",
"src": [
"file:./assets/fonts/roboto/Roboto-Thin.ttf"
]
},
{
"fontFamily": "Roboto",
"fontStyle": "italic",
"fontWeight": "100",
"src": ["file:./assets/fonts/Roboto-ThinItalic.ttf"]
},
{
"fontFamily": "Roboto",
"fontStyle": "normal",
"fontWeight": "300",
"src": [
"file:./assets/fonts/roboto/Roboto-Light.ttf"
]
},
{
"fontFamily": "Roboto",
"fontStyle": "italic",
"fontWeight": "300",
"src": [
"file:./assets/fonts/roboto/Roboto-LightItalic.ttf"
]
},
{
"fontFamily": "Roboto",
"fontStyle": "normal",
"fontWeight": "400",
"src": [
"file:./assets/fonts/roboto/Roboto-Regular.ttf"
]
},
{
"fontFamily": "Roboto",
"fontStyle": "italic",
"fontWeight": "400",
"src": [
"file:./assets/fonts/roboto/Roboto-Italic.ttf"
]
},
{
"fontFamily": "Roboto",
"fontStyle": "normal",
"fontWeight": "500",
"src": [
"file:./assets/fonts/roboto/Roboto-Medium.ttf"
]
},
{
"fontFamily": "Roboto",
"fontStyle": "italic",
"fontWeight": "500",
"src": [
"file:./assets/fonts/roboto/Roboto-MediumItalic.ttf"
]
},
{
"fontFamily": "Roboto",
"fontStyle": "normal",
"fontWeight": "700",
"src": [
"file:./assets/fonts/roboto/Roboto-Bold.ttf"
]
},
{
"fontFamily": "Roboto",
"fontStyle": "italic",
"fontWeight": "700",
"src": [
"file:./assets/fonts/roboto/Roboto-BoldItalic.ttf"
]
},
{
"fontFamily": "Roboto",
"fontStyle": "normal",
"fontWeight": "900",
"src": [
"file:./assets/fonts/roboto/Roboto-Black.ttf"
]
},
{
"fontFamily": "Roboto",
"fontStyle": "italic",
"fontWeight": "900",
"src": [
"file:./assets/fonts/roboto/Roboto-BlackItalic.ttf"
]
}
],
"fontFamily": "Roboto",
"slug": "roboto"
},
{
"fontFace": [
{
"fontFamily": "Oswald",
"fontStyle": "normal",
"fontWeight": "400",
"src": [
"file:./assets/fonts/oswald/oswald_normal_400.ttf"
]
},
{
"fontFamily": "Oswald",
"fontStyle": "italic",
"fontWeight": "400",
"src": [
"file:./assets/fonts/oswald/oswald_italic_400.ttf"
]
},
{
"fontFamily": "Oswald",
"fontStyle": "normal",
"fontWeight": "500",
"src": [
"file:./assets/fonts/oswald/oswald_normal_500.ttf"
]
},
{
"fontFamily": "Oswald",
"fontStyle": "italic",
"fontWeight": "500",
"src": [
"file:./assets/fonts/oswald/oswald_italic_500.ttf"
]
},
{
"fontFamily": "Oswald",
"fontStyle": "normal",
"fontWeight": "600",
"src": [
"file:./assets/fonts/oswald/oswald_normal_600.ttf"
]
},
{
"fontFamily": "Oswald",
"fontStyle": "italic",
"fontWeight": "600",
"src": [
"file:./assets/fonts/oswald/oswald_italic_600.ttf"
]
},
{
"fontFamily": "Oswald",
"fontStyle": "normal",
"fontWeight": "700",
"src": [
"file:./assets/fonts/oswald/oswald_normal_700.ttf"
]
},
{
"fontFamily": "Oswald",
"fontStyle": "italic",
"fontWeight": "700",
"src": [
"file:./assets/fonts/oswald/oswald_italic_700.ttf"
]
},
{
"fontFamily": "Oswald",
"fontStyle": "normal",
"fontWeight": "800",
"src": [
"file:./assets/fonts/oswald/oswald_normal_800.ttf"
]
},
{
"fontFamily": "Oswald",
"fontStyle": "italic",
"fontWeight": "800",
"src": [
"file:./assets/fonts/oswald/oswald_italic_800.ttf"
]
},
{
"fontFamily": "Oswald",
"fontStyle": "normal",
"fontWeight": "300",
"src": [
"file:./assets/fonts/oswald/oswald_normal_300.ttf"
]
},
{
"fontFamily": "Oswald",
"fontStyle": "italic",
"fontWeight": "300",
"src": [
"file:./assets/fonts/oswald/oswald_italic_300.ttf"
]
},
{
"fontFamily": "Oswald",
"fontStyle": "normal",
"fontWeight": "200",
"src": [
"file:./assets/fonts/oswald/oswald_normal_200.ttf"
]
},
{
"fontFamily": "Oswald",
"fontStyle": "italic",
"fontWeight": "200",
"src": [
"file:./assets/fonts/oswald/oswald_italic_200.ttf"
]
}
],
"fontFamily": "Oswald",
"slug": "oswald"
}
],
"fontSizes": [
{
"fluid": false,
"size": "0.781rem",
"slug": "x-small"
},
{
"fluid": {
"max": "0.938rem",
"min": "0.781rem"
},
"name": "Small",
"size": "0.938rem",
"slug": "small"
},
{
"fluid": {
"max": "1.125rem",
"min": "0.938rem"
},
"name": "Medium",
"size": "1.125rem",
"slug": "medium"
},
{
"fluid": {
"max": "1.35rem",
"min": "1.125rem"
},
"name": "Large",
"size": "1.35rem",
"slug": "large"
},
{
"fluid": {
"max": "1.944rem",
"min": "1.35rem"
},
"name": "Extra Large",
"size": "1.944rem",
"slug": "x-large"
},
{
"fluid": {
"max": "2.333rem",
"min": "1.944rem"
},
"size": "2.333rem",
"slug": "xx-large"
},
{
"fluid": {
"max": "4.031rem",
"min": "2.799rem"
},
"size": "4.031rem",
"slug": "xxx-large"
}
],
"fontStyle": true,
"fontWeight": true,
"letterSpacing": true,
"textDecoration": true,
"textTransform": true
},
"useRootPaddingAwareAlignments": true
},
"styles": {
"blocks": {
"core/avatar": {
"border": {
"radius": "999px"
}
},
"core/buttons": {
"spacing": {
"blockGap": "var:preset|spacing|40"
}
},
"core/code": {
"border": {
"bottom": {
"color": "var(--wp--preset--color--tertiary)",
"style": "solid",
"width": "1px"
},
"color": "var(--wp--preset--color--tertiary)",
"left": {
"color": "var(--wp--preset--color--tertiary)",
"style": "solid",
"width": "1px"
},
"radius": "0.25rem",
"right": {
"color": "var(--wp--preset--color--tertiary)",
"style": "solid",
"width": "1px"
},
"style": "solid",
"top": {
"color": "var(--wp--preset--color--tertiary)",
"style": "solid",
"width": "1px"
},
"width": "1px"
},
"spacing": {
"padding": {
"bottom": "var:preset|spacing|40",
"left": "var:preset|spacing|40",
"right": "var:preset|spacing|40",
"top": "var:preset|spacing|40"
}
},
"typography": {
"fontFamily": "monospace",
"fontSize": "var:preset|font-size|small"
}
},
"core/comment-author-name": {
"elements": {
"link": {
":hover": {
"color": {
"text": "var:preset|color|contrast"
},
"typography": {
"textDecoration": "underline"
}
},
"color": {
"text": "var:preset|color|primary"
},
"typography": {
"textDecoration": "none"
}
}
},
"typography": {
"fontSize": "var(--wp--preset--font-size--small)",
"lineHeight": 1.3
}
},
"core/comment-content": {
"typography": {
"fontSize": "var:preset|font-size|small",
"lineHeight": "1.6"
}
},
"core/comment-date": {
"color": {
"text": "var:preset|color|contrast"
},
"elements": {
"link": {
":hover": {
"color": {
"text": "var:preset|color|contrast"
},
"typography": {
"textDecoration": "underline"
}
},
"color": {
"text": "var:preset|color|primary"
},
"typography": {
"textDecoration": "none"
}
}
},
"typography": {
"fontSize": "var(--wp--preset--font-size--small)",
"lineHeight": 1.3
}
},
"core/comment-edit-link": {
"elements": {
"link": {
":hover": {
"color": {
"text": "var:preset|color|contrast"
},
"typography": {
"textDecoration": "underline"
}
},
"color": {
"text": "var:preset|color|primary"
},
"typography": {
"textDecoration": "none"
}
}
},
"typography": {
"fontSize": "var(--wp--preset--font-size--small)",
"lineHeight": 1.3
}
},
"core/comment-reply-link": {
"elements": {
"link": {
":hover": {
"border": {
"color": "var:preset|color|contrast"
},
"color": {
"text": "var:preset|color|contrast"
}
},
"border": {
"color": "var:preset|color|primary",
"radius": "0.25rem",
"style": "solid",
"width": "1px"
},
"color": {
"text": "var:preset|color|primary"
},
"spacing": {
"padding": "4.25px 12px"
},
"typography": {
"fontSize": "var(--wp--preset--font-size--x-small)",
"textDecoration": "none"
}
}
},
"typography": {
"fontSize": "var(--wp--preset--font-size--small)",
"lineHeight": "1.3"
}
},
"core/comment-template": {
"spacing": {
"padding": {
"left": "0px"
}
}
},
"core/comments-pagination": {
"color": {
"text": "var:preset|color|primary"
},
"elements": {
"link": {
":hover": {
"color": {
"text": "var:preset|color|contrast"
},
"typography": {
"textDecoration": "underline"
}
},
"color": {
"text": "var:preset|color|primary"
},
"typography": {
"textDecoration": "none"
}
}
},
"typography": {
"fontSize": "var:preset|font-size|small",
"lineHeight": 1.3
}
},
"core/comments-title": {
"spacing": {
"margin": {
"top": "0px"
}
},
"typography": {
"fontSize": "var:preset|font-size|large",
"lineHeight": "1.481481481"
}
},
"core/cover": {
"spacing": {
"padding": {
"bottom": "var:preset|spacing|50",
"left": "var:preset|spacing|50",
"right": "var:preset|spacing|50",
"top": "var:preset|spacing|50"
}
}
},
"core/gallery": {
"spacing": {
"margin": {
"bottom": "var:preset|spacing|50"
}
}
},
"core/heading": {
"elements": {
"link": {
":hover": {
"color": {
"text": "var:preset|color|contrast"
},
"typography": {
"textDecoration": "none"
}
},
"color": {
"text": "var:preset|color|primary"
},
"typography": {
"textDecoration": "underline"
}
}
}
},
"core/latest-comments": {
"spacing": {
"padding": {
"left": "0px"
}
}
},
"core/list": {
"spacing": {
"padding": {
"left": "var:preset|spacing|50"
}
}
},
"core/navigation": {
"elements": {
"link": {
":hover": {
"color": {
"text": "var:preset|color|primary"
},
"typography": {
"textDecoration": "underline"
}
},
"typography": {
"textDecoration": "none"
}
}
},
"typography": {
"fontSize": "var:preset|font-size|small"
}
},
"core/paragraph": {
"elements": {
"link": {
":hover": {
"color": {
"text": "var:preset|color|contrast"
}
},
"color": {
"text": "var:preset|color|primary"
}
}
},
"typography": {
"lineHeight": "calc(1em + 0.625rem)"
}
},
"core/post-author": {
"elements": {
"link": {
":hover": {
"typography": {
"textDecoration": "underline"
}
},
"typography": {
"textDecoration": "none"
}
}
},
"typography": {
"fontSize": "var:preset|font-size|small",
"lineHeight": "1.6"
}
},
"core/post-author-biography": {
"typography": {
"fontSize": "var:preset|font-size|small",
"lineHeight": "1.6"
}
},
"core/post-author-name": {
"color": {
"text": "var:preset|color|contrast"
},
"elements": {
"link": {
":hover": {
"color": {
"text": "var:preset|color|contrast"
},
"typography": {
"textDecoration": "underline"
}
},
"color": {
"text": "var:preset|color|primary"
},
"typography": {
"textDecoration": "none"
}
}
},
"typography": {
"fontSize": "var:preset|font-size|small",
"lineHeight": "1.6"
}
},
"core/post-comments-form": {
"typography": {
"fontSize": "var:preset|font-size|small"
}
},
"core/post-date": {
"color": {
"text": "var:preset|color|contrast"
},
"elements": {
"link": {
":hover": {
"color": {
"text": "var:preset|color|contrast"
},
"typography": {
"textDecoration": "underline"
}
},
"color": {
"text": "var:preset|color|primary"
},
"typography": {
"textDecoration": "none"
}
}
},
"typography": {
"fontSize": "var(--wp--preset--font-size--small)"
}
},
"core/post-navigation-link": {
"typography": {
"fontSize": "var:preset|font-size|small"
}
},
"core/post-terms": {
"color": {
"text": "var:preset|color|contrast"
},
"elements": {
"link": {
":hover": {
"color": {
"text": "var:preset|color|contrast"
},
"typography": {
"textDecoration": "underline"
}
},
"color": {
"text": "var:preset|color|primary"
},
"typography": {
"textDecoration": "none"
}
}
},
"typography": {
"fontSize": "var:preset|font-size|small"
}
},
"core/post-title": {
"color": {
"text": "var:preset|color|primary"
},
"elements": {
"link": {
":hover": {
"color": {
"text": "var:preset|color|contrast"
},
"typography": {
"textDecoration": "underline"
}
},
"color": {
"text": "var:preset|color|primary"
},
"typography": {
"textDecoration": "none"
}
}
},
"typography": {
"fontSize": "var:preset|font-size|x-large",
"fontStyle": "normal",
"fontWeight": "400",
"lineHeight": 1.157407407
}
},
"core/pullquote": {
"border": {
"bottom": {
"color": "var:preset|color|tertiary",
"style": "solid",
"width": "1px 0"
},
"color": "var(--wp--preset--color--contrast)",
"left": {
"color": "var:preset|color|tertiary",
"style": "solid",
"width": "1px 0"
},
"right": {
"color": "var:preset|color|tertiary",
"style": "solid",
"width": "1px 0"
},
"style": "solid",
"top": {
"color": "var:preset|color|tertiary",
"style": "solid",
"width": "1px 0"
},
"width": "1px 0"
},
"spacing": {
"padding": {
"bottom": "var(--wp--preset--spacing--50)",
"left": "var(--wp--preset--spacing--50)",
"right": "var(--wp--preset--spacing--50)",
"top": "var(--wp--preset--spacing--50)"
}
},
"typography": {
"fontSize": "var:preset|font-size|medium",
"fontStyle": "italic"
}
},
"core/query-pagination": {
"color": {
"text": "var:preset|color|primary"
},
"elements": {
"link": {
":hover": {
"color": {
"text": "var:preset|color|contrast"
},
"typography": {
"textDecoration": "underline"
}
},
"color": {
"text": "var:preset|color|primary"
},
"typography": {
"textDecoration": "none"
}
}
},
"typography": {
"fontSize": "var:preset|font-size|small"
}
},
"core/query-title": {
"typography": {
"fontSize": "var:preset|font-size|x-large",
"lineHeight": "1.157407407"
}
},
"core/quote": {
"border": {
"color": "var(--wp--preset--color--tertiary )",
"style": "solid",
"width": "0 0 0 1px"
},
"spacing": {
"padding": {
"left": "var(--wp--preset--spacing--50)"
}
},
"typography": {
"fontStyle": "normal"
}
},
"core/search": {
"typography": {
"fontSize": "var:preset|font-size|small",
"lineHeight": "1"
}
},
"core/separator": {
"border": {
"color": "currentColor",
"style": "solid",
"width": "0 0 1px 0"
},
"color": {
"background": "var:preset|color|tertiary",
"text": "var:preset|color|tertiary"
}
},
"core/site-tagline": {
"typography": {
"fontSize": "var:preset|font-size|medium"
}
},
"core/site-title": {
"color": {
"text": "var:preset|color|primary"
},
"elements": {
"link": {
":hover": {
"color": {
"text": "var:preset|color|contrast"
},
"typography": {
"textDecoration": "underline"
}
},
"color": {
"text": "var:preset|color|primary"
},
"typography": {
"textDecoration": "none"
}
}
},
"spacing": {
"margin": {
"bottom": "0px",
"left": "0px",
"right": "0px",
"top": "0px"
},
"padding": {
"bottom": "0px",
"left": "0px",
"right": "0px",
"top": "0px"
}
},
"typography": {
"fontSize": "var:preset|font-size|large",
"fontStyle": "normal",
"fontWeight": "400",
"textTransform": "uppercase"
}
},
"core/term-description": {
"typography": {
"fontSize": "var:preset|font-size|small"
}
},
"woocommerce/customer-account": {
"typography": {
"fontSize": "var:preset|font-size|medium"
}
},
"woocommerce/mini-cart": {
"typography": {
"fontSize": "var:preset|font-size|x-small"
}
},
"woocommerce/product-button": {
"spacing": {
"padding": "calc(0.667em + 2px) calc(2rem + 2px)"
},
"typography": {
"fontSize": "var:preset|font-size|small"
}
}
},
"color": {
"background": "var(--wp--preset--color--base)",
"text": "var(--wp--preset--color--contrast)"
},
"elements": {
"button": {
":active": {
"color": {
"background": "var(--wp--preset--color--primary)",
"text": "var(--wp--preset--color--base)"
}
},
":focus": {
"color": {
"background": "var(--wp--preset--color--contrast)",
"text": "var(--wp--preset--color--base)"
}
},
":hover": {
"color": {
"background": "var(--wp--preset--color--contrast)",
"text": "var(--wp--preset--color--base)"
}
},
"border": {
"radius": "0.25rem"
},
"color": {
"background": "var(--wp--preset--color--primary)",
"text": "var:preset|color|base"
},
"typography": {
"fontSize": "var:preset|font-size|small",
"lineHeight": "1"
},
"spacing": {
"padding": "calc(0.667em + 2px) calc(1.334rem + 2px)"
}
},
"h1": {
"typography": {
"fontSize": "var(--wp--preset--font-size--xxx-large)",
"lineHeight": "0.992294215"
}
},
"h2": {
"typography": {
"fontSize": "var(--wp--preset--font-size--xx-large)",
"lineHeight": "1.081081081"
}
},
"h3": {
"typography": {
"fontSize": "var(--wp--preset--font-size--x-large)",
"lineHeight": "1.157407407"
}
},
"h4": {
"typography": {
"fontSize": "var(--wp--preset--font-size--large)",
"lineHeight": "1.481481481"
}
},
"h5": {
"typography": {
"fontSize": "var(--wp--preset--font-size--medium)",
"lineHeight": "1.333333333"
}
},
"h6": {
"typography": {
"fontSize": "var(--wp--preset--font-size--small)",
"lineHeight": "1.333333333"
}
},
"heading": {
"typography": {
"fontFamily": "var:preset|font-family|oswald",
"fontStyle": "normal",
"fontWeight": "400",
"lineHeight": "1.125",
"textTransform": "none"
}
},
"link": {
":hover": {
"color": {
"text": "var(--wp--preset--color--contrast)"
},
"typography": {
"textDecoration": "none"
}
},
"color": {
"text": "var(--wp--preset--color--primary)"
}
}
},
"spacing": {
"blockGap": "var:preset|spacing|50",
"padding": {
"bottom": "0px",
"left": "var:preset|spacing|50",
"right": "var:preset|spacing|50",
"top": "0px"
}
},
"typography": {
"fontFamily": "var:preset|font-family|roboto",
"fontSize": "var(--wp--preset--font-size--medium)",
"lineHeight": "1.555555556"
}
},
"templateParts": [
{
"area": "header",
"name": "header"
},
{
"area": "footer",
"name": "footer"
}
],
"version": 2,
"$schema": "https://schemas.wp.org/trunk/theme.json"
}