Index: src/wp-content/themes/twentytwentytwo/inc/patterns/header-centered-logo-black-background.php
===================================================================
--- src/wp-content/themes/twentytwentytwo/inc/patterns/header-centered-logo-black-background.php	(revision 54366)
+++ src/wp-content/themes/twentytwentytwo/inc/patterns/header-centered-logo-black-background.php	(working copy)
@@ -3,7 +3,7 @@
  * Header with centered logo and black background
  */
 return array(
-	'title'      => __( 'Header with centered logo and black background', 'twentytwentytwo' ),
+	'title'      => __( 'Header with centered logo and background', 'twentytwentytwo' ),
 	'categories' => array( 'header' ),
 	'blockTypes' => array( 'core/template-part/header' ),
 	'content'    => '<!-- wp:group {"align":"full","style":{"spacing":{"padding":{"bottom":"var(--wp--custom--spacing--small, 1.25rem)","top":"var(--wp--custom--spacing--small, 1.25rem)"}},"elements":{"link":{"color":{"text":"var:preset|color|background"}}}},"backgroundColor":"foreground","textColor":"background","layout":{"type":"flex","justifyContent":"center"}} -->
Index: src/wp-content/themes/twentytwentytwo/inc/patterns/header-centered-title-navigation-social.php
===================================================================
--- src/wp-content/themes/twentytwentytwo/inc/patterns/header-centered-title-navigation-social.php	(revision 54366)
+++ src/wp-content/themes/twentytwentytwo/inc/patterns/header-centered-title-navigation-social.php	(working copy)
@@ -3,7 +3,7 @@
  * Centered header with navigation, social links, and salmon background block pattern
  */
 return array(
-	'title'      => __( 'Centered header with navigation, social links, and salmon background', 'twentytwentytwo' ),
+	'title'      => __( 'Centered header with navigation, social links, and background', 'twentytwentytwo' ),
 	'categories' => array( 'header' ),
 	'blockTypes' => array( 'core/template-part/header' ),
 	'content'    => '<!-- wp:group {"align":"full","style":{"elements":{"link":{"color":{"text":"var:preset|color|primary"}}},"spacing":{"padding":{"top":"var(--wp--custom--spacing--small, 1.25rem)","bottom":"var(--wp--custom--spacing--small, 1.25rem)"}}},"backgroundColor":"secondary","textColor":"primary","layout":{"inherit":true}} -->
Index: src/wp-content/themes/twentytwentytwo/inc/patterns/header-logo-navigation-gray-background.php
===================================================================
--- src/wp-content/themes/twentytwentytwo/inc/patterns/header-logo-navigation-gray-background.php	(revision 54366)
+++ src/wp-content/themes/twentytwentytwo/inc/patterns/header-logo-navigation-gray-background.php	(working copy)
@@ -3,7 +3,7 @@
  * Logo and navigation header with gray background
  */
 return array(
-	'title'      => __( 'Logo and navigation header with gray background', 'twentytwentytwo' ),
+	'title'      => __( 'Logo and navigation header with background', 'twentytwentytwo' ),
 	'categories' => array( 'header' ),
 	'blockTypes' => array( 'core/template-part/header' ),
 	'content'    => '<!-- wp:group {"align":"full","style":{"elements":{"link":{"color":{"text":"var:preset|color|foreground"}}},"spacing":{"padding":{"top":"var(--wp--custom--spacing--small, 1.25rem)","bottom":"var(--wp--custom--spacing--small, 1.25rem)"}}},"backgroundColor":"tertiary","textColor":"foreground","layout":{"inherit":true}} -->
Index: src/wp-content/themes/twentytwentytwo/inc/patterns/header-logo-navigation-social-black-background.php
===================================================================
--- src/wp-content/themes/twentytwentytwo/inc/patterns/header-logo-navigation-social-black-background.php	(revision 54366)
+++ src/wp-content/themes/twentytwentytwo/inc/patterns/header-logo-navigation-social-black-background.php	(working copy)
@@ -3,7 +3,7 @@
  * Logo, navigation, and social links header with black background block pattern
  */
 return array(
-	'title'      => __( 'Logo, navigation, and social links header with black background', 'twentytwentytwo' ),
+	'title'      => __( 'Logo, navigation, and social links header with background', 'twentytwentytwo' ),
 	'categories' => array( 'header' ),
 	'blockTypes' => array( 'core/template-part/header' ),
 	'content'    => '<!-- wp:group {"align":"full","style":{"elements":{"link":{"color":{"text":"var:preset|color|background"}}},"spacing":{"padding":{"top":"var(--wp--custom--spacing--small, 1.25rem)","bottom":"var(--wp--custom--spacing--small, 1.25rem)"}}},"backgroundColor":"foreground","textColor":"background","layout":{"inherit":true}} -->
Index: src/wp-content/themes/twentytwentytwo/inc/patterns/header-text-only-green-background.php
===================================================================
--- src/wp-content/themes/twentytwentytwo/inc/patterns/header-text-only-green-background.php	(revision 54366)
+++ src/wp-content/themes/twentytwentytwo/inc/patterns/header-text-only-green-background.php	(working copy)
@@ -3,7 +3,7 @@
  * Text-only header with green background block pattern
  */
 return array(
-	'title'      => __( 'Text-only header with green background', 'twentytwentytwo' ),
+	'title'      => __( 'Text-only header with background', 'twentytwentytwo' ),
 	'categories' => array( 'header' ),
 	'blockTypes' => array( 'core/template-part/header' ),
 	'content'    => '<!-- wp:group {"align":"full","style":{"elements":{"link":{"color":{"text":"var:preset|color|background"}}},"spacing":{"padding":{"top":"var(--wp--custom--spacing--small, 1.25rem)","bottom":"var(--wp--custom--spacing--small, 1.25rem)"}}},"backgroundColor":"primary","textColor":"background","layout":{"inherit":true}} -->
Index: src/wp-content/themes/twentytwentytwo/inc/patterns/header-text-only-salmon-background.php
===================================================================
--- src/wp-content/themes/twentytwentytwo/inc/patterns/header-text-only-salmon-background.php	(revision 54366)
+++ src/wp-content/themes/twentytwentytwo/inc/patterns/header-text-only-salmon-background.php	(working copy)
@@ -3,7 +3,7 @@
  * Text-only header with salmon background block pattern
  */
 return array(
-	'title'      => __( 'Text-only header with salmon background', 'twentytwentytwo' ),
+	'title'      => __( 'Text-only header with background', 'twentytwentytwo' ),
 	'categories' => array( 'header' ),
 	'blockTypes' => array( 'core/template-part/header' ),
 	'content'    => '<!-- wp:group {"align":"full","style":{"elements":{"link":{"color":{"text":"var:preset|color|foreground"}}},"spacing":{"padding":{"top":"var(--wp--custom--spacing--small, 1.25rem)","bottom":"var(--wp--custom--spacing--small, 1.25rem)"}}},"backgroundColor":"secondary","textColor":"foreground","layout":{"inherit":true}} -->
Index: src/wp-content/themes/twentytwentytwo/inc/patterns/header-text-only-with-tagline-black-background.php
===================================================================
--- src/wp-content/themes/twentytwentytwo/inc/patterns/header-text-only-with-tagline-black-background.php	(revision 54366)
+++ src/wp-content/themes/twentytwentytwo/inc/patterns/header-text-only-with-tagline-black-background.php	(working copy)
@@ -3,7 +3,7 @@
  * Text-only header with tagline and black background block pattern
  */
 return array(
-	'title'      => __( 'Text-only header with tagline and black background', 'twentytwentytwo' ),
+	'title'      => __( 'Text-only header with tagline and background', 'twentytwentytwo' ),
 	'categories' => array( 'header' ),
 	'blockTypes' => array( 'core/template-part/header' ),
 	'content'    => '<!-- wp:group {"align":"full","style":{"elements":{"link":{"color":{"text":"var:preset|color|secondary"}}},"spacing":{"padding":{"top":"var(--wp--custom--spacing--small, 1.25rem)","bottom":"var(--wp--custom--spacing--small, 1.25rem)"}}},"backgroundColor":"foreground","textColor":"secondary","layout":{"inherit":true}} -->
