From 218ecbf3f4fffd7de9b0e5f0fffa8e31a813fa8b Mon Sep 17 00:00:00 2001 From: Brian Gardner Date: Wed, 21 Sep 2022 09:38:58 -0500 Subject: [PATCH] Update colors to Base / Contrast (#126) --- functions.php | 8 +- .../footer-default-contrast-background.php | 4 +- patterns/footer-mega-contrast-background.php | 8 +- patterns/footer-split-contrast-background.php | 4 +- .../footer-stacked-contrast-background.php | 8 +- ...oter-three-columns-contrast-background.php | 6 +- patterns/footer-three-columns.php | 2 +- ...eneral-boxes-three-contrast-background.php | 16 +- patterns/general-boxes-three.php | 28 ++-- .../general-boxes-two-contrast-background.php | 12 +- patterns/general-boxes-two.php | 20 +-- ...general-cta-button-contrast-background.php | 8 +- ...eneral-cta-stacked-contrast-background.php | 8 +- ...al-hero-one-column-contrast-background.php | 12 +- ...hero-three-columns-contrast-background.php | 16 +- ...l-hero-two-columns-contrast-background.php | 12 +- .../general-podcast-contrast-background.php | 20 +-- .../general-portfolio-contrast-background.php | 4 +- ...icing-four-columns-contrast-background.php | 132 ++++++++--------- patterns/general-pricing-four-columns.php | 32 ++-- ...cing-three-columns-contrast-background.php | 100 ++++++------- patterns/general-pricing-three-columns.php | 24 +-- ...ricing-two-columns-contrast-background.php | 68 ++++----- patterns/general-pricing-two-columns.php | 16 +- ...-team-four-columns-contrast-background.php | 4 +- ...l-team-two-columns-contrast-background.php | 4 +- ...testimonials-boxes-contrast-background.php | 16 +- patterns/general-testimonials-boxes.php | 16 +- ...neral-testimonials-contrast-background.php | 4 +- .../header-default-contrast-background.php | 8 +- patterns/page-home.php | 20 +-- patterns/page-link-contrast-background.php | 26 ++-- patterns/page-link.php | 4 +- style.css | 140 +++++++++--------- theme.json | 50 +++---- 35 files changed, 430 insertions(+), 430 deletions(-) diff --git a/functions.php b/functions.php index 6bbf4638..68e7cb35 100644 --- a/functions.php +++ b/functions.php @@ -57,8 +57,8 @@ function frost_register_block_styles() { $block_styles = array( 'core/button' => array( - 'fill-background' => __( 'Fill Background', 'frost' ), - 'outline-background' => __( 'Outline Background', 'frost' ), + 'fill-base' => __( 'Fill Base', 'frost' ), + 'outline-base' => __( 'Outline Base', 'frost' ), ), 'core/group' => array( 'shadow' => __( 'Shadow', 'frost' ), @@ -76,9 +76,9 @@ function frost_register_block_styles() { ), 'core/navigation-link' => array( 'fill' => __( 'Fill', 'frost' ), - 'fill-background' => __( 'Fill Background', 'frost' ), + 'fill-base' => __( 'Fill Base', 'frost' ), 'outline' => __( 'Outline', 'frost' ), - 'outline-background' => __( 'Outline Background', 'frost' ), + 'outline-base' => __( 'Outline Base', 'frost' ), ), ); diff --git a/patterns/footer-default-contrast-background.php b/patterns/footer-default-contrast-background.php index 969f24c4..5485b8fd 100644 --- a/patterns/footer-default-contrast-background.php +++ b/patterns/footer-default-contrast-background.php @@ -7,8 +7,8 @@ * Viewport Width: 1280 */ ?> - -