Put oss.cvoya.com back on cvoya.com's tokens - #3
Closed
savasp-agent[bot] wants to merge 1 commit into
Closed
Conversation
CLAUDE.md in the web repo says this site "reuses cvoya.com's design tokens; keep them visually in step." It had drifted, and not by a little: the page was set in Inter against cvoya.com's Libre Franklin, and sat on pure #ffffff against cvoya.com's cool #f7f9fc ground. Crossing from cvoya.com to here read as landing on a different company's site. Adopt cvoya.com's token vocabulary outright rather than approximate it — same names, same values — so the two stay in step by construction instead of by memory. --ink/--ink-bright/--ink-muted, --ground/--surface, the hairlines, the type face and base step, and --site-max 1080px (was 1040px). Container and nav gutters go fluid to match, and the hero glow becomes a white surface wash on the tinted ground; the old navy wash was tuned for a white page and goes muddy on this one. Also: the Spring Voyage row claimed "Hosted service at spring.voyage." There is no hosted service — spring.voyage and cvoya.com both say so plainly. Replaced with the BSL conversion date, which is what that slot is for.
Contributor
Author
|
Closing — redundant, and based on a stale branch point. This work was already done and merged on
No action needed here. cvoya-com/web#12 is already satisfied by |
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 web repo's
CLAUDE.mdsays this site "reuses this repo's cvoya.com design tokens; keep them visually in step when cvoya.com changes." It had drifted — and the drift was much larger than the container-width difference that prompted the look.#f7f9fc(cool near-white)#ffffff#1e2b41#111111--site-maxclamp(1.25rem, 4vw, 2rem)24pxThe typeface and the ground colour are what a visitor actually notices. Crossing from cvoya.com to oss.cvoya.com read as landing on a different company's site.
What changed
Adopt cvoya.com's token vocabulary outright rather than approximate it — same names, same values (
--ink/--ink-bright/--ink-muted,--ground/--surface, the hairlines,--face,--step-0,--site-max). The two surfaces now stay in step by construction rather than by memory. Fixing only--site-maxwould have closed the width gap while leaving the visible mismatch fully intact.Knock-on adjustments so the borrowed tokens actually land:
clamp(1.25rem, 4vw, 2rem)), matching cvoya.com.rgb(247 249 252 / 82%)), not to white.--surfacewash on the tinted ground. The old navy wash was tuned for a pure-white page and goes muddy on a tinted one..project:hovernow lifts a row to white--surface(it previously lifted to#f7f8fb, which is invisible against the new ground)..project-meta strongand the installcode— were pushed back to--inkso they stay distinguishable from the muted text around them.Also: a false claim
The Spring Voyage row read "Hosted service at spring.voyage." There is no hosted service — spring.voyage/hosted.html says "Self-hosting is the only way to run it; there is no hosted service," and cvoya.com says the same. Replaced with the BSL conversion date, which is what that meta slot carries for the other project.
Verification
html-validateandstylelintboth pass against the web repo's shared configs.rgb(247 249 252)ground,rgb(30 43 65)ink, 1080px container.Closes cvoya-com/web#12.
🤖 Generated with Claude Code