themes-wordpress/dark-academia/theme.json
2024-05-21 17:31:15 +01:00

1147 lines
25 KiB
JSON

{
"settings": {
"appearanceTools": true,
"color": {
"palette": [
{
"color": "#F9EFE6",
"name": "Base",
"slug": "base"
},
{
"color": "#21121E",
"name": "Contrast",
"slug": "contrast"
},
{
"color": "#9F3732",
"name": "Primary",
"slug": "primary"
}
]
},
"layout": {
"contentSize": "704px"
},
"shadow": {
"defaultPresets": true,
"presets": []
},
"spacing": {
"customSpacingSize": true,
"spacingScale": {
"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,
"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": "\"Libre Caslon Display\"",
"fontStyle": "normal",
"fontWeight": "400",
"src": [
"file:./assets/fonts/TuGOUUFxWphYQ6YI6q9Xp61FQzxDRKmzr2lUdRhtCC4d.woff2"
]
}
],
"fontFamily": "\"Libre Caslon Display\", serif",
"name": "Libre Caslon Display",
"slug": "libre-caslon-display"
},
{
"fontFace": [
{
"fontFamily": "\"Libre Caslon Text\"",
"fontStyle": "normal",
"fontWeight": "400",
"src": [
"file:./assets/fonts/DdT878IGsGw1aF1JU10PUbTvNNaDMcq63eNrHgO1.woff2"
]
},
{
"fontFamily": "\"Libre Caslon Text\"",
"fontStyle": "normal",
"fontWeight": "700",
"src": [
"file:./assets/fonts/DdT578IGsGw1aF1JU10PUbTvNNaDMfID8sdmNR-8ssPt.woff2"
]
},
{
"fontFamily": "\"Libre Caslon Text\"",
"fontStyle": "italic",
"fontWeight": "400",
"src": [
"file:./assets/fonts/DdT678IGsGw1aF1JU10PUbTvNNaDMfq91-JJGxO1q9o.woff2"
]
}
],
"fontFamily": "\"Libre Caslon Text\", serif",
"name": "Libre Caslon Text",
"slug": "libre-caslon-text"
}
],
"fontSizes": [
{
"fluid": false,
"name": "Extra Small",
"size": "0.8125rem",
"slug": "x-small"
},
{
"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": "3.75rem"
},
"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--libre-caslon-display)",
"fontSize": "var(--wp--preset--font-size--x-large)",
"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--medium)",
"lineHeight": "1",
"textTransform": "uppercase"
}
},
"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--libre-caslon-display)",
"fontSize": "var(--wp--preset--font-size--xxx-large)",
"fontStyle": "normal",
"fontWeight": "400",
"lineHeight": "0.847058824",
"textTransform": "uppercase"
}
},
"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--xx-large)",
"lineHeight": "1.066666667"
}
},
"h2": {
"typography": {
"fontSize": "var(--wp--preset--font-size--x-large)",
"lineHeight": "1.047619048"
}
},
"h3": {
"typography": {
"fontSize": "var(--wp--preset--font-size--large)",
"lineHeight": "1.2"
}
},
"h4": {
"typography": {
"fontSize": "var(--wp--preset--font-size--medium)",
"letterSpacing": "0.1em",
"lineHeight": "1.142857143",
"textTransform": "uppercase"
}
},
"h5": {
"typography": {
"fontSize": "var(--wp--preset--font-size--small)",
"letterSpacing": "0.1em",
"lineHeight": "1.333333333",
"textTransform": "uppercase"
}
},
"h6": {
"typography": {
"fontSize": "var(--wp--preset--font-size--small)",
"lineHeight": "1.6"
}
},
"heading": {
"typography": {
"fontFamily": "var(--wp--preset--font-family--libre-caslon-display)",
"fontStyle": "normal",
"fontWeight": "400",
"letterSpacing": "0"
}
},
"link": {
":hover": {
"color": {
"text": "var(--wp--preset--color--contrast)"
},
"typography": {
"textDecoration": "none"
}
},
"color": {
"text": "var(--wp--preset--color--primary)"
}
}
},
"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--libre-caslon-text)",
"fontSize": "var(--wp--preset--font-size--medium)",
"fontStyle": "normal",
"fontWeight": "400",
"lineHeight": "1.523809524"
}
},
"templateParts": [
{
"area": "uncategorized",
"name": "comments",
"title": "Comments"
},
{
"area": "header",
"name": "header",
"title": "Header"
},
{
"area": "footer",
"name": "footer",
"title": "Footer"
}
],
"version": 2,
"$schema": "https://schemas.wp.org/trunk/theme.json"
}