From 34e56eacea3f70879fe924e10f7f7b0d70f07ed3 Mon Sep 17 00:00:00 2001 From: JeffEmmett <20747463-JeffEmmett@users.noreply.replit.com> Date: Sat, 10 May 2025 00:17:28 +0000 Subject: [PATCH] Update the color scheme to reflect the brand identity across the site Refactors the primary color from rose/purple to teal in newsletter and auth components. Replit-Commit-Author: Agent Replit-Commit-Session-Id: acaf01d7-65a7-4fc5-901d-853488e196e8 Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/af8dabca-e746-4e53-9c29-d8d4d9cf30f5/18889347-ae06-4cf0-878b-26e3d92b0885.jpg --- client/src/components/newsletter/newsletter-section.tsx | 4 ++-- client/src/pages/auth-page.tsx | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/client/src/components/newsletter/newsletter-section.tsx b/client/src/components/newsletter/newsletter-section.tsx index 381663a..680a2c9 100644 --- a/client/src/components/newsletter/newsletter-section.tsx +++ b/client/src/components/newsletter/newsletter-section.tsx @@ -88,7 +88,7 @@ export function NewsletterSection() {