eb38e13fcf
* Negai: Improve duotone experience, cleanup custom css * Megai: Revert accidental changes in irrelevant file
958 lines
22 KiB
JSON
958 lines
22 KiB
JSON
{
|
|
"settings": {
|
|
"appearanceTools": true,
|
|
"color": {
|
|
"background": true,
|
|
"custom": true,
|
|
"customDuotone": true,
|
|
"customGradient": true,
|
|
"defaultDuotone": false,
|
|
"defaultGradients": false,
|
|
"defaultPalette": false,
|
|
"duotone": [
|
|
{
|
|
"colors": [
|
|
"#2014ed",
|
|
"#ffffff"
|
|
],
|
|
"name": "Default filter",
|
|
"slug": "default-filter"
|
|
},
|
|
{
|
|
"colors": [
|
|
"#191a5e",
|
|
"#6AE066"
|
|
],
|
|
"name": "Apple",
|
|
"slug": "apple"
|
|
},
|
|
{
|
|
"colors": [
|
|
"#000000",
|
|
"#ffffff"
|
|
],
|
|
"name": "Charcole",
|
|
"slug": "charcole"
|
|
},
|
|
{
|
|
"colors": [
|
|
"#9e2f70",
|
|
"#ddd864"
|
|
],
|
|
"name": "Corn",
|
|
"slug": "corn"
|
|
},
|
|
{
|
|
"colors": [
|
|
"#e5281c",
|
|
"#ffffff"
|
|
],
|
|
"name": "Crimson",
|
|
"slug": "crimson"
|
|
},
|
|
{
|
|
"colors": [
|
|
"#001344",
|
|
"#f74879"
|
|
],
|
|
"name": "Fuchsia",
|
|
"slug": "fuchsia"
|
|
},
|
|
{
|
|
"colors": [
|
|
"#05040b",
|
|
"#e6c80e"
|
|
],
|
|
"name": "Gold",
|
|
"slug": "gold"
|
|
},
|
|
{
|
|
"colors": [
|
|
"#038A18",
|
|
"#ffffff"
|
|
],
|
|
"name": "Grass",
|
|
"slug": "grass"
|
|
},
|
|
{
|
|
"colors": [
|
|
"#000000",
|
|
"#ffffff"
|
|
],
|
|
"name": "Obsidian",
|
|
"slug": "obsidian"
|
|
},
|
|
{
|
|
"colors": [
|
|
"#380956",
|
|
"#f68a2d"
|
|
],
|
|
"name": "Orange",
|
|
"slug": "orange"
|
|
}
|
|
],
|
|
"gradients": [],
|
|
"palette": [
|
|
{
|
|
"color": "#ffffff",
|
|
"name": "Base",
|
|
"slug": "base"
|
|
},
|
|
{
|
|
"color": "#2014ed",
|
|
"name": "Contrast",
|
|
"slug": "contrast"
|
|
},
|
|
{
|
|
"color": "#4C43F2",
|
|
"name": "Primary",
|
|
"slug": "primary"
|
|
}
|
|
],
|
|
"text": true
|
|
},
|
|
"layout": {
|
|
"contentSize": "1020px"
|
|
},
|
|
"shadow": {
|
|
"defaultPresets": true,
|
|
"presets": []
|
|
},
|
|
"spacing": {
|
|
"customSpacingSize": true,
|
|
"spacingScale": {
|
|
"steps": 0
|
|
},
|
|
"spacingSizes": [
|
|
{
|
|
"name": "1",
|
|
"size": "0.5rem",
|
|
"slug": "30"
|
|
},
|
|
{
|
|
"name": "2",
|
|
"size": "1.25rem",
|
|
"slug": "40"
|
|
},
|
|
{
|
|
"name": "3",
|
|
"size": "clamp(1.25rem, 2.5vw, 2.5rem)",
|
|
"slug": "50"
|
|
},
|
|
{
|
|
"name": "4",
|
|
"size": "clamp(2.5rem, 5vw, 5rem)",
|
|
"slug": "60"
|
|
},
|
|
{
|
|
"name": "5",
|
|
"size": "clamp(3.75rem, 7.5vw, 7.5rem)",
|
|
"slug": "70"
|
|
},
|
|
{
|
|
"name": "6",
|
|
"size": "clamp(5rem, 10vw, 10.0rem)",
|
|
"slug": "80"
|
|
}
|
|
],
|
|
"units": [
|
|
"%",
|
|
"px",
|
|
"em",
|
|
"rem",
|
|
"vh",
|
|
"vw"
|
|
]
|
|
},
|
|
"typography": {
|
|
"customFontSize": true,
|
|
"dropCap": true,
|
|
"fluid": true,
|
|
"fontFamilies": [
|
|
{
|
|
"fontFamily": "Manrope",
|
|
"slug": "manrope",
|
|
"fontFace": [
|
|
{
|
|
"fontFamily": "Manrope",
|
|
"fontWeight": "200",
|
|
"fontStyle": "normal",
|
|
"src": [
|
|
"file:./assets/fonts/manrope_normal_200.ttf"
|
|
]
|
|
},
|
|
{
|
|
"fontFamily": "Manrope",
|
|
"fontWeight": "300",
|
|
"fontStyle": "normal",
|
|
"src": [
|
|
"file:./assets/fonts/manrope_normal_300.ttf"
|
|
]
|
|
},
|
|
{
|
|
"fontFamily": "Manrope",
|
|
"fontWeight": "400",
|
|
"fontStyle": "normal",
|
|
"src": [
|
|
"file:./assets/fonts/manrope_normal_400.ttf"
|
|
]
|
|
},
|
|
{
|
|
"fontFamily": "Manrope",
|
|
"fontWeight": "500",
|
|
"fontStyle": "normal",
|
|
"src": [
|
|
"file:./assets/fonts/manrope_normal_500.ttf"
|
|
]
|
|
},
|
|
{
|
|
"fontFamily": "Manrope",
|
|
"fontWeight": "600",
|
|
"fontStyle": "normal",
|
|
"src": [
|
|
"file:./assets/fonts/manrope_normal_600.ttf"
|
|
]
|
|
},
|
|
{
|
|
"fontFamily": "Manrope",
|
|
"fontWeight": "800",
|
|
"fontStyle": "normal",
|
|
"src": [
|
|
"file:./assets/fonts/manrope_normal_800.ttf"
|
|
]
|
|
},
|
|
{
|
|
"fontFamily": "Manrope",
|
|
"fontWeight": "700",
|
|
"fontStyle": "normal",
|
|
"src": [
|
|
"file:./assets/fonts/manrope_normal_700.ttf"
|
|
]
|
|
},
|
|
{
|
|
"fontFamily": "Manrope",
|
|
"fontWeight": "200",
|
|
"fontStyle": "italic",
|
|
"src": [
|
|
"file:./assets/fonts/manrope_italic_200.ttf"
|
|
]
|
|
},
|
|
{
|
|
"fontFamily": "Manrope",
|
|
"fontWeight": "300",
|
|
"fontStyle": "italic",
|
|
"src": [
|
|
"file:./assets/fonts/manrope_italic_300.ttf"
|
|
]
|
|
},
|
|
{
|
|
"fontFamily": "Manrope",
|
|
"fontWeight": "400",
|
|
"fontStyle": "italic",
|
|
"src": [
|
|
"file:./assets/fonts/manrope_italic_400.ttf"
|
|
]
|
|
},
|
|
{
|
|
"fontFamily": "Manrope",
|
|
"fontWeight": "500",
|
|
"fontStyle": "italic",
|
|
"src": [
|
|
"file:./assets/fonts/manrope_italic_500.ttf"
|
|
]
|
|
},
|
|
{
|
|
"fontFamily": "Manrope",
|
|
"fontWeight": "600",
|
|
"fontStyle": "italic",
|
|
"src": [
|
|
"file:./assets/fonts/manrope_italic_600.ttf"
|
|
]
|
|
},
|
|
{
|
|
"fontFamily": "Manrope",
|
|
"fontWeight": "700",
|
|
"fontStyle": "italic",
|
|
"src": [
|
|
"file:./assets/fonts/manrope_italic_700.ttf"
|
|
]
|
|
},
|
|
{
|
|
"fontFamily": "Manrope",
|
|
"fontWeight": "800",
|
|
"fontStyle": "italic",
|
|
"src": [
|
|
"file:./assets/fonts/manrope_italic_800.ttf"
|
|
]
|
|
},
|
|
{
|
|
"fontFamily": "Manrope",
|
|
"fontStyle": "normal",
|
|
"fontWeight": "200",
|
|
"src": [
|
|
"file:./assets/fonts/manrope_normal_200.ttf"
|
|
]
|
|
},
|
|
{
|
|
"fontFamily": "Manrope",
|
|
"fontStyle": "normal",
|
|
"fontWeight": "300",
|
|
"src": [
|
|
"file:./assets/fonts/manrope_normal_300.ttf"
|
|
]
|
|
},
|
|
{
|
|
"fontFamily": "Manrope",
|
|
"fontStyle": "normal",
|
|
"fontWeight": "400",
|
|
"src": [
|
|
"file:./assets/fonts/manrope_normal_400.ttf"
|
|
]
|
|
},
|
|
{
|
|
"fontFamily": "Manrope",
|
|
"fontStyle": "normal",
|
|
"fontWeight": "500",
|
|
"src": [
|
|
"file:./assets/fonts/manrope_normal_500.ttf"
|
|
]
|
|
},
|
|
{
|
|
"fontFamily": "Manrope",
|
|
"fontStyle": "normal",
|
|
"fontWeight": "600",
|
|
"src": [
|
|
"file:./assets/fonts/manrope_normal_600.ttf"
|
|
]
|
|
},
|
|
{
|
|
"fontFamily": "Manrope",
|
|
"fontStyle": "normal",
|
|
"fontWeight": "700",
|
|
"src": [
|
|
"file:./assets/fonts/manrope_normal_700.ttf"
|
|
]
|
|
},
|
|
{
|
|
"fontFamily": "Manrope",
|
|
"fontStyle": "normal",
|
|
"fontWeight": "800",
|
|
"src": [
|
|
"file:./assets/fonts/manrope_normal_800.ttf"
|
|
]
|
|
},
|
|
{
|
|
"fontFamily": "Manrope",
|
|
"fontWeight": "200",
|
|
"fontStyle": "normal",
|
|
"src": [
|
|
"file:./assets/fonts/manrope_normal_200.ttf"
|
|
]
|
|
},
|
|
{
|
|
"fontFamily": "Manrope",
|
|
"fontWeight": "300",
|
|
"fontStyle": "normal",
|
|
"src": [
|
|
"file:./assets/fonts/manrope_normal_300.ttf"
|
|
]
|
|
},
|
|
{
|
|
"fontFamily": "Manrope",
|
|
"fontWeight": "400",
|
|
"fontStyle": "normal",
|
|
"src": [
|
|
"file:./assets/fonts/manrope_normal_400.ttf"
|
|
]
|
|
},
|
|
{
|
|
"fontFamily": "Manrope",
|
|
"fontWeight": "500",
|
|
"fontStyle": "normal",
|
|
"src": [
|
|
"file:./assets/fonts/manrope_normal_500.ttf"
|
|
]
|
|
},
|
|
{
|
|
"fontFamily": "Manrope",
|
|
"fontWeight": "600",
|
|
"fontStyle": "normal",
|
|
"src": [
|
|
"file:./assets/fonts/manrope_normal_600.ttf"
|
|
]
|
|
},
|
|
{
|
|
"fontFamily": "Manrope",
|
|
"fontWeight": "700",
|
|
"fontStyle": "normal",
|
|
"src": [
|
|
"file:./assets/fonts/manrope_normal_700.ttf"
|
|
]
|
|
},
|
|
{
|
|
"fontFamily": "Manrope",
|
|
"fontWeight": "800",
|
|
"fontStyle": "normal",
|
|
"src": [
|
|
"file:./assets/fonts/manrope_normal_800.ttf"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"fontSizes": [
|
|
{
|
|
"fluid": {
|
|
"max": "1.215rem",
|
|
"min": "0.844rem"
|
|
},
|
|
"name": "Extra Small",
|
|
"size": "1.215rem",
|
|
"slug": "x-small"
|
|
},
|
|
{
|
|
"fluid": {
|
|
"max": "1.458rem",
|
|
"min": "1.013rem"
|
|
},
|
|
"name": "Small",
|
|
"size": "1.458rem",
|
|
"slug": "small"
|
|
},
|
|
{
|
|
"fluid": {
|
|
"max": "1.75rem",
|
|
"min": "1.013rem"
|
|
},
|
|
"name": "Medium",
|
|
"size": "1.75rem",
|
|
"slug": "medium"
|
|
},
|
|
{
|
|
"fluid": true,
|
|
"name": "Large",
|
|
"size": "2.1rem",
|
|
"slug": "large"
|
|
},
|
|
{
|
|
"fluid": true,
|
|
"name": "Extra Large",
|
|
"size": "2.52rem",
|
|
"slug": "x-large"
|
|
},
|
|
{
|
|
"fluid": true,
|
|
"name": "Double Extra Large",
|
|
"size": "3.024rem",
|
|
"slug": "xx-large"
|
|
},
|
|
{
|
|
"fluid": {
|
|
"max": "7.525rem",
|
|
"min": "2.1rem"
|
|
},
|
|
"name": "Huge",
|
|
"size": "7.525rem",
|
|
"slug": "huge"
|
|
}
|
|
],
|
|
"fontStyle": true,
|
|
"fontWeight": true,
|
|
"letterSpacing": true,
|
|
"textDecoration": true,
|
|
"textTransform": true
|
|
},
|
|
"useRootPaddingAwareAlignments": true
|
|
},
|
|
"styles": {
|
|
"blocks": {
|
|
"core/archives": {
|
|
"spacing": {
|
|
"padding": {
|
|
"left": "var(--wp--preset--spacing--40)"
|
|
}
|
|
}
|
|
},
|
|
"core/avatar": {
|
|
"border": {
|
|
"radius": "999px"
|
|
}
|
|
},
|
|
"core/button": {
|
|
"variations": {
|
|
"outline": {
|
|
"border": {
|
|
"width": "2px"
|
|
},
|
|
"spacing": {
|
|
"padding": {
|
|
"bottom": "calc(1rem - 2px)",
|
|
"left": "calc(1.75rem - 2px)",
|
|
"right": "calc(1.75rem - 2px)",
|
|
"top": "calc(1rem - 2px)"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"core/buttons": {
|
|
"spacing": {
|
|
"blockGap": "var(--wp--preset--spacing--40)"
|
|
}
|
|
},
|
|
"core/calendar": {
|
|
"css": ".wp-block-calendar table:where(:not(.has-text-color)) {color: var(--wp--preset--color--contrast);} &.wp-block-calendar table:where(:not(.has-text-color)) td {border-color: var(--wp--preset--color--contrast);} &.wp-block-calendar 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);}"
|
|
},
|
|
"core/categories": {
|
|
"spacing": {
|
|
"padding": {
|
|
"left": "0"
|
|
}
|
|
}
|
|
},
|
|
"core/code": {
|
|
"border": {
|
|
"color": "var(--wp--preset--color--contrast)",
|
|
"radius": "0",
|
|
"style": "solid",
|
|
"width": "1px"
|
|
},
|
|
"spacing": {
|
|
"padding": {
|
|
"bottom": "var(--wp--preset--spacing--40)",
|
|
"left": "var(--wp--preset--spacing--40)",
|
|
"right": "var(--wp--preset--spacing--40)",
|
|
"top": "var(--wp--preset--spacing--40)"
|
|
}
|
|
},
|
|
"typography": {
|
|
"fontFamily": "monospace"
|
|
}
|
|
},
|
|
"core/comment-content": {
|
|
"css": " p{margin-bottom:0;} & p+p{margin-top:var(--wp--preset--spacing--50)}"
|
|
},
|
|
"core/columns": {
|
|
"spacing": {
|
|
"margin": {
|
|
"bottom": "0"
|
|
}
|
|
}
|
|
},
|
|
"core/comment-reply-link": {
|
|
"elements": {
|
|
"link": {
|
|
":hover": {
|
|
"color": {
|
|
"background": "var(--wp--preset--color--primary)",
|
|
"text": "var(--wp--preset--color--base)"
|
|
}
|
|
},
|
|
"border": {
|
|
"color": "var(--wp--preset--color--contrast)",
|
|
"radius": "0",
|
|
"style": "solid",
|
|
"width": "1px"
|
|
},
|
|
"color": {
|
|
"background": "var(--wp--preset--color--contrast)",
|
|
"text": "var(--wp--preset--color--base)"
|
|
},
|
|
"spacing": {
|
|
"padding": {
|
|
"bottom": "0.375rem",
|
|
"left": "0.875rem",
|
|
"right": "0.875rem",
|
|
"top": "0.375rem"
|
|
}
|
|
},
|
|
"typography": {
|
|
"textDecoration": "none"
|
|
}
|
|
}
|
|
},
|
|
"typography": {
|
|
"fontSize": "var(--wp--preset--font-size--x-small)"
|
|
}
|
|
},
|
|
"core/comments-title": {
|
|
"spacing": {
|
|
"margin": {
|
|
"bottom": "var(--wp--preset--spacing--50)",
|
|
"top": "0px"
|
|
}
|
|
},
|
|
"typography": {
|
|
"fontSize": "var(--wp--preset--font-size--large)"
|
|
}
|
|
},
|
|
"core/cover": {
|
|
"filter": {
|
|
"duotone": "var(--wp--preset--duotone--default-filter)"
|
|
},
|
|
"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)"
|
|
}
|
|
}
|
|
},
|
|
"core/image": {
|
|
"css": " .wp-element-caption{text-align:center;}",
|
|
"filter": {
|
|
"duotone": "var(--wp--preset--duotone--default-filter)"
|
|
}
|
|
},
|
|
"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;} & .avatar, .wp-block-latest-comments__comment-avatar{border-radius:999px;}",
|
|
"spacing": {
|
|
"padding": {
|
|
"left": "0px"
|
|
}
|
|
}
|
|
},
|
|
"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)}"
|
|
},
|
|
"core/list": {
|
|
"spacing": {
|
|
"padding": {
|
|
"left": "var(--wp--preset--spacing--40)"
|
|
}
|
|
}
|
|
},
|
|
"core/navigation": {
|
|
"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": {
|
|
"blockGap": "var(--wp--preset--spacing--40)"
|
|
}
|
|
},
|
|
"core/paragraph": {
|
|
"typography": {
|
|
"lineHeight": "calc(1em + 0.75rem)"
|
|
}
|
|
},
|
|
"core/post-author": {
|
|
"css": " .wp-block-post-author__byline, .wp-block-post-author__name, .wp-block-post-author__bio{font-size:inherit;} & .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;}"
|
|
},
|
|
"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);} & .form-submit {margin-bottom: 0; & input[type=submit]{box-shadow:var( --wp--preset--shadow--buttons );}"
|
|
},
|
|
"core/post-content": {
|
|
"elements": {
|
|
"heading": {
|
|
"spacing": {
|
|
"margin": {
|
|
"bottom": "var(--wp--preset--spacing--50)",
|
|
"top": "var(--wp--preset--spacing--60)"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"core/post-excerpt": {
|
|
"css": ".wp-block-post-excerpt .wp-block-post-excerpt__excerpt{line-height: inherit;}"
|
|
},
|
|
"core/post-featured-image": {
|
|
"filter": {
|
|
"duotone": "var(--wp--preset--duotone--default-filter)"
|
|
}
|
|
},
|
|
"core/post-navigation-link": {
|
|
"typography": {
|
|
"fontSize": "var(--wp--preset--font-size--xx-large)"
|
|
}
|
|
},
|
|
"core/post-title": {
|
|
"elements": {
|
|
"link": {
|
|
":hover": {
|
|
"typography": {
|
|
"textDecoration": "underline"
|
|
}
|
|
},
|
|
"typography": {
|
|
"textDecoration": "none"
|
|
}
|
|
}
|
|
},
|
|
"typography": {
|
|
"fontSize": "var(--wp--preset--font-size--xx-large)"
|
|
}
|
|
},
|
|
"core/pullquote": {
|
|
"border": {
|
|
"color": "var(--wp--preset--color--contrast)",
|
|
"style": "solid",
|
|
"width": "1px 0"
|
|
},
|
|
"css": " cite {display:block;margin-top: var(--wp--preset--spacing--50)}",
|
|
"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--medium)",
|
|
"fontStyle": "italic"
|
|
}
|
|
},
|
|
"core/query-pagination": {
|
|
"typography": {
|
|
"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": {
|
|
"typography": {
|
|
"fontSize": "var(--wp--preset--font-size--medium)",
|
|
"lineHeight": "calc(1em + 0.75rem)"
|
|
}
|
|
},
|
|
"core/quote": {
|
|
"border": {
|
|
"color": "var(--wp--preset--color--contrast)",
|
|
"style": "solid",
|
|
"width": "0 0 0 5px"
|
|
},
|
|
"css": ".is-style-plain cite{font-style:normal;}",
|
|
"spacing": {
|
|
"margin": {
|
|
"right": "0",
|
|
"left": "0"
|
|
},
|
|
"padding": {
|
|
"left": "var(--wp--preset--spacing--40)"
|
|
}
|
|
},
|
|
"typography": {
|
|
"fontStyle": "italic"
|
|
},
|
|
"variations": {
|
|
"plain": {
|
|
"border": {
|
|
"width": "0"
|
|
},
|
|
"spacing": {
|
|
"padding": {
|
|
"left": "0"
|
|
}
|
|
},
|
|
"typography": {
|
|
"fontStyle": "normal"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"core/search": {
|
|
"css": " :where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){border-color:var(--wp--preset--color--contrast);}",
|
|
"color": {
|
|
"text": "var(--wp--preset--color--contrast)"
|
|
},
|
|
"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)"
|
|
}
|
|
},
|
|
"core/site-title": {
|
|
"elements": {
|
|
"link": {
|
|
":hover": {
|
|
"typography": {
|
|
"textDecoration": "underline"
|
|
}
|
|
},
|
|
"typography": {
|
|
"textDecoration": "none"
|
|
}
|
|
}
|
|
},
|
|
"typography": {
|
|
"fontSize": "var(--wp--preset--font-size--medium)",
|
|
"fontWeight": "600",
|
|
"lineHeight": "calc(1em + 0.5rem)"
|
|
}
|
|
},
|
|
"core/social-links": {
|
|
"spacing": {
|
|
"blockGap": {
|
|
"left": "var(--wp--preset--spacing--40)",
|
|
"top": "var(--wp--preset--spacing--40)"
|
|
}
|
|
}
|
|
},
|
|
"core/table": {
|
|
"css": " thead{border-bottom-width: 1px;} & tfoot{border-top-width: 1px;} & + .wp-element-caption{text-align:center;}"
|
|
},
|
|
"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.21875rem 1rem;} &.is-style-outline a:hover {color: var(--wp--preset--color--base);background-color: var(--wp--preset--color--primary);}"
|
|
},
|
|
"core/term-description": {
|
|
"css": "& p+p {margin-top:calc(1em + 0.375rem);}"
|
|
}
|
|
},
|
|
"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)"
|
|
}
|
|
},
|
|
":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": "1.75rem",
|
|
"right": "1.75rem",
|
|
"top": "1rem"
|
|
}
|
|
},
|
|
"typography": {
|
|
"fontSize": "var(--wp--preset--font-size--small)",
|
|
"lineHeight": "1"
|
|
}
|
|
},
|
|
"caption": {
|
|
"spacing": {
|
|
"margin": {
|
|
"bottom": "var(--wp--preset--spacing--50)",
|
|
"top": "var(--wp--preset--spacing--30)"
|
|
},
|
|
"padding": {
|
|
"left": "var(--wp--preset--spacing--50)",
|
|
"right": "var(--wp--preset--spacing--50)"
|
|
}
|
|
},
|
|
"typography": {
|
|
"fontSize": "var(--wp--preset--font-size--x-small)"
|
|
}
|
|
},
|
|
"h1": {
|
|
"typography": {
|
|
"fontSize": "var(--wp--preset--font-size--xx-large)"
|
|
}
|
|
},
|
|
"h2": {
|
|
"typography": {
|
|
"fontSize": "var(--wp--preset--font-size--x-large)"
|
|
}
|
|
},
|
|
"h3": {
|
|
"typography": {
|
|
"fontSize": "var(--wp--preset--font-size--large)"
|
|
}
|
|
},
|
|
"h4": {
|
|
"typography": {
|
|
"fontSize": "var(--wp--preset--font-size--medium)"
|
|
}
|
|
},
|
|
"h5": {
|
|
"typography": {
|
|
"fontSize": "var(--wp--preset--font-size--small)"
|
|
}
|
|
},
|
|
"h6": {
|
|
"typography": {
|
|
"fontSize": "var(--wp--preset--font-size--small)"
|
|
}
|
|
},
|
|
"heading": {
|
|
"typography": {
|
|
"fontWeight": "500",
|
|
"lineHeight": "calc(1em + 0.5rem)"
|
|
}
|
|
},
|
|
"link": {
|
|
":hover": {
|
|
"color": {
|
|
"text": "var(--wp--preset--color--primary)"
|
|
},
|
|
"typography": {
|
|
"textDecoration": "none"
|
|
}
|
|
},
|
|
"color": {
|
|
"text": "var(--wp--preset--color--contrast)"
|
|
}
|
|
}
|
|
},
|
|
"spacing": {
|
|
"blockGap": "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": {
|
|
"fontFamily": "var(--wp--preset--font-family--manrope)",
|
|
"fontSize": "var(--wp--preset--font-size--medium)",
|
|
"fontWeight": "500",
|
|
"lineHeight": "1.428571429"
|
|
}
|
|
},
|
|
"templateParts": [
|
|
{
|
|
"area": "uncategorized",
|
|
"name": "comments"
|
|
},
|
|
{
|
|
"area": "header",
|
|
"name": "header"
|
|
},
|
|
{
|
|
"area": "footer",
|
|
"name": "footer"
|
|
}
|
|
],
|
|
"version": 2,
|
|
"$schema": "https://schemas.wp.org/trunk/theme.json"
|
|
}
|