File manager - Edit - /var/www/html/wordpress/.tmb/themes.tar
Back
twentytwentythree/parts/footer.html 0000775 00000000101 15026754507 0013726 0 ustar 00 <!-- wp:pattern {"slug":"twentytwentythree/footer-default"} /--> twentytwentythree/parts/comments.html 0000775 00000000102 15026754507 0014256 0 ustar 00 <!-- wp:pattern {"slug":"twentytwentythree/hidden-comments"} /--> twentytwentythree/parts/header.html 0000775 00000001257 15026754507 0013675 0 ustar 00 <!-- wp:group {"layout":{"type":"constrained"}} --> <div class="wp-block-group"> <!-- wp:group {"align":"wide","style":{"spacing":{"padding":{"bottom":"var:preset|spacing|40"}}},"layout":{"type":"flex","justifyContent":"space-between"}} --> <div class="wp-block-group alignwide" style="padding-bottom:var(--wp--preset--spacing--40)"> <!-- wp:site-title {"level":0} /--> <!-- wp:group {"layout":{"type":"flex","flexWrap":"wrap","justifyContent":"left"}} --> <div class="wp-block-group"> <!-- wp:navigation {"layout":{"type":"flex","setCascadingProperties":true,"justifyContent":"right"}} /--> </div> <!-- /wp:group --> </div> <!-- /wp:group --> </div> <!-- /wp:group --> twentytwentythree/parts/post-meta.html 0000775 00000000074 15026754507 0014352 0 ustar 00 <!-- wp:pattern {"slug":"twentytwentythree/post-meta"} /--> twentytwentythree/patterns/hidden-404.php 0000775 00000002606 15026754507 0014536 0 ustar 00 <?php /** * Title: Hidden 404 * Slug: twentytwentythree/hidden-404 * Inserter: no */ ?> <!-- wp:spacer {"height":"var(--wp--preset--spacing--30)"} --> <div style="height:var(--wp--preset--spacing--30)" aria-hidden="true" class="wp-block-spacer"></div> <!-- /wp:spacer --> <!-- wp:heading {"level":1,"align":"wide"} --> <h1 class="alignwide"><?php echo esc_html_x( '404', 'Error code for a webpage that is not found.', 'twentytwentythree' ); ?></h1> <!-- /wp:heading --> <!-- wp:group {"align":"wide","layout":{"type":"default"},"style":{"spacing":{"margin":{"top":"5px"}}}} --> <div class="wp-block-group alignwide" style="margin-top:5px"> <!-- wp:paragraph --> <p><?php echo esc_html_x( 'This page could not be found.', 'Message to convey that a webpage could not be found', 'twentytwentythree' ); ?></p> <!-- /wp:paragraph --> <!-- wp:search {"label":"<?php echo esc_html_x( 'Search', 'label', 'twentytwentythree' ); ?>","placeholder":"<?php echo esc_attr_x( 'Search...', 'placeholder for search field', 'twentytwentythree' ); ?>","showLabel":false,"width":100,"widthUnit":"%","buttonText":"<?php esc_attr_e( 'Search', 'twentytwentythree' ); ?>","buttonUseIcon":true,"align":"center"} /--> </div> <!-- /wp:group --> <!-- wp:spacer {"height":"var(--wp--preset--spacing--70)"} --> <div style="height:var(--wp--preset--spacing--70)" aria-hidden="true" class="wp-block-spacer"></div> <!-- /wp:spacer --> twentytwentythree/patterns/post-meta.php 0000775 00000005251 15026754507 0014706 0 ustar 00 <?php /** * Title: Post Meta * Slug: twentytwentythree/post-meta * Categories: query * Keywords: post meta * Block Types: core/template-part/post-meta * Description: Post meta information with separator on the top. */ ?> <!-- wp:spacer {"height":"0"} --> <div style="height:0" aria-hidden="true" class="wp-block-spacer"></div> <!-- /wp:spacer --> <!-- wp:group {"style":{"spacing":{"margin":{"top":"var:preset|spacing|70"}}},"layout":{"type":"constrained"}} --> <div class="wp-block-group" style="margin-top:var(--wp--preset--spacing--70)"> <!-- wp:separator {"opacity":"css","align":"wide","className":"is-style-wide"} --> <hr class="wp-block-separator alignwide has-css-opacity is-style-wide"/> <!-- /wp:separator --> <!-- wp:columns {"align":"wide","style":{"spacing":{"margin":{"top":"var:preset|spacing|30"},"blockGap":"var:preset|spacing|30"}},"fontSize":"small"} --> <div class="wp-block-columns alignwide has-small-font-size" style="margin-top:var(--wp--preset--spacing--30)"> <!-- wp:column {"style":{"spacing":{"blockGap":"0px"}}} --> <div class="wp-block-column"> <!-- wp:group {"style":{"spacing":{"blockGap":"0.5ch"}},"layout":{"type":"flex"}} --> <div class="wp-block-group"> <!-- wp:paragraph --> <p> <?php echo esc_html_x( 'Posted', 'Verb to explain the publication status of a post', 'twentytwentythree' ); ?> </p> <!-- /wp:paragraph --> <!-- wp:post-date /--> <!-- wp:paragraph --> <p> <?php echo esc_html_x( 'in', 'Preposition to show the relationship between the post and its categories', 'twentytwentythree' ); ?> </p> <!-- /wp:paragraph --> <!-- wp:post-terms {"term":"category"} /--> </div> <!-- /wp:group --> <!-- wp:group {"style":{"spacing":{"blockGap":"0.5ch"}},"layout":{"type":"flex"}} --> <div class="wp-block-group"> <!-- wp:paragraph --> <p> <?php echo esc_html_x( 'by', 'Preposition to show the relationship between the post and its author', 'twentytwentythree' ); ?> </p> <!-- /wp:paragraph --> <!-- wp:post-author {"showAvatar":false} /--> </div> <!-- /wp:group --> </div> <!-- /wp:column --> <!-- wp:column {"style":{"spacing":{"blockGap":"0px"}}} --> <div class="wp-block-column"> <!-- wp:group {"style":{"spacing":{"blockGap":"0.5ch"}},"layout":{"type":"flex","orientation":"vertical"}} --> <div class="wp-block-group"> <!-- wp:paragraph --> <p> <?php echo esc_html_x( 'Tags:', 'Label for a list of post tags', 'twentytwentythree' ); ?> </p> <!-- /wp:paragraph --> <!-- wp:post-terms {"term":"post_tag"} /--> </div> <!-- /wp:group --> </div> <!-- /wp:column --> </div> <!-- /wp:columns --> </div> <!-- /wp:group --> twentytwentythree/patterns/hidden-no-results.php 0000775 00000001307 15026754507 0016337 0 ustar 00 <?php /** * Title: Hidden No Results Content * Slug: twentytwentythree/hidden-no-results-content * Inserter: no */ ?> <!-- wp:paragraph --> <p> <?php echo esc_html_x( 'Sorry, but nothing matched your search terms. Please try again with some different keywords.', 'Message explaining that there are no results returned from a search', 'twentytwentythree' ); ?> </p> <!-- /wp:paragraph --> <!-- wp:search {"label":"<?php echo esc_html_x( 'Search', 'label', 'twentytwentythree' ); ?>","placeholder":"<?php echo esc_attr_x( 'Search...', 'placeholder for search field', 'twentytwentythree' ); ?>","showLabel":false,"buttonText":"<?php esc_attr_e( 'Search', 'twentytwentythree' ); ?>","buttonUseIcon":true} /--> twentytwentythree/patterns/hidden-heading.php 0000775 00000000674 15026754507 0015631 0 ustar 00 <?php /** * Title: Hidden Heading for Homepage * Slug: twentytwentythree/hidden-heading * Inserter: no */ ?> <!-- wp:heading {"level":1,"align":"wide","style":{"spacing":{"margin":{"bottom":"var:preset|spacing|60"}}}} --> <h1 class="alignwide" style="margin-bottom:var(--wp--preset--spacing--60)"><?php echo esc_html_x( 'Mindblown: a blog about philosophy.', 'Main heading for homepage', 'twentytwentythree' ); ?></h1> <!-- /wp:heading --> twentytwentythree/patterns/call-to-action.php 0000775 00000002521 15026754507 0015600 0 ustar 00 <?php /** * Title: Call to action * Slug: twentytwentythree/cta * Categories: featured * Keywords: Call to action * Block Types: core/buttons * Description: Left-aligned text with a CTA button and a separator. */ ?> <!-- wp:columns {"align":"wide"} --> <div class="wp-block-columns alignwide"> <!-- wp:column --> <div class="wp-block-column"> <!-- wp:paragraph {"style":{"typography":{"lineHeight":"1.2"}},"fontSize":"x-large"} --> <p class="has-x-large-font-size" style="line-height:1.2"><?php echo esc_html_x( 'Got any book recommendations?', 'sample content for call to action', 'twentytwentythree' ); ?> </p> <!-- /wp:paragraph --> <!-- wp:buttons --> <div class="wp-block-buttons"> <!-- wp:button {"fontSize":"small"} --> <div class="wp-block-button has-custom-font-size has-small-font-size"> <a class="wp-block-button__link wp-element-button"> <?php echo esc_html_x( 'Get In Touch', 'sample content for call to action button', 'twentytwentythree' ); ?> </a> </div> <!-- /wp:button --> </div> <!-- /wp:buttons --> </div> <!-- /wp:column --> <!-- wp:column --> <div class="wp-block-column"> <!-- wp:separator {"className":"is-style-wide"} --> <hr class="wp-block-separator has-alpha-channel-opacity is-style-wide"/> <!-- /wp:separator --> </div> <!-- /wp:column --> </div> <!-- /wp:columns --> twentytwentythree/patterns/footer-default.php 0000775 00000001732 15026754507 0015715 0 ustar 00 <?php /** * Title: Default Footer * Slug: twentytwentythree/footer-default * Categories: footer * Block Types: core/template-part/footer * Description: Footer with site title and powered by WordPress. */ ?> <!-- wp:group {"layout":{"type":"constrained"}} --> <div class="wp-block-group"> <!-- wp:group {"align":"wide","style":{"spacing":{"padding":{"top":"var:preset|spacing|40"}}},"layout":{"type":"flex","justifyContent":"space-between"}} --> <div class="wp-block-group alignwide" style="padding-top:var(--wp--preset--spacing--40)"> <!-- wp:site-title {"level":0} /--> <!-- wp:paragraph {"align":"right"} --> <p class="has-text-align-right"> <?php printf( /* Translators: WordPress link. */ esc_html__( 'Proudly powered by %s', 'twentytwentythree' ), '<a href="' . esc_url( __( 'https://wordpress.org', 'twentytwentythree' ) ) . '" rel="nofollow">WordPress</a>' ) ?> </p> <!-- /wp:paragraph --> </div> <!-- /wp:group --> </div> <!-- /wp:group --> twentytwentythree/patterns/hidden-comments.php 0000775 00000004134 15026754507 0016052 0 ustar 00 <?php /** * Title: Hidden Comments * Slug: twentytwentythree/hidden-comments * Inserter: no */ ?> <!-- wp:group {"layout":{"type":"constrained"},"style":{"spacing":{"padding":{"top":"var:preset|spacing|40","right":"var:preset|spacing|40","bottom":"var:preset|spacing|40","left":"var:preset|spacing|40"}}}} --> <div class="wp-block-group" style="padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--40)"> <!-- wp:comments --> <div class="wp-block-comments"> <!-- wp:heading {"level":2} --> <h2><?php echo esc_html_x( 'Comments', 'Title of comments section', 'twentytwentythree' ); ?></h2> <!-- /wp:heading --> <!-- wp:comments-title {"level":3} /--> <!-- wp:comment-template --> <!-- wp:columns {"style":{"spacing":{"margin":{"bottom":"var:preset|spacing|40"}}}} --> <div class="wp-block-columns" style="margin-bottom:var(--wp--preset--spacing--40)"> <!-- wp:column {"width":"40px"} --> <div class="wp-block-column" style="flex-basis:40px"> <!-- wp:avatar {"size":40,"style":{"border":{"radius":"20px"}}} /--> </div> <!-- /wp:column --> <!-- wp:column --> <div class="wp-block-column"> <!-- wp:comment-author-name /--> <!-- wp:group {"style":{"spacing":{"margin":{"top":"0px","bottom":"0px"}}},"layout":{"type":"flex"}} --> <div class="wp-block-group" style="margin-top:0px;margin-bottom:0px"> <!-- wp:comment-date /--> <!-- wp:comment-edit-link /--> </div> <!-- /wp:group --> <!-- wp:comment-content /--> <!-- wp:comment-reply-link /--> </div> <!-- /wp:column --> </div> <!-- /wp:columns --> <!-- /wp:comment-template --> <!-- wp:comments-pagination {"paginationArrow":"arrow","layout":{"type":"flex","justifyContent":"space-between"}} --> <!-- wp:comments-pagination-previous /--> <!-- wp:comments-pagination-numbers /--> <!-- wp:comments-pagination-next /--> <!-- /wp:comments-pagination --> <!-- wp:post-comments-form /--> </div> <!-- /wp:comments --> </div> <!-- /wp:group --> twentytwentythree/styles/sherbet.json 0000775 00000012246 15026754507 0014300 0 ustar 00 { "$schema": "https://schemas.wp.org/wp/6.5/theme.json", "version": 2, "title": "Sherbet", "settings": { "color": { "duotone": [ { "colors": [ "#FF99FF", "#FFFF99", "#99FFFF" ], "name": "Default filter", "slug": "default-filter" } ], "gradients": [ { "gradient": "linear-gradient(135deg, var(--wp--preset--color--primary) 0%, var(--wp--preset--color--secondary) 50%, var(--wp--preset--color--tertiary) 100%)", "name": "Primary to Secondary to Tertiary", "slug": "primary-secondary-tertiary" }, { "gradient": "linear-gradient(135deg, var(--wp--preset--color--primary) 0%, var(--wp--preset--color--secondary) 50%, var(--wp--preset--color--tertiary) 100%) fixed", "name": "Primary to Secondary to Tertiary Fixed", "slug": "primary-secondary-tertiary-fixed" }, { "gradient": "linear-gradient(135deg, var(--wp--preset--color--tertiary) 0%, var(--wp--preset--color--secondary) 50%, var(--wp--preset--color--primary) 100%) fixed", "name": "Tertiary to Secondary to Primary Fixed", "slug": "tertiary-secondary-primary-fixed" } ], "palette": [ { "color": "#FFFFFF", "name": "Base", "slug": "base" }, { "color": "#000000", "name": "Contrast", "slug": "contrast" }, { "color": "#FFCCFF", "name": "Primary", "slug": "primary" }, { "color": "#FFFFCC", "name": "Secondary", "slug": "secondary" }, { "color": "#CCFFFF", "name": "Tertiary", "slug": "tertiary" } ] }, "typography": { "fontSizes": [ { "fluid": false, "size": "0.75rem", "slug": "x-small" }, { "fluid": { "min": "0.875rem", "max": "1rem" }, "size": "1rem", "slug": "small" }, { "fluid": { "min": "1rem", "max": "1.125rem" }, "size": "1.125rem", "slug": "medium" }, { "fluid": { "min": "1.5rem", "max": "1.75rem" }, "size": "1.75rem", "slug": "large" }, { "fluid": { "min": "2rem", "max": "2.25rem" }, "size": "2.25rem", "slug": "x-large" }, { "fluid": { "min": "2.5rem", "max": "2.75rem" }, "size": "2.75rem", "slug": "xx-large" } ] } }, "styles": { "blocks": { "core/comments": { "elements": { "link": { ":active": { "color": { "text": "var(--wp--preset--color--contrast)" } } } } }, "core/comment-author-name": { "typography": { "fontSize": "var(--wp--preset--font-size--medium)", "textTransform": "initial" } }, "core/comment-content": { "typography": { "fontSize": "var(--wp--preset--font-size--medium)", "textTransform": "initial" } }, "core/navigation": { "typography": { "fontSize": "var(--wp--preset--font-size--small)", "fontWeight": "500", "textTransform": "uppercase" } }, "core/post-content": { "elements": { "link": { "color": { "text": "var(--wp--preset--color--contrast)" }, ":active": { "color": { "text": "var(--wp--preset--color--contrast)" } } } } }, "core/post-date": { "typography": { "textTransform": "uppercase" } }, "core/post-featured-image": { "filter": { "duotone": "var(--wp--preset--duotone--default-filter)" }, "border": { "color": "var(--wp--preset--color--tertiary)", "style": "solid" } }, "core/post-title": { "typography": { "fontWeight": "500", "textTransform": "uppercase" } }, "core/site-title": { "typography": { "fontWeight": "500" } }, "core/template-part": { "typography": { "fontSize": "var(--wp--preset--font-size--x-small)", "fontWeight": "400", "textTransform": "uppercase" } } }, "color": { "gradient": "var(--wp--preset--gradient--primary-secondary-tertiary)" }, "elements": { "button": { "border": { "color": "var(--wp--preset--color--contrast)", "radius": "99999px", "style": "solid", "width": "2px" }, "color": { "background": "var(--wp--preset--color--base)", "gradient": "var(--wp--preset--gradient--primary-secondary-tertiary-fixed)", "text": "var(--wp--preset--color--contrast)" }, "typography": { "fontSize": "var(--wp--preset--font-size--x-small)", "fontWeight": "400", "textTransform": "uppercase" }, ":hover": { "color": { "gradient": "var(--wp--preset--gradient--tertiary-secondary-primary-fixed)", "text": "var(--wp--preset--color--contrast)" } }, ":focus": { "color": { "background": "var(--wp--preset--color--contrast)", "gradient": "none" } }, ":active": { "color": { "background": "var(--wp--preset--color--contrast)", "gradient": "none" } } }, "heading": { "typography": { "fontWeight": "500" } } }, "typography": { "fontSize": "var(--wp--preset--font-size--small)", "fontFamily": "var(--wp--preset--font-family--inter)" } } } twentytwentythree/styles/grapes.json 0000775 00000003330 15026754507 0014117 0 ustar 00 { "$schema": "https://schemas.wp.org/wp/6.5/theme.json", "version": 2, "title": "Grapes", "settings": { "color": { "palette": [ { "color": "#E1E1C7", "name": "Base", "slug": "base" }, { "color": "#000000", "name": "Contrast", "slug": "contrast" }, { "color": "#214F31", "name": "Primary", "slug": "primary" }, { "color": "#000000", "name": "Secondary", "slug": "secondary" }, { "color": "#F0EBD2", "name": "Tertiary", "slug": "tertiary" } ] } }, "styles": { "blocks": { "core/post-comments": { "elements": { "link": { ":hover": { "typography": { "textDecoration": "underline dashed" } } } } }, "core/post-date": { "typography": { "fontFamily": "var(--wp--preset--font-family--source-serif-pro)", "fontStyle": "italic" } }, "core/post-terms": { "typography": { "fontFamily": "var(--wp--preset--font-family--source-serif-pro)", "fontStyle": "italic" } }, "core/site-title": { "typography": { "textTransform": "lowercase" } } }, "elements": { "button": { "border": { "radius": "9999px" }, "color": { "background": "var(--wp--preset--color--primary)", "text": "var(--wp--preset--color--base)" }, ":visited": { "color": { "text": "var(--wp--preset--color--base)" } } }, "heading": { "typography": { "fontFamily": "var(--wp--preset--font-family--source-serif-pro)", "fontWeight": "600" } }, "link": { ":hover": { "typography": { "textDecoration": "underline dashed" } } } } } } twentytwentythree/styles/canary.json 0000775 00000010761 15026754507 0014121 0 ustar 00 { "$schema": "https://schemas.wp.org/wp/6.5/theme.json", "version": 2, "title": "Canary", "settings": { "color": { "duotone": [ { "colors": [ "#000000", "#ffffff" ], "slug": "default-filter", "name": "Default filter" } ], "palette": [ { "color": "#fdff85", "name": "Base", "slug": "base" }, { "color": "#000000", "name": "Contrast", "slug": "contrast" }, { "color": "#000000", "name": "Primary", "slug": "primary" }, { "color": "#353535", "name": "Secondary", "slug": "secondary" }, { "color": "#ffffff", "name": "Tertiary", "slug": "tertiary" } ] }, "layout": { "wideSize": "650px" }, "typography": { "fontSizes": [ { "size": "0.75rem", "slug": "small" }, { "size": "1.125rem", "slug": "medium" }, { "size": "1.75rem", "slug": "large" }, { "size": "2.25rem", "slug": "x-large" }, { "size": "10rem", "slug": "xx-large" } ] } }, "styles": { "blocks": { "core/comments": { "elements": { "link": { "typography": { "textDecoration": "underline" }, ":hover": { "typography": { "textDecoration": "none" } } } } }, "core/comment-reply-link": { "typography": { "fontSize": "var(--wp--preset--font-size--small)" } }, "core/comments-title":{ "typography": { "fontSize": "var(--wp--preset--font-size--small)" } }, "core/image": { "border": { "radius": "100px 0 0 0" }, "filter": { "duotone": "var(--wp--preset--duotone--default-filter)" } }, "core/navigation": { "typography": { "textTransform": "lowercase" } }, "core/post-content": { "elements": { "link": { "typography": { "textDecoration": "underline" }, ":hover": { "typography": { "textDecoration": "none" } } } } }, "core/post-excerpt": { "typography": { "fontSize": "var(--wp--preset--font-size--small)" } }, "core/post-featured-image": { "border": { "radius": "100px 0 0 0" }, "spacing": { "margin": { "bottom": "0px", "left": "0px", "right": "0px", "top": "0px" }, "padding": { "bottom": "0px", "left": "0px", "right": "0px", "top": "0px" } } }, "core/post-title": { "typography": { "fontWeight": "700" } }, "core/separator": { "border": { "width": "2px" } }, "core/site-title": { "typography": { "fontWeight": "700", "textTransform": "lowercase", "fontSize": "var(--wp--preset--font-size--small)" } } }, "elements": { "button": { ":hover": { "color": { "background": "var(--wp--preset--color--base)", "text": "var(--wp--preset--color--contrast)" }, "border": { "color": "var(--wp--preset--color--contrast)", "style": "solid", "width": "2px" } }, ":focus": { "color": { "background": "var(--wp--preset--color--base)", "text": "var(--wp--preset--color--contrast)" }, "border": { "color": "var(--wp--preset--color--contrast)", "style": "solid", "width": "2px" } }, ":visited": { "color": { "text": "var(--wp--preset--color--base)" } }, "border": { "radius": "5px", "color": "var(--wp--preset--color--contrast)", "style": "solid", "width": "2px" }, "color": { "text": "var(--wp--preset--color--base)" }, "spacing": { "padding": { "bottom": "0.667em", "left": "1.333em", "right": "1.333em", "top": "0.667em" } } }, "h1": { "typography": { "fontSize": "var(--wp--preset--font-size--small)" } }, "h2": { "typography": { "fontSize": "var(--wp--preset--font-size--small)" } }, "h3": { "typography": { "fontSize": "var(--wp--preset--font-size--small)" } }, "h4": { "typography": { "fontSize": "var(--wp--preset--font-size--small)" } }, "heading": { "typography": { "fontWeight": "700" } }, "link": { "typography": { "textDecoration": "none" } } }, "typography": { "fontFamily": "var(--wp--preset--font-family--ibm-plex-mono)", "fontSize": "var(--wp--preset--font-size--small)" } } } twentytwentythree/styles/electric.json 0000775 00000003521 15026754507 0014432 0 ustar 00 { "$schema": "https://schemas.wp.org/wp/6.5/theme.json", "version": 2, "title": "Electric", "settings": { "color": { "palette": [ { "color": "#f3f3f1", "name": "Base", "slug": "base" }, { "color": "#2500ff", "name": "Contrast", "slug": "contrast" }, { "color": "#f3f3f1", "name": "Primary", "slug": "primary" }, { "color": "#2500ff", "name": "Secondary", "slug": "secondary" }, { "color": "#f6f6f6", "name": "Tertiary", "slug": "tertiary" } ] } }, "styles": { "elements": { "button": { "border": { "style": "solid", "width": "2px", "color": "var(--wp--preset--color--contrast)" }, "color": { "background": "var(--wp--preset--color--contrast)", "text": "var(--wp--preset--color--base)" }, "spacing": { "padding": { "top": ".667em", "right": "1.333em", "bottom": ".667em", "left": "1.333em" } }, ":active": { "typography": { "textDecoration": "underline dotted" } }, ":focus": { "typography": { "textDecoration": "underline dotted" } }, ":hover": { "border": { "color": "var(--wp--preset--color--contrast)", "style": "solid", "width": "2px" }, "color": { "background": "var(--wp--preset--color--base)", "text": "var(--wp--preset--color--contrast)" } }, ":visited": { "color": { "text": "var(--wp--preset--color--base)" } } }, "link": { ":focus": { "typography": { "textDecoration": "underline dotted" } }, ":active": { "typography": { "textDecoration": "underline dotted" } } } }, "typography": { "fontFamily": "var(--wp--preset--font-family--dm-sans)" } } } twentytwentythree/styles/pitch.json 0000775 00000011224 15026754507 0013746 0 ustar 00 { "$schema": "https://schemas.wp.org/wp/6.5/theme.json", "version": 2, "title": "Pitch", "settings": { "color": { "palette": [ { "color": "#202124", "name": "Base", "slug": "base" }, { "color": "#e8eaed", "name": "Contrast", "slug": "contrast" }, { "color": "#e3cbc0", "name": "Primary", "slug": "primary" }, { "color": "#876C3A", "name": "Secondary", "slug": "secondary" }, { "color": "#303134", "name": "Tertiary", "slug": "tertiary" } ] }, "layout": { "contentSize": "min(640px, 90vw)", "wideSize": "90vw" }, "spacing": { "spacingScale": { "steps": 7 }, "spacingSizes": [ { "size": "calc(8px + 1.5625vw)", "slug": "20", "name": "1" }, { "size": "calc(12px + 1.5625vw)", "slug": "30", "name": "2" }, { "size": "calc(16px + 1.5625vw)", "slug": "40", "name": "3" }, { "size": "calc(20px + 1.5625vw)", "slug": "50", "name": "4" }, { "size": "calc(24px + 1.5625vw)", "slug": "60", "name": "5" }, { "size": "calc(28px + 1.5625vw)", "slug": "70", "name": "6" }, { "size": "calc(32px + 1.5625vw)", "slug": "80", "name": "7" } ] }, "typography": { "fontSizes": [ { "size": "0.85rem", "fluid": { "min": "0.85rem", "max": "1rem" }, "slug": "small", "name": "small" }, { "size": "1.1rem", "fluid": { "min": "1.1rem", "max": "1.4rem" }, "slug": "medium", "name": "Medium" }, { "size": "1.999rem", "fluid": { "min": "1.999rem", "max": "2.827rem" }, "slug": "large", "name": "Large" }, { "size": "2.827rem", "fluid": { "min": "2.827rem", "max": "3.998rem" }, "slug": "x-large", "name": "Extra Large" }, { "size": "3.2rem", "fluid": { "min": "3.2rem", "max": "5.2rem" }, "slug": "xx-large", "name": "2X Large" } ] } }, "styles": { "blocks": { "core/separator": { "border": { "color":"var(--wp--preset--color--tertiary)", "width": "2px" } }, "core/site-title": { "typography": { "fontSize": "var(--wp--preset--font-size--medium)", "fontStyle": "normal", "fontWeight": "600" } } }, "elements": { "button": { "border": { "radius": "0", "style": "solid", "width": "2px", "color": "var(--wp--preset--color--primary)" }, "color": { "background": "var(--wp--preset--color--primary)", "text": "var(--wp--preset--color--base)" }, "spacing": { "padding": { "top": "min(1.125rem, 3vw) !important", "right": "min(2.125rem, 5vw) !important", "bottom": "min(1.125rem, 3vw) !important", "left": "min(2.125rem, 5vw) !important" } }, "typography": { "fontSize": "var(--wp--preset--font-size--small)", "fontWeight": "600", "textTransform": "uppercase", "letterSpacing": "0.01em" }, ":hover": { "border": { "color": "var(--wp--preset--color--contrast)" }, "color": { "background": "var(--wp--preset--color--contrast)", "text": "var(--wp--preset--color--tertiary)" } }, ":focus": { "border": { "color": "var(--wp--preset--color--contrast)" }, "color": { "background": "var(--wp--preset--color--contrast)", "text": "var(--wp--preset--color--tertiary)" } }, ":active": { "border": { "color": "var(--wp--preset--color--contrast)" }, "color": { "background": "var(--wp--preset--color--contrast)", "text": "var(--wp--preset--color--tertiary)" } }, ":visited": { "color": { "text": "var(--wp--preset--color--base)" } } }, "h1": { "typography": { "fontSize": "var(--wp--preset--font-size--xx-large)", "lineHeight": "1.1" } }, "h2": { "typography": { "fontSize": "var(--wp--preset--font-size--x-large)", "lineHeight": "1.1" } }, "h3": { "typography": { "fontSize": "var(--wp--preset--font-size--large)" } }, "heading": { "typography": { "fontWeight": "500" } } }, "spacing": { "blockGap": "var(--wp--preset--spacing--40)", "padding": { "right": "var(--wp--preset--spacing--70)", "left": "var(--wp--preset--spacing--70)" } }, "typography": { "fontFamily": "var(--wp--preset--font-family--inter)", "fontSize": "var(--wp--preset--font-size--medium)", "lineHeight": "1.7" } } } twentytwentythree/styles/block-out.json 0000775 00000010420 15026754507 0014533 0 ustar 00 { "$schema": "https://schemas.wp.org/wp/6.5/theme.json", "version": 2, "title": "Block out", "settings": { "color": { "duotone": [ { "colors": [ "#E2161D", "#FF9C9C" ], "slug": "default-filter", "name": "Default filter" } ], "palette": [ { "color": "#ff5252", "name": "Base", "slug": "base" }, { "color": "#252525", "name": "Contrast", "slug": "contrast" }, { "color": "#ffffff", "name": "Primary", "slug": "primary" }, { "color": "#ff2d34", "name": "Secondary", "slug": "secondary" }, { "color": "#ff7e7e", "name": "Tertiary", "slug": "tertiary" } ] }, "layout": { "contentSize": "800px" }, "typography": { "fontSizes": [ { "fluid": { "max": "1rem", "min": "0.875rem" }, "size": "1rem", "slug": "small" }, { "fluid": { "max": "1.125rem", "min": "1rem" }, "size": "1.125rem", "slug": "medium" }, { "fluid": false, "size": "1.75rem", "slug": "large" }, { "fluid": false, "size": "2.25rem", "slug": "x-large" }, { "fluid": { "max": "7rem", "min": "4.3rem" }, "size": "7rem", "slug": "xx-large" } ] } }, "styles": { "blocks": { "core/avatar": { "filter": { "duotone": "var(--wp--preset--duotone--default-filter)" } }, "core/image": { "border": { "radius": "8px" }, "filter": { "duotone": "var(--wp--preset--duotone--default-filter)" } }, "core/navigation": { "typography": { "fontSize": "var(--wp--preset--font-size--large)" } }, "core/post-content": { "elements": { "link": { "color": { "text": "var(--wp--preset--color--contrast)" } }, "h1": { "color": { "text": "var(--wp--preset--color--contrast)" } } } }, "core/post-featured-image": { "border": { "radius": "8px" }, "filter": { "duotone": "var(--wp--preset--duotone--default-filter)" } }, "core/post-title": { "elements": { "link": { ":active": { "color": { "text": "var(--wp--preset--color--primary)" } } } }, "color": { "text": "var(--wp--preset--color--primary)" } }, "core/quote": { "border": { "width": "1px" } }, "core/search": { "border": { "radius": "8px" } }, "core/site-logo": { "filter": { "duotone": "var(--wp--preset--duotone--default-filter)" } }, "core/site-title": { "elements": { "link": { ":active": { "color": { "text": "var(--wp--preset--color--primary)" } } } }, "spacing": { "padding": { "bottom": "var(--wp--preset--spacing--30)", "top": "var(--wp--preset--spacing--30)" } }, "typography": { "fontSize": "var(--wp--preset--font-size--xx-large)", "lineHeight": "1.1", "textTransform": "lowercase" } }, "core/query": { "elements": { "h2": { "typography": { "fontSize": "var(--wp--preset--font-size--large)" } } } } }, "elements": { "button": { "border": { "radius": "8px" }, "typography": { "fontFamily": "var(--wp--preset--font-family--ibm-plex-mono)", "fontStyle": "italic", "fontWeight": "400" }, ":active": { "color": { "text": "var(--wp--preset--color--contrast)" } } }, "h1": { "color": { "text": "var(--wp--preset--color--primary)" } }, "h6": { "typography": { "fontWeight": "400" } }, "heading": { "typography": { "fontFamily": "var(--wp--preset--font-family--ibm-plex-mono)", "fontStyle": "italic" } }, "link": { ":active": { "color": { "text": "var(--wp--preset--color--primary)" } }, "typography": { "fontFamily": "var(--wp--preset--font-family--ibm-plex-mono)", "fontStyle": "italic", "fontWeight": "400" } } }, "spacing": { "padding": { "bottom": "0px", "top": "0px" } }, "typography": { "fontFamily": "var(--wp--preset--font-family--dm-sans)" } } } twentytwentythree/styles/whisper.json 0000775 00000027121 15026754507 0014323 0 ustar 00 { "$schema": "https://schemas.wp.org/wp/6.5/theme.json", "version": 2, "title": "Whisper", "settings": { "color": { "palette": [ { "color": "#E5E7F2", "name": "Base", "slug": "base" }, { "color": "#47484B", "name": "Contrast", "slug": "contrast" }, { "color": "#B50B3E", "name": "Primary", "slug": "primary" }, { "color": "#0B0033", "name": "Secondary", "slug": "secondary" }, { "color": "#F9F9FB", "name": "Tertiary", "slug": "tertiary" } ] }, "layout": { "contentSize": "710px", "wideSize": "1200px" }, "typography": { "fontSizes": [ { "fluid": { "min": "0.875rem", "max": "1rem" }, "size": "1rem", "slug": "small" }, { "fluid": { "min": "1rem", "max": "1.187rem" }, "size": "1.187rem", "slug": "medium" }, { "fluid": { "min": "1.187rem", "max": "1.3125rem" }, "size": "1.3125rem", "slug": "large" }, { "fluid": { "min": "1.562rem", "max": "2rem" }, "size": "2rem", "slug": "x-large" }, { "fluid": { "min": "3.5rem", "max": "5.7rem" }, "size": "5.7rem", "slug": "xx-large" } ] } }, "styles": { "blocks": { "core/image": { "elements": { "link": { "border": { "width": "0" }, ":hover": { "color": { "background": "transparent" } } } } }, "core/navigation": { "color": { "text": "var(--wp--preset--color--contrast)" }, "elements": { "link": { "border": { "bottom": { "color": "transparent", "style": "solid", "width": "0.2ch" } }, "color": { "text": "var(--wp--preset--color--contrast)" }, ":hover": { "border": { "color": "var(--wp--preset--color--primary)" }, "color": { "background": "transparent", "text": "var(--wp--preset--color--secondary)" }, "typography": { "textDecoration": "none" } }, ":focus": { "typography": { "textDecoration": "none" } }, ":active": { "typography": { "textDecoration": "none" } }, "typography": { "textDecoration": "none" } } }, "typography": { "fontSize": "var(--wp--preset--font-size--large)" } }, "core/navigation-submenu": { "color": { "text": "var(--wp--preset--color--primary)" } }, "core/post-content": { "elements": { "link": { ":hover": { "border": { "color": "var(--wp--preset--color--contrast)" }, "color": { "background": "var(--wp--preset--color--tertiary)" }, "typography": { "textDecoration": "none" } } } } }, "core/post-date": { "elements": { "link": { ":hover": { "border": { "color": "var(--wp--preset--color--contrast)" }, "color": { "background": "var(--wp--preset--color--tertiary)" }, "typography": { "textDecoration": "none" } } } } }, "core/post-featured-image": { "elements": { "link": { "border": { "width": "0" }, ":hover": { "color": { "background": "transparent" } } } } }, "core/post-title": { "elements": { "link": { "border": { "width": "0 !important" }, ":hover": { "color": { "text": "var(--wp--preset--color--primary)" } }, ":focus": { "color": { "text": "var(--wp--preset--color--primary)" } }, ":active": { "color": { "text": "var(--wp--preset--color--primary)" } } } } }, "core/pullquote": { "border": { "color": "var(--wp--preset--color--contrast)", "style": "double", "width": "6px" }, "color": { "text": "var(--wp--preset--color--secondary)" } }, "core/quote": { "border": { "color": "var(--wp--preset--color--contrast)", "style": "double", "width": "0 0 0 6px" }, "color": { "text": "var(--wp--preset--color--secondary)" }, "spacing": { "margin": { "left": "var(--wp--preset--spacing--30)" }, "padding": { "left": "var(--wp--preset--spacing--30)" } } }, "core/query-pagination": { "elements": { "link": { ":hover": { "border": { "color": "var(--wp--preset--color--contrast)" }, "color": { "background": "var(--wp--preset--color--tertiary)" }, "typography": { "textDecoration": "none" } }, ":active": { "border": { "color": "var(--wp--preset--color--base)", "width": "0 0 2px 0" } } } } }, "core/separator": { "border": { "color": "var(--wp--preset--color--contrast)", "style": "double", "width": "6px 0 0 0" } }, "core/site-logo": { "elements": { "link": { "border": { "width": "0" } } } }, "core/site-title": { "elements": { "link": { "border": { "color": "transparent" }, "color": { "text": "var(--wp--preset--color--primary)" }, ":hover": { "border": { "color": "var(--wp--preset--color--primary)" }, "color": { "background": "transparent" }, "typography": { "textDecoration": "none" } }, ":focus": { "typography": { "textDecoration": "none" } }, ":active": { "border": { "color": "var(--wp--preset--color--primary)" }, "color": { "background": "transparent" }, "typography": { "textDecoration": "none" } }, "typography": { "textDecoration": "none" } } }, "typography": { "fontFamily": "var(--wp--preset--font-family--dm-sans)", "fontSize": "var(--wp--preset--font-size--large)", "fontWeight": "700", "letterSpacing": "-0.01em", "lineHeight": "1.4", "textTransform": "capitalize" } }, "core/comment-author-name":{ "elements": { "link": { ":hover": { "typography": { "textDecoration": "none" } }, ":focus": { "typography": { "textDecoration": "none" } } } } }, "core/comment-date": { "elements": { "link": { ":hover": { "typography": { "textDecoration": "none" } }, ":focus": { "typography": { "textDecoration": "none" } } } } }, "core/comment-edit-link": { "elements": { "link": { ":hover": { "typography": { "textDecoration": "none" } }, ":focus": { "typography": { "textDecoration": "none" } } } } } }, "elements": { "button": { "border": { "color": "var(--wp--preset--color--primary)", "radius": "10px", "style": "solid", "width": "2px 2px 6px 2px !important" }, "color": { "background": "transparent", "text": "var(--wp--preset--color--primary)" }, "spacing": { "padding": { "top": "min(1rem, 3vw) !important", "right": "min(2.75rem, 6vw) !important", "bottom": "min(1rem, 3vw) !important", "left": "min(2.75rem, 6vw) !important" } }, "typography": { "fontWeight": "700", "letterSpacing": "1px", "textTransform": "uppercase" }, ":hover": { "border": { "color": "var(--wp--preset--color--secondary)", "width": "2px 2px 4px 2px !important" }, "color": { "background": "var(--wp--preset--color--tertiary)", "text": "var(--wp--preset--color--secondary)" }, "spacing": { "padding": { "bottom": "min(calc(1rem + 2px), 3vw) !important" } } }, ":focus": { "border": { "color": "var(--wp--preset--color--secondary)", "style": "dashed dashed double", "width": "2px 2px 4px 2px !important" }, "color": { "background": "var(--wp--preset--color--tertiary)", "text": "var(--wp--preset--color--secondary)" }, "spacing": { "padding": { "bottom": "min(calc(1rem + 2px), 3vw) !important" } } }, ":active": { "border": { "color": "var(--wp--preset--color--secondary)", "width": "2px 2px 4px 2px !important" }, "color": { "background": "var(--wp--preset--color--tertiary)", "text": "var(--wp--preset--color--secondary)" }, "spacing": { "padding": { "bottom": "min(calc(1rem + 2px), 3vw) !important" } } }, ":visited": { "color": { "text": "var(--wp--preset--color--primary)" } } }, "cite": { "typography": { "fontFamily": "var(--wp--preset--font-family--source-serif-pro)" } }, "h1": { "typography": { "fontSize": "clamp(4.21rem, 1.43vw + 3.85rem, 5rem)", "fontWeight": "300", "letterSpacing": "-0.01em" } }, "h2": { "color": { "text": "var(--wp--preset--color--secondary)" }, "typography": { "fontSize": "clamp(3.16rem, 1.08vw + 2.89rem, 3.75rem)", "fontWeight": "400", "letterSpacing": "-0.01em" } }, "h3": { "color": { "text": "var(--wp--preset--color--secondary)" }, "typography": { "fontSize": "clamp(2.37rem, 0.81vw + 2.17rem, 2.81rem)", "fontWeight": "500" } }, "h4": { "typography": { "fontSize": "clamp(1.78rem, 0.61vw + 1.63rem, 2.11rem)", "fontWeight": "600" } }, "h5": { "typography": { "fontSize": "clamp(1.33rem, 0.45vw + 1.22rem, 1.58rem)", "fontWeight": "700", "letterSpacing": "1px" } }, "h6": { "typography": { "fontSize": "clamp(1rem, 0.34vw + 0.91rem, 1.19rem)", "fontWeight": "900", "letterSpacing": "2px" } }, "heading": { "color": { "text": "var(--wp--preset--color--secondary)" }, "typography": { "fontFamily": "var(--wp--preset--font-family--source-serif-pro)" } }, "link": { "border": { "color": "var(--wp--preset--color--primary)", "style": "solid", "width": "0 0 2px 0" }, "color": { "text": "var(--wp--preset--color--secondary)" }, ":hover": { "border": { "color": "var(--wp--preset--color--contrast)" }, "color": { "text": "var(--wp--preset--color--secondary)" }, "typography": { "textDecoration": "none" } }, ":focus": { "border": { "style": "dashed" }, "typography": { "textDecoration": "none" } }, ":active": { "border": { "width": "0" }, "color": { "text": "var(--wp--preset--color--secondary)" }, "typography": { "textDecoration": "none" } }, "typography": { "textDecoration": "none" } } }, "border": { "color": "var(--wp--preset--color--tertiary)", "style": "solid", "width": "max(1vw, 0.5rem)" }, "spacing": { "padding": { "top": "var(--wp--preset--spacing--40)", "right": "var(--wp--preset--spacing--30)", "bottom": "var(--wp--preset--spacing--40)", "left": "var(--wp--preset--spacing--30)" } }, "typography": { "fontFamily": "var(--wp--preset--font-family--dm-sans)" } } } twentytwentythree/styles/marigold.json 0000775 00000013767 15026754507 0014453 0 ustar 00 { "$schema": "https://schemas.wp.org/wp/6.5/theme.json", "version": 2, "title": "Marigold", "settings": { "color": { "palette": [ { "color": "#F6F2EC", "name": "Base", "slug": "base" }, { "color": "#21251F", "name": "Contrast", "slug": "contrast" }, { "color": "#5B4460", "name": "Primary", "slug": "primary" }, { "color": "#FCC263", "name": "Secondary", "slug": "secondary" }, { "color": "#E7A1A9", "name": "Tertiary", "slug": "tertiary" } ] }, "layout": { "wideSize": "1200px" }, "spacing": { "spacingSizes": [ { "size": "clamp(0.625rem, 0.434rem + 0.61vw, 0.938rem)", "name": "1", "slug": "30" }, { "size": "clamp(1.25rem, 0.869rem + 1.22vw, 1.875rem)", "name": "2", "slug": "40" }, { "size": "clamp(1.875rem, 1.303rem + 1.83vw, 2.813rem)", "name": "3", "slug": "50" }, { "size": "clamp(2.5rem, 1.738rem + 2.44vw, 3.75rem)", "name": "4", "slug": "60" }, { "size": "clamp(2.813rem, 1.098rem + 5.49vw, 5.625rem)", "name": "5", "slug": "70" }, { "size": "clamp(3.75rem, 1.463rem + 7.32vw, 7.5rem)", "name": "6", "slug": "80" } ] }, "typography": { "fontSizes": [ { "size": "clamp(0.875rem, 0.799rem + 0.24vw, 1rem)", "name": "Tiny", "slug": "tiny" }, { "size": "clamp(1rem, 0.924rem + 0.24vw, 1.125rem)", "slug": "small" }, { "size": "clamp(1.125rem, 1.049rem + 0.24vw, 1.25rem)", "name": "Normal", "slug": "normal" }, { "size": "clamp(1.25rem, 1.021rem + 0.73vw, 1.625rem)", "slug": "medium" }, { "size": "clamp(1.375rem, 1.07rem + 0.98vw, 1.875rem)", "slug": "large" }, { "size": "clamp(1.75rem, 1.369rem + 1.22vw, 2.375rem)", "slug": "x-large" }, { "size": "clamp(2.125rem, 1.706rem + 1.34vw, 2.813rem)", "slug": "xx-large" }, { "size": "clamp(2.5rem, 1.966rem + 1.71vw, 3.375rem)", "name": "Huge", "slug": "huge" }, { "size": "clamp(3.375rem, 2.384rem + 3.17vw, 5rem)", "name": "Gigantic", "slug": "gigantic" } ] } }, "styles": { "blocks": { "core/comment-author-name": { "elements": { "link": { ":active": { "color": { "text": "var(--wp--preset--color--primary)" } } } } }, "core/query": { "spacing": { "padding": { "left": "0", "right": "0" } } }, "core/post-content": { "elements": { "link": { "color": { "text": "var(--wp--preset--color--primary)" } } } }, "core/post-excerpt": { "typography": { "fontSize": "var(--wp--preset--font-size--normal)" } }, "core/post-title": { "elements": { "link": { "typography": { "textDecoration": "none" }, "color": { "text": "var(--wp--preset--color--primary)" } } }, "spacing": { "margin": { "bottom": "var(--wp--preset--spacing--50)", "top": "var(--wp--preset--spacing--50)" } }, "typography": { "fontSize": "var(--wp--preset--font-size--large)", "fontWeight": "600" } }, "core/pullquote": { "border": { "width": "1px 0" } }, "core/query-pagination": { "elements": { "link": { "typography": { "textDecoration": "none" } } }, "typography": { "fontSize": "var(--wp--preset--font-size--small)", "fontWeight": "400" } }, "core/quote": { "elements": { "cite": { "typography": { "fontSize": "1.25rem" } } }, "typography": { "fontSize": "1.625rem", "lineHeight": "1.5" } }, "core/site-title": { "typography": { "fontSize": "var(--wp--preset--font-size--normal)", "textTransform": "lowercase" } } }, "elements": { "h1": { "typography": { "fontSize": "var(--wp--preset--font-size--huge)", "lineHeight": "1.1" } }, "h2": { "typography": { "fontSize": "var(--wp--preset--font-size--xx-large)", "lineHeight": "1.2" } }, "h3": { "typography": { "fontSize": "var(--wp--preset--font-size--x-large)", "lineHeight": "1.2" } }, "h4": { "typography": { "fontSize": "var(--wp--preset--font-size--large)", "fontWeight": "600" } }, "h5": { "typography": { "fontStyle": "normal", "fontWeight": "600", "textTransform": "none" } }, "h6": { "typography": { "fontSize": "var(--wp--preset--font-size--normal)", "fontStyle": "normal", "fontWeight": "600" } }, "heading": { "typography": { "fontStyle": "italic" } }, "link": { ":active": { "color": { "text": "var(--wp--preset--color--primary)" } }, ":hover": { "typography": { "textDecoration": "none" } } }, "button": { "border": { "radius": "50px" }, "color": { "background": "var(--wp--preset--color--secondary)" }, "typography": { "fontSize": "var(--wp--preset--font-size--normal)" }, ":hover": { "color": { "background": "var(--wp--preset--color--tertiary)", "text": "var(--wp--preset--color--contrast)" } }, ":focus": { "color": { "background": "var(--wp--preset--color--primary)" } }, ":active": { "color": { "background": "var(--wp--preset--color--primary)" } } } }, "spacing": { "blockGap": "2.5rem", "padding": { "bottom": "var(--wp--preset--spacing--50)", "left": "var(--wp--preset--spacing--40)", "right": "var(--wp--preset--spacing--40)", "top": "var(--wp--preset--spacing--50)" } }, "typography": { "fontFamily": "var(--wp--preset--font-family--source-serif-pro)", "fontSize": "var(--wp--preset--font-size--normal)", "lineHeight": "1.5" } } } twentytwentythree/styles/aubergine.json 0000775 00000013635 15026754507 0014610 0 ustar 00 { "$schema": "https://schemas.wp.org/wp/6.5/theme.json", "version": 2, "title": "Aubergine", "settings": { "color": { "gradients": [ { "gradient": "linear-gradient(180deg, var(--wp--preset--color--secondary) 0%,var(--wp--preset--color--base) 100%)", "name": "Secondary to Base", "slug": "secondary-base" }, { "gradient": "linear-gradient(180deg, var(--wp--preset--color--base) 0 clamp(10vh, 24rem, 14vh), var(--wp--preset--color--secondary) 0% 30%, var(--wp--preset--color--base) 100%)", "name": "Base to Secondary to Base", "slug": "base-secondary-base" }, { "gradient": "linear-gradient(90deg, var(--wp--preset--color--tertiary) 5.74%, var(--wp--preset--color--primary) 100%)", "name": "Tertiary to Primary", "slug": "tertiary-primary" }, { "gradient": "linear-gradient(90deg, var(--wp--preset--color--primary) 5.74%, var(--wp--preset--color--tertiary) 100%)", "name": "Primary to Tertiary", "slug": "primary-tertiary" } ], "palette": [ { "color": "#1B1031", "name": "Base", "slug": "base" }, { "color": "#FFFFFF", "name": "Contrast", "slug": "contrast" }, { "color": "#FF746D", "name": "Primary", "slug": "primary" }, { "color": "#551C5E", "name": "Secondary", "slug": "secondary" }, { "color": "#FB326B", "name": "Tertiary", "slug": "tertiary" } ] }, "typography": { "fontSizes": [ { "fluid": { "min": "0.875rem", "max": "1rem" }, "size": "1rem", "slug": "small" }, { "fluid": { "min": "1rem", "max": "1.125rem" }, "size": "1.125rem", "slug": "medium" }, { "size": "1.75rem", "slug": "large", "fluid": false }, { "size": "3.25rem", "slug": "x-large", "fluid": false }, { "size": "10rem", "slug": "xx-large", "fluid": { "min": "10rem", "max": "16.3rem" } } ] } }, "styles": { "blocks": { "core/comment-reply-link": { "elements": { "link": { "color": { "text": "var(--wp--preset--color--primary)" }, "typography": { "fontStyle": "italic" } } } }, "core/group": { "border": { "color": "var(--wp--preset--color--primary)" } }, "core/navigation": { "typography": { "fontSize": "var(--wp--preset--font-size--medium)" } }, "core/post-author": { "color": { "text": "var(--wp--preset--color--primary)" }, "typography": { "fontStyle": "italic" } }, "core/post-content": { "elements": { "link": { "color": { "text": "var(--wp--preset--color--primary)" } } } }, "core/post-date": { "elements": { "link": { "color": { "text": "var(--wp--preset--color--contrast)" }, "typography": { "letterSpacing": "0.09rem", "textTransform": "uppercase" } } } }, "core/post-terms": { "elements": { "link": { "color": { "text": "var(--wp--preset--color--primary)" }, "typography": { "fontStyle": "italic" } } } }, "core/post-title": { "elements": { "link": { ":active": { "color": { "text": "var(--wp--preset--color--contrast)" } } } }, "typography": { "fontSize": "clamp(2.625rem, calc(2.625rem + ((1vw - 0.48rem) * 8.4135)), 3.25rem)" } }, "core/query": { "elements": { "h3": { "color": { "text": "var(--wp--preset--color--primary)" }, "typography": { "fontSize": "var(--wp--preset--font-size--large)", "fontWeight": "700" } }, "link": { "color": { "text": "var(--wp--preset--color--primary)" } } } }, "core/separator": { "color": { "text": "var(--wp--preset--color--primary)" } }, "core/site-title": { "border": { "color": "var(--wp--preset--color--primary)", "style": "solid", "width": "0 0 2px 0" }, "elements": { "link": { ":active": { "color": { "text": "var(--wp--preset--color--primary)" } }, ":focus": { "color": { "text": "var(--wp--preset--color--primary)" }, "typography": { "textDecoration": "none" } }, ":hover": { "color": { "text": "var(--wp--preset--color--primary)" }, "typography": { "textDecoration": "none" } } } }, "typography": { "letterSpacing": "0.09rem", "textTransform": "uppercase" } } }, "color": { "gradient": "var(--wp--preset--gradient--base-secondary-base) no-repeat" }, "elements": { "button": { "border": { "radius": "99999px" }, "color": { "gradient": "var(--wp--preset--gradient--tertiary-primary)", "text": "var(--wp--preset--color--base)" }, ":hover": { "color": { "background": "var(--wp--preset--color--primary)", "gradient": "none", "text": "var(--wp--preset--color--secondary)" } }, ":focus": { "color": { "background": "var(--wp--preset--color--primary)", "gradient": "none", "text": "var(--wp--preset--color--secondary)" } }, ":active": { "color": { "background": "var(--wp--preset--color--primary)", "gradient": "none", "text": "var(--wp--preset--color--secondary)" } }, ":visited": { "color": { "text": "var(--wp--preset--color--base)" } } }, "heading": { "typography": { "letterSpacing": "-0.019rem" } }, "link": { ":active": { "color": { "text": "var(--wp--preset--color--primary)" } } } }, "typography": { "fontFamily": "var(--wp--preset--font-family--dm-sans)" } } } twentytwentythree/styles/pilgrimage.json 0000775 00000014602 15026754507 0014762 0 ustar 00 { "$schema": "https://schemas.wp.org/wp/6.5/theme.json", "version": 2, "title": "Pilgrimage", "settings": { "color": { "duotone": [ { "colors": [ "#222828", "#9EF9FD" ], "slug": "default-filter", "name": "Default filter" } ], "gradients": [ { "gradient": "linear-gradient(180deg, var(--wp--preset--color--primary) 0%,var(--wp--preset--color--secondary) 100%)", "name": "Primary to Secondary", "slug": "primary-secondary" }, { "gradient": "linear-gradient(180deg, var(--wp--preset--color--secondary) 0%,var(--wp--preset--color--primary) 100%)", "name": "Secondary to Primary", "slug": "secondary-primary" }, { "gradient": "linear-gradient(180deg, var(--wp--preset--color--primary) 0%,var(--wp--preset--color--tertiary) 100%)", "name": "Tertiary to Secondary", "slug": "tertiary-secondary" }, { "gradient": "linear-gradient(180deg, var(--wp--preset--color--tertiary) 0%,var(--wp--preset--color--primary) 100%)", "name": "Tertiary to Primary", "slug": "tertiary-primary" }, { "gradient": "linear-gradient(180deg, var(--wp--preset--color--base) 0%,var(--wp--preset--color--primary) 350%)", "name": "Base to Primary", "slug": "base-primary" }, { "gradient": "radial-gradient(circle at 5px 5px,#0c0d0d70 2px,#ffffff00 0px,#ffffff00 0px) 0 0 / 8px 8px, linear-gradient(180deg, var(--wp--preset--color--base) 0%,#000000 200%)", "name": "Dots", "slug": "dots" } ], "palette": [ { "color": "#222828", "name": "Base", "slug": "base" }, { "color": "#ffffff", "name": "Contrast", "slug": "contrast" }, { "color": "#53ED85", "name": "Primary", "slug": "primary" }, { "color": "#9EF9FD", "name": "Secondary", "slug": "secondary" }, { "color": "#D8E202", "name": "Tertiary", "slug": "tertiary" } ] } }, "styles": { "blocks": { "core/comment-author-name": { "elements": { "link": { ":active": { "color": { "text": "var(--wp--preset--color--tertiary)" } } } } }, "core/comment-date": { "elements": { "link": { ":active": { "color": { "text": "var(--wp--preset--color--tertiary)" }, "typography": { "textDecoration": "underline" } } } } }, "core/comment-edit-link": { "elements": { "link": { ":active": { "color": { "text": "var(--wp--preset--color--tertiary)" } } } } }, "core/comments-pagination": { "elements": { "link": { "typography": { "textDecoration": "underline" } } } }, "core/image": { "filter": { "duotone": "var(--wp--preset--duotone--default-filter)" } }, "core/navigation": { "elements": { "link": { ":active": { "typography": { "textDecoration": "underline dashed" } }, "color": { "text": "var(--wp--preset--color--primary)" }, "typography": { "textDecoration": "underline" } } } }, "core/paragraph": { "color": { "text": "var(--wp--preset--color--contrast)" }, "elements": { "link": { ":hover": { "color": { "text": "var(--wp--preset--color--tertiary)" } } } } }, "core/post-content": { "elements": { "link": { "color": { "text": "var(--wp--preset--color--primary)" } } } }, "core/post-date": { "elements": { "link": { "typography": { "textDecoration": "none", "fontStyle": "italic" } } } }, "core/post-featured-image": { "filter": { "duotone": "var(--wp--preset--duotone--default-filter)" } }, "core/post-title": { "elements": { "link": { ":active": { "color": { "text": "var(--wp--preset--color--tertiary)" }, "typography": { "textDecoration": "underline" } }, "typography": { "textDecoration": "underline" } } } }, "core/query-pagination": { "elements": { "link": { "typography": { "textDecoration": "underline" } } } }, "core/separator": { "color": { "text": "var(--wp--preset--color--secondary)" } }, "core/site-title": { "elements": { "link": { ":active": { "color": { "text": "var(--wp--preset--color--primary)" } } } }, "typography": { "fontStyle": "italic", "fontWeight": "700" } } }, "color": { "gradient": "var(--wp--preset--gradient--dots)" }, "elements": { "button": { ":active": { "color": { "background": "var(--wp--preset--color--secondary)", "gradient": "none" } }, ":focus": { "color": { "gradient": "var(--wp--preset--gradient--secondary-primary)" } }, ":hover": { "color": { "gradient": "var(--wp--preset--gradient--secondary-primary)" } }, ":visited": { "color": { "text": "var(--wp--preset--color--base)" } }, "border": { "radius": "5px" }, "color": { "gradient": "var(--wp--preset--gradient--primary-secondary)", "text": "var(--wp--preset--color--base)" } }, "h1": { "color": { "text": "var(--wp--preset--color--contrast)" } }, "h2": { "color": { "text": "var(--wp--preset--color--contrast)" } }, "h3": { "color": { "text": "var(--wp--preset--color--primary)" } }, "h4": { "color": { "text": "var(--wp--preset--color--primary)" } }, "h5": { "color": { "text": "var(--wp--preset--color--primary)" } }, "h6": { "color": { "text": "var(--wp--preset--color--primary)" } }, "heading": { "color": { "text": "var(--wp--preset--color--primary)" } }, "link": { "color": { "text": "var(--wp--preset--color--primary)" }, ":hover": { "color": { "text":"var(--wp--preset--color--tertiary)" } }, ":focus": { "color": { "text":"var(--wp--preset--color--tertiary)" } }, ":active": { "color": { "text": "var(--wp--preset--color--tertiary)" } } } } } } twentytwentythree/assets/fonts/source-serif-pro/SourceSerif4Variable-Roman.ttf.woff2 0000775 00001504640 15026754507 0025070 0 ustar 00 wOF2 �� tT �'