feat(website): Paper redesign — warm Muji-inspired aesthetic#68
Closed
feat(website): Paper redesign — warm Muji-inspired aesthetic#68
Conversation
Complete visual direction change from dark Phosphor to warm Paper theme: - New color palette: cream background (#faf9f6), sage accent (#5a7a64) - Sticky header nav with Docs, Blog, GitHub links - Dark code blocks on light page (the visual signature) - 4 feature cards in 2x2 grid (Git, FTS5, MCP, Trails) - Clean CSS architecture diagram (no ASCII) - Static code demos (removed terminal typing animation) - Mobile hamburger menu with slide-out panel - Scroll reveal with gentle fade-in (12px, 500ms) - Inter for headings, JetBrains Mono for code only - All WCAG AA+ contrast ratios - JS reduced from ~210 lines to 70 lines - Replaced terminal.js with main.js Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Owner
Author
|
Superseded — Paper redesign rejected. |
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.
What
Complete visual direction change for the Brain CLI website. The dark Phosphor terminal theme is replaced with a warm, Muji-inspired Paper aesthetic.
Design Direction
Inspired by nousresearch.com (editorial structure), Fuji film (warm pastels), and Muji (functional minimalism). The goal: a site that feels like it was made by someone with taste, not generated by a template.
Changes
Visual
Structure
Technical
Design spec
Full spec at designer-fd44c700/website-redesign-spec-v2-paper.md
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com