fix(landing): replace stale teal/orange brand colors with brand blue#2522
Draft
Copilot wants to merge 1 commit into
Draft
fix(landing): replace stale teal/orange brand colors with brand blue#2522Copilot wants to merge 1 commit into
Copilot wants to merge 1 commit into
Conversation
Co-authored-by: andrew-bierman <94939237+andrew-bierman@users.noreply.github.com>
Copilot created this pull request from a session on behalf of
andrew-bierman
May 31, 2026 06:56
View session
Contributor
Deploying packrat-landing with
|
| Latest commit: |
9637459
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://59c6970e.packrat-landing.pages.dev |
| Branch Preview URL: | https://copilot-fix-stale-brand-colo.packrat-landing.pages.dev |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The landing site still used a legacy teal/orange gradient, which diverged from PackRat’s canonical blue brand palette defined in the app theme. This change aligns landing gradient defaults with the brand blue ramp and removes stale brand-color usage in
AnimatedGradientTextpaths.Brand gradient alignment
colorsprop inapps/landing/components/ui/animated-gradient-text.tsxfrom teal/orange to the blue ramp:#0070E9,#007BFE,#0385FF,#3B82F6Repo-wide stale color audit
#0F766E,#14B8A6,#F97316,#FB923Cacross the repo.apps/landing/config/site.tsdecorative card accents, intentionally left unchanged.colorstoAnimatedGradientText.