themes-wordpress/hey/theme.json
Jeff Ong 25b66ce0d2
Hey: add theme (#6907)
* Initial commit.

* update min required version to 6.1 and few minor fixes

* remove additional CSS related to block issues

* compress screenshot

* add empty index.php

---------

Co-authored-by: madhusudhand <madhusudhan.dollu@gmail.com>
2023-03-22 13:04:36 +05:30

1131 lines
23 KiB
JSON

{
"settings": {
"appearanceTools": true,
"color": {
"palette": [
{
"color": "#1f1f1d",
"name": "Primary",
"slug": "primary"
},
{
"color": "#787670",
"name": "Secondary",
"slug": "secondary"
},
{
"color": "#555451",
"name": "Foreground",
"slug": "foreground"
},
{
"color": "#ffffff",
"name": "Background",
"slug": "background"
},
{
"color": "#d9d9d6",
"name": "Tertiary",
"slug": "tertiary"
}
]
},
"layout": {
"contentSize": "620px",
"wideSize": "1000px"
},
"spacing": {
"spacingScale": {
"steps": 0
},
"spacingSizes": [
{
"name": "1",
"size": "0.5rem",
"slug": "30"
},
{
"name": "2",
"size": "0.875rem",
"slug": "40"
},
{
"name": "3",
"size": "1.75rem",
"slug": "50"
},
{
"name": "4",
"size": "2.625rem",
"slug": "60"
},
{
"name": "5",
"size": "3.5rem",
"slug": "70"
},
{
"name": "6",
"size": "5.25rem",
"slug": "80"
}
],
"units": ["%", "px", "em", "rem", "vh", "vw"]
},
"typography": {
"dropCap": false,
"fluid": true,
"fontFamilies": [
{
"fontFamily": "-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif",
"name": "System Font",
"slug": "system-font"
},
{
"fontFamily": "Piazzolla",
"slug": "piazzolla",
"fontFace": [
{
"fontFamily": "Piazzolla",
"fontStyle": "normal",
"fontWeight": "100",
"src": [
"file:./assets/fonts/Piazzolla-VariableFont_opsz,wght.ttf"
]
},
{
"fontFamily": "Piazzolla",
"fontStyle": "normal",
"fontWeight": "200",
"src": [
"file:./assets/fonts/Piazzolla-VariableFont_opsz,wght.ttf"
]
},
{
"fontFamily": "Piazzolla",
"fontStyle": "normal",
"fontWeight": "300",
"src": [
"file:./assets/fonts/Piazzolla-VariableFont_opsz,wght.ttf"
]
},
{
"fontFamily": "Piazzolla",
"fontStyle": "normal",
"fontWeight": "400",
"src": [
"file:./assets/fonts/Piazzolla-VariableFont_opsz,wght.ttf"
]
},
{
"fontFamily": "Piazzolla",
"fontStyle": "normal",
"fontWeight": "500",
"src": [
"file:./assets/fonts/Piazzolla-VariableFont_opsz,wght.ttf"
]
},
{
"fontFamily": "Piazzolla",
"fontStyle": "normal",
"fontWeight": "600",
"src": [
"file:./assets/fonts/Piazzolla-VariableFont_opsz,wght.ttf"
]
},
{
"fontFamily": "Piazzolla",
"fontStyle": "normal",
"fontWeight": "700",
"src": [
"file:./assets/fonts/Piazzolla-VariableFont_opsz,wght.ttf"
]
},
{
"fontFamily": "Piazzolla",
"fontStyle": "normal",
"fontWeight": "800",
"src": [
"file:./assets/fonts/Piazzolla-VariableFont_opsz,wght.ttf"
]
},
{
"fontFamily": "Piazzolla",
"fontStyle": "normal",
"fontWeight": "900",
"src": [
"file:./assets/fonts/Piazzolla-VariableFont_opsz,wght.ttf"
]
},
{
"fontFamily": "Piazzolla",
"fontStyle": "italic",
"fontWeight": "100",
"src": [
"file:./assets/fonts/Piazzolla-Italic-VariableFont_opsz,wght.ttf"
]
},
{
"fontFamily": "Piazzolla",
"fontStyle": "italic",
"fontWeight": "200",
"src": [
"file:./assets/fonts/Piazzolla-Italic-VariableFont_opsz,wght.ttf"
]
},
{
"fontFamily": "Piazzolla",
"fontStyle": "italic",
"fontWeight": "300",
"src": [
"file:./assets/fonts/Piazzolla-Italic-VariableFont_opsz,wght.ttf"
]
},
{
"fontFamily": "Piazzolla",
"fontStyle": "italic",
"fontWeight": "400",
"src": [
"file:./assets/fonts/Piazzolla-Italic-VariableFont_opsz,wght.ttf"
]
},
{
"fontFamily": "Piazzolla",
"fontStyle": "italic",
"fontWeight": "500",
"src": [
"file:./assets/fonts/Piazzolla-Italic-VariableFont_opsz,wght.ttf"
]
},
{
"fontFamily": "Piazzolla",
"fontStyle": "italic",
"fontWeight": "600",
"src": [
"file:./assets/fonts/Piazzolla-Italic-VariableFont_opsz,wght.ttf"
]
},
{
"fontFamily": "Piazzolla",
"fontStyle": "italic",
"fontWeight": "700",
"src": [
"file:./assets/fonts/Piazzolla-Italic-VariableFont_opsz,wght.ttf"
]
},
{
"fontFamily": "Piazzolla",
"fontStyle": "italic",
"fontWeight": "800",
"src": [
"file:./assets/fonts/Piazzolla-Italic-VariableFont_opsz,wght.ttf"
]
},
{
"fontFamily": "Piazzolla",
"fontStyle": "italic",
"fontWeight": "900",
"src": [
"file:./assets/fonts/Piazzolla-Italic-VariableFont_opsz,wght.ttf"
]
}
]
}
],
"fontSizes": [
{
"name": "Small",
"size": "0.833rem",
"slug": "small"
},
{
"fluid": {
"max": "1rem",
"min": "0.833rem"
},
"name": "Medium",
"size": "1rem",
"slug": "medium"
},
{
"fluid": {
"max": "1.2rem",
"min": "1rem"
},
"name": "Large",
"size": "1.2rem",
"slug": "large"
},
{
"fluid": {
"max": "1.728rem",
"min": "1.2rem"
},
"name": "Extra Large",
"size": "1.728rem",
"slug": "x-large"
},
{
"fluid": {
"max": "2.074rem",
"min": "1.728rem"
},
"name": "Double Extra Large",
"size": "2.074rem",
"slug": "xx-large"
},
{
"fluid": {
"max": "2.986rem",
"min": "2.074rem"
},
"name": "Triple Extra Large",
"size": "2.986rem",
"slug": "xxx-large"
}
]
},
"useRootPaddingAwareAlignments": true
},
"styles": {
"blocks": {
"core/avatar": {
"border": {
"radius": "999px"
},
"typography": {
"lineHeight": "0"
}
},
"core/button": {
"border": {
"radius": "999px"
},
"spacing": {
"padding": {
"bottom": "8px",
"left": "32px",
"right": "32px",
"top": "8px"
}
},
"typography": {
"fontSize": "var:preset|font-size|small",
"lineHeight": "1.5"
}
},
"core/buttons": {
"spacing": {
"blockGap": "var:preset|spacing|40"
}
},
"core/code": {
"border": {
"color": "var(--wp--preset--color--foreground)",
"radius": "0",
"style": "solid",
"width": "0.5px"
},
"spacing": {
"padding": "var:preset|spacing|40"
},
"typography": {
"fontFamily": "monospace"
}
},
"core/comment-author-name": {
"color": {
"text": "var:preset|color|secondary"
},
"elements": {
"link": {
":hover": {
"color": {
"text": "var:preset|color|primary"
},
"typography": {
"textDecoration": "underline"
}
},
"color": {
"text": "var:preset|color|secondary"
},
"typography": {
"textDecoration": "none"
}
}
},
"typography": {
"fontSize": "var:preset|font-size|small",
"lineHeight": "1.5"
}
},
"core/comment-content": {
"typography": {
"fontSize": "var:preset|font-size|small",
"lineHeight": "1.5"
}
},
"core/comment-date": {
"color": {
"text": "var:preset|color|secondary"
},
"elements": {
"link": {
":hover": {
"color": {
"text": "var:preset|color|primary"
},
"typography": {
"textDecoration": "underline"
}
},
"color": {
"text": "var:preset|color|secondary"
},
"typography": {
"textDecoration": "none"
}
}
},
"typography": {
"fontSize": "var:preset|font-size|small",
"lineHeight": "1.5"
}
},
"core/comment-edit-link": {
"color": {
"text": "var:preset|color|secondary"
},
"elements": {
"link": {
":hover": {
"color": {
"text": "var:preset|color|primary"
},
"typography": {
"textDecoration": "underline"
}
},
"color": {
"text": "var:preset|color|secondary"
},
"typography": {
"textDecoration": "none"
}
}
},
"typography": {
"fontSize": "var:preset|font-size|small",
"lineHeight": "1.5"
}
},
"core/comment-reply-link": {
"elements": {
"link": {
":hover": {
"color": {
"text": "var:preset|color|primary"
},
"border": {
"color": "var:preset|color|primary"
}
},
"border": {
"color": "var:preset|color|secondary",
"radius": "999px",
"style": "solid",
"width": "0.5px"
},
"color": {
"text": "var:preset|color|secondary"
},
"spacing": {
"padding": "3.5px 12px"
},
"typography": {
"textDecoration": "none"
}
}
},
"typography": {
"fontSize": "var:preset|font-size|small",
"lineHeight": "1.5"
}
},
"core/comments-pagination": {
"color": {
"text": "var:preset|color|secondary"
},
"elements": {
"link": {
":hover": {
"color": {
"text": "var:preset|color|primary"
},
"typography": {
"textDecoration": "underline"
}
},
"color": {
"text": "var:preset|color|secondary"
},
"typography": {
"textDecoration": "none"
}
}
},
"typography": {
"fontSize": "var:preset|font-size|small",
"lineHeight": "1.5"
}
},
"core/comments-pagination-numbers": {
"color": {
"text": "var:preset|color|secondary"
},
"elements": {
"link": {
":hover": {
"color": {
"text": "var:preset|color|primary"
},
"typography": {
"textDecoration": "underline"
}
},
"color": {
"text": "var:preset|color|secondary"
},
"typography": {
"textDecoration": "none"
}
}
},
"typography": {
"fontSize": "var:preset|font-size|small",
"lineHeight": "1.5"
}
},
"core/comments-title": {
"typography": {
"fontSize": "var:preset|font-size|large"
}
},
"core/cover": {
"spacing": {
"padding": {
"bottom": "var:preset|spacing|50",
"left": "var:preset|spacing|50",
"right": "var:preset|spacing|50",
"top": "var:preset|spacing|50"
}
}
},
"core/gallery": {
"spacing": {
"margin": {
"bottom": "var:preset|spacing|50"
}
}
},
"core/heading": {
"color": {
"text": "var:preset|color|primary"
},
"elements": {
"heading": {
"color": {
"text": "var:preset|color|primary"
}
},
"link": {
":hover": {
"color": {
"text": "var:preset|color|foreground"
}
},
"color": {
"text": "var:preset|color|primary"
}
}
}
},
"core/latest-comments": {
"spacing": {
"padding": {
"left": "0px"
}
}
},
"core/list": {
"spacing": {
"padding": {
"left": "var:preset|spacing|50"
}
}
},
"core/navigation": {
"elements": {
"link": {
":hover": {
"color": {
"text": "var:preset|color|primary"
},
"typography": {
"textDecoration": "underline"
}
},
"typography": {
"textDecoration": "none"
}
}
},
"spacing": {
"blockGap": "var:preset|spacing|40"
},
"typography": {
"fontSize": "var:preset|font-size|small",
"lineHeight": "1.5"
}
},
"core/paragraph": {
"elements": {
"link": {
":hover": {
"color": {
"text": "var:preset|color|foreground"
}
},
"color": {
"text": "var:preset|color|primary"
}
}
},
"typography": {
"lineHeight": "calc(1em + 0.75rem)"
}
},
"core/post-author": {
"color": {
"text": "var:preset|color|secondary"
},
"elements": {
"link": {
":hover": {
"color": {
"text": "var:preset|color|primary"
},
"typography": {
"textDecoration": "underline"
}
},
"color": {
"text": "var:preset|color|secondary"
},
"typography": {
"textDecoration": "none"
}
}
},
"typography": {
"fontSize": "var:preset|font-size|small",
"lineHeight": "1.5"
}
},
"core/post-author-name": {
"color": {
"text": "var:preset|color|secondary"
},
"elements": {
"link": {
":hover": {
"color": {
"text": "var:preset|color|primary"
},
"typography": {
"textDecoration": "underline"
}
},
"color": {
"text": "var:preset|color|secondary"
},
"typography": {
"textDecoration": "none"
}
}
},
"typography": {
"fontSize": "var:preset|font-size|small",
"lineHeight": "1.5"
}
},
"core/post-comments-count": {
"color": {
"text": "var:preset|color|secondary"
},
"typography": {
"fontSize": "var:preset|font-size|small",
"lineHeight": "1.5"
}
},
"core/post-comments-form": {
"elements": {
"heading": {
"color": {
"text": "#1f1f1d"
}
}
},
"typography": {
"fontSize": "var:preset|font-size|small",
"lineHeight": "1.5"
}
},
"core/post-comments-link": {
"color": {
"text": "var:preset|color|secondary"
},
"elements": {
"link": {
":hover": {
"color": {
"text": "var:preset|color|primary"
},
"typography": {
"textDecoration": "underline"
}
},
"color": {
"text": "var:preset|color|secondary"
},
"typography": {
"textDecoration": "none"
}
}
},
"typography": {
"fontSize": "var:preset|font-size|small",
"lineHeight": "1.5"
}
},
"core/post-date": {
"color": {
"text": "var:preset|color|secondary"
},
"elements": {
"link": {
":hover": {
"color": {
"text": "var:preset|color|primary"
},
"typography": {
"textDecoration": "underline"
}
},
"color": {
"text": "var:preset|color|secondary"
},
"typography": {
"textDecoration": "none"
}
}
},
"typography": {
"fontSize": "var(--wp--preset--font-size--small)",
"lineHeight": "1.5"
}
},
"core/post-navigation-link": {
"color": {
"text": "var:preset|color|secondary"
},
"elements": {
"link": {
":hover": {
"color": {
"text": "var:preset|color|primary"
},
"typography": {
"textDecoration": "underline"
}
},
"color": {
"text": "var:preset|color|secondary"
},
"typography": {
"textDecoration": "none"
}
}
},
"typography": {
"fontSize": "var(--wp--preset--font-size--small)",
"lineHeight": "1.5"
}
},
"core/post-terms": {
"color": {
"text": "var:preset|color|secondary"
},
"elements": {
"link": {
":hover": {
"color": {
"text": "var:preset|color|primary"
},
"typography": {
"textDecoration": "underline"
}
},
"color": {
"text": "var:preset|color|secondary"
},
"typography": {
"textDecoration": "none"
}
}
},
"typography": {
"fontSize": "var(--wp--preset--font-size--small)",
"lineHeight": "1.5"
}
},
"core/post-title": {
"color": {
"text": "var:preset|color|primary"
},
"elements": {
"link": {
":hover": {
"color": {
"text": "var:preset|color|foreground"
},
"typography": {
"textDecoration": "underline"
}
},
"color": {
"text": "var:preset|color|primary"
},
"typography": {
"textDecoration": "none"
}
}
},
"typography": {
"fontSize": "var:preset|font-size|large",
"fontStyle": "normal",
"fontWeight": "400",
"lineHeight": "1.458333333"
}
},
"core/pullquote": {
"border": {
"color": "var(--wp--preset--color--tertiary)",
"style": "solid",
"width": "1px 0"
},
"spacing": {
"padding": "var(--wp--style--block-gap)"
},
"typography": {
"fontSize": "var(--wp--preset--font-size--medium)",
"fontStyle": "italic"
}
},
"core/query-pagination": {
"color": {
"text": "var:preset|color|secondary"
},
"elements": {
"link": {
":hover": {
"color": {
"text": "var:preset|color|primary"
},
"typography": {
"textDecoration": "underline"
}
},
"color": {
"text": "var:preset|color|secondary"
},
"typography": {
"textDecoration": "none"
}
}
},
"typography": {
"fontSize": "var(--wp--preset--font-size--small)",
"lineHeight": "1.5"
}
},
"core/query-pagination-next": {
"typography": {
"fontSize": "var:preset|font-size|small",
"lineHeight": "1.5"
}
},
"core/query-pagination-numbers": {
"typography": {
"fontSize": "var:preset|font-size|small",
"lineHeight": "1.5"
}
},
"core/query-pagination-previous": {
"typography": {
"fontSize": "var:preset|font-size|small",
"lineHeight": "1.5"
}
},
"core/query-title": {
"color": {
"text": "var:preset|color|primary"
},
"typography": {
"fontSize": "var:preset|font-size|x-large"
}
},
"core/quote": {
"border": {
"color": "var(--wp--preset--color--primary)",
"style": "solid",
"width": "0 0 0 1px"
},
"spacing": {
"padding": {
"left": "var(--wp--preset--spacing--40)"
}
},
"typography": {
"fontStyle": "normal"
}
},
"core/read-more": {
"elements": {
"link": {
":hover": {
"color": {
"text": "var:preset|color|foreground"
},
"typography": {
"textDecoration": "underline"
}
},
"color": {
"text": "var:preset|color|primary"
}
}
}
},
"core/search": {
"typography": {
"fontSize": "var:preset|font-size|small",
"lineHeight": "1.5"
}
},
"core/separator": {
"border": {
"color": "currentColor",
"style": "solid",
"width": "0 0 1px 0"
},
"color": {
"text": "var:preset|color|tertiary"
}
},
"core/site-tagline": {
"typography": {
"fontSize": "var:preset|font-size|medium"
}
},
"core/site-title": {
"color": {
"text": "var:preset|color|primary"
},
"elements": {
"link": {
":hover": {
"typography": {
"textDecoration": "underline"
}
},
"color": {
"text": "var:preset|color|primary"
},
"typography": {
"textDecoration": "none"
}
}
},
"typography": {
"fontSize": "var(--wp--preset--font-size--medium)",
"fontWeight": "700"
}
},
"core/social-links": {
"spacing": {
"blockGap": {
"left": "var:preset|spacing|40",
"top": "var:preset|spacing|40"
}
}
}
},
"color": {
"background": "var(--wp--preset--color--background)",
"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)"
}
},
":hover": {
"color": {
"background": "var(--wp--preset--color--secondary)",
"text": "var(--wp--preset--color--background)"
}
},
"border": {
"radius": "999px"
},
"color": {
"background": "var(--wp--preset--color--primary)",
"text": "var(--wp--preset--color--background)"
},
"spacing": {
"padding": {
"bottom": "8px",
"left": "32px",
"right": "32px",
"top": "8px"
}
},
"typography": {
"fontSize": "var:preset|font-size|small",
"lineHeight": "1.5"
}
},
"h1": {
"typography": {
"fontSize": "var:preset|font-size|xxx-large",
"lineHeight": "calc(1em + 0.4375rem)"
}
},
"h2": {
"typography": {
"fontSize": "var:preset|font-size|xx-large",
"lineHeight": "calc(1em + 0.5rem)"
}
},
"h3": {
"typography": {
"fontSize": "var:preset|font-size|x-large"
}
},
"h4": {
"typography": {
"fontSize": "var:preset|font-size|large"
}
},
"h5": {
"typography": {
"fontSize": "var:preset|font-size|medium"
}
},
"h6": {
"typography": {
"fontSize": "var:preset|font-size|small"
}
},
"heading": {
"color": {
"text": "var(--wp--preset--color--primary)"
},
"typography": {
"fontFamily": "var(--wp--preset--font-family--system-font)",
"fontStyle": "normal",
"fontWeight": "700",
"lineHeight": "calc(1em + 0.75rem)"
}
},
"link": {
":hover": {
"color": {
"text": "var:preset|color|secondary"
},
"typography": {
"textDecoration": "none"
}
},
"color": {
"text": "var(--wp--preset--color--primary)"
}
}
},
"spacing": {
"blockGap": "var:preset|spacing|50",
"padding": {
"top": "var:preset|spacing|50",
"right": "var:preset|spacing|50",
"bottom": "var:preset|spacing|50",
"left": "var:preset|spacing|50"
}
},
"typography": {
"fontFamily": "var(--wp--preset--font-family--system-font)",
"fontSize": "var:preset|font-size|medium",
"fontStyle": "normal",
"fontWeight": "400",
"lineHeight": "1.75"
}
},
"templateParts": [
{
"area": "header",
"name": "header",
"title": "Header"
},
{
"area": "header",
"name": "header-commerce",
"title": "Header Commerce"
},
{
"area": "header",
"name": "header-front",
"title": "Header Front"
},
{
"area": "header",
"name": "header-wide",
"title": "Header Wide"
},
{
"area": "footer",
"name": "footer"
},
{
"area": "uncategorized",
"name": "mini-cart",
"title": "Mini Cart"
},
{
"area": "uncategorized",
"name": "post-meta",
"title": "Post Meta"
}
],
"version": 2,
"$schema": "https://schemas.wp.org/trunk/theme.json"
}