Skip to content

Bring the cream light theme back across the stack and share one header/footer#5

Merged
OisinKyne merged 3 commits into
mainfrom
kody/light-theme-stack
Jun 11, 2026
Merged

Bring the cream light theme back across the stack and share one header/footer#5
OisinKyne merged 3 commits into
mainfrom
kody/light-theme-stack

Conversation

@ksale001

Copy link
Copy Markdown
Contributor

Restores the warm cream light palette + muted pizza colors and folds the landing/assessment chrome into one shared header and footer.

The cream design now lives entirely in the token layer (theme-tokens.css :root + lib/theme/tokens.ts), so it flows through the alias layer and the obol-ui bridge to the landing, the assessment, and methodology at once — no page-specific CSS, in keeping with the obol-ui convention.

Three commits:

  1. Recolor the light theme to cream with muted pizza colors (tokens only).
  2. Restore the "beat" heartbeat (as obol-ui Stitches keyframes) and fix a few spots where obol-ui <Text as="span"> was wrapping mid-sentence.
  3. Share SiteHeader/SiteFooter across /, /assess, /methodology, and share pages. The header is route-aware (no "Assess" CTA on /assess), the logo mark themes off the pizza tokens, and the old unused layout/ scaffolding is removed. CLAUDE.md + README updated to match.

Dark mode is unchanged. Static export builds all routes (incl. the 729 share pages); tests + lint pass.

@OisinKyne OisinKyne merged commit f5a5838 into main Jun 11, 2026
2 checks passed
@ksale001 ksale001 deleted the kody/light-theme-stack branch June 11, 2026 15:22
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.

3 participants