feat(design): apply ICP brand guidelines#130
Merged
Merged
Conversation
- Switch to light mode as default (custom ThemeProvider; never auto-switches on prefers-color-scheme) - Replace purple accent with terracotta (#cc5a2b light, #ff7a4d dark / ember) - Replace pure black bg with parchment (#f8f5ef) and ink text (#1a1714) - Add Newsreader serif font for headings (500 weight, -0.015em tracking) - Add dark mode token set: deep bark bg, bone text, ember accent - Install @fontsource/newsreader (400, 400-italic, 500, 500-italic) - Collapse skills-banner hardcoded colors to icp-brand CSS custom properties
Move from .claude/skills/ (untracked drop location) to .agents/skills/ so it follows the same pattern as all other committed skills. Add symlink in .claude/skills/ pointing to .agents/skills/. Update AGENTS.md sources table and skills section to document the skill. Record design decisions in .docs-plan/decisions.md.
marc0olo
added a commit
that referenced
this pull request
Apr 23, 2026
## Summary - Replaces old black/purple OG image with the new brand palette - Parchment background (`#f8f5ef`), ink headline in Georgia serif (`#1a1714`) - Terracotta accent rule and label (`#cc5a2b`), muted tagline (`#6b6660`) - 1px rule border in `#e5ddcf`, muted footer text Follows up on #130 (brand guidelines design PR) which updated the site theme but missed the OG image. ## Sync recommendation hand-written
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.
Summary
#3b00b9) with terracotta (#cc5a2blight /#ff7a4ddark)#f8f5ef) and ink text (#1a1714)ThemeProvideroverrides Starlight default: light mode always, never auto-switches onprefers-color-scheme; dark mode opt-in only--icp-*CSS custom propertiesicp-brand-guidelinesskill to repo under.agents/skills/(symlinked from.claude/skills/)AGENTS.mdand.docs-plan/decisions.mdto document the skill and design decisionsVoice and web3 jargon changes are out of scope for this PR — follow-up planned.
Sync recommendation
hand-written