123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697 |
- {
- "customTemplates": [
- {
- "name": "archive-product",
- "postTypes": [
- "page"
- ],
- "title": "Product Archive"
- },
- {
- "name": "cart",
- "postTypes": [
- "page"
- ],
- "title": "Cart"
- },
- {
- "name": "checkout",
- "postTypes": [
- "page"
- ],
- "title": "Checkout"
- },
- {
- "name": "order-confirmation",
- "postTypes": [
- "page"
- ],
- "title": "Order Confirmation"
- },
- {
- "name": "product-search-results",
- "postTypes": [
- "page"
- ],
- "title": "Product Search Results"
- },
- {
- "name": "single-product",
- "postTypes": [
- "product"
- ],
- "title": "Single Product"
- },
- {
- "name": "taxonomy-product_cat",
- "postTypes": [
- "page"
- ],
- "title": "Product Category Archive"
- },
- {
- "name": "taxonomy-product_tag",
- "postTypes": [
- "page"
- ],
- "title": "Product Tag Archive"
- }
- ],
- "settings": {
- "appearanceTools": true,
- "color": {
- "custom": true,
- "customGradient": true,
- "palette": [
- {
- "color": "#062b23",
- "name": "Primary",
- "slug": "primary"
- },
- {
- "color": "#2b453c",
- "name": "Secondary",
- "slug": "secondary"
- },
- {
- "color": "#062b23",
- "name": "Foreground",
- "slug": "foreground"
- },
- {
- "color": "#e9d7c9",
- "name": "Background",
- "slug": "background"
- },
- {
- "color": "#7a7e5f",
- "name": "Tertiary",
- "slug": "tertiary"
- }
- ]
- },
- "layout": {
- "contentSize": "400px",
- "wideSize": "1624px"
- },
- "spacing": {
- "spacingScale": {
- "steps": 0
- },
- "spacingSizes": [
- {
- "name": "1",
- "size": "0.75rem",
- "slug": "30"
- },
- {
- "name": "2",
- "size": "1rem",
- "slug": "40"
- },
- {
- "name": "3",
- "size": "1.5rem",
- "slug": "50"
- },
- {
- "name": "4",
- "size": "2rem",
- "slug": "60"
- },
- {
- "name": "5",
- "size": "3rem",
- "slug": "70"
- },
- {
- "name": "6",
- "size": "4rem",
- "slug": "80"
- }
- ],
- "units": [
- "%",
- "px",
- "em",
- "rem",
- "vh",
- "vw"
- ]
- },
- "typography": {
- "customFontSize": true,
- "dropCap": false,
- "fluid": false,
- "fontFamilies": [
- {
- "fontFace": [
- {
- "fontFamily": "Literata",
- "fontStyle": "normal",
- "fontWeight": "200",
- "src": [
- "file:./assets/fonts/literata_normal_200.ttf"
- ]
- },
- {
- "fontFamily": "Literata",
- "fontStyle": "normal",
- "fontWeight": "300",
- "src": [
- "file:./assets/fonts/literata_normal_300.ttf"
- ]
- },
- {
- "fontFamily": "Literata",
- "fontStyle": "normal",
- "fontWeight": "400",
- "src": [
- "file:./assets/fonts/literata_normal_400.ttf"
- ]
- },
- {
- "fontFamily": "Literata",
- "fontStyle": "normal",
- "fontWeight": "500",
- "src": [
- "file:./assets/fonts/literata_normal_500.ttf"
- ]
- },
- {
- "fontFamily": "Literata",
- "fontStyle": "normal",
- "fontWeight": "600",
- "src": [
- "file:./assets/fonts/literata_normal_600.ttf"
- ]
- },
- {
- "fontFamily": "Literata",
- "fontStyle": "normal",
- "fontWeight": "700",
- "src": [
- "file:./assets/fonts/literata_normal_700.ttf"
- ]
- },
- {
- "fontFamily": "Literata",
- "fontStyle": "normal",
- "fontWeight": "800",
- "src": [
- "file:./assets/fonts/literata_normal_800.ttf"
- ]
- },
- {
- "fontFamily": "Literata",
- "fontStyle": "normal",
- "fontWeight": "900",
- "src": [
- "file:./assets/fonts/literata_normal_900.ttf"
- ]
- },
- {
- "fontFamily": "Literata",
- "fontStyle": "italic",
- "fontWeight": "200",
- "src": [
- "file:./assets/fonts/literata_italic_200.ttf"
- ]
- },
- {
- "fontFamily": "Literata",
- "fontStyle": "italic",
- "fontWeight": "300",
- "src": [
- "file:./assets/fonts/literata_italic_300.ttf"
- ]
- },
- {
- "fontFamily": "Literata",
- "fontStyle": "italic",
- "fontWeight": "400",
- "src": [
- "file:./assets/fonts/literata_italic_400.ttf"
- ]
- },
- {
- "fontFamily": "Literata",
- "fontStyle": "italic",
- "fontWeight": "500",
- "src": [
- "file:./assets/fonts/literata_italic_500.ttf"
- ]
- },
- {
- "fontFamily": "Literata",
- "fontStyle": "italic",
- "fontWeight": "600",
- "src": [
- "file:./assets/fonts/literata_italic_600.ttf"
- ]
- },
- {
- "fontFamily": "Literata",
- "fontStyle": "italic",
- "fontWeight": "700",
- "src": [
- "file:./assets/fonts/literata_italic_700.ttf"
- ]
- },
- {
- "fontFamily": "Literata",
- "fontStyle": "italic",
- "fontWeight": "800",
- "src": [
- "file:./assets/fonts/literata_italic_800.ttf"
- ]
- },
- {
- "fontFamily": "Literata",
- "fontStyle": "italic",
- "fontWeight": "900",
- "src": [
- "file:./assets/fonts/literata_italic_900.ttf"
- ]
- }
- ],
- "fontFamily": "Literata",
- "slug": "literata"
- }
- ],
- "fontSizes": [
- {
- "name": "Extra Small",
- "size": "0.625rem",
- "slug": "x-small"
- },
- {
- "name": "Small",
- "size": "0.75rem",
- "slug": "small"
- },
- {
- "name": "Medium",
- "size": "0.9rem",
- "slug": "medium"
- },
- {
- "name": "Large",
- "size": "1.296rem",
- "slug": "large"
- },
- {
- "name": "Extra Large",
- "size": "1.866rem",
- "slug": "x-large"
- }
- ]
- }
- },
- "styles": {
- "blocks": {
- "core/button": {
- "variations": {
- "outline": {
- "border": {
- "width": "1px"
- },
- "spacing": {
- "padding": {
- "bottom": "0.3125rem",
- "left": "1.4375rem",
- "right": "1.4375rem",
- "top": "0.3125rem"
- }
- }
- }
- }
- },
- "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:transparent;}"
- },
- "core/code": {
- "border": {
- "color": "var(--wp--preset--color--foreground)",
- "radius": "0",
- "style": "solid",
- "width": "0.5px"
- },
- "spacing": {
- "padding": "var(--wp--preset--spacing--30)"
- },
- "typography": {
- "fontFamily": "monospace"
- }
- },
- "core/comment-author-name": {
- "typography": {
- "fontSize": "var(--wp--preset--font-size--x-small)"
- }
- },
- "core/comment-date": {
- "typography": {
- "fontSize": "var(--wp--preset--font-size--x-small)"
- }
- },
- "core/comment-edit-link": {
- "typography": {
- "fontSize": "var(--wp--preset--font-size--x-small)"
- }
- },
- "core/comment-reply-link": {
- "typography": {
- "fontSize": "var(--wp--preset--font-size--x-small)"
- }
- },
- "core/comments-pagination": {
- "typography": {
- "fontSize": "var(--wp--preset--font-size--x-small)"
- }
- },
- "core/comments-title": {
- "spacing": {
- "margin": {
- "bottom": "var(--wp--preset--spacing--50)",
- "top": "0"
- }
- },
- "typography": {
- "fontSize": "var(--wp--preset--font-size--medium)",
- "lineHeight": "1.388888889"
- }
- },
- "core/cover": {
- "spacing": {
- "padding": "var(--wp--preset--spacing--50)"
- }
- },
- "core/gallery": {
- "spacing": {
- "margin": {
- "bottom": "var(--wp--preset--spacing--50)"
- }
- }
- },
- "core/latest-comments": {
- "css": " .wp-block-latest-comments__comment-author{font-size: inherit;} & .wp-block-latest-comments__comment-date{font-size: inherit;} & .wp-block-latest-comments__comment-excerpt p{font-size: inherit;} & .wp-block-latest-comments__comment-excerpt p{margin:0 0 var(--wp--style--block-gap)}&:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)){line-height:calc(1em + 0.5rem);}",
- "spacing": {
- "padding": {
- "left": "0"
- }
- }
- },
- "core/latest-posts": {
- "css": " .wp-block-latest-posts__post-author{font-size: inherit;} & .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--50)"
- }
- }
- },
- "core/navigation": {
- "css": ".wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container {border-color: var(--wp--preset--color--contrast);border-width:0.5px}",
- "elements": {
- "link": {
- ":hover": {
- "typography": {
- "textDecoration": "underline"
- }
- },
- "typography": {
- "textDecoration": "none"
- }
- }
- }
- },
- "core/paragraph": {
- "typography": {
- "lineHeight": "calc(1em + 0.5rem)"
- }
- },
- "core/post-author": {
- "css": ".wp-block-post-author .wp-block-post-author__byline{font-size:inherit;}&.wp-block-post-author .wp-block-post-author__name a{text-decoration:none;}&.wp-block-post-author .wp-block-post-author__bio{font-size:inherit;margin:0;}& .wp-block-post-author__avatar img{margin-top:4px;vertical-align:middle;}"
- },
- "core/post-comments-form": {
- "css": ".wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]){line-height: inherit;}&.wp-block-post-comments-form .comment-form textarea{line-height: inherit;}&.wp-block-post-comments-form .form-submit {margin-bottom: 0;}&.wp-block-post-comments-form .comment-form > *:not(.comment-form-cookies-consent,.comment-subscription-form){margin-top:var(--wp--preset--spacing--50);margin-bottom:0;}& .comment-reply-title{font-size:var(--wp--preset--font-size--medium);line-height:1.388888889;}"
- },
- "core/post-excerpt": {
- "css": ".wp-block-post-excerpt p.wp-block-post-excerpt__excerpt{line-height: inherit;}"
- },
- "core/post-title": {
- "elements": {
- "link": {
- ":hover": {
- "typography": {
- "textDecoration": "underline"
- }
- },
- "typography": {
- "textDecoration": "none"
- }
- }
- },
- "typography": {
- "fontSize": "var(--wp--preset--font-size--medium)",
- "lineHeight": "1.388888889"
- }
- },
- "core/pullquote": {
- "border": {
- "color": "var(--wp--preset--color--foreground)",
- "style": "solid",
- "width": "1px 0"
- },
- "css": ".wp-block-pullquote cite{display:block;}",
- "elements": {
- "cite": {
- "spacing": {
- "margin": {
- "top": "var(--wp--preset--spacing--50)"
- }
- },
- "typography": {
- "fontSize": "var(--wp--preset--font-size--x-small)",
- "fontStyle": "normal",
- "textTransform": "none"
- }
- }
- },
- "spacing": {
- "padding": "var(--wp--preset--spacing--50)"
- },
- "typography": {
- "fontSize": "var(--wp--preset--font-size--small)",
- "fontStyle": "italic"
- }
- },
- "core/query-pagination": {
- "css": ".wp-block-query-pagination .wp-block-query-pagination-next{margin-bottom:0;}&.wp-block-query-pagination .wp-block-query-pagination-previous{margin-bottom:0;}&.wp-block-query-pagination .wp-block-query-pagination-numbers {margin-bottom:0;}",
- "typography": {
- "lineHeight": "1"
- }
- },
- "core/query-title": {
- "typography": {
- "fontSize": "var(--wp--preset--font-size--medium)",
- "lineHeight": "1.388888889"
- }
- },
- "core/quote": {
- "border": {
- "color": "var(--wp--preset--color--foreground)",
- "style": "solid",
- "width": "0 0 0 1px"
- },
- "spacing": {
- "margin": {
- "left": "0",
- "right": "0"
- },
- "padding": {
- "left": "var(--wp--preset--spacing--50)"
- }
- },
- "typography": {
- "fontStyle": "italic"
- },
- "variations": {
- "plain": {
- "border": {
- "width": "0"
- },
- "spacing": {
- "padding": {
- "left": "0"
- }
- },
- "typography": {
- "fontStyle": "normal"
- }
- }
- }
- },
- "core/search": {
- "css": "&.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input{border-radius:999px;}& .wp-block-search__inside-wrapper{border-radius:999px;}& :where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-element-button.has-icon{padding:0.375rem;}"
- },
- "core/separator": {
- "border": {
- "color": "currentColor",
- "style": "solid",
- "width": "0 0 1px 0"
- },
- "color": {
- "text": "var(--wp--preset--color--foreground)"
- }
- },
- "core/site-title": {
- "elements": {
- "link": {
- ":hover": {
- "typography": {
- "textDecoration": "underline"
- }
- },
- "typography": {
- "textDecoration": "none"
- }
- }
- },
- "typography": {
- "fontSize": "var(--wp--preset--font-size--medium)",
- "fontWeight": "700",
- "lineHeight": "1.388888889"
- }
- },
- "core/tag-cloud": {
- "css": ".wp-block-tag-cloud.is-style-outline{font-size:var(--wp--preset--font-size--small)}&.wp-block-tag-cloud.is-style-outline a {border-radius: 999px;padding: 0 1rem;}&.wp-block-tag-cloud.is-style-outline a:hover {color: var(--wp--preset--color--base);background-color: var(--wp--preset--color--primary);}"
- },
- "core/term-description": {
- "css": ".wp-block-term-description p+p{margin-top:1.25rem;}"
- }
- },
- "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--secondary)",
- "text": "var(--wp--preset--color--background)"
- }
- },
- ":hover": {
- "color": {
- "background": "var(--wp--preset--color--secondary)",
- "text": "var(--wp--preset--color--background)"
- }
- },
- "border": {
- "radius": "9999px"
- },
- "color": {
- "background": "var(--wp--preset--color--primary)",
- "text": "var(--wp--preset--color--background)"
- },
- "spacing": {
- "padding": {
- "bottom": "0.375rem",
- "left": "1.5rem",
- "right": "1.5rem",
- "top": "0.375rem"
- }
- }
- },
- "h1": {
- "typography": {
- "fontSize": "var(--wp--preset--font-size--large)",
- "lineHeight": "1.350308642"
- }
- },
- "h2": {
- "typography": {
- "fontSize": "var(--wp--preset--font-size--medium)",
- "lineHeight": "1.388888889"
- }
- },
- "h3": {
- "typography": {
- "fontSize": "var(--wp--preset--font-size--small)",
- "lineHeight": "calc(1em + 0.5rem)"
- }
- },
- "h4": {
- "typography": {
- "fontSize": "var(--wp--preset--font-size--x-small)",
- "lineHeight": "1.2"
- }
- },
- "h5": {
- "typography": {
- "fontSize": "var(--wp--preset--font-size--x-small)",
- "lineHeight": "1.2",
- "textTransform": "uppercase"
- }
- },
- "h6": {
- "typography": {
- "fontSize": "var(--wp--preset--font-size--x-small)",
- "fontWeight": 400,
- "lineHeight": "1.2"
- }
- },
- "heading": {
- "typography": {
- "fontFamily": "var(--wp--preset--font-family--literata)",
- "fontWeight": "700"
- }
- },
- "link": {
- ":hover": {
- "typography": {
- "textDecoration": "none"
- }
- },
- "color": {
- "text": "var(--wp--preset--color--primary)"
- }
- }
- },
- "spacing": {
- "blockGap": "var(--wp--preset--spacing--50)",
- "padding": {
- "left": "var(--wp--preset--spacing--50)",
- "right": "var(--wp--preset--spacing--50)"
- }
- },
- "typography": {
- "fontFamily": "var(--wp--preset--font-family--literata)",
- "fontSize": "var(--wp--preset--font-size--small)",
- "lineHeight": "1.666666667"
- }
- },
- "templateParts": [
- {
- "area": "header",
- "name": "header",
- "title": "Header"
- },
- {
- "area": "footer",
- "name": "footer",
- "title": "Footer"
- }
- ],
- "version": 2,
- "$schema": "https://schemas.wp.org/trunk/theme.json"
- }
|