Bundled Themes: Update Twenty Twenty-Five for 6.7 RC 3.

This merges the latest improvements to the Twenty Twenty-Five theme from GitHub into WordPress-Develop for 6.7 RC 3.

A full list of changes can be found on GitHub: b6f4ee2e57...b5b0475f6a.

Reviewed by davidbaumwald.
Merges [59348] to the 6.7 branch.

Props juanfra.
See #62343.
Built from https://develop.svn.wordpress.org/branches/6.7@59351


git-svn-id: http://core.svn.wordpress.org/branches/6.7@58737 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
desrosj 2024-11-05 16:11:19 +00:00
parent 18a12d76c3
commit 32855251cb
37 changed files with 627 additions and 250 deletions

View File

@ -110,7 +110,7 @@ if ( ! function_exists( 'twentytwentyfive_pattern_categories' ) ) :
register_block_pattern_category(
'twentytwentyfive_post-format',
array(
'label' => __( 'Post format', 'twentytwentyfive' ),
'label' => __( 'Post formats', 'twentytwentyfive' ),
'description' => __( 'A collection of post format patterns.', 'twentytwentyfive' ),
)
);

View File

@ -18,7 +18,7 @@
<h2 class="wp-block-heading has-xx-large-font-size"><?php esc_html_e( 'What are you looking for?', 'twentytwentyfive' ); ?></h2>
<!-- /wp:heading -->
<!-- wp:search {"label":"<?php echo esc_html_x( 'Search', 'Search form label.', 'twentytwentyfive' ); ?>","showLabel":false,"placeholder":"<?php echo esc_attr_x( 'Type here...', 'Search input field placeholder text.', 'twentytwentyfive' ); ?>","buttonText":"<?php echo esc_attr_x( 'Search', 'Button text. Verb', 'twentytwentyfive' ); ?>"} /-->
<!-- wp:search {"label":"<?php echo esc_html_x( 'Search', 'Search form label.', 'twentytwentyfive' ); ?>","showLabel":false,"placeholder":"<?php echo esc_attr_x( 'Type here...', 'Search input field placeholder text.', 'twentytwentyfive' ); ?>","buttonText":"<?php echo esc_attr_x( 'Search', 'Button text. Verb.', 'twentytwentyfive' ); ?>"} /-->
</div>
<!-- /wp:group -->
</div>

View File

@ -129,7 +129,7 @@
<!-- wp:column {"width":"33.33%"} -->
<div class="wp-block-column" style="flex-basis:33.33%">
<!-- wp:image {"id":2773,"aspectRatio":"1","scale":"cover","sizeSlug":"full","linkDestination":"none","style":{"layout":{"selfStretch":"fixed","flexSize":"270px"}}} -->
<figure class="wp-block-image size-full"><img src="<?php echo esc_url( get_template_directory_uri() ); ?>/assets/images/parthenon-square.webp" alt="<?php esc_attr_e( 'The acropolis in Athens.', 'twentytwentyfive' ); ?>" class="wp-image-2773" style="aspect-ratio:1;object-fit:cover"/></figure>
<figure class="wp-block-image size-full"><img src="<?php echo esc_url( get_template_directory_uri() ); ?>/assets/images/parthenon-square.webp" alt="<?php esc_attr_e( 'The Acropolis of Athens.', 'twentytwentyfive' ); ?>" class="wp-image-2773" style="aspect-ratio:1;object-fit:cover"/></figure>
<!-- /wp:image -->
</div>
<!-- /wp:column -->
@ -160,7 +160,7 @@
<!-- wp:column {"width":"33.33%"} -->
<div class="wp-block-column" style="flex-basis:33.33%">
<!-- wp:image {"id":2774,"aspectRatio":"1","scale":"cover","sizeSlug":"full","linkDestination":"none","style":{"layout":{"selfStretch":"fixed","flexSize":"270px"}}} -->
<figure class="wp-block-image size-full"><img src="<?php echo esc_url( get_template_directory_uri() ); ?>/assets/images/agenda-img-4.webp" alt="<?php esc_attr_e( 'Black and white photo of an african woman.', 'twentytwentyfive' ); ?>" class="wp-image-2774" style="aspect-ratio:1;object-fit:cover"/></figure>
<figure class="wp-block-image size-full"><img src="<?php echo esc_url( get_template_directory_uri() ); ?>/assets/images/agenda-img-4.webp" alt="<?php esc_attr_e( 'Black and white photo of an African woman.', 'twentytwentyfive' ); ?>" class="wp-image-2774" style="aspect-ratio:1;object-fit:cover"/></figure>
<!-- /wp:image -->
</div>
<!-- /wp:column -->

View File

@ -29,7 +29,7 @@
<p class="has-text-align-center has-small-font-size">
<?php
printf(
/* Translators: Designed with WordPress. %s: WordPress link. */
/* translators: Designed with WordPress. %s: WordPress link. */
esc_html__( 'Designed with %s', 'twentytwentyfive' ),
'<a href="' . esc_url( __( 'https://wordpress.org', 'twentytwentyfive' ) ) . '" rel="nofollow">WordPress</a>'
);

View File

@ -69,7 +69,7 @@
<p class="has-small-font-size">
<?php
printf(
/* Translators: Designed with WordPress. %s: WordPress link. */
/* translators: Designed with WordPress. %s: WordPress link. */
esc_html__( 'Designed with %s', 'twentytwentyfive' ),
'<a href="' . esc_url( __( 'https://wordpress.org', 'twentytwentyfive' ) ) . '" rel="nofollow">WordPress</a>'
);

View File

@ -45,7 +45,7 @@
<p class="has-small-font-size">
<?php
printf(
/* Translators: Designed with WordPress. %s: WordPress link. */
/* translators: Designed with WordPress. %s: WordPress link. */
esc_html__( 'Designed with %s', 'twentytwentyfive' ),
'<a href="' . esc_url( __( 'https://wordpress.org', 'twentytwentyfive' ) ) . '" rel="nofollow">WordPress</a>'
);

View File

@ -31,7 +31,7 @@
<p class="has-text-align-center has-small-font-size">
<?php
printf(
/* Translators: Designed with WordPress. %s: WordPress link. */
/* translators: Designed with WordPress. %s: WordPress link. */
esc_html__( 'Designed with %s', 'twentytwentyfive' ),
'<a href="' . esc_url( __( 'https://wordpress.org', 'twentytwentyfive' ) ) . '" rel="nofollow">WordPress</a>'
);

View File

@ -78,7 +78,7 @@
<p class="has-small-font-size">
<?php
printf(
/* Translators: Designed with WordPress. %s: WordPress link. */
/* translators: Designed with WordPress. %s: WordPress link. */
esc_html__( 'Designed with %s', 'twentytwentyfive' ),
'<a href="' . esc_url( __( 'https://wordpress.org', 'twentytwentyfive' ) ) . '" rel="nofollow">WordPress</a>'
);

View File

@ -46,7 +46,7 @@
<!-- wp:group {"layout":{"type":"flex","flexWrap":"wrap"}} -->
<div class="wp-block-group">
<!-- wp:paragraph {"className":"is-style-text-annotation"} -->
<p class="is-style-text-annotation"><a href="#"><?php echo esc_html_x( 'Youtube', 'Button text', 'twentytwentyfive' ); ?></a></p>
<p class="is-style-text-annotation"><a href="#"><?php echo esc_html_x( 'YouTube', 'Button text', 'twentytwentyfive' ); ?></a></p>
<!-- /wp:paragraph -->
<!-- wp:paragraph {"className":"is-style-text-annotation"} -->

View File

@ -11,4 +11,4 @@
?>
<!-- wp:search {"label":"<?php echo esc_html_x( 'Search', 'Search form label.', 'twentytwentyfive' ); ?>","showLabel":false,"placeholder":"<?php echo esc_attr_x( 'Type here...', 'Search input field placeholder text', 'twentytwentyfive' ); ?>","buttonText":"<?php echo esc_attr_x( 'Search', 'Button text. Verb.', 'twentytwentyfive' ); ?>"} /-->
<!-- wp:search {"label":"<?php echo esc_html_x( 'Search', 'Search form label.', 'twentytwentyfive' ); ?>","showLabel":false,"placeholder":"<?php echo esc_attr_x( 'Type here...', 'Search input field placeholder text.', 'twentytwentyfive' ); ?>","buttonText":"<?php echo esc_attr_x( 'Search', 'Button text. Verb.', 'twentytwentyfive' ); ?>"} /-->

View File

@ -49,7 +49,7 @@
<!-- /wp:image -->
<!-- wp:image {"aspectRatio":"1","scale":"cover","sizeSlug":"full","linkDestination":"none"} -->
<figure class="wp-block-image size-full"><img src="<?php echo esc_url( get_template_directory_uri() ); ?>/assets/images/parthenon-square.webp" alt="<?php esc_attr_e( 'The acropolis in Athens.', 'twentytwentyfive' ); ?>" style="aspect-ratio:1;object-fit:cover"/></figure>
<figure class="wp-block-image size-full"><img src="<?php echo esc_url( get_template_directory_uri() ); ?>/assets/images/parthenon-square.webp" alt="<?php esc_attr_e( 'The Acropolis of Athens.', 'twentytwentyfive' ); ?>" style="aspect-ratio:1;object-fit:cover"/></figure>
<!-- /wp:image -->
<!-- wp:image {"aspectRatio":"1","scale":"cover","sizeSlug":"full","linkDestination":"none"} -->

View File

@ -28,7 +28,7 @@
<!-- /wp:list-item -->
<!-- wp:list-item {"fontSize":"medium"} -->
<li class="has-medium-font-size"><?php esc_html_e( 'Join our IRL event.', 'twentytwentyfive' ); ?></li>
<li class="has-medium-font-size"><?php esc_html_e( 'Join our IRL events.', 'twentytwentyfive' ); ?></li>
<!-- /wp:list-item -->
<!-- wp:list-item {"fontSize":"medium"} -->

View File

@ -85,7 +85,7 @@
<div class="wp-block-group has-small-font-size">
<!-- wp:post-terms {"term":"category","style":{"typography":{"textTransform":"uppercase","letterSpacing":"1.4px"}}} /-->
<!-- wp:paragraph -->
<p><?php echo esc_html_x( '·', 'Separator between date and categories', 'twentytwentyfive' ); ?></p>
<p><?php echo esc_html_x( '·', 'Separator between date and categories.', 'twentytwentyfive' ); ?></p>
<!-- /wp:paragraph -->
<!-- wp:post-date {"isLink":true} /-->
</div>

View File

@ -44,7 +44,7 @@
<!-- wp:query-no-results -->
<!-- wp:paragraph -->
<p><?php echo esc_html_x( 'Sorry, but nothing was found. Please try a search with different keywords.', 'Message explaining that there are no results returned from a search', 'twentytwentyfive' ); ?></p>
<p><?php echo esc_html_x( 'Sorry, but nothing was found. Please try a search with different keywords.', 'Message explaining that there are no results returned from a search.', 'twentytwentyfive' ); ?></p>
<!-- /wp:paragraph -->
<!-- /wp:query-no-results -->
</div>

View File

@ -28,7 +28,7 @@
<div class="wp-block-group" style="padding-top:var(--wp--preset--spacing--60);padding-bottom:var(--wp--preset--spacing--60)">
<!-- wp:query-no-results -->
<!-- wp:paragraph -->
<p><?php echo esc_html_x( 'Sorry, but nothing was found. Please try a search with different keywords.', 'Message explaining that there are no results returned from a search', 'twentytwentyfive' ); ?></p>
<p><?php echo esc_html_x( 'Sorry, but nothing was found. Please try a search with different keywords.', 'Message explaining that there are no results returned from a search.', 'twentytwentyfive' ); ?></p>
<!-- /wp:paragraph -->
<!-- /wp:query-no-results -->
</div>

View File

@ -5,7 +5,7 @@
* Categories: text, about
* Keywords: faq, about, frequently asked questions
* Viewport width: 1400
* Description: A FAQs section with a FAQ heading and list of toggle questions and answers.
* Description: A FAQs section with a FAQ heading and list of questions and answers.
*
* @package WordPress
* @subpackage Twenty_Twenty_Five
@ -21,54 +21,77 @@
<h2 class="wp-block-heading has-x-large-font-size"><?php echo esc_html_x( 'Frequently Asked Questions', 'Heading of the FAQs pattern.', 'twentytwentyfive' ); ?></h2>
<!-- /wp:heading -->
<!-- wp:group {"style":{"spacing":{"blockGap":"var:preset|spacing|30"}},"layout":{"type":"default"}} -->
<div class="wp-block-group">
<!-- wp:details {"style":{"border":{"bottom":{"color":"var:preset|color|accent-6","width":"1px"}},"spacing":{"padding":{"bottom":"var:preset|spacing|30"}},"typography":{"fontStyle":"normal","fontWeight":"400"}}} -->
<details class="wp-block-details" style="border-bottom-color:var(--wp--preset--color--accent-6);border-bottom-width:1px;padding-bottom:var(--wp--preset--spacing--30);font-style:normal;font-weight:400">
<summary><?php echo esc_html_x( 'What is The Stories Book about?', 'Question in the FAQs pattern.', 'twentytwentyfive' ); ?></summary>
<!-- wp:paragraph {"style":{"typography":{"fontStyle":"normal","fontWeight":"300"}}} -->
<p style="font-style:normal;font-weight:300"><?php echo esc_html_x( 'This exquisite compilation showcases a diverse array of photographs that capture the essence of different eras and cultures, reflecting the unique styles and perspectives of each artist. Fleckenstein\'s evocative imagery, Strand\'s groundbreaking modernist approach, and Kōno\'s meticulous documentation of Japanese life come together in a harmonious blend that celebrates the art of photography.', 'Answer in the FAQs pattern.', 'twentytwentyfive' ); ?></p>
<!-- /wp:paragraph -->
</details>
<!-- /wp:details -->
<!-- wp:columns {"style":{"spacing":{"blockGap":{"left":"var:preset|spacing|50"}}}} -->
<div class="wp-block-columns">
<!-- wp:column -->
<div class="wp-block-column">
<!-- wp:group {"style":{"border":{"top":{"color":"var:preset|color|accent-6","width":"1px"}},"spacing":{"padding":{"top":"var:preset|spacing|30","bottom":"var:preset|spacing|30"}}},"layout":{"type":"default"}} -->
<div class="wp-block-group" style="border-top-color:var(--wp--preset--color--accent-6);border-top-width:1px;padding-top:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30)">
<!-- wp:heading {"level":3} -->
<h3 class="wp-block-heading"><?php echo esc_html_x( 'What is The Stories Book about?', 'Question in the FAQs pattern.', 'twentytwentyfive' ); ?></h3>
<!-- /wp:heading -->
<!-- wp:details {"style":{"border":{"bottom":{"color":"var:preset|color|accent-6","width":"1px"}},"spacing":{"padding":{"bottom":"var:preset|spacing|30"}},"typography":{"fontStyle":"normal","fontWeight":"400"}}} -->
<details class="wp-block-details" style="border-bottom-color:var(--wp--preset--color--accent-6);border-bottom-width:1px;padding-bottom:var(--wp--preset--spacing--30);font-style:normal;font-weight:400">
<summary><?php echo esc_html_x( 'How much does The Stories Book cost?', 'Question in the FAQs pattern.', 'twentytwentyfive' ); ?></summary>
<!-- wp:paragraph {"style":{"typography":{"fontStyle":"normal","fontWeight":"300"}}} -->
<p style="font-style:normal;font-weight:300"><?php echo esc_html_x( 'This exquisite compilation showcases a diverse array of photographs that capture the essence of different eras and cultures, reflecting the unique styles and perspectives of each artist. Fleckenstein\'s evocative imagery, Strand\'s groundbreaking modernist approach, and Kōno\'s meticulous documentation of Japanese life come together in a harmonious blend that celebrates the art of photography.', 'Answer in the FAQs pattern.', 'twentytwentyfive' ); ?></p>
<!-- /wp:paragraph -->
</details>
<!-- /wp:details -->
<!-- wp:paragraph -->
<p><?php echo esc_html_x( 'This exquisite compilation showcases a diverse array of photographs that capture the essence of different eras and cultures, reflecting the unique styles and perspectives of each artist.', 'Answer in the FAQs pattern.', 'twentytwentyfive' ); ?></p>
<!-- /wp:paragraph -->
</div>
<!-- /wp:group -->
</div>
<!-- /wp:column -->
<!-- wp:details {"style":{"border":{"bottom":{"color":"var:preset|color|accent-6","width":"1px"}},"spacing":{"padding":{"bottom":"var:preset|spacing|30"}},"typography":{"fontStyle":"normal","fontWeight":"400"}}} -->
<details class="wp-block-details" style="border-bottom-color:var(--wp--preset--color--accent-6);border-bottom-width:1px;padding-bottom:var(--wp--preset--spacing--30);font-style:normal;font-weight:400">
<summary><?php echo esc_html_x( 'When will The Stories Book be released?', 'Question in the FAQs pattern.', 'twentytwentyfive' ); ?></summary>
<!-- wp:paragraph {"style":{"typography":{"fontStyle":"normal","fontWeight":"300"}}} -->
<p style="font-style:normal;font-weight:300"><?php echo esc_html_x( 'This exquisite compilation showcases a diverse array of photographs that capture the essence of different eras and cultures, reflecting the unique styles and perspectives of each artist. Fleckenstein\'s evocative imagery, Strand\'s groundbreaking modernist approach, and Kōno\'s meticulous documentation of Japanese life come together in a harmonious blend that celebrates the art of photography.', 'Answer in the FAQs pattern.', 'twentytwentyfive' ); ?></p>
<!-- /wp:paragraph -->
</details>
<!-- /wp:details -->
<!-- wp:column -->
<div class="wp-block-column">
<!-- wp:group {"style":{"border":{"top":{"color":"var:preset|color|accent-6","width":"1px"}},"spacing":{"padding":{"top":"var:preset|spacing|30","bottom":"var:preset|spacing|30"}}},"layout":{"type":"default"}} -->
<div class="wp-block-group" style="border-top-color:var(--wp--preset--color--accent-6);border-top-width:1px;padding-top:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30)">
<!-- wp:heading {"level":3} -->
<h3 class="wp-block-heading"><?php echo esc_html_x( 'How much does The Stories Book cost?', 'Question in the FAQs pattern.', 'twentytwentyfive' ); ?></h3>
<!-- /wp:heading -->
<!-- wp:details {"style":{"border":{"bottom":{"color":"var:preset|color|accent-6","width":"1px"}},"spacing":{"padding":{"bottom":"var:preset|spacing|30"}},"typography":{"fontStyle":"normal","fontWeight":"400"}}} -->
<details class="wp-block-details" style="border-bottom-color:var(--wp--preset--color--accent-6);border-bottom-width:1px;padding-bottom:var(--wp--preset--spacing--30);font-style:normal;font-weight:400">
<summary><?php echo esc_html_x( 'Are signed copies available?', 'Question in the FAQs pattern.', 'twentytwentyfive' ); ?></summary>
<!-- wp:paragraph {"style":{"typography":{"fontStyle":"normal","fontWeight":"300"}}} -->
<p style="font-style:normal;font-weight:300"><?php echo esc_html_x( 'This exquisite compilation showcases a diverse array of photographs that capture the essence of different eras and cultures, reflecting the unique styles and perspectives of each artist. Fleckenstein\'s evocative imagery, Strand\'s groundbreaking modernist approach, and Kōno\'s meticulous documentation of Japanese life come together in a harmonious blend that celebrates the art of photography.', 'Answer in the FAQs pattern.', 'twentytwentyfive' ); ?></p>
<!-- /wp:paragraph -->
</details>
<!-- /wp:details -->
<!-- wp:details {"style":{"typography":{"fontStyle":"normal","fontWeight":"400"}}} -->
<details class="wp-block-details" style="font-style:normal;font-weight:400">
<summary><?php echo esc_html_x( 'Will The Stories Book be available in other languages other that English?', 'Question in the FAQs pattern', 'twentytwentyfive' ); ?></summary>
<!-- wp:paragraph {"style":{"typography":{"fontStyle":"normal","fontWeight":"300"}}} -->
<p style="font-style:normal;font-weight:300"><?php echo esc_html_x( 'This exquisite compilation showcases a diverse array of photographs that capture the essence of different eras and cultures, reflecting the unique styles and perspectives of each artist. Fleckenstein\'s evocative imagery, Strand\'s groundbreaking modernist approach, and Kōno\'s meticulous documentation of Japanese life come together in a harmonious blend that celebrates the art of photography.', 'Answer in the FAQs pattern.', 'twentytwentyfive' ); ?></p>
<!-- /wp:paragraph -->
</details>
<!-- /wp:details -->
<!-- wp:paragraph -->
<p><?php echo esc_html_x( 'This exquisite compilation showcases a diverse array of photographs that capture the essence of different eras and cultures, reflecting the unique styles and perspectives of each artist.', 'Answer in the FAQs pattern.', 'twentytwentyfive' ); ?></p>
<!-- /wp:paragraph -->
</div>
<!-- /wp:group -->
</div>
<!-- /wp:column -->
</div>
<!-- /wp:group -->
<!-- /wp:columns -->
<!-- wp:columns {"style":{"spacing":{"blockGap":{"left":"var:preset|spacing|50"}}}} -->
<div class="wp-block-columns">
<!-- wp:column -->
<div class="wp-block-column">
<!-- wp:group {"style":{"border":{"top":{"color":"var:preset|color|accent-6","width":"1px"}},"spacing":{"padding":{"top":"var:preset|spacing|30","bottom":"var:preset|spacing|30"}}},"layout":{"type":"default"}} -->
<div class="wp-block-group" style="border-top-color:var(--wp--preset--color--accent-6);border-top-width:1px;padding-top:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30)">
<!-- wp:heading {"level":3} -->
<h3 class="wp-block-heading"><?php echo esc_html_x( 'When will The Stories Book be released?', 'Question in the FAQs pattern.', 'twentytwentyfive' ); ?></h3>
<!-- /wp:heading -->
<!-- wp:paragraph -->
<p><?php echo esc_html_x( 'This exquisite compilation showcases a diverse array of photographs that capture the essence of different eras and cultures, reflecting the unique styles and perspectives of each artist.', 'Answer in the FAQs pattern.', 'twentytwentyfive' ); ?></p>
<!-- /wp:paragraph -->
</div>
<!-- /wp:group -->
</div>
<!-- /wp:column -->
<!-- wp:column -->
<div class="wp-block-column">
<!-- wp:group {"style":{"border":{"top":{"color":"var:preset|color|accent-6","width":"1px"}},"spacing":{"padding":{"top":"var:preset|spacing|30","bottom":"var:preset|spacing|30"}}},"layout":{"type":"default"}} -->
<div class="wp-block-group" style="border-top-color:var(--wp--preset--color--accent-6);border-top-width:1px;padding-top:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30)">
<!-- wp:heading {"level":3} -->
<h3 class="wp-block-heading"><?php echo esc_html_x( 'Are signed copies available?', 'Question in the FAQs pattern.', 'twentytwentyfive' ); ?></h3>
<!-- /wp:heading -->
<!-- wp:paragraph -->
<p><?php echo esc_html_x( 'This exquisite compilation showcases a diverse array of photographs that capture the essence of different eras and cultures, reflecting the unique styles and perspectives of each artist.', 'Answer in the FAQs pattern.', 'twentytwentyfive' ); ?></p>
<!-- /wp:paragraph -->
</div>
<!-- /wp:group -->
</div>
<!-- /wp:column -->
</div>
<!-- /wp:columns -->
</div>
<!-- /wp:group -->
</div>

View File

@ -66,18 +66,6 @@
}
}
}
},
"core/site-tagline": {
"color": {
"text": "var:preset|color|accent-4"
},
"elements": {
"link": {
"color": {
"text": "var:preset|color|accent-4"
}
}
}
}
},
"elements": {
@ -100,11 +88,6 @@
"top": "0.6rem"
}
}
},
"link": {
"color": {
"text": "var:preset|color|accent-4"
}
}
},
"variations": {
@ -123,15 +106,6 @@
}
}
},
"section-3": {
"elements": {
"link": {
"color": {
"text": "var:preset|color|contrast"
}
}
}
},
"section-4": {
"elements": {
"button": {
@ -144,20 +118,6 @@
"background": "color-mix(in srgb, var(--wp--preset--color--accent-2) 85%, transparent)"
}
}
},
"link": {
"color": {
"text": "var:preset|color|accent-2"
}
}
}
},
"section-5": {
"elements": {
"link": {
"color": {
"text": "var:preset|color|base"
}
}
}
}

View File

@ -259,23 +259,7 @@
"blocks": {
"core/button": {
"border": {
"bottom": {
"color": "var:preset|color|contrast",
"style": "solid"
},
"left": {
"color": "var:preset|color|contrast",
"style": "solid"
},
"radius": "999px",
"right": {
"color": "var:preset|color|contrast",
"style": "solid"
},
"top": {
"color": "var:preset|color|contrast",
"style": "solid"
}
"color": "var:preset|color|contrast"
},
"shadow": "var:preset|shadow|natural",
"spacing": {
@ -299,9 +283,6 @@
"right": "1.6rem",
"top": "0.6rem"
}
},
"border": {
"color": "currentColor"
}
}
}
@ -328,7 +309,7 @@
"elements": {
"link": {
"color": {
"text": "var:preset|color|accent-3"
"text": "currentColor"
}
}
}
@ -340,7 +321,7 @@
"elements": {
"link": {
"color": {
"text": "var:preset|color|accent-3"
"text": "currentColor"
}
}
},
@ -367,7 +348,7 @@
"elements": {
"link": {
"color": {
"text": "var:preset|color|accent-3"
"text": "currentColor"
}
}
}
@ -422,7 +403,7 @@
},
"link": {
"color": {
"text": "var:preset|color|contrast"
"text": "currentColor"
}
}
},
@ -441,12 +422,12 @@
},
"heading": {
"color": {
"text": "var:preset|color|accent-2"
"text": "currentColor"
}
},
"link": {
"color": {
"text": "var:preset|color|accent-2"
"text": "currentColor"
}
}
}
@ -470,7 +451,7 @@
},
"link": {
"color": {
"text": "var:preset|color|base"
"text": "currentColor"
}
}
}

View File

@ -128,7 +128,7 @@
"elements": {
"link": {
"color": {
"text": "var:preset|color|accent-2"
"text": "currentColor"
}
}
}
@ -143,7 +143,7 @@
"elements": {
"link": {
"color": {
"text": "var:preset|color|accent-2"
"text": "currentColor"
}
}
}
@ -289,7 +289,7 @@
}
}
},
"section-1":{
"section-1": {
"elements": {
"link": {
"color": {
@ -316,12 +316,12 @@
},
"link": {
"color": {
"text": "var:preset|color|base"
"text": "currentColor"
}
},
"heading": {
"color": {
"text": "var:preset|color|base"
"text": "currentColor"
}
}
}
@ -333,7 +333,7 @@
"elements": {
"heading": {
"color": {
"text": "var:preset|color|accent-2"
"text": "currentColor"
}
}
}
@ -355,12 +355,12 @@
},
"link": {
"color": {
"text": "var:preset|color|base"
"text": "currentColor"
}
},
"heading": {
"color": {
"text": "var:preset|color|base"
"text": "currentColor"
}
}
}

View File

@ -234,7 +234,7 @@
},
"link": {
"color": {
"text": "var:preset|color|base"
"text": "currentColor"
}
}
}

View File

@ -395,7 +395,7 @@
},
"link": {
"color": {
"text": "var:preset|color|contrast"
"text": "currentColor"
}
}
},
@ -453,7 +453,7 @@
"elements": {
"heading": {
"color": {
"text": "var:preset|color|base"
"text": "currentColor"
}
},
"button": {
@ -465,12 +465,12 @@
"color": {
"background": "color-mix(in srgb, var(--wp--preset--color--accent-1) 85%, transparent)",
"text": "var:preset|color|contrast"
}
}
}
},
"link": {
"color": {
"text": "var:preset|color|base"
"text": "currentColor"
}
}
}
@ -495,7 +495,7 @@
},
"link": {
"color": {
"text": "var:preset|color|base"
"text": "currentColor"
}
}
}

View File

@ -304,9 +304,6 @@
"fontWeight": "600",
"letterSpacing": "-0.24px"
},
"border": {
"color": "var:preset|color|accent-2"
},
"elements": {
"cite": {
"typography": {
@ -391,7 +388,7 @@
"elements": {
"link": {
"color": {
"text": "var:preset|color|accent-5"
"text": "currentColor"
}
},
"button": {
@ -414,7 +411,7 @@
"elements": {
"link": {
"color": {
"text": "var:preset|color|base"
"text": "currentColor"
}
},
"button": {
@ -437,7 +434,7 @@
"elements": {
"link": {
"color": {
"text": "var:preset|color|base"
"text": "currentColor"
}
},
"button": {
@ -460,7 +457,7 @@
"elements": {
"link": {
"color": {
"text": "var:preset|color|base"
"text": "currentColor"
}
},
"button": {
@ -484,12 +481,12 @@
"elements": {
"heading": {
"color": {
"text": "var:preset|color|contrast"
"text": "currentColor"
}
},
"link": {
"color": {
"text": "var:preset|color|contrast"
"text": "currentColor"
}
},
"button": {

View File

@ -579,7 +579,7 @@
},
"link": {
"color": {
"text": "var:preset|color|accent-3"
"text": "currentColor"
}
}
}
@ -602,7 +602,7 @@
},
"link": {
"color": {
"text": "var:preset|color|accent-5"
"text": "currentColor"
}
}
}

View File

@ -52,20 +52,6 @@
"color": {
"text": "var:preset|color|accent-4"
},
"blocks": {
"core/site-tagline": {
"color": {
"text": "var:preset|color|accent-4"
},
"elements": {
"link": {
"color": {
"text": "var:preset|color|accent-4"
}
}
}
}
},
"elements": {
"button": {
"color": {
@ -78,11 +64,6 @@
"text": "var:preset|color|base"
}
}
},
"link": {
"color": {
"text": "var:preset|color|accent-4"
}
}
},
"variations": {
@ -101,15 +82,6 @@
}
}
},
"section-3": {
"elements": {
"link": {
"color": {
"text": "var:preset|color|contrast"
}
}
}
},
"section-4": {
"elements": {
"button": {
@ -122,20 +94,6 @@
"background": "color-mix(in srgb, var(--wp--preset--color--accent-2) 85%, transparent)"
}
}
},
"link": {
"color": {
"text": "var:preset|color|accent-2"
}
}
}
},
"section-5": {
"elements": {
"link": {
"color": {
"text": "var:preset|color|base"
}
}
}
}

View File

@ -55,25 +55,7 @@
"blocks": {
"core/button": {
"border": {
"bottom": {
"color": "var:preset|color|contrast"
},
"left": {
"color": "var:preset|color|contrast"
},
"right": {
"color": "var:preset|color|contrast"
},
"top": {
"color": "var:preset|color|contrast"
}
},
"variations": {
"outline": {
"border": {
"color": "currentColor"
}
}
"color": "var:preset|color|contrast"
}
},
"core/post-title": {
@ -83,7 +65,7 @@
"elements": {
"link": {
"color": {
"text": "var:preset|color|accent-3"
"text": "currentColor"
}
}
}
@ -95,7 +77,7 @@
"elements": {
"link": {
"color": {
"text": "var:preset|color|accent-3"
"text": "currentColor"
}
}
}
@ -107,7 +89,7 @@
"elements": {
"link": {
"color": {
"text": "var:preset|color|accent-3"
"text": "currentColor"
}
}
}
@ -127,7 +109,7 @@
},
"link": {
"color": {
"text": "var:preset|color|contrast"
"text": "currentColor"
}
}
},
@ -146,12 +128,12 @@
},
"heading": {
"color": {
"text": "var:preset|color|accent-2"
"text": "currentColor"
}
},
"link": {
"color": {
"text": "var:preset|color|accent-2"
"text": "currentColor"
}
}
}
@ -175,7 +157,7 @@
},
"link": {
"color": {
"text": "var:preset|color|base"
"text": "currentColor"
}
}
}

View File

@ -77,7 +77,7 @@
"elements": {
"link": {
"color": {
"text": "var:preset|color|accent-2"
"text": "currentColor"
}
}
}
@ -89,7 +89,7 @@
"elements": {
"link": {
"color": {
"text": "var:preset|color|accent-2"
"text": "currentColor"
}
}
}
@ -169,7 +169,7 @@
}
}
},
"section-1":{
"section-1": {
"elements": {
"link": {
"color": {
@ -196,12 +196,12 @@
},
"link": {
"color": {
"text": "var:preset|color|base"
"text": "currentColor"
}
},
"heading": {
"color": {
"text": "var:preset|color|base"
"text": "currentColor"
}
}
}
@ -213,7 +213,7 @@
"elements": {
"heading": {
"color": {
"text": "var:preset|color|accent-2"
"text": "currentColor"
}
}
}
@ -235,12 +235,12 @@
},
"link": {
"color": {
"text": "var:preset|color|base"
"text": "currentColor"
}
},
"heading": {
"color": {
"text": "var:preset|color|base"
"text": "currentColor"
}
}
}

View File

@ -68,7 +68,7 @@
},
"link": {
"color": {
"text": "var:preset|color|base"
"text": "currentColor"
}
}
}

View File

@ -128,7 +128,7 @@
},
"link": {
"color": {
"text": "var:preset|color|contrast"
"text": "currentColor"
}
}
},
@ -182,7 +182,7 @@
"elements": {
"heading": {
"color": {
"text": "var:preset|color|base"
"text": "currentColor"
}
},
"button": {
@ -199,7 +199,7 @@
},
"link": {
"color": {
"text": "var:preset|color|base"
"text": "currentColor"
}
}
}
@ -224,7 +224,7 @@
},
"link": {
"color": {
"text": "var:preset|color|base"
"text": "currentColor"
}
}
}

View File

@ -108,9 +108,6 @@
"color": {
"text": "var:preset|color|accent-2"
},
"border": {
"color": "var:preset|color|accent-2"
},
"elements": {
"cite": {
"color": {
@ -168,7 +165,7 @@
"elements": {
"link": {
"color": {
"text": "var:preset|color|accent-5"
"text": "currentColor"
}
},
"button": {
@ -191,7 +188,7 @@
"elements": {
"link": {
"color": {
"text": "var:preset|color|base"
"text": "currentColor"
}
},
"button": {
@ -214,7 +211,7 @@
"elements": {
"link": {
"color": {
"text": "var:preset|color|base"
"text": "currentColor"
}
},
"button": {
@ -237,7 +234,7 @@
"elements": {
"link": {
"color": {
"text": "var:preset|color|base"
"text": "currentColor"
}
},
"button": {
@ -261,12 +258,12 @@
"elements": {
"heading": {
"color": {
"text": "var:preset|color|contrast"
"text": "currentColor"
}
},
"link": {
"color": {
"text": "var:preset|color|contrast"
"text": "currentColor"
}
},
"button": {

View File

@ -111,7 +111,7 @@
},
"link": {
"color": {
"text": "var:preset|color|accent-3"
"text": "currentColor"
}
}
}
@ -134,7 +134,7 @@
},
"link": {
"color": {
"text": "var:preset|color|accent-5"
"text": "currentColor"
}
}
}

View File

@ -18,6 +18,112 @@
"color": {
"text": "color-mix(in srgb, currentColor 25%, transparent)"
}
},
"core/site-title": {
"color": {
"text": "currentColor"
},
"elements": {
"link": {
"color": {
"text": "currentColor"
}
}
}
},
"core/post-author-name": {
"color": {
"text": "currentColor"
},
"elements": {
"link": {
"color": {
"text": "currentColor"
}
}
}
},
"core/post-date": {
"color":{
"text": "color-mix(in srgb, currentColor 85%, transparent)"
},
"elements": {
"link": {
"color" : {
"text": "color-mix(in srgb, currentColor 85%, transparent)"
}
}
}
},
"core/post-terms": {
"color": {
"text": "currentColor"
},
"elements": {
"link": {
"color": {
"text": "currentColor"
}
}
}
},
"core/comment-author-name": {
"color": {
"text": "currentColor"
},
"elements": {
"link": {
"color": {
"text": "currentColor"
}
}
}
},
"core/comment-date": {
"color": {
"text": "currentColor"
},
"elements": {
"link": {
"color": {
"text": "currentColor"
}
}
}
},
"core/comment-edit-link": {
"color": {
"text": "currentColor"
},
"elements": {
"link": {
"color": {
"text": "currentColor"
}
}
}
},
"core/comment-reply-link": {
"color": {
"text": "currentColor"
},
"elements": {
"link": {
"color": {
"text": "currentColor"
}
}
}
},
"core/pullquote": {
"color": {
"text": "currentColor"
}
},
"core/quote": {
"color": {
"text": "currentColor"
}
}
}
}

View File

@ -18,6 +18,100 @@
"color": {
"text": "color-mix(in srgb, currentColor 25%, transparent)"
}
},
"core/post-author-name": {
"color": {
"text": "currentColor"
},
"elements": {
"link": {
"color": {
"text": "currentColor"
}
}
}
},
"core/post-date": {
"color":{
"text": "color-mix(in srgb, currentColor 85%, transparent)"
},
"elements": {
"link": {
"color" : {
"text": "color-mix(in srgb, currentColor 85%, transparent)"
}
}
}
},
"core/post-terms": {
"color": {
"text": "currentColor"
},
"elements": {
"link": {
"color": {
"text": "currentColor"
}
}
}
},
"core/comment-author-name": {
"color": {
"text": "currentColor"
},
"elements": {
"link": {
"color": {
"text": "currentColor"
}
}
}
},
"core/comment-date": {
"color": {
"text": "currentColor"
},
"elements": {
"link": {
"color": {
"text": "currentColor"
}
}
}
},
"core/comment-edit-link": {
"color": {
"text": "currentColor"
},
"elements": {
"link": {
"color": {
"text": "currentColor"
}
}
}
},
"core/comment-reply-link": {
"color": {
"text": "currentColor"
},
"elements": {
"link": {
"color": {
"text": "currentColor"
}
}
}
},
"core/pullquote": {
"color": {
"text": "currentColor"
}
},
"core/quote": {
"color": {
"text": "currentColor"
}
}
}
}

View File

@ -18,6 +18,100 @@
"color": {
"text": "color-mix(in srgb, currentColor 25%, transparent)"
}
},
"core/post-author-name": {
"color": {
"text": "currentColor"
},
"elements": {
"link": {
"color": {
"text": "currentColor"
}
}
}
},
"core/post-date": {
"color":{
"text": "color-mix(in srgb, currentColor 85%, transparent)"
},
"elements": {
"link": {
"color" : {
"text": "color-mix(in srgb, currentColor 85%, transparent)"
}
}
}
},
"core/post-terms": {
"color": {
"text": "currentColor"
},
"elements": {
"link": {
"color": {
"text": "currentColor"
}
}
}
},
"core/comment-author-name": {
"color": {
"text": "currentColor"
},
"elements": {
"link": {
"color": {
"text": "currentColor"
}
}
}
},
"core/comment-date": {
"color": {
"text": "currentColor"
},
"elements": {
"link": {
"color": {
"text": "currentColor"
}
}
}
},
"core/comment-edit-link": {
"color": {
"text": "currentColor"
},
"elements": {
"link": {
"color": {
"text": "currentColor"
}
}
}
},
"core/comment-reply-link": {
"color": {
"text": "currentColor"
},
"elements": {
"link": {
"color": {
"text": "currentColor"
}
}
}
},
"core/pullquote": {
"color": {
"text": "currentColor"
}
},
"core/quote": {
"color": {
"text": "currentColor"
}
}
}
}

View File

@ -18,6 +18,100 @@
"color": {
"text": "color-mix(in srgb, currentColor 25%, transparent)"
}
},
"core/post-author-name": {
"color": {
"text": "currentColor"
},
"elements": {
"link": {
"color": {
"text": "currentColor"
}
}
}
},
"core/post-date": {
"color":{
"text": "color-mix(in srgb, currentColor 85%, transparent)"
},
"elements": {
"link": {
"color" : {
"text": "color-mix(in srgb, currentColor 85%, transparent)"
}
}
}
},
"core/post-terms": {
"color": {
"text": "currentColor"
},
"elements": {
"link": {
"color": {
"text": "currentColor"
}
}
}
},
"core/comment-author-name": {
"color": {
"text": "currentColor"
},
"elements": {
"link": {
"color": {
"text": "currentColor"
}
}
}
},
"core/comment-date": {
"color": {
"text": "currentColor"
},
"elements": {
"link": {
"color": {
"text": "currentColor"
}
}
}
},
"core/comment-edit-link": {
"color": {
"text": "currentColor"
},
"elements": {
"link": {
"color": {
"text": "currentColor"
}
}
}
},
"core/comment-reply-link": {
"color": {
"text": "currentColor"
},
"elements": {
"link": {
"color": {
"text": "currentColor"
}
}
}
},
"core/pullquote": {
"color": {
"text": "currentColor"
}
},
"core/quote": {
"color": {
"text": "currentColor"
}
}
},
"elements": {

View File

@ -18,6 +18,100 @@
"color": {
"text": "color-mix(in srgb, currentColor 25%, transparent)"
}
},
"core/post-author-name": {
"color": {
"text": "currentColor"
},
"elements": {
"link": {
"color": {
"text": "currentColor"
}
}
}
},
"core/post-date": {
"color":{
"text": "color-mix(in srgb, currentColor 85%, transparent)"
},
"elements": {
"link": {
"color" : {
"text": "color-mix(in srgb, currentColor 85%, transparent)"
}
}
}
},
"core/post-terms": {
"color": {
"text": "currentColor"
},
"elements": {
"link": {
"color": {
"text": "currentColor"
}
}
}
},
"core/comment-author-name": {
"color": {
"text": "currentColor"
},
"elements": {
"link": {
"color": {
"text": "currentColor"
}
}
}
},
"core/comment-date": {
"color": {
"text": "currentColor"
},
"elements": {
"link": {
"color": {
"text": "currentColor"
}
}
}
},
"core/comment-edit-link": {
"color": {
"text": "currentColor"
},
"elements": {
"link": {
"color": {
"text": "currentColor"
}
}
}
},
"core/comment-reply-link": {
"color": {
"text": "currentColor"
},
"elements": {
"link": {
"color": {
"text": "currentColor"
}
}
}
},
"core/pullquote": {
"color": {
"text": "currentColor"
}
},
"core/quote": {
"color": {
"text": "currentColor"
}
}
},
"elements": {

View File

@ -428,7 +428,7 @@
"border": {
"style": "solid",
"width": "0 0 0 2px",
"color": "var:preset|color|contrast"
"color": "currentColor"
},
"spacing": {
"blockGap": "var:preset|spacing|30",
@ -568,9 +568,6 @@
}
},
"core/term-description": {
"color":{
"text": "var:preset|color|accent-4"
},
"typography": {
"fontSize": "var:preset|font-size|medium"
}

View File

@ -16,7 +16,7 @@
*
* @global string $wp_version
*/
$wp_version = '6.7-RC2-59350';
$wp_version = '6.7-RC2-59351';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.