feat(pricing): light brand palette for the shared pricing surface#579
Merged
Conversation
…alette The pricing section rendered in the app's dark black/orange theme, which clashed with the vellum marketing site. Retheme the shared PricingSection / PricingTiers to the kernelCAD light palette (vellum · paper · ink · blueprint · copper) so the landing AND the app /pricing page look like one product: - Cards: paper (#FFFDF7) on the vellum page, rule (#D6CDB4) hairline via ring; featured tier ringed in blueprint. No dark band — the section sits directly on the landing. - Primary CTA + active toggle + kicker + check circles: blueprint (#1E5FA8). Secondary CTAs: vellum-soft fill. Yearly savings: copper. Headings: ink. - Landing SSR wrapper drops the dark band; app /pricing page bg -> vellum, text -> ink. - Feature badges recolored to blueprint/copper/slate tints (was rainbow). Card borders use ring (box-shadow) not CSS border, and the island re-supplies a scoped button-border reset, so the preflight-free island renders cleanly.
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 pricing section rendered in the app's dark black/orange theme, clashing with the vellum marketing site. Retheme the shared
PricingSection/PricingTiersto the kernelCAD light palette (vellum · paper · ink · blueprint · copper) so the landing and the app/pricingpage look like one product.ring; featured tier ringed blueprint; no dark band./pricingpage bg → vellum, text → ink.ring(box-shadow) and the island re-supplies a scoped button-border reset, so the preflight-free island renders cleanly.Verification
Follow-up after merge: re-dispatch
deploy-kernelcad-com.yml(kernelCAD-server) so kernelcad.com goes live; app.kernelcad.com auto-deploys.