Design: shift to void-dark tokens + maker pill in footer - #7
Open
adamXbot wants to merge 2 commits into
Open
Conversation
Remap the dark palette to the family void tokens (page #0B0B12, raised #14141C, secondary #191922, border #242430, ink #E8E8F2, secondary text #A0A0B4, tertiary #6E6E85) and add a footer credit pill linking to the maker's GitHub profile. Accent hues, light mode, logos, and OG images are untouched. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Hero h1 moves to the shared scale — clamp(34px, 5vw, 64px), weight 800, letter-spacing -.04em, line-height 1.03. Interior headings keep their size and weight but convert fixed-px letter-spacing to the em equivalent computed at each rule's desktop ceiling, so desktop appearance is preserved and small viewports stop over-tightening. Inter stays; no font-family or @font-face changes. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Contributor
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
website-privacykey | 0a86ca7 | Commit Preview URL Branch Preview URL |
Aug 21 2026, 05:48 AM |
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.
Token shift
Dark palette remapped to the shared void-dark tokens. Light mode, accent green (#30D158), logos, and OG assets are untouched.
#111118#0B0B12#1A1A22#14141C#1A1A22#191922#2A2A33#242430#E6EDF5#E8E8F2#CBD5E1#A0A0B4#9AA7B8#6E6E85rgba(17,17,24,…)rgba(11,11,18,…)theme-colormetas, the 404 page's inline tokens, the redirect splash pre-paint, and the dark ground used inside light mode (--navy-deep) follow the new page background.Maker pill
A footer credit chip on every footer-bearing page: 26px circular GitHub avatar plus the handle
adamxweb, linking to https://github.com/AdamXweb (rel="noopener", labelled for screen readers). Fixed void-dark colours — background#14141C, 1px#242430border, 999px radius — so it reads identically in both schemes. The CSPimg-srcon those pages now allowsgithub.comandavatars.githubusercontent.comfor the avatar.Type
Hero h1 moves to the shared scale:
clamp(34px, 5vw, 64px), weight 800, letter-spacing-.04em, line-height 1.03, with locale overrides (:lang(zh)keeps weight 700 with no negative tracking and taller leading;:lang(el)runs slightly smaller and looser). Interior headings keep their size and weight; fixed-px letter-spacing converts to the em equivalent at each rule's desktop ceiling, so desktop rendering is unchanged while small viewports stop over-tightening. Inter stays — no font-family or @font-face changes.🤖 Generated with Claude Code