themes-wordpress/layover/theme.json
Henrique Iamarino 4060e204e9
Layover: add theme (#7890)
* Layover: add theme

* Layover: Fixing fonts and variations

* Layover: Cover image displays as a link

* Fix home image.

---------

Co-authored-by: Henrique 'Foca' Iamarino <henriquefoca@gmail.com>
Co-authored-by: jasmussen <joen@automattic.com>
2024-08-13 12:15:32 +02:00

762 lines
No EOL
15 KiB
JSON

{
"settings": {
"appearanceTools": true,
"color": {
"background": true,
"custom": true,
"customDuotone": true,
"defaultDuotone": false,
"duotone": [
{
"colors": [
"#702B1C",
"#C9A282"
],
"name": "Coffee",
"slug": "coffee"
},
{
"colors": [
"#702B1C",
"#ECDAC6"
],
"name": "Coffee Hi",
"slug": "coffee-hi"
},
{
"colors": [
"#4E4A31",
"#B8B294"
],
"name": "Olive",
"slug": "olive"
},
{
"colors": [
"#4E4A31",
"#F2EED9"
],
"name": "Olive Hi",
"slug": "olive-hi"
},
{
"colors": [
"#4A3E63",
"#9F94B8"
],
"name": "Meteorite",
"slug": "meteorite"
},
{
"colors": [
"#4A3E63",
"#E1D9F2"
],
"name": "Meteorite Hi",
"slug": "meteorite-hi"
},
{
"colors": [
"#334D4D",
"#94B8B8"
],
"name": "Lacrosse",
"slug": "lacrosse"
},
{
"colors": [
"#334D4D",
"#D9F2F2"
],
"name": "Lacrosse Hi",
"slug": "lacrosse-hi"
}
],
"palette": [
{
"color": "#702B1C",
"name": "Primary",
"slug": "primary"
},
{
"color": "#C9A282",
"name": "Secondary",
"slug": "secondary"
},
{
"color": "#ECDAC6",
"name": "Foreground",
"slug": "foreground"
},
{
"color": "#702B1C",
"name": "Background",
"slug": "background"
},
{
"color": "#ECDAC6",
"name": "Tertiary",
"slug": "tertiary"
}
],
"text": true
},
"layout": {
"contentSize": "600px",
"wideSize": "900px"
},
"shadow": {
"defaultPresets": true,
"presets": []
},
"spacing": {
"customSpacingSize": true,
"defaultSpacingSizes": false,
"spacingSizes": [],
"units": [
"%",
"px",
"em",
"rem",
"vh",
"vw"
]
},
"typography": {
"customFontSize": true,
"defaultFontSizes": false,
"dropCap": true,
"fluid": true,
"fontFamilies": [
{
"fontFace": [],
"fontFamily": "-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif",
"name": "System Font",
"slug": "system-font"
},
{
"fontFace": [
{
"fontFamily": "Manrope",
"fontStyle": "normal",
"fontWeight": "400",
"src": "file:./assets/fonts/manrope/manrope_normal_400.ttf"
},
{
"fontFamily": "Manrope",
"fontStyle": "normal",
"fontWeight": "700",
"src": "file:./assets/fonts/manrope/manrope_normal_700.ttf"
},
{
"fontFamily": "Manrope",
"fontStyle": "italic",
"fontWeight": "400",
"src": "file:./assets/fonts/manrope/manrope_normal_400.ttf"
},
{
"fontFamily": "Manrope",
"fontStyle": "italic",
"fontWeight": "700",
"src": "file:./assets/fonts/manrope/manrope_normal_700.ttf"
}
],
"fontFamily": "Manrope, sans-serif",
"name": "Manrope",
"slug": "manrope"
},
{
"fontFace": [
{
"fontFamily": "Cardo",
"fontStyle": "normal",
"fontWeight": "400",
"src": "file:./assets/fonts/cardo/cardo_normal_400.woff2"
},
{
"fontFamily": "Cardo",
"fontStyle": "normal",
"fontWeight": "700",
"src": "file:./assets/fonts/cardo/cardo_normal_700.woff2"
},
{
"fontFamily": "Cardo",
"fontStyle": "italic",
"fontWeight": "400",
"src": "file:./assets/fonts/cardo/cardo_italic_400.ttf"
}
],
"fontFamily": "Cardo, serif",
"name": "Cardo",
"slug": "cardo"
},
{
"fontFace": [
{
"fontFamily": "Instrument Serif",
"fontStyle": "normal",
"fontWeight": "400",
"src": "file:./assets/fonts/instrument-serif/instrument-serif_normal_400.ttf"
},
{
"fontFamily": "Instrument Serif",
"fontStyle": "italic",
"fontWeight": "400",
"src": "file:./assets/fonts/instrument-serif/instrument-serif_italic_400.ttf"
}
],
"fontFamily": "Instrument Serif, serif",
"name": "Instrument Serif",
"slug": "instrument-serif"
},
{
"fontFace": [
{
"fontFamily": "Outward",
"fontStyle": "normal",
"fontWeight": "400",
"src": "file:./assets/fonts/outward/outward_normal_400.ttf"
},
{
"fontFamily": "Outward",
"fontStyle": "italic",
"fontWeight": "400",
"src": "file:./assets/fonts/outward/outward_italic_400.ttf"
}
],
"fontFamily": "Outward, sans-serif",
"name": "Outward",
"slug": "outward"
}
],
"fontSizes": [
{
"fluid": {
"max": "1.0625rem",
"min": "0.825rem"
},
"name": "Small",
"size": "1rem",
"slug": "small"
},
{
"fluid": {
"max": "1.25rem",
"min": "1rem"
},
"name": "Medium",
"size": "1.125rem",
"slug": "medium"
},
{
"fluid": {
"max": "2rem",
"min": "1.75rem"
},
"name": "Large",
"size": "1.75rem",
"slug": "large"
},
{
"fluid": {
"max": "4rem",
"min": "2.5rem"
},
"name": "Extra Large",
"size": "4rem",
"slug": "x-large"
}
],
"fontStyle": true,
"fontWeight": true,
"letterSpacing": true,
"textDecoration": true,
"textTransform": true
},
"useRootPaddingAwareAlignments": true
},
"styles": {
"blocks": {
"core/avatar": {
"filter": {
"duotone": "var(--wp--preset--duotone--coffee-hi)"
}
},
"core/button": {
"typography": {
"fontSize": "var(--wp--preset--font-size--small)",
"fontStyle": "normal",
"fontWeight": "700",
"textTransform": "uppercase"
}
},
"core/comment-author-name": {
"typography": {
"fontSize": "0.9rem",
"fontStyle": "normal",
"fontWeight": "600"
}
},
"core/comment-date": {
"typography": {
"fontSize": "0.9rem"
}
},
"core/comment-edit-link": {
"typography": {
"fontSize": "0.9rem",
"fontStyle": "normal",
"fontWeight": "700"
}
},
"core/comment-reply-link": {
"typography": {
"fontSize": "0.9rem",
"fontStyle": "normal",
"fontWeight": "700"
}
},
"core/comments": {
"color": {
"text": "var(--wp--preset--color--primary)"
},
"elements": {
"link": {
"color": {
"text": "var(--wp--preset--color--primary)"
}
}
},
"spacing": {
"padding": {
"bottom": "4rem",
"top": "4rem"
}
}
},
"core/comments-pagination": {
"typography": {
"fontSize": "var(--wp--preset--font-size--medium)",
"fontStyle": "normal",
"fontWeight": "600",
"letterSpacing": "0.1rem",
"textTransform": "uppercase"
}
},
"core/comments-title": {
"color": {
"text": "var(--wp--preset--color--primary)"
},
"elements": {
"link": {
"color": {
"text": "var(--wp--preset--color--primary)"
}
}
}
},
"core/cover": {
"color": {
"text": "var(--wp--preset--color--foreground)"
},
"elements": {
"link": {
"color": {
"text": "var(--wp--preset--color--foreground)"
}
}
},
"filter": {
"duotone": "var(--wp--preset--duotone--coffee)"
}
},
"core/gallery": {
"spacing": {
"margin": {
"bottom": "var(--wp--preset--spacing--50)"
}
}
},
"core/heading": {
"spacing": {
"padding": {
"bottom": "0rem",
"top": "0rem"
}
}
},
"core/list": {
"spacing": {
"padding": {
"left": "var(--wp--preset--spacing--70)"
}
}
},
"core/navigation": {
"elements": {
"link": {
":hover": {
"typography": {
"textDecoration": "underline"
}
},
"typography": {
"textDecoration": "none"
}
}
}
},
"core/paragraph": {
"typography": {
"letterSpacing": "0.01rem"
}
},
"core/post-author-name": {
"elements": {
"link": {
":hover": {
"typography": {
"textDecoration": "underline"
}
},
"typography": {
"textDecoration": "none"
}
}
}
},
"core/post-comments-form": {
"color": {
"text": "var(--wp--preset--color--primary)"
},
"elements": {
"heading": {
"color": {
"text": "var(--wp--preset--color--primary)"
}
},
"link": {
"color": {
"text": "var(--wp--preset--color--primary)"
}
}
}
},
"core/post-content": {
"spacing": {
"blockGap": "1.5rem"
},
"typography": {
"fontSize": "var(--wp--preset--font-size--small)",
"letterSpacing": "0rem",
"lineHeight": "1.5"
}
},
"core/post-date": {
"color": {
"text": "var(--wp--preset--color--background)"
},
"elements": {
"link": {
":hover": {
"typography": {
"textDecoration": "underline"
}
},
"color": {
"text": "var(--wp--preset--color--background)"
},
"typography": {
"textDecoration": "none"
}
}
},
"typography": {
"fontSize": "var(--wp--preset--font-size--small)"
}
},
"core/post-excerpt": {
"color": {
"text": "var(--wp--preset--color--foreground)"
},
"elements": {
"link": {
"color": {
"text": "var(--wp--preset--color--foreground)"
}
}
},
"typography": {
"fontSize": "var(--wp--preset--font-size--medium)"
}
},
"core/post-title": {
"elements": {
"link": {
":hover": {
"typography": {
"textDecoration": "underline"
}
},
"typography": {
"textDecoration": "none"
}
}
},
"spacing": {
"margin": {
"bottom": "0px",
"left": "0px",
"right": "0px",
"top": "0px"
},
"padding": {
"bottom": "0rem",
"left": "0rem",
"right": "0rem",
"top": "0rem"
}
}
},
"core/pullquote": {
"border": {
"color": "var(--wp--preset--color--foreground)",
"style": "solid",
"width": "1px 0"
},
"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": "italic"
}
},
"core/query-no-results": {
"typography": {
"fontSize": "var(--wp--preset--font-size--medium)"
}
},
"core/query-pagination": {
"typography": {
"fontSize": "var(--wp--preset--font-size--large)",
"fontStyle": "normal",
"fontWeight": "400"
}
},
"core/query-title": {
"spacing": {
"margin": {
"bottom": "4rem"
}
}
},
"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",
"textTransform": "uppercase"
}
},
"core/search": {
"color": {
"text": "var(--wp--preset--color--primary)"
},
"typography": {
"fontSize": "var(--wp--preset--font-size--medium)",
"lineHeight": "1.6"
}
},
"core/separator": {
"border": {
"color": "currentColor",
"style": "solid",
"width": "0 0 1px 0"
},
"color": {
"text": "var(--wp--preset--color--foreground)"
}
},
"core/site-logo": {
"filter": {
"duotone": "var(--wp--preset--duotone--olive-hi)"
}
},
"core/site-tagline": {
"typography": {
"fontSize": "var(--wp--preset--font-size--small)"
}
},
"core/site-title": {
"color": {
"text": "var(--wp--preset--color--foreground)"
},
"elements": {
"link": {
":hover": {
"typography": {
"textDecoration": "underline"
}
},
"color": {
"text": "var(--wp--preset--color--foreground)"
},
"typography": {
"textDecoration": "none"
}
}
},
"typography": {
"fontSize": "var(--wp--preset--font-size--medium)",
"fontStyle": "normal",
"fontWeight": "400",
"letterSpacing": "0.05rem"
}
}
},
"color": {
"background": "var(--wp--preset--color--primary)",
"text": "var(--wp--preset--color--foreground)"
},
"elements": {
"button": {
":active": {
"color": {
"background": "var(--wp--preset--color--primary)",
"text": "var(--wp--preset--color--background)"
}
},
":focus": {
"color": {
"background": "var(--wp--preset--color--primary)",
"text": "var(--wp--preset--color--background)"
},
"outline": {
"color": "var(--wp--preset--color--primary)",
"offset": "2px",
"style": "dotted",
"width": "1px"
}
},
":hover": {
"color": {
"background": "var(--wp--preset--color--secondary)",
"text": "var(--wp--preset--color--background)"
}
},
"border": {
"radius": "0.25rem"
},
"color": {
"background": "var(--wp--preset--color--secondary)",
"text": "var(--wp--preset--color--primary)"
}
},
"h1": {
"typography": {
"fontSize": "var(--wp--preset--font-size--x-large)",
"letterSpacing": "0rem",
"lineHeight": "1"
}
},
"h2": {
"typography": {
"fontSize": "var(--wp--preset--font-size--large)",
"letterSpacing": "0rem"
}
},
"h3": {
"typography": {
"fontSize": "var(--wp--preset--font-size--large)",
"letterSpacing": "0rem"
}
},
"h4": {
"typography": {
"fontSize": "var(--wp--preset--font-size--medium)",
"letterSpacing": "0rem"
}
},
"h5": {
"typography": {
"fontSize": "var(--wp--preset--font-size--small)",
"letterSpacing": "0rem"
}
},
"h6": {
"typography": {
"fontSize": "var(--wp--preset--font-size--small)",
"letterSpacing": "0rem"
}
},
"heading": {
"color": {
"text": "var(--wp--preset--color--foreground)"
},
"typography": {
"fontFamily": "var(--wp--preset--font-family--manrope)",
"fontStyle": "normal",
"fontWeight": "400",
"lineHeight": "1.125",
"textTransform": "uppercase"
}
},
"link": {
":hover": {
"color": {
"text": "var(--wp--preset--color--secondary)"
},
"typography": {
"textDecoration": "none"
}
},
"color": {
"text": "var(--wp--preset--color--foreground)"
}
}
},
"spacing": {
"blockGap": "1.5rem",
"padding": {
"bottom": "0rem",
"left": "1.5rem",
"right": "1.5rem",
"top": "0rem"
}
},
"typography": {
"fontFamily": "var(--wp--preset--font-family--manrope)",
"fontSize": "1rem",
"fontStyle": "normal",
"fontWeight": "400",
"letterSpacing": "0rem",
"lineHeight": "1.5"
}
},
"templateParts": [
{
"area": "header",
"name": "header"
},
{
"area": "footer",
"name": "footer"
}
],
"version": 3,
"$schema": "https://schemas.wp.org/trunk/theme.json"
}