72c252146d
* Vows: Add theme * Vows: Updating readme and screenshot --------- Co-authored-by: Henrique 'Foca' Iamarino <henriquefoca@gmail.com>
1170 lines
No EOL
26 KiB
JSON
1170 lines
No EOL
26 KiB
JSON
{
|
|
"settings": {
|
|
"appearanceTools": true,
|
|
"color": {
|
|
"palette": [
|
|
{
|
|
"color": "#f4f2f1",
|
|
"name": "Base",
|
|
"slug": "base"
|
|
},
|
|
{
|
|
"color": "#422125",
|
|
"name": "Contrast",
|
|
"slug": "contrast"
|
|
},
|
|
{
|
|
"color": "#e0bfb8",
|
|
"name": "Primary",
|
|
"slug": "primary"
|
|
}
|
|
]
|
|
},
|
|
"layout": {
|
|
"contentSize": "660px"
|
|
},
|
|
"shadow": {
|
|
"defaultPresets": true,
|
|
"presets": []
|
|
},
|
|
"spacing": {
|
|
"customSpacingSize": true,
|
|
"spacingScale": {
|
|
"theme": {
|
|
"steps": 0
|
|
}
|
|
},
|
|
"spacingSizes": [
|
|
{
|
|
"name": "2X-Small",
|
|
"size": "0.5rem",
|
|
"slug": "20"
|
|
},
|
|
{
|
|
"name": "X-Small",
|
|
"size": "clamp(0.5rem, 1vw, 1rem)",
|
|
"slug": "30"
|
|
},
|
|
{
|
|
"name": "Small",
|
|
"size": "clamp(0.75rem, 1.5vw, 1.5rem)",
|
|
"slug": "40"
|
|
},
|
|
{
|
|
"name": "Medium",
|
|
"size": "clamp(1rem, 2vw, 2rem)",
|
|
"slug": "50"
|
|
},
|
|
{
|
|
"name": "Large",
|
|
"size": "clamp(1.5rem, 3vw, 3rem)",
|
|
"slug": "60"
|
|
},
|
|
{
|
|
"name": "X-Large",
|
|
"size": "clamp(2rem, 4vw, 4rem)",
|
|
"slug": "70"
|
|
},
|
|
{
|
|
"name": "2X-Large",
|
|
"size": "clamp(3rem, 6vw, 6rem)",
|
|
"slug": "80"
|
|
}
|
|
],
|
|
"units": [
|
|
"%",
|
|
"px",
|
|
"em",
|
|
"rem",
|
|
"vh",
|
|
"vw"
|
|
]
|
|
},
|
|
"typography": {
|
|
"customFontSize": true,
|
|
"defaultFontSizes": false,
|
|
"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": "\"Playfair Display\"",
|
|
"fontStyle": "normal",
|
|
"fontWeight": "600",
|
|
"src": [
|
|
"file:./assets/fonts/playfair-display_normal_600.woff2"
|
|
]
|
|
},
|
|
{
|
|
"fontFamily": "\"Playfair Display\"",
|
|
"fontStyle": "italic",
|
|
"fontWeight": "600",
|
|
"src": [
|
|
"file:./assets/fonts/playfair-display_italic_600.woff2"
|
|
]
|
|
}
|
|
],
|
|
"fontFamily": "\"Playfair Display\", serif",
|
|
"name": "Playfair Display",
|
|
"slug": "playfair-display"
|
|
},
|
|
{
|
|
"fontFace": [
|
|
{
|
|
"fontFamily": "Figtree",
|
|
"fontStyle": "normal",
|
|
"fontWeight": "400",
|
|
"src": [
|
|
"file:./assets/fonts/figtree_normal_400.woff2"
|
|
]
|
|
},
|
|
{
|
|
"fontFamily": "Figtree",
|
|
"fontStyle": "normal",
|
|
"fontWeight": "700",
|
|
"src": [
|
|
"file:./assets/fonts/figtree_normal_700.woff2"
|
|
]
|
|
},
|
|
{
|
|
"fontFamily": "Figtree",
|
|
"fontStyle": "italic",
|
|
"fontWeight": "400",
|
|
"src": [
|
|
"file:./assets/fonts/figtree_italic_400.woff2"
|
|
]
|
|
},
|
|
{
|
|
"fontFamily": "Figtree",
|
|
"fontStyle": "italic",
|
|
"fontWeight": "700",
|
|
"src": [
|
|
"file:./assets/fonts/figtree_italic_700.woff2"
|
|
]
|
|
}
|
|
],
|
|
"fontFamily": "Figtree, sans-serif",
|
|
"name": "Figtree",
|
|
"slug": "figtree"
|
|
}
|
|
],
|
|
"fontSizes": [
|
|
{
|
|
"fluid": {
|
|
"max": "0.9375rem",
|
|
"min": "0.8125rem"
|
|
},
|
|
"name": "Small",
|
|
"size": "0.9375rem",
|
|
"slug": "small"
|
|
},
|
|
{
|
|
"fluid": {
|
|
"max": "1.3125rem",
|
|
"min": "0.9375rem"
|
|
},
|
|
"name": "Medium",
|
|
"size": "1.3125rem",
|
|
"slug": "medium"
|
|
},
|
|
{
|
|
"fluid": {
|
|
"max": "1.875rem",
|
|
"min": "1.3125rem"
|
|
},
|
|
"name": "Large",
|
|
"size": "1.875rem",
|
|
"slug": "large"
|
|
},
|
|
{
|
|
"fluid": {
|
|
"max": "2.625rem",
|
|
"min": "1.875rem"
|
|
},
|
|
"name": "Extra Large",
|
|
"size": "2.625rem",
|
|
"slug": "x-large"
|
|
},
|
|
{
|
|
"fluid": {
|
|
"max": "3.75rem",
|
|
"min": "2.625rem"
|
|
},
|
|
"name": "Double Extra Large",
|
|
"size": "3.75rem",
|
|
"slug": "xx-large"
|
|
},
|
|
{
|
|
"fluid": {
|
|
"max": "5.3125rem",
|
|
"min": "3rem"
|
|
},
|
|
"name": "Triple Extra Large",
|
|
"size": "5.3125rem",
|
|
"slug": "xxx-large"
|
|
}
|
|
],
|
|
"fontStyle": true,
|
|
"fontWeight": true,
|
|
"letterSpacing": true,
|
|
"textDecoration": true,
|
|
"textTransform": true,
|
|
"writingMode": true
|
|
},
|
|
"useRootPaddingAwareAlignments": true
|
|
},
|
|
"styles": {
|
|
"blocks": {
|
|
"core/archives": {
|
|
"css": "{list-style-type:none;}",
|
|
"elements": {
|
|
"link": {
|
|
":hover": {
|
|
"typography": {
|
|
"textDecoration": "underline"
|
|
}
|
|
},
|
|
"typography": {
|
|
"textDecoration": "none"
|
|
}
|
|
}
|
|
},
|
|
"spacing": {
|
|
"padding": {
|
|
"left": "0"
|
|
}
|
|
}
|
|
},
|
|
"core/audio": [],
|
|
"core/avatar": {
|
|
"border": {
|
|
"radius": "999px"
|
|
}
|
|
},
|
|
"core/button": {
|
|
"variations": {
|
|
"outline": {
|
|
"spacing": {
|
|
"padding": {
|
|
"bottom": "calc(1rem - 2px)",
|
|
"left": "calc(2rem - 2px)",
|
|
"right": "calc(2rem - 2px)",
|
|
"top": "calc(1rem - 2px)"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"core/buttons": {
|
|
"spacing": {
|
|
"blockGap": "var(--wp--preset--spacing--30)"
|
|
}
|
|
},
|
|
"core/calendar": {
|
|
"css": " table:where(:not(.has-text-color)){color:var(--wp--preset--color--contrast);} & table:where(:not(.has-text-color)) td,table:where(:not(.has-text-color)) th {border-color:var(--wp--preset--color--contrast);} & :where(.wp-block-calendar table:not(.has-background) th){background-color:var(--wp--preset--color--contrast);color: var(--wp--preset--color--base);}",
|
|
"elements": {
|
|
"link": {
|
|
":hover": {
|
|
"typography": {
|
|
"textDecoration": "underline"
|
|
}
|
|
},
|
|
"typography": {
|
|
"textDecoration": "none"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"core/categories": {
|
|
"css": "{list-style-type:none;}",
|
|
"elements": {
|
|
"link": {
|
|
":hover": {
|
|
"typography": {
|
|
"textDecoration": "underline"
|
|
}
|
|
},
|
|
"typography": {
|
|
"textDecoration": "none"
|
|
}
|
|
}
|
|
},
|
|
"spacing": {
|
|
"padding": {
|
|
"left": "0"
|
|
}
|
|
}
|
|
},
|
|
"core/code": {
|
|
"border": {
|
|
"radius": "0px",
|
|
"style": "solid",
|
|
"width": "1px"
|
|
},
|
|
"spacing": {
|
|
"padding": "var(--wp--preset--spacing--30)"
|
|
},
|
|
"typography": {
|
|
"fontFamily": "monospace",
|
|
"fontSize": "var(--wp--preset--font-size--small)",
|
|
"lineHeight": "1.25"
|
|
}
|
|
},
|
|
"core/column": [],
|
|
"core/columns": {
|
|
"spacing": {
|
|
"margin": {
|
|
"bottom": "0"
|
|
}
|
|
}
|
|
},
|
|
"core/comment-author-name": {
|
|
"elements": {
|
|
"link": {
|
|
":hover": {
|
|
"typography": {
|
|
"textDecoration": "underline"
|
|
}
|
|
},
|
|
"typography": {
|
|
"textDecoration": "none"
|
|
}
|
|
}
|
|
},
|
|
"typography": {
|
|
"fontSize": "var(--wp--preset--font-size--small)",
|
|
"lineHeight": "1.6"
|
|
}
|
|
},
|
|
"core/comment-content": {
|
|
"css": " p{margin:0;} & p+p{margin-top:1.6em;}",
|
|
"elements": {
|
|
"link": {
|
|
":hover": {
|
|
"typography": {
|
|
"textDecoration": "underline"
|
|
}
|
|
},
|
|
"typography": {
|
|
"textDecoration": "none"
|
|
}
|
|
}
|
|
},
|
|
"typography": {
|
|
"fontSize": "var(--wp--preset--font-size--small)",
|
|
"lineHeight": "1.6"
|
|
}
|
|
},
|
|
"core/comment-date": {
|
|
"elements": {
|
|
"link": {
|
|
":hover": {
|
|
"typography": {
|
|
"textDecoration": "underline"
|
|
}
|
|
},
|
|
"typography": {
|
|
"textDecoration": "none"
|
|
}
|
|
}
|
|
},
|
|
"typography": {
|
|
"fontSize": "var(--wp--preset--font-size--small)",
|
|
"lineHeight": "1.6"
|
|
}
|
|
},
|
|
"core/comment-edit-link": {
|
|
"css": " a{display:block;}",
|
|
"elements": {
|
|
"link": {
|
|
":hover": {
|
|
"border": {
|
|
"color": "var(--wp--preset--color--primary)"
|
|
},
|
|
"color": {
|
|
"background": "var(--wp--preset--color--primary)",
|
|
"text": "var(--wp--preset--color--base)"
|
|
}
|
|
},
|
|
"border": {
|
|
"style": "solid",
|
|
"width": "1px"
|
|
},
|
|
"spacing": {
|
|
"padding": "0.28125rem 0.75rem"
|
|
},
|
|
"typography": {
|
|
"textDecoration": "none"
|
|
}
|
|
}
|
|
},
|
|
"typography": {
|
|
"fontFamily": "var(--wp--preset--font-family--system-font)",
|
|
"fontSize": "var(--wp--preset--font-size--x-small)",
|
|
"fontWeight": "400",
|
|
"lineHeight": "1"
|
|
}
|
|
},
|
|
"core/comment-reply-link": {
|
|
"css": " a{display: block;}",
|
|
"elements": {
|
|
"link": {
|
|
":hover": {
|
|
"border": {
|
|
"color": "var(--wp--preset--color--primary)"
|
|
},
|
|
"color": {
|
|
"background": "var(--wp--preset--color--primary)",
|
|
"text": "var(--wp--preset--color--base)"
|
|
}
|
|
},
|
|
"border": {
|
|
"style": "solid",
|
|
"width": "1px"
|
|
},
|
|
"spacing": {
|
|
"padding": "0.28125rem 0.75rem"
|
|
},
|
|
"typography": {
|
|
"textDecoration": "none"
|
|
}
|
|
}
|
|
},
|
|
"typography": {
|
|
"fontFamily": "var(--wp--preset--font-family--system-font)",
|
|
"fontSize": "var(--wp--preset--font-size--x-small)",
|
|
"fontWeight": "400",
|
|
"lineHeight": "1"
|
|
}
|
|
},
|
|
"core/comment-template": {
|
|
"spacing": {
|
|
"margin": {
|
|
"top": "var(--wp--style--block-gap)"
|
|
}
|
|
}
|
|
},
|
|
"core/comments": [],
|
|
"core/comments-pagination": {
|
|
"css": " a.wp-block-comments-pagination-previous{margin-bottom:0;} & a.wp-block-comments-pagination-next{margin-bottom:0;} & .wp-block-comments-pagination-numbers{margin-bottom:0;}",
|
|
"elements": {
|
|
"link": {
|
|
":hover": {
|
|
"typography": {
|
|
"textDecoration": "underline"
|
|
}
|
|
},
|
|
"typography": {
|
|
"textDecoration": "none"
|
|
}
|
|
}
|
|
},
|
|
"typography": {
|
|
"fontSize": "var(--wp--preset--font-size--small)",
|
|
"lineHeight": "1.6"
|
|
}
|
|
},
|
|
"core/comments-pagination-next": [],
|
|
"core/comments-pagination-numbers": [],
|
|
"core/comments-pagination-previous": [],
|
|
"core/comments-title": {
|
|
"spacing": {
|
|
"margin": {
|
|
"bottom": "var(--wp--style--block-gap)",
|
|
"top": "var(--wp--style--block-gap)"
|
|
}
|
|
},
|
|
"typography": {
|
|
"fontSize": "var(--wp--preset--font-size--large)"
|
|
}
|
|
},
|
|
"core/cover": {
|
|
"spacing": {
|
|
"padding": "var(--wp--style--block-gap)"
|
|
}
|
|
},
|
|
"core/details": [],
|
|
"core/embed": [],
|
|
"core/file": [],
|
|
"core/footnotes": [],
|
|
"core/gallery": [],
|
|
"core/group": [],
|
|
"core/heading": [],
|
|
"core/home-link": [],
|
|
"core/image": {
|
|
"css": " .wp-element-caption{text-align:center;}"
|
|
},
|
|
"core/latest-comments": {
|
|
"css": " .wp-block-latest-comments__comment-meta{font-size: inherit;} & .wp-block-latest-comments__comment-date, .wp-block-latest-comments__comment-excerpt p{font-size: inherit;margin:0;} &:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)){line-height:inherit;}",
|
|
"elements": {
|
|
"link": {
|
|
":hover": {
|
|
"typography": {
|
|
"textDecoration": "underline"
|
|
}
|
|
},
|
|
"typography": {
|
|
"textDecoration": "none"
|
|
}
|
|
}
|
|
},
|
|
"spacing": {
|
|
"padding": {
|
|
"left": "0px"
|
|
}
|
|
},
|
|
"typography": {
|
|
"lineHeight": "calc(1em + 0.6875rem)"
|
|
}
|
|
},
|
|
"core/latest-posts": {
|
|
"css": " .wp-block-latest-posts__post-author, .wp-block-latest-posts__post-date{font-size: inherit;} & .wp-block-latest-posts__post-excerpt{margin:0 0 var(--wp--style--block-gap)}",
|
|
"elements": {
|
|
"link": {
|
|
":hover": {
|
|
"typography": {
|
|
"textDecoration": "underline"
|
|
}
|
|
},
|
|
"typography": {
|
|
"textDecoration": "none"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"core/list": {
|
|
"spacing": {
|
|
"padding": {
|
|
"left": "var(--wp--style--block-gap)"
|
|
}
|
|
}
|
|
},
|
|
"core/list-item": [],
|
|
"core/loginout": [],
|
|
"core/media-text": [],
|
|
"core/navigation": {
|
|
"elements": {
|
|
"link": {
|
|
":hover": {
|
|
"typography": {
|
|
"textDecoration": "none"
|
|
}
|
|
},
|
|
"typography": {
|
|
"textDecoration": "none"
|
|
}
|
|
}
|
|
},
|
|
"typography": {
|
|
"fontFamily": "var(--wp--preset--font-family--libre-caslon-display)",
|
|
"lineHeight": "1",
|
|
"textTransform": "uppercase"
|
|
}
|
|
},
|
|
"core/navigation-link": [],
|
|
"core/navigation-submenu": [],
|
|
"core/page-list": {
|
|
"css": "{list-style-type:none;}",
|
|
"elements": {
|
|
"link": {
|
|
":hover": {
|
|
"typography": {
|
|
"textDecoration": "underline"
|
|
}
|
|
},
|
|
"typography": {
|
|
"textDecoration": "none"
|
|
}
|
|
}
|
|
},
|
|
"spacing": {
|
|
"padding": {
|
|
"left": "0"
|
|
}
|
|
}
|
|
},
|
|
"core/paragraph": [],
|
|
"core/post-author": {
|
|
"css": " .wp-block-post-author__byline, .wp-block-post-author__name, .wp-block-post-author__bio{font-size:inherit;line-height:1.6;} & .wp-block-post-author__name a{text-decoration:none;} & .wp-block-post-author__avatar img{border-radius:999px;} & .wp-block-post-author__bio{margin:0;}",
|
|
"elements": {
|
|
"link": {
|
|
":hover": {
|
|
"typography": {
|
|
"textDecoration": "underline"
|
|
}
|
|
},
|
|
"typography": {
|
|
"textDecoration": "none"
|
|
}
|
|
}
|
|
},
|
|
"typography": {
|
|
"fontSize": "var(--wp--preset--font-size--small)",
|
|
"lineHeight": "1.6"
|
|
}
|
|
},
|
|
"core/post-author-biography": {
|
|
"typography": {
|
|
"fontSize": "var(--wp--preset--font-size--small)",
|
|
"lineHeight": "1.6"
|
|
}
|
|
},
|
|
"core/post-author-name": {
|
|
"elements": {
|
|
"link": {
|
|
":hover": {
|
|
"typography": {
|
|
"textDecoration": "underline"
|
|
}
|
|
},
|
|
"typography": {
|
|
"textDecoration": "none"
|
|
}
|
|
}
|
|
},
|
|
"typography": {
|
|
"fontSize": "var(--wp--preset--font-size--small)",
|
|
"lineHeight": "1.6"
|
|
}
|
|
},
|
|
"core/post-comments-count": {
|
|
"typography": {
|
|
"fontSize": "var(--wp--preset--font-size--small)",
|
|
"lineHeight": "1.6"
|
|
}
|
|
},
|
|
"core/post-comments-form": {
|
|
"css": " .comment-form input:not([type=submit]):not([type=checkbox]){line-height:inherit;} & .comment-form textarea{line-height:inherit;} & .comment-form > *{margin-top:var(--wp--style--block-gap);margin-bottom:0} & .comment-reply-title{margin-top:var(--wp--style--block-gap);}",
|
|
"elements": {
|
|
"link": {
|
|
":hover": {
|
|
"typography": {
|
|
"textDecoration": "underline"
|
|
}
|
|
},
|
|
"typography": {
|
|
"textDecoration": "none"
|
|
}
|
|
}
|
|
},
|
|
"typography": {
|
|
"fontSize": "var(--wp--preset--font-size--small)",
|
|
"lineHeight": "1.6"
|
|
}
|
|
},
|
|
"core/post-comments-link": {
|
|
"elements": {
|
|
"link": {
|
|
":hover": {
|
|
"typography": {
|
|
"textDecoration": "underline"
|
|
}
|
|
},
|
|
"typography": {
|
|
"textDecoration": "none"
|
|
}
|
|
}
|
|
},
|
|
"typography": {
|
|
"fontSize": "var(--wp--preset--font-size--small)",
|
|
"lineHeight": "1.6"
|
|
}
|
|
},
|
|
"core/post-content": {
|
|
"elements": {
|
|
"heading": {
|
|
"spacing": {
|
|
"margin": {
|
|
"bottom": "var(--wp--style--block-gap)",
|
|
"top": "var(--wp--preset--spacing--60)"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"core/post-date": {
|
|
"elements": {
|
|
"link": {
|
|
":hover": {
|
|
"typography": {
|
|
"textDecoration": "underline"
|
|
}
|
|
},
|
|
"typography": {
|
|
"textDecoration": "none"
|
|
}
|
|
}
|
|
},
|
|
"typography": {
|
|
"fontSize": "var(--wp--preset--font-size--small)",
|
|
"lineHeight": "1.6"
|
|
}
|
|
},
|
|
"core/post-excerpt": {
|
|
"css": " .wp-block-post-excerpt__excerpt{line-height:inherit;}",
|
|
"elements": {
|
|
"link": {
|
|
":hover": {
|
|
"typography": {
|
|
"textDecoration": "underline"
|
|
}
|
|
},
|
|
"typography": {
|
|
"textDecoration": "none"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"core/post-featured-image": [],
|
|
"core/post-navigation-link": {
|
|
"elements": {
|
|
"link": {
|
|
":hover": {
|
|
"typography": {
|
|
"textDecoration": "underline"
|
|
}
|
|
},
|
|
"typography": {
|
|
"textDecoration": "none"
|
|
}
|
|
}
|
|
},
|
|
"typography": {
|
|
"fontFamily": "var(--wp--preset--font-family--gabarito)",
|
|
"fontSize": "var(--wp--preset--font-size--small)",
|
|
"lineHeight": "1"
|
|
}
|
|
},
|
|
"core/post-template": [],
|
|
"core/post-terms": {
|
|
"css": ".taxonomy-post_tag a:before{content:'#';}",
|
|
"elements": {
|
|
"link": {
|
|
":hover": {
|
|
"typography": {
|
|
"textDecoration": "underline"
|
|
}
|
|
},
|
|
"typography": {
|
|
"textDecoration": "none"
|
|
}
|
|
}
|
|
},
|
|
"typography": {
|
|
"fontSize": "var(--wp--preset--font-size--small)",
|
|
"lineHeight": "1.6"
|
|
}
|
|
},
|
|
"core/post-time-to-read": {
|
|
"typography": {
|
|
"fontSize": "var(--wp--preset--font-size--small)",
|
|
"lineHeight": "1.6"
|
|
}
|
|
},
|
|
"core/post-title": {
|
|
"elements": {
|
|
"link": {
|
|
":hover": {
|
|
"typography": {
|
|
"textDecoration": "underline"
|
|
}
|
|
},
|
|
"color": {
|
|
"text": "var(--wp--preset--color--contrast)"
|
|
},
|
|
"typography": {
|
|
"textDecoration": "none"
|
|
}
|
|
}
|
|
},
|
|
"typography": {
|
|
"fontSize": "var(--wp--preset--font-size--xx-large)",
|
|
"fontWeight": "400"
|
|
}
|
|
},
|
|
"core/pullquote": {
|
|
"border": {
|
|
"color": "var(--wp--preset--color--contrast)",
|
|
"style": "solid",
|
|
"width": "1px 0"
|
|
},
|
|
"css": ".wp-block-pullquote cite {display:block;margin-top: var(--wp--style--block-gap)}",
|
|
"spacing": {
|
|
"padding": {
|
|
"bottom": "var(--wp--preset--spacing--30)",
|
|
"left": "var(--wp--preset--spacing--30)",
|
|
"right": "var(--wp--preset--spacing--30)",
|
|
"top": "var(--wp--preset--spacing--30)"
|
|
}
|
|
},
|
|
"typography": {
|
|
"fontSize": "var(--wp--preset--font-size--medium)",
|
|
"fontStyle": "italic"
|
|
}
|
|
},
|
|
"core/query-no-results": [],
|
|
"core/query-pagination": {
|
|
"elements": {
|
|
"link": {
|
|
":hover": {
|
|
"typography": {
|
|
"textDecoration": "underline"
|
|
}
|
|
},
|
|
"typography": {
|
|
"textDecoration": "none"
|
|
}
|
|
}
|
|
},
|
|
"spacing": {
|
|
"blockGap": {
|
|
"left": "var(--wp--style--block-gap)",
|
|
"top": "var(--wp--preset--spacing--20)"
|
|
}
|
|
},
|
|
"typography": {
|
|
"fontFamily": "var(--wp--preset--font-family--libre-caslon-display)",
|
|
"fontSize": "var(--wp--preset--font-size--x-large)",
|
|
"fontWeight": "400",
|
|
"lineHeight": "1"
|
|
}
|
|
},
|
|
"core/query-pagination-next": {
|
|
"css": ".wp-block-query-pagination-next{margin:0;}"
|
|
},
|
|
"core/query-pagination-numbers": {
|
|
"css": ".wp-block-query-pagination-numbers{margin:0;}"
|
|
},
|
|
"core/query-pagination-previous": {
|
|
"css": ".wp-block-query-pagination-previous{margin:0;}"
|
|
},
|
|
"core/query-title": {
|
|
"typography": {
|
|
"fontSize": "var(--wp--preset--font-size--xxx-large)",
|
|
"lineHeight": "1.05",
|
|
"textTransform": "none"
|
|
}
|
|
},
|
|
"core/quote": {
|
|
"border": {
|
|
"color": "var(--wp--preset--color--contrast)",
|
|
"style": "solid",
|
|
"width": "0 0 0 1px"
|
|
},
|
|
"css": ".is-style-plain cite{font-style:normal;}",
|
|
"spacing": {
|
|
"padding": {
|
|
"left": "var(--wp--style--block-gap)"
|
|
}
|
|
},
|
|
"typography": {
|
|
"fontStyle": "italic"
|
|
},
|
|
"variations": {
|
|
"plain": {
|
|
"border": {
|
|
"width": "0"
|
|
},
|
|
"spacing": {
|
|
"padding": {
|
|
"left": "0"
|
|
}
|
|
},
|
|
"typography": {
|
|
"fontStyle": "normal"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"core/read-more": [],
|
|
"core/rss": {
|
|
"elements": {
|
|
"link": {
|
|
":hover": {
|
|
"typography": {
|
|
"textDecoration": "underline"
|
|
}
|
|
},
|
|
"typography": {
|
|
"textDecoration": "none"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"core/search": {
|
|
"border": {
|
|
"radius": "0px"
|
|
},
|
|
"css": " :where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){background-color:#fff;} & .wp-block-search__button.has-icon{padding:1rem;}",
|
|
"typography": {
|
|
"fontSize": "var(--wp--preset--font-size--small)",
|
|
"lineHeight": "1"
|
|
}
|
|
},
|
|
"core/separator": {
|
|
"border": {
|
|
"color": "currentColor",
|
|
"style": "solid",
|
|
"width": "0 0 1px 0"
|
|
},
|
|
"color": {
|
|
"text": "var(--wp--preset--color--contrast)"
|
|
},
|
|
"css": " &:not(.is-style-wide):not(.is-style-dots):not(.alignwide):not(.alignfull){max-width:10rem;}"
|
|
},
|
|
"core/site-logo": [],
|
|
"core/site-tagline": {
|
|
"typography": {
|
|
"fontSize": "var(--wp--preset--font-size--small)",
|
|
"lineHeight": "1.6"
|
|
}
|
|
},
|
|
"core/site-title": {
|
|
"elements": {
|
|
"link": {
|
|
":hover": {
|
|
"typography": {
|
|
"textDecoration": "none"
|
|
}
|
|
},
|
|
"typography": {
|
|
"textDecoration": "none"
|
|
}
|
|
}
|
|
},
|
|
"typography": {
|
|
"fontFamily": "var(--wp--preset--font-family--gabarito)",
|
|
"fontSize": "var(--wp--preset--font-size--small)",
|
|
"fontStyle": "normal",
|
|
"fontWeight": "400",
|
|
"lineHeight": "1.05",
|
|
"textTransform": "none"
|
|
}
|
|
},
|
|
"core/social-links": {
|
|
"spacing": {
|
|
"blockGap": {
|
|
"left": "var(--wp--preset--spacing--30)",
|
|
"top": "var(--wp--preset--spacing--30)"
|
|
}
|
|
}
|
|
},
|
|
"core/spacer": [],
|
|
"core/table": {
|
|
"css": " thead{border-bottom-width:1px;} & tfoot{border-top-width:1px;} & + .wp-element-caption{text-align:center;}"
|
|
},
|
|
"core/table-of-contents": {
|
|
"elements": {
|
|
"link": {
|
|
":hover": {
|
|
"typography": {
|
|
"textDecoration": "underline"
|
|
}
|
|
},
|
|
"typography": {
|
|
"textDecoration": "none"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"core/tag-cloud": {
|
|
"css": ".is-style-outline{font-size:var(--wp--preset--font-size--small);line-height:1;} &.is-style-outline a{border-radius:999px;padding:0.34375rem 1rem;} &.is-style-outline a:hover{color:var(--wp--preset--color--base);background-color:var(--wp--preset--color--contrast);}",
|
|
"elements": {
|
|
"link": {
|
|
":hover": {
|
|
"typography": {
|
|
"textDecoration": "underline"
|
|
}
|
|
},
|
|
"typography": {
|
|
"textDecoration": "none"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"core/term-description": {
|
|
"css": "& p+p {margin-top:1.6em;}",
|
|
"typography": {
|
|
"fontSize": "var(--wp--preset--font-size--small)",
|
|
"lineHeight": "1.6"
|
|
}
|
|
},
|
|
"core/verse": [],
|
|
"core/video": []
|
|
},
|
|
"color": {
|
|
"background": "var(--wp--preset--color--base)",
|
|
"text": "var(--wp--preset--color--contrast)"
|
|
},
|
|
"css": ".no-underline a{text-decoration: none;}",
|
|
"elements": {
|
|
"button": {
|
|
":active": {
|
|
"color": {
|
|
"background": "var(--wp--preset--color--contrast)",
|
|
"text": "var(--wp--preset--color--base)"
|
|
}
|
|
},
|
|
":focus": {
|
|
"color": {
|
|
"background": "var(--wp--preset--color--primary)",
|
|
"text": "var(--wp--preset--color--base)"
|
|
}
|
|
},
|
|
":hover": {
|
|
"color": {
|
|
"background": "var(--wp--preset--color--primary)",
|
|
"text": "var(--wp--preset--color--base)"
|
|
}
|
|
},
|
|
"border": {
|
|
"radius": "0"
|
|
},
|
|
"color": {
|
|
"background": "var(--wp--preset--color--contrast)",
|
|
"text": "var(--wp--preset--color--base)"
|
|
},
|
|
"spacing": {
|
|
"padding": {
|
|
"bottom": "1rem",
|
|
"left": "2rem",
|
|
"right": "2rem",
|
|
"top": "1rem"
|
|
}
|
|
},
|
|
"typography": {
|
|
"fontFamily": "var(--wp--preset--font-family--system-font)",
|
|
"fontSize": "var(--wp--preset--font-size--small)",
|
|
"fontWeight": "600",
|
|
"lineHeight": "1"
|
|
}
|
|
},
|
|
"caption": {
|
|
"color": {
|
|
"text": "var(--wp--preset--color--contrast)"
|
|
},
|
|
"spacing": {
|
|
"margin": {
|
|
"bottom": "var(--wp--style--block-gap)",
|
|
"top": "var(--wp--preset--spacing--20)"
|
|
}
|
|
},
|
|
"typography": {
|
|
"fontSize": "var(--wp--preset--font-size--x-small)"
|
|
}
|
|
},
|
|
"h1": {
|
|
"typography": {
|
|
"fontSize": "var(--wp--preset--font-size--xxx-large)",
|
|
"lineHeight": "1.05"
|
|
}
|
|
},
|
|
"h2": {
|
|
"typography": {
|
|
"fontFamily": "var(--wp--preset--font-family--gabarito)",
|
|
"fontSize": "var(--wp--preset--font-size--small)",
|
|
"letterSpacing": "0.1rem",
|
|
"lineHeight": "1.05",
|
|
"textTransform": "uppercase"
|
|
}
|
|
},
|
|
"h3": {
|
|
"typography": {
|
|
"fontFamily": "var(--wp--preset--font-family--gabarito)",
|
|
"fontSize": "var(--wp--preset--font-size--small)",
|
|
"letterSpacing": "0.01em",
|
|
"lineHeight": "1.05"
|
|
}
|
|
},
|
|
"h4": {
|
|
"typography": {
|
|
"fontFamily": "var(--wp--preset--font-family--gabarito)",
|
|
"fontSize": "var(--wp--preset--font-size--small)",
|
|
"letterSpacing": "0.01em",
|
|
"lineHeight": "1.05",
|
|
"textTransform": "uppercase"
|
|
}
|
|
},
|
|
"h5": {
|
|
"typography": {
|
|
"fontFamily": "var(--wp--preset--font-family--gabarito)",
|
|
"fontSize": "var(--wp--preset--font-size--small)",
|
|
"letterSpacing": "0.01em",
|
|
"lineHeight": "1.05",
|
|
"textTransform": "uppercase"
|
|
}
|
|
},
|
|
"h6": {
|
|
"typography": {
|
|
"fontFamily": "var(--wp--preset--font-family--gabarito)",
|
|
"fontSize": "var(--wp--preset--font-size--small)",
|
|
"letterSpacing": "0.01em",
|
|
"lineHeight": "1.05"
|
|
}
|
|
},
|
|
"heading": {
|
|
"typography": {
|
|
"fontFamily": "var(--wp--preset--font-family--playfair-display)",
|
|
"fontStyle": "normal",
|
|
"fontWeight": "600",
|
|
"letterSpacing": "0"
|
|
}
|
|
},
|
|
"link": {
|
|
":hover": {
|
|
"color": {
|
|
"text": "var(--wp--preset--color--contrast)"
|
|
},
|
|
"typography": {
|
|
"textDecoration": "none"
|
|
}
|
|
},
|
|
"color": {
|
|
"text": "var(--wp--preset--color--contrast)"
|
|
}
|
|
}
|
|
},
|
|
"spacing": {
|
|
"blockGap": "var(--wp--preset--spacing--50)",
|
|
"padding": {
|
|
"bottom": "0px",
|
|
"left": "var(--wp--preset--spacing--60)",
|
|
"right": "var(--wp--preset--spacing--60)",
|
|
"top": "0px"
|
|
}
|
|
},
|
|
"typography": {
|
|
"fontFamily": "var(--wp--preset--font-family--figtree)",
|
|
"fontSize": "var(--wp--preset--font-size--medium)",
|
|
"fontStyle": "normal",
|
|
"fontWeight": "400",
|
|
"letterSpacing": "0rem",
|
|
"lineHeight": "1.5"
|
|
}
|
|
},
|
|
"templateParts": [
|
|
{
|
|
"area": "uncategorized",
|
|
"name": "comments",
|
|
"title": "Comments"
|
|
},
|
|
{
|
|
"area": "header",
|
|
"name": "header",
|
|
"title": "Header"
|
|
},
|
|
{
|
|
"area": "footer",
|
|
"name": "footer",
|
|
"title": "Footer"
|
|
}
|
|
],
|
|
"version": 3,
|
|
"$schema": "https://schemas.wp.org/trunk/theme.json"
|
|
} |