themes-wordpress/reverie/theme.json
2023-07-26 14:57:16 -04:00

689 lines
No EOL
15 KiB
JSON

{
"settings": {
"appearanceTools": true,
"color": {
"background": true,
"custom": true,
"customDuotone": true,
"customGradient": true,
"defaultDuotone": true,
"defaultGradients": true,
"defaultPalette": true,
"duotone": [],
"gradients": [],
"palette": [
{
"color": "#1E9AAE",
"name": "Primary",
"slug": "primary"
},
{
"color": "#11202E",
"name": "Foreground",
"slug": "foreground"
},
{
"color": "#97BA65",
"name": "Background",
"slug": "background"
},
{
"color": "#B4CC91",
"name": "Tertiary",
"slug": "tertiary"
},
{
"color": "#1E9AAE",
"name": "Secondary",
"slug": "secondary"
}
],
"text": true
},
"layout": {
"contentSize": "604px",
"wideSize": "920px"
},
"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": "Newsreader",
"fontStyle": "normal",
"fontWeight": "200",
"src": [
"file:./assets/fonts/newsreader_normal_200.ttf"
]
},
{
"fontFamily": "Newsreader",
"fontStyle": "normal",
"fontWeight": "300",
"src": [
"file:./assets/fonts/newsreader_normal_300.ttf"
]
},
{
"fontFamily": "Newsreader",
"fontStyle": "normal",
"fontWeight": "400",
"src": [
"file:./assets/fonts/newsreader_normal_400.ttf"
]
},
{
"fontFamily": "Newsreader",
"fontStyle": "normal",
"fontWeight": "500",
"src": [
"file:./assets/fonts/newsreader_normal_500.ttf"
]
},
{
"fontFamily": "Newsreader",
"fontStyle": "normal",
"fontWeight": "600",
"src": [
"file:./assets/fonts/newsreader_normal_600.ttf"
]
},
{
"fontFamily": "Newsreader",
"fontStyle": "normal",
"fontWeight": "700",
"src": [
"file:./assets/fonts/newsreader_normal_700.ttf"
]
},
{
"fontFamily": "Newsreader",
"fontStyle": "normal",
"fontWeight": "800",
"src": [
"file:./assets/fonts/newsreader_normal_800.ttf"
]
},
{
"fontFamily": "Newsreader",
"fontStyle": "italic",
"fontWeight": "200",
"src": [
"file:./assets/fonts/newsreader_italic_200.ttf"
]
},
{
"fontFamily": "Newsreader",
"fontStyle": "italic",
"fontWeight": "300",
"src": [
"file:./assets/fonts/newsreader_italic_300.ttf"
]
},
{
"fontFamily": "Newsreader",
"fontStyle": "italic",
"fontWeight": "400",
"src": [
"file:./assets/fonts/newsreader_italic_400.ttf"
]
},
{
"fontFamily": "Newsreader",
"fontStyle": "italic",
"fontWeight": "500",
"src": [
"file:./assets/fonts/newsreader_italic_500.ttf"
]
},
{
"fontFamily": "Newsreader",
"fontStyle": "italic",
"fontWeight": "600",
"src": [
"file:./assets/fonts/newsreader_italic_600.ttf"
]
},
{
"fontFamily": "Newsreader",
"fontStyle": "italic",
"fontWeight": "700",
"src": [
"file:./assets/fonts/newsreader_italic_700.ttf"
]
},
{
"fontFamily": "Newsreader",
"fontStyle": "italic",
"fontWeight": "800",
"src": [
"file:./assets/fonts/newsreader_italic_800.ttf"
]
}
],
"fontFamily": "Newsreader",
"slug": "newsreader"
}
],
"fontSizes": [
{
"fluid": {
"max": "0.9625rem",
"min": "0.725rem"
},
"name": "Small",
"size": "0.8rem",
"slug": "small"
},
{
"fluid": {
"max": "1.25rem",
"min": "1rem"
},
"name": "Medium",
"size": "1rem",
"slug": "medium"
},
{
"fluid": {
"max": "2rem",
"min": "1.75rem"
},
"name": "Large",
"size": "1.75rem",
"slug": "large"
},
{
"fluid": {
"max": "3rem",
"min": "2.25rem"
},
"name": "Extra Large",
"size": "2.75rem",
"slug": "x-large"
}
],
"fontStyle": true,
"fontWeight": true,
"letterSpacing": true,
"textDecoration": true,
"textTransform": true
},
"useRootPaddingAwareAlignments": true
},
"styles": {
"blocks": {
"core/code": {
"border": {
"color": "var(--wp--preset--color--foreground)",
"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": "1.1rem",
"fontStyle": "normal",
"fontWeight": "600",
"letterSpacing": "0rem"
}
},
"core/comment-content": {
"typography": {
"fontSize": "1rem"
}
},
"core/comment-date": {
"typography": {
"fontFamily": "var(--wp--preset--font-family--newsreader)",
"fontSize": "var(--wp--preset--font-size--small)",
"fontStyle": "italic",
"fontWeight": "400"
}
},
"core/comment-edit-link": {
"typography": {
"fontFamily": "var(--wp--preset--font-family--newsreader)",
"fontSize": "0.8rem",
"fontStyle": "normal",
"fontWeight": "400"
}
},
"core/comment-reply-link": {
"typography": {
"fontFamily": "var(--wp--preset--font-family--newsreader)",
"fontSize": "0.8rem",
"fontStyle": "normal",
"fontWeight": "400"
}
},
"core/gallery": {
"spacing": {
"margin": {
"bottom": "var(--wp--preset--spacing--50)"
}
}
},
"core/list": {
"spacing": {
"padding": {
"left": "var(--wp--preset--spacing--70)"
}
}
},
"core/navigation": {
"elements": {
"link": {
":hover": {
"typography": {
"textDecoration": "underline"
}
},
"typography": {
"textDecoration": "none"
}
}
}
},
"core/post-author-name": {
"elements": {
"link": {
":hover": {
"typography": {
"textDecoration": "underline"
}
},
"typography": {
"textDecoration": "none"
}
}
}
},
"core/post-comments-link": {
"elements": {
"link": {
":hover": {
"typography": {
"textDecoration": "underline"
}
},
"typography": {
"textDecoration": "none"
}
}
}
},
"core/post-date": {
"color": {
"text": "var(--wp--preset--color--foreground)"
},
"elements": {
"link": {
":hover": {
"typography": {
"textDecoration": "underline"
}
},
"typography": {
"textDecoration": "none"
}
}
},
"typography": {
"fontSize": "var(--wp--preset--font-size--small)"
}
},
"core/post-navigation-link": {
"typography": {
"fontFamily": "var(--wp--preset--font-family--newsreader)",
"fontStyle": "normal",
"fontWeight": "400"
}
},
"core/post-terms": {
"typography": {
"fontStyle": "normal",
"fontWeight": "500"
}
},
"core/post-title": {
"elements": {
"link": {
":hover": {
"typography": {
"textDecoration": "underline"
}
},
"typography": {
"textDecoration": "none"
}
}
},
"spacing": {
"margin": {
"bottom": "0"
}
},
"typography": {
"fontStyle": "normal",
"lineHeight": "1.1",
"textTransform": "none"
}
},
"core/pullquote": {
"border": {
"bottom": {
"style": "none",
"width": "0px"
},
"color": "var(--wp--preset--color--foreground)",
"left": {
"style": "none",
"width": "0px"
},
"right": {
"style": "none",
"width": "0px"
},
"style": "solid",
"top": {
"style": "none",
"width": "0px"
},
"width": "1px 0"
},
"color": {
"background": "var(--wp--preset--color--primary)",
"text": "var(--wp--preset--color--background)"
},
"elements": {
"link": {
"color": {
"text": "var(--wp--preset--color--background)"
}
}
},
"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": "normal",
"fontWeight": "400",
"textTransform": "none"
}
},
"core/query-pagination": {
"typography": {
"fontSize": "1.1rem",
"fontStyle": "normal",
"fontWeight": "400",
"letterSpacing": "0rem",
"textTransform": "none"
}
},
"core/query-pagination-numbers": {
"typography": {
"fontSize": "var(--wp--preset--font-size--small)",
"fontStyle": "normal",
"fontWeight": "300",
"letterSpacing": "0.16rem",
"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": {
"border": {
"radius": "0px"
},
"typography": {
"fontSize": "var(--wp--preset--font-size--small)",
"fontStyle": "normal",
"fontWeight": "300",
"letterSpacing": "0.1rem",
"lineHeight": "1.6"
}
},
"core/separator": {
"border": {
"color": "currentColor",
"style": "solid",
"width": "0 0 1px 0"
},
"color": {
"text": "var(--wp--preset--color--foreground)"
}
},
"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--x-large)",
"fontStyle": "normal",
"fontWeight": "400",
"textTransform": "uppercase"
}
},
"core/social-links": {
"color": {
"background": "var(--wp--preset--color--background)"
}
}
},
"color": {
"background": "var(--wp--preset--color--background)",
"text": "var(--wp--preset--color--foreground)"
},
"css": "/*\n * Link styles\n * https://github.com/WordPress/gutenberg/issues/42319\n */\na {\n\ttext-decoration-thickness: .0625em !important;\n\ttext-underline-offset: .15em;\n}\n\n\n.wp-block-post-template-is-layout-flow > .wp-block-post:nth-child(2n) .post-content-reverie-container {\n\tbackground-image: url(assets/images/spring/a.png);\n}\n\n.wp-block-post-template-is-layout-flow > .wp-block-post:nth-child(3n) .post-content-reverie-container {\n\tbackground-image: url(assets/images/post-white.png);\n}\n\n.wp-block-post-template-is-layout-flow > .wp-block-post:nth-child(4n) .post-content-reverie-container {\n\tbackground-image: url(assets/images/spring/b.png);\n}\n",
"elements": {
"button": {
":active": {
"color": {
"background": "var(--wp--preset--color--primary)",
"text": "var(--wp--preset--color--tertiary)"
}
},
":focus": {
"color": {
"background": "var(--wp--preset--color--primary)",
"text": "var(--wp--preset--color--tertiary)"
},
"outline": {
"color": "var(--wp--preset--color--primary)",
"offset": "2px",
"style": "dotted",
"width": "1px"
}
},
":hover": {
"border": {
"color": "var(--wp--preset--color--secondary)",
"style": "solid",
"width": "2px"
},
"color": {
"background": "var(--wp--preset--color--foreground)",
"text": "var(--wp--preset--color--primary)"
},
"spacing": {
"padding": "0.667em 1.333em"
}
},
"border": {
"radius": "2px"
},
"color": {
"background": "var(--wp--preset--color--primary)",
"text": "var(--wp--preset--color--foreground)"
},
"typography": {
"fontSize": "var(--wp--preset--font-size--small)",
"fontStyle": "normal",
"letterSpacing": "0.07rem"
}
},
"caption": {
"typography": {
"fontSize": "0.8rem"
}
},
"h1": {
"typography": {
"fontSize": "var(--wp--preset--font-size--x-large)"
}
},
"h2": {
"typography": {
"fontSize": "2.4rem"
}
},
"h3": {
"typography": {
"fontSize": "clamp(1.5rem, calc(1.5rem + ((1vw - 0.48rem) * 0.4808)), 1.75rem)"
}
},
"h4": {
"typography": {
"fontSize": "clamp(1.25rem, calc(1.25rem + ((1vw - 0.48rem) * 0.4808)), 1.5rem)"
}
},
"h5": {
"typography": {
"fontSize": "var(--wp--preset--font-size--medium)",
"textTransform": "uppercase"
}
},
"h6": {
"typography": {
"fontSize": "var(--wp--preset--font-size--small)",
"textTransform": "uppercase"
}
},
"heading": {
"typography": {
"fontFamily": "var(--wp--preset--font-family--newsreader)",
"fontStyle": "normal",
"fontWeight": "400",
"lineHeight": "1.125",
"textTransform": "none"
}
},
"link": {
":hover": {
"typography": {
"textDecoration": "none"
}
},
"color": {
"text": "var(--wp--preset--color--foreground)"
}
}
},
"spacing": {
"blockGap": "var(--wp--preset--spacing--50)",
"padding": {
"bottom": "0rem",
"left": "1.5rem",
"right": "1.5rem",
"top": "0rem"
}
},
"typography": {
"fontFamily": "var(--wp--preset--font-family--newsreader)",
"fontSize": "var(--wp--preset--font-size--medium)",
"fontStyle": "normal",
"fontWeight": "400",
"lineHeight": "1.5"
}
},
"templateParts": [
{
"area": "header",
"name": "header"
},
{
"area": "footer",
"name": "footer"
}
],
"title": "Spring",
"version": 2,
"$schema": "https://schemas.wp.org/trunk/theme.json"
}