feat: USWDS civic palette + nav titles + breadcrumb polish#128
Merged
Conversation
Color palette (USWDS-influenced): - Navy: #1A4480 (institutional, authoritative) - Teal: #0F6E56 (additions, success) - Crimson: #B50909 (deletions, amendments) - Amber: #C2850C (badges, highlights) - Warm neutrals: #FAFAF8 bg, #F0EDE8 sidebar (legal publishing feel) - Dark mode: navy-tinted (#0B1926) instead of pure black Prev/Next navigation: - Show section titles: "← Previous / § 105 / Title of appropriation Acts" - Hover state with warm-gray background - Truncated titles for long section names Breadcrumbs: "›" separator instead of ">" Accessibility: prefers-reduced-motion respected for all animations Consensus approved 3-0. Based on USWDS design system research. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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.
USWDS-inspired color palette with warm neutrals and navy-tinted dark mode, plus prev/next navigation with section title previews, breadcrumb separator change (› instead of >), and prefers-reduced-motion support.
Consensus: 3-0 approved.
🤖 Generated with Claude Code