3daadb4d5a
* Initial zip of theme. * Translate and escape patterns, update their use in templates. * Add font license info. * Compress image. * Remove ref.
903 lines
No EOL
18 KiB
JSON
903 lines
No EOL
18 KiB
JSON
{
|
|
"settings": {
|
|
"appearanceTools": true,
|
|
"blocks": {
|
|
"core/heading": {
|
|
"appearanceTools": true,
|
|
"color": {
|
|
"background": true,
|
|
"custom": true,
|
|
"customDuotone": true,
|
|
"customGradient": true,
|
|
"defaultDuotone": true,
|
|
"defaultGradients": true,
|
|
"defaultPalette": true,
|
|
"duotone": [],
|
|
"gradients": [],
|
|
"palette": [
|
|
{
|
|
"color": "#faa2ae",
|
|
"name": "Base",
|
|
"slug": "base"
|
|
},
|
|
{
|
|
"color": "#4c367f",
|
|
"name": "Contrast",
|
|
"slug": "contrast"
|
|
},
|
|
{
|
|
"color": "#4c367f",
|
|
"name": "Primary",
|
|
"slug": "primary"
|
|
},
|
|
{
|
|
"color": "#4c367f",
|
|
"name": "Secondary",
|
|
"slug": "secondary"
|
|
},
|
|
{
|
|
"color": "#faa2ae",
|
|
"name": "Tertiary",
|
|
"slug": "tertiary"
|
|
}
|
|
],
|
|
"text": true
|
|
},
|
|
"layout": {
|
|
"contentSize": false,
|
|
"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-start": "0"
|
|
},
|
|
"selector": " > :first-child:first-child"
|
|
},
|
|
{
|
|
"rules": {
|
|
"margin-block-end": "0"
|
|
},
|
|
"selector": " > :last-child:last-child"
|
|
},
|
|
{
|
|
"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-start": "0"
|
|
},
|
|
"selector": " > :first-child:first-child"
|
|
},
|
|
{
|
|
"rules": {
|
|
"margin-block-end": "0"
|
|
},
|
|
"selector": " > :last-child:last-child"
|
|
},
|
|
{
|
|
"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": ""
|
|
}
|
|
]
|
|
},
|
|
"grid": {
|
|
"baseStyles": [
|
|
{
|
|
"rules": {
|
|
"margin": "0"
|
|
},
|
|
"selector": " > *"
|
|
}
|
|
],
|
|
"className": "is-layout-grid",
|
|
"displayMode": "grid",
|
|
"name": "grid",
|
|
"slug": "grid",
|
|
"spacingStyles": [
|
|
{
|
|
"rules": {
|
|
"gap": null
|
|
},
|
|
"selector": ""
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"wideSize": false
|
|
},
|
|
"shadow": {
|
|
"defaultPresets": true,
|
|
"presets": []
|
|
},
|
|
"spacing": {
|
|
"customSpacingSize": true,
|
|
"spacingScale": {
|
|
"increment": 1.5,
|
|
"mediumStep": 1.5,
|
|
"operator": "*",
|
|
"steps": 7,
|
|
"unit": "rem"
|
|
},
|
|
"spacingSizes": [],
|
|
"units": [
|
|
"%",
|
|
"px",
|
|
"em",
|
|
"rem",
|
|
"vh",
|
|
"vw"
|
|
]
|
|
},
|
|
"typography": {
|
|
"customFontSize": true,
|
|
"dropCap": true,
|
|
"fluid": true,
|
|
"fontFamilies": [
|
|
{
|
|
"fontFamily": "-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif",
|
|
"name": "System Font",
|
|
"slug": "system-font"
|
|
},
|
|
{
|
|
"fontFace": [
|
|
{
|
|
"fontFamily": "Bodoni Moda",
|
|
"fontStyle": "italic",
|
|
"fontWeight": "400",
|
|
"src": [
|
|
"file:./assets/fonts/bodoni-moda_italic_400.ttf"
|
|
]
|
|
},
|
|
{
|
|
"fontFamily": "Bodoni Moda",
|
|
"fontStyle": "normal",
|
|
"fontWeight": "600",
|
|
"src": [
|
|
"file:./assets/fonts/bodoni-moda_normal_600.ttf"
|
|
]
|
|
},
|
|
{
|
|
"fontFamily": "Bodoni Moda",
|
|
"fontStyle": "normal",
|
|
"fontWeight": "400",
|
|
"src": [
|
|
"file:./assets/fonts/bodoni-moda_normal_400.ttf"
|
|
]
|
|
},
|
|
{
|
|
"fontFamily": "Bodoni Moda",
|
|
"fontStyle": "italic",
|
|
"fontWeight": "600",
|
|
"src": [
|
|
"file:./assets/fonts/bodoni-moda_italic_600.ttf"
|
|
]
|
|
}
|
|
],
|
|
"fontFamily": "Bodoni Moda",
|
|
"slug": "bodoni-moda"
|
|
}
|
|
],
|
|
"fontSizes": [
|
|
{
|
|
"fluid": {
|
|
"max": "1.0625rem",
|
|
"min": "0.825rem"
|
|
},
|
|
"name": "Small",
|
|
"size": "1rem",
|
|
"slug": "small"
|
|
},
|
|
{
|
|
"fluid": {
|
|
"max": "1.25rem",
|
|
"min": "1rem"
|
|
},
|
|
"name": "Medium",
|
|
"size": "1.125rem",
|
|
"slug": "medium"
|
|
},
|
|
{
|
|
"fluid": {
|
|
"max": "2rem",
|
|
"min": "1.75rem"
|
|
},
|
|
"name": "Large",
|
|
"size": "1.75rem",
|
|
"slug": "large"
|
|
},
|
|
{
|
|
"fluid": {
|
|
"max": "3rem",
|
|
"min": "2.5rem"
|
|
},
|
|
"name": "Extra Large",
|
|
"size": "3rem",
|
|
"slug": "x-large"
|
|
}
|
|
],
|
|
"fontStyle": true,
|
|
"fontWeight": true,
|
|
"letterSpacing": true,
|
|
"textDecoration": true,
|
|
"textTransform": true
|
|
},
|
|
"useRootPaddingAwareAlignments": true
|
|
}
|
|
},
|
|
"color": {
|
|
"background": true,
|
|
"custom": true,
|
|
"customDuotone": true,
|
|
"customGradient": true,
|
|
"defaultDuotone": true,
|
|
"defaultGradients": true,
|
|
"defaultPalette": true,
|
|
"duotone": [],
|
|
"gradients": [],
|
|
"palette": [
|
|
{
|
|
"color": "#faa2ae",
|
|
"name": "Base",
|
|
"slug": "base"
|
|
},
|
|
{
|
|
"color": "#412d6c",
|
|
"name": "Contrast",
|
|
"slug": "contrast"
|
|
},
|
|
{
|
|
"color": "#412d6c",
|
|
"name": "Primary",
|
|
"slug": "primary"
|
|
},
|
|
{
|
|
"color": "#412d6c",
|
|
"name": "Secondary",
|
|
"slug": "secondary"
|
|
},
|
|
{
|
|
"color": "#faa2ae",
|
|
"name": "Tertiary",
|
|
"slug": "tertiary"
|
|
}
|
|
],
|
|
"text": true
|
|
},
|
|
"layout": {
|
|
"contentSize": "900px",
|
|
"wideSize": "1280px"
|
|
},
|
|
"shadow": {
|
|
"defaultPresets": true,
|
|
"presets": []
|
|
},
|
|
"spacing": {
|
|
"customSpacingSize": true,
|
|
"spacingScale": {
|
|
"increment": 1.5,
|
|
"mediumStep": 1.5,
|
|
"operator": "*",
|
|
"steps": 7,
|
|
"unit": "rem"
|
|
},
|
|
"spacingSizes": [],
|
|
"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": "Bodoni Moda",
|
|
"fontStyle": "italic",
|
|
"fontWeight": "400",
|
|
"src": [
|
|
"file:./assets/fonts/bodoni-moda_italic_400.ttf"
|
|
]
|
|
},
|
|
{
|
|
"fontFamily": "Bodoni Moda",
|
|
"fontStyle": "normal",
|
|
"fontWeight": "600",
|
|
"src": [
|
|
"file:./assets/fonts/bodoni-moda_normal_600.ttf"
|
|
]
|
|
}
|
|
],
|
|
"fontFamily": "Bodoni Moda",
|
|
"slug": "bodoni-moda"
|
|
},
|
|
{
|
|
"fontFace": [
|
|
{
|
|
"fontFamily": "Libre Bodoni",
|
|
"fontStyle": "normal",
|
|
"fontWeight": "400",
|
|
"src": [
|
|
"file:./assets/fonts/libre-bodoni_normal_400.ttf"
|
|
]
|
|
},
|
|
{
|
|
"fontFamily": "Libre Bodoni",
|
|
"fontStyle": "italic",
|
|
"fontWeight": "400",
|
|
"src": [
|
|
"file:./assets/fonts/libre-bodoni_italic_400.ttf"
|
|
]
|
|
},
|
|
{
|
|
"fontFamily": "Libre Bodoni",
|
|
"fontStyle": "normal",
|
|
"fontWeight": "700",
|
|
"src": [
|
|
"file:./assets/fonts/libre-bodoni_normal_700.ttf"
|
|
]
|
|
},
|
|
{
|
|
"fontFamily": "Libre Bodoni",
|
|
"fontStyle": "italic",
|
|
"fontWeight": "700",
|
|
"src": [
|
|
"file:./assets/fonts/libre-bodoni_italic_700.ttf"
|
|
]
|
|
}
|
|
],
|
|
"fontFamily": "Libre Bodoni",
|
|
"slug": "libre-bodoni"
|
|
}
|
|
],
|
|
"fontSizes": [
|
|
{
|
|
"fluid": {
|
|
"max": "1.0625rem",
|
|
"min": "0.825rem"
|
|
},
|
|
"name": "Small",
|
|
"size": "1rem",
|
|
"slug": "small"
|
|
},
|
|
{
|
|
"fluid": {
|
|
"max": "1.25rem",
|
|
"min": "1rem"
|
|
},
|
|
"name": "Medium",
|
|
"size": "1.125rem",
|
|
"slug": "medium"
|
|
},
|
|
{
|
|
"fluid": {
|
|
"max": "2rem",
|
|
"min": "1.75rem"
|
|
},
|
|
"name": "Large",
|
|
"size": "1.75rem",
|
|
"slug": "large"
|
|
},
|
|
{
|
|
"fluid": {
|
|
"max": "3rem",
|
|
"min": "2.5rem"
|
|
},
|
|
"name": "Extra Large",
|
|
"size": "3rem",
|
|
"slug": "x-large"
|
|
}
|
|
],
|
|
"fontStyle": true,
|
|
"fontWeight": true,
|
|
"letterSpacing": true,
|
|
"textDecoration": true,
|
|
"textTransform": true
|
|
},
|
|
"useRootPaddingAwareAlignments": true
|
|
},
|
|
"styles": {
|
|
"blocks": {
|
|
"core/button": {
|
|
"typography": {
|
|
"fontSize": "var(--wp--preset--font-size--small)",
|
|
"textTransform": "uppercase"
|
|
}
|
|
},
|
|
"core/code": {
|
|
"border": {
|
|
"color": "var(--wp--preset--color--contrast)",
|
|
"radius": "0.25rem",
|
|
"style": "solid",
|
|
"width": "2px"
|
|
},
|
|
"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": {
|
|
"fontFamily": "monospace"
|
|
}
|
|
},
|
|
"core/comment-author-name": {
|
|
"typography": {
|
|
"fontSize": "var(--wp--preset--font-size--small)"
|
|
}
|
|
},
|
|
"core/comment-content": {
|
|
"typography": {
|
|
"fontSize": "var(--wp--preset--font-size--medium)"
|
|
}
|
|
},
|
|
"core/comment-date": {
|
|
"typography": {
|
|
"fontSize": "var(--wp--preset--font-size--small)"
|
|
}
|
|
},
|
|
"core/comment-edit-link": {
|
|
"typography": {
|
|
"fontSize": "var(--wp--preset--font-size--small)",
|
|
"textTransform": "uppercase"
|
|
}
|
|
},
|
|
"core/comment-reply-link": {
|
|
"typography": {
|
|
"fontSize": "var(--wp--preset--font-size--small)",
|
|
"textTransform": "uppercase"
|
|
}
|
|
},
|
|
"core/gallery": {
|
|
"spacing": {
|
|
"margin": {
|
|
"bottom": "var(--wp--preset--spacing--50)"
|
|
}
|
|
}
|
|
},
|
|
"core/heading": {
|
|
"spacing": {
|
|
"margin": {
|
|
"top": "2rem"
|
|
}
|
|
},
|
|
"typography": {
|
|
"fontFamily": "var(--wp--preset--font-family--bodoni-moda)"
|
|
}
|
|
},
|
|
"core/list": {
|
|
"spacing": {
|
|
"padding": {
|
|
"left": "var(--wp--preset--spacing--70)"
|
|
}
|
|
}
|
|
},
|
|
"core/navigation": {
|
|
"elements": {
|
|
"link": {
|
|
":hover": {
|
|
"typography": {
|
|
"textDecoration": "underline"
|
|
}
|
|
},
|
|
"typography": {
|
|
"textDecoration": "none"
|
|
}
|
|
}
|
|
},
|
|
"typography": {
|
|
"fontFamily": "var(--wp--preset--font-family--bodoni-moda)"
|
|
}
|
|
},
|
|
"core/paragraph": {
|
|
"typography": {
|
|
"fontFamily": "var(--wp--preset--font-family--libre-bodoni)"
|
|
}
|
|
},
|
|
"core/post-author-name": {
|
|
"elements": {
|
|
"link": {
|
|
":hover": {
|
|
"typography": {
|
|
"textDecoration": "underline"
|
|
}
|
|
},
|
|
"typography": {
|
|
"textDecoration": "none"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"core/post-content": {
|
|
"typography": {
|
|
"fontFamily": "var(--wp--preset--font-family--libre-bodoni)",
|
|
"fontSize": "var(--wp--preset--font-size--medium)",
|
|
"fontStyle": "normal",
|
|
"fontWeight": "400"
|
|
}
|
|
},
|
|
"core/post-date": {
|
|
"color": {
|
|
"text": "var(--wp--preset--color--contrast)"
|
|
},
|
|
"elements": {
|
|
"link": {
|
|
":hover": {
|
|
"typography": {
|
|
"textDecoration": "underline"
|
|
}
|
|
},
|
|
"typography": {
|
|
"textDecoration": "none"
|
|
}
|
|
}
|
|
},
|
|
"typography": {
|
|
"fontFamily": "var(--wp--preset--font-family--libre-bodoni)",
|
|
"fontSize": "var(--wp--preset--font-size--medium)",
|
|
"lineHeight": "1.3"
|
|
}
|
|
},
|
|
"core/post-terms": {
|
|
"typography": {
|
|
"fontFamily": "var(--wp--preset--font-family--libre-bodoni)",
|
|
"fontSize": "var(--wp--preset--font-size--medium)",
|
|
"lineHeight": "1.3"
|
|
}
|
|
},
|
|
"core/post-title": {
|
|
"elements": {
|
|
"link": {
|
|
":hover": {
|
|
"typography": {
|
|
"textDecoration": "underline"
|
|
}
|
|
},
|
|
"typography": {
|
|
"textDecoration": "none"
|
|
}
|
|
}
|
|
},
|
|
"spacing": {
|
|
"margin": {
|
|
"bottom": "0"
|
|
}
|
|
},
|
|
"typography": {
|
|
"fontFamily": "var(--wp--preset--font-family--bodoni-moda)"
|
|
}
|
|
},
|
|
"core/pullquote": {
|
|
"border": {
|
|
"color": "var(--wp--preset--color--contrast)",
|
|
"style": "solid",
|
|
"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(--wp--preset--font-size--large)",
|
|
"fontStyle": "italic"
|
|
}
|
|
},
|
|
"core/query-pagination": {
|
|
"typography": {
|
|
"fontSize": "var(--wp--preset--font-size--large)",
|
|
"lineHeight": "1",
|
|
"textTransform": "uppercase"
|
|
}
|
|
},
|
|
"core/quote": {
|
|
"border": {
|
|
"color": "var(--wp--preset--color--primary)",
|
|
"style": "solid",
|
|
"width": "0 0 0 1px"
|
|
},
|
|
"spacing": {
|
|
"padding": {
|
|
"left": "var(--wp--preset--spacing--50)"
|
|
}
|
|
},
|
|
"typography": {
|
|
"fontStyle": "normal"
|
|
}
|
|
},
|
|
"core/search": {
|
|
"typography": {
|
|
"fontSize": "var(--wp--preset--font-size--medium)",
|
|
"lineHeight": "1.6"
|
|
}
|
|
},
|
|
"core/separator": {
|
|
"border": {
|
|
"color": "currentColor",
|
|
"style": "solid",
|
|
"width": "0 0 1px 0"
|
|
},
|
|
"color": {
|
|
"text": "var(--wp--preset--color--contrast)"
|
|
}
|
|
},
|
|
"core/site-tagline": {
|
|
"typography": {
|
|
"fontSize": "var(--wp--preset--font-size--small)"
|
|
}
|
|
},
|
|
"core/site-title": {
|
|
"elements": {
|
|
"link": {
|
|
":hover": {
|
|
"typography": {
|
|
"textDecoration": "underline"
|
|
}
|
|
},
|
|
"typography": {
|
|
"textDecoration": "none"
|
|
}
|
|
}
|
|
},
|
|
"typography": {
|
|
"fontSize": "var(--wp--preset--font-size--medium)",
|
|
"fontWeight": "700"
|
|
}
|
|
}
|
|
},
|
|
"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--primary)",
|
|
"text": "var(--wp--preset--color--base)"
|
|
},
|
|
"outline": {
|
|
"color": "var(--wp--preset--color--primary)",
|
|
"offset": "2px",
|
|
"style": "dotted",
|
|
"width": "1px"
|
|
}
|
|
},
|
|
":hover": {
|
|
"color": {
|
|
"background": "var(--wp--preset--color--secondary)",
|
|
"text": "var(--wp--preset--color--base)"
|
|
}
|
|
},
|
|
"border": {
|
|
"radius": "0.25rem"
|
|
},
|
|
"color": {
|
|
"background": "var(--wp--preset--color--primary)",
|
|
"text": "var(--wp--preset--color--base)"
|
|
}
|
|
},
|
|
"caption": {
|
|
"color": {
|
|
"text": "var(--wp--preset--color--contrast)"
|
|
}
|
|
},
|
|
"h1": {
|
|
"typography": {
|
|
"fontSize": "4.5rem",
|
|
"lineHeight": "0.9"
|
|
}
|
|
},
|
|
"h2": {
|
|
"typography": {
|
|
"fontSize": "1.5rem"
|
|
}
|
|
},
|
|
"h3": {
|
|
"typography": {
|
|
"fontSize": "1.5rem"
|
|
}
|
|
},
|
|
"h4": {
|
|
"typography": {
|
|
"fontSize": "1rem"
|
|
}
|
|
},
|
|
"h5": {
|
|
"typography": {
|
|
"fontSize": "1rem"
|
|
}
|
|
},
|
|
"h6": {
|
|
"typography": {
|
|
"fontSize": "var(--wp--preset--font-size--small)"
|
|
}
|
|
},
|
|
"heading": {
|
|
"color": {
|
|
"text": "var(--wp--preset--color--contrast)"
|
|
},
|
|
"typography": {
|
|
"fontFamily": "var(--wp--preset--font-family--bodoni-moda)",
|
|
"fontStyle": "normal",
|
|
"fontWeight": "600",
|
|
"lineHeight": "1.125",
|
|
"textTransform": "uppercase"
|
|
}
|
|
},
|
|
"link": {
|
|
":hover": {
|
|
"typography": {
|
|
"textDecoration": "none"
|
|
}
|
|
},
|
|
"color": {
|
|
"text": "var(--wp--preset--color--primary)"
|
|
},
|
|
"typography": {
|
|
"textDecoration": "underline"
|
|
}
|
|
}
|
|
},
|
|
"spacing": {
|
|
"blockGap": "1rem",
|
|
"padding": {
|
|
"bottom": "2rem",
|
|
"left": "3rem",
|
|
"right": "3rem",
|
|
"top": "2rem"
|
|
}
|
|
},
|
|
"typography": {
|
|
"fontFamily": "var(--wp--preset--font-family--libre-bodoni)",
|
|
"fontSize": "1.13rem",
|
|
"lineHeight": "1.6"
|
|
}
|
|
},
|
|
"templateParts": [
|
|
{
|
|
"area": "header",
|
|
"name": "header"
|
|
},
|
|
{
|
|
"area": "footer",
|
|
"name": "footer"
|
|
}
|
|
],
|
|
"version": 2,
|
|
"$schema": "https://schemas.wp.org/trunk/theme.json"
|
|
} |