Design: Warm Parchment + Verdigris Aeronautical Theme#382
Open
ALRubinger wants to merge 4 commits intomainfrom
Open
Design: Warm Parchment + Verdigris Aeronautical Theme#382ALRubinger wants to merge 4 commits intomainfrom
ALRubinger wants to merge 4 commits intomainfrom
Conversation
|
🚅 Deployed to the aileron-pr-382 environment in aileron
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #382 +/- ##
==========================================
- Coverage 83.94% 82.84% -1.11%
==========================================
Files 186 186
Lines 18876 18876
==========================================
- Hits 15846 15638 -208
- Misses 2193 2419 +226
+ Partials 837 819 -18
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
Reapply original indentation (2-space for Sidebar/BaseLayout, tabs for global.css) so this branch differs from main only where code actually changed. Content is unchanged; only leading whitespace is restored to match the pre-PR base. Co-Authored-By: Claude Opus 4.7 (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.
Design proposal: Warm Parchment + Verdigris Aeronautical Theme
This PR proposes a new visual design direction for the Aileron docs site, developed through an iterative exploration. It replaces the current neutral gray palette with a warm, distinctive system built around two ideas:
The palette
Warm parchment backgrounds — the base uses very-low-chroma cream/buff neutrals (oklch hue ~75–80) so pages feel like reading quality paper rather than staring at a screen. The sidebar is slightly warmer/darker than the page body, giving a tonal separation like a book's margin vs its text block.
Verdigris accent (
oklch(0.44 0.13 188)) — the oxidised-copper green of antique scientific instruments, aeronautical charts, and maritime compasses. It reads as distinctive without being loud, contrasts cleanly on cream at WCAG AA, and is completely clear of Claude's amber/orange brand space.The aeronautical layer
"Aileron" is a flight control surface. The design folds in aeronautical chart language as a subtle texture layer — visible to anyone who knows aviation, invisible as theming to everyone else:
.chart-graticuleCSS utility class)h2) get a small verdigris vector arrow prefix via CSS::before, matching the course-heading notation on aeronautical chartsTypography
Files changed
docs/src/styles/global.cssdocs/src/layouts/BaseLayout.astrochart-graticuleon body and header, removed hardcoded.darkclassdocs/src/components/Sidebar.sveltetext-primary), waypoint diamond indicator, VOR range ring SVG, section header labels in uppercase tracking styleWhat this does not change
<link>)Mockup developed interactively in Replit — canvas previews available showing all explored directions (dark verdigris, ink blue, claret, and the final warm-parchment variant).