Skip to content

Design: shift to void-dark tokens + maker pill in footer - #4

Open
adamXbot wants to merge 2 commits into
mainfrom
design/tokens-footer-pill
Open

Design: shift to void-dark tokens + maker pill in footer#4
adamXbot wants to merge 2 commits into
mainfrom
design/tokens-footer-pill

Conversation

@adamXbot

Copy link
Copy Markdown

Token shift

Dark palette remapped to the shared void-dark tokens. Light mode, the blue accent, and the app-mockup tokens (--mock-*, which mirror the real app UI) are untouched.

Role Before After
Page background #111118 / #08080f #0B0B12
Raised surface / card #18181f #14141C
Secondary surface #1e1e26 #191922
Hero gradient top #14141d #14141C
Border rgba(255,255,255,.08) #242430
Ink #f0f0f5 #E8E8F2
Secondary text #c7d2dc #A0A0B4
Tertiary text #a0a0b0 #6E6E85
Nav / band scrims rgba(8,8,15,…) rgba(11,11,18,…)

theme-color metas, the tile colour, the webmanifest colours, and the dark ground used inside light mode (--navy-deep, dark section bands, the always-dark footer) follow the new page background. Applied to both the prefers-color-scheme block and the [data-theme="dark"] override on all four pages.

Maker pill

A footer credit chip on every 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 #242430 border, 999px radius — matching the always-dark footer.

Type

Hero h1 moves to the shared scale: clamp(34px, 5vw, 64px), weight 800, letter-spacing -.04em, line-height 1.03 (the desktop-only tracking override becomes redundant and is removed; max-width: 22ch stays). 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

adamXbot and others added 2 commits August 21, 2026 15:43
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant