|
@@ -6,9 +6,9 @@
|
|
"custom": true,
|
|
"custom": true,
|
|
"customDuotone": true,
|
|
"customDuotone": true,
|
|
"customGradient": true,
|
|
"customGradient": true,
|
|
- "defaultDuotone": true,
|
|
|
|
- "defaultGradients": true,
|
|
|
|
- "defaultPalette": true,
|
|
|
|
|
|
+ "defaultDuotone": false,
|
|
|
|
+ "defaultGradients": false,
|
|
|
|
+ "defaultPalette": false,
|
|
"duotone": [
|
|
"duotone": [
|
|
{
|
|
{
|
|
"colors": [
|
|
"colors": [
|
|
@@ -49,11 +49,7 @@
|
|
"spacing": {
|
|
"spacing": {
|
|
"customSpacingSize": true,
|
|
"customSpacingSize": true,
|
|
"spacingScale": {
|
|
"spacingScale": {
|
|
- "increment": 1.5,
|
|
|
|
- "mediumStep": 1.5,
|
|
|
|
- "operator": "*",
|
|
|
|
- "steps": 0,
|
|
|
|
- "unit": "rem"
|
|
|
|
|
|
+ "steps": 0
|
|
},
|
|
},
|
|
"spacingSizes": [
|
|
"spacingSizes": [
|
|
{
|
|
{
|
|
@@ -408,9 +404,6 @@
|
|
"core/avatar": {
|
|
"core/avatar": {
|
|
"border": {
|
|
"border": {
|
|
"radius": "999px"
|
|
"radius": "999px"
|
|
- },
|
|
|
|
- "typography": {
|
|
|
|
- "lineHeight": "0"
|
|
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"core/button": {
|
|
"core/button": {
|
|
@@ -421,10 +414,10 @@
|
|
},
|
|
},
|
|
"spacing": {
|
|
"spacing": {
|
|
"padding": {
|
|
"padding": {
|
|
- "bottom": "14px",
|
|
|
|
- "left": "26px",
|
|
|
|
- "right": "26px",
|
|
|
|
- "top": "14px"
|
|
|
|
|
|
+ "bottom": "calc(1rem - 2px)",
|
|
|
|
+ "left": "calc(1.75rem - 2px)",
|
|
|
|
+ "right": "calc(1.75rem - 2px)",
|
|
|
|
+ "top": "calc(1rem - 2px)"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
@@ -464,6 +457,9 @@
|
|
"fontFamily": "monospace"
|
|
"fontFamily": "monospace"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
|
|
+ "core/comment-content": {
|
|
|
|
+ "css": "& p{margin-bottom:0;} & p+p{margin-top:var(--wp--preset--spacing--50)}"
|
|
|
|
+ },
|
|
"core/columns": {
|
|
"core/columns": {
|
|
"spacing": {
|
|
"spacing": {
|
|
"margin": {
|
|
"margin": {
|
|
@@ -491,7 +487,12 @@
|
|
"text": "var(--wp--preset--color--base)"
|
|
"text": "var(--wp--preset--color--base)"
|
|
},
|
|
},
|
|
"spacing": {
|
|
"spacing": {
|
|
- "padding": "6px 14px"
|
|
|
|
|
|
+ "padding": {
|
|
|
|
+ "bottom": "0.375rem",
|
|
|
|
+ "left": "0.875rem",
|
|
|
|
+ "right": "0.875rem",
|
|
|
|
+ "top": "0.375rem"
|
|
|
|
+ }
|
|
},
|
|
},
|
|
"typography": {
|
|
"typography": {
|
|
"textDecoration": "none"
|
|
"textDecoration": "none"
|
|
@@ -530,7 +531,7 @@
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"core/latest-comments": {
|
|
"core/latest-comments": {
|
|
- "css": " .wp-block-latest-comments__comment-date {font-size: var(--wp--preset--font-size--medium);}.wp-block-latest-comments__comment-excerpt p{font-size: var(--wp--preset--font-size--medium);} :where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)){line-height:inherit;} .wp-block-latest-comments__comment-excerpt p{margin:var(--wp--preset--spacing--50) 0;}",
|
|
|
|
|
|
+ "css": "& .wp-block-latest-comments__comment-meta{font-size: inherit;} & .wp-block-latest-comments__comment-date{font-size: inherit;} & .wp-block-latest-comments__comment-excerpt p{font-size: inherit;} & .wp-block-latest-comments__comment-excerpt p{margin:0 0 var(--wp--style--block-gap)} &:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)){line-height:inherit;} & .avatar, .wp-block-latest-comments__comment-avatar{border-radius:0;}",
|
|
"spacing": {
|
|
"spacing": {
|
|
"padding": {
|
|
"padding": {
|
|
"left": "0px"
|
|
"left": "0px"
|
|
@@ -538,7 +539,7 @@
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"core/latest-posts": {
|
|
"core/latest-posts": {
|
|
- "css": " .wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date {font-size: var(--wp--preset--font-size--medium);}.wp-block-latest-posts__post-excerpt{margin:var(--wp--preset--spacing--50) 0;)}"
|
|
|
|
|
|
+ "css": " .wp-block-latest-posts__post-author{font-size: inherit;} & .wp-block-latest-posts__post-date{font-size: inherit;} & .wp-block-latest-posts__post-excerpt{margin:0 0 var(--wp--style--block-gap)}"
|
|
},
|
|
},
|
|
"core/list": {
|
|
"core/list": {
|
|
"spacing": {
|
|
"spacing": {
|
|
@@ -548,9 +549,9 @@
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"core/navigation": {
|
|
"core/navigation": {
|
|
- "css": ".wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container {border-color:var(--wp--preset--color--contrast);} .wp-block-navigation__submenu-container.has-background {padding:0;} .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{padding-top:0;} .has-modal-open .wp-block-navigation__responsive-close {max-width: 100%;}",
|
|
|
|
|
|
+ "css": ".wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container {border-color:var(--wp--preset--color--contrast);} & .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{padding-top:0;} & .has-modal-open .wp-block-navigation__responsive-close {max-width: 100%;}",
|
|
"spacing": {
|
|
"spacing": {
|
|
- "blockGap": "0"
|
|
|
|
|
|
+ "blockGap": "var(--wp--preset--spacing--40)"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"core/paragraph": {
|
|
"core/paragraph": {
|
|
@@ -559,10 +560,22 @@
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"core/post-author": {
|
|
"core/post-author": {
|
|
- "css": ".wp-block-post-author .wp-block-post-author__byline{font-size:0.7em;} .wp-block-post-author .wp-block-post-author__bio {font-size:inherit;} .wp-block-post-author__avatar img {vertical-align:middle;} .wp-block-post-author__bio {margin:0;} .wp-block-post-author__avatar img {border-radius: 999px;}"
|
|
|
|
|
|
+ "css": ".wp-block-post-author .wp-block-post-author__byline{font-size: inherit;} &.wp-block-post-author .wp-block-post-author__bio{font-size:inherit;margin:0;} & .wp-block-post-author__avatar img{border-radius: 999px;vertical-align:middle;}"
|
|
},
|
|
},
|
|
"core/post-comments-form": {
|
|
"core/post-comments-form": {
|
|
- "css": ".wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]), .wp-block-post-comments-form .comment-form textarea {line-height: inherit;} .wp-block-post-comments-form .form-submit {margin-bottom: 0;}"
|
|
|
|
|
|
+ "css": ".wp-block-post-comments-form .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} & .form-submit {margin-bottom: 0;}"
|
|
|
|
+ },
|
|
|
|
+ "core/post-content": {
|
|
|
|
+ "elements": {
|
|
|
|
+ "heading": {
|
|
|
|
+ "spacing": {
|
|
|
|
+ "margin": {
|
|
|
|
+ "bottom": "var(--wp--preset--spacing--50)",
|
|
|
|
+ "top": "var(--wp--preset--spacing--60)"
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ }
|
|
},
|
|
},
|
|
"core/post-excerpt": {
|
|
"core/post-excerpt": {
|
|
"css": ".wp-block-post-excerpt .wp-block-post-excerpt__excerpt{line-height: inherit;}"
|
|
"css": ".wp-block-post-excerpt .wp-block-post-excerpt__excerpt{line-height: inherit;}"
|
|
@@ -602,7 +615,12 @@
|
|
},
|
|
},
|
|
"css": ".wp-block-pullquote cite {display:block;margin-top: var(--wp--preset--spacing--50)}",
|
|
"css": ".wp-block-pullquote cite {display:block;margin-top: var(--wp--preset--spacing--50)}",
|
|
"spacing": {
|
|
"spacing": {
|
|
- "padding": "var(--wp--preset--spacing--50)"
|
|
|
|
|
|
+ "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": {
|
|
"typography": {
|
|
"fontSize": "var(--wp--preset--font-size--medium)",
|
|
"fontSize": "var(--wp--preset--font-size--medium)",
|
|
@@ -610,11 +628,19 @@
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"core/query-pagination": {
|
|
"core/query-pagination": {
|
|
- "css": ".wp-block-query-pagination .wp-block-query-pagination-next, .wp-block-query-pagination .wp-block-query-pagination-previous, .wp-block-query-pagination .wp-block-query-pagination-numbers {margin-bottom:0;}",
|
|
|
|
"typography": {
|
|
"typography": {
|
|
"fontSize": "var(--wp--preset--font-size--xx-large)"
|
|
"fontSize": "var(--wp--preset--font-size--xx-large)"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
|
|
+ "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": {
|
|
"core/query-title": {
|
|
"typography": {
|
|
"typography": {
|
|
"fontSize": "var(--wp--preset--font-size--medium)",
|
|
"fontSize": "var(--wp--preset--font-size--medium)",
|
|
@@ -657,6 +683,7 @@
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"core/search": {
|
|
"core/search": {
|
|
|
|
+ "css": "& :where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){border-color:var(--wp--preset--color--contrast);} ",
|
|
"color": {
|
|
"color": {
|
|
"text": "var(--wp--preset--color--contrast)"
|
|
"text": "var(--wp--preset--color--contrast)"
|
|
},
|
|
},
|
|
@@ -703,13 +730,13 @@
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"core/table": {
|
|
"core/table": {
|
|
- "css": " + .wp-element-caption {text-align:center;}"
|
|
|
|
|
|
+ "css": "& thead{border-bottom-width: 1px;} & tfoot{border-top-width: 1px;} & + .wp-element-caption{text-align:center;}"
|
|
},
|
|
},
|
|
"core/tag-cloud": {
|
|
"core/tag-cloud": {
|
|
- "css": ".wp-block-tag-cloud.is-style-outline a {border-radius: 999px; padding: 0 1rem;} .wp-block-tag-cloud.is-style-outline a:hover {color: var(--wp--preset--color--base); background-color: var(--wp--preset--color--contrast);}"
|
|
|
|
|
|
+ "css": ".wp-block-tag-cloud.is-style-outline{font-size:var(--wp--preset--font-size--small);} &.wp-block-tag-cloud.is-style-outline a {border-radius:999px;padding: 1px 16px 1px;} &.wp-block-tag-cloud.is-style-outline a:hover {color: var(--wp--preset--color--base);background-color: var(--wp--preset--color--primary);}"
|
|
},
|
|
},
|
|
"core/term-description": {
|
|
"core/term-description": {
|
|
- "css": ".wp-block-term-description p:first-child {margin-top: 0;} .wp-block-term-description p:last-child {margin-bottom: 0;}"
|
|
|
|
|
|
+ "css": "& p+p {margin-top:calc(1em + 0.375rem);}"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"color": {
|
|
"color": {
|
|
@@ -745,10 +772,10 @@
|
|
},
|
|
},
|
|
"spacing": {
|
|
"spacing": {
|
|
"padding": {
|
|
"padding": {
|
|
- "bottom": "16px",
|
|
|
|
- "left": "28px",
|
|
|
|
- "right": "28px",
|
|
|
|
- "top": "16px"
|
|
|
|
|
|
+ "bottom": "1rem",
|
|
|
|
+ "left": "1.75rem",
|
|
|
|
+ "right": "1.75rem",
|
|
|
|
+ "top": "1rem"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"typography": {
|
|
"typography": {
|
|
@@ -839,7 +866,7 @@
|
|
},
|
|
},
|
|
"templateParts": [
|
|
"templateParts": [
|
|
{
|
|
{
|
|
- "area": "comments",
|
|
|
|
|
|
+ "area": "uncategorized",
|
|
"name": "comments"
|
|
"name": "comments"
|
|
},
|
|
},
|
|
{
|
|
{
|