docs: update brand colors/fonts and trim getting-started table - #10
Merged
Conversation
Switch theme to the new blue palette (#5876F4/#7B93F7/#3D5BEB) with Inter body / Space Grotesk heading fonts, and drop the empty "Trust assumptions" column from the subname model comparison table on getting-started. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Gn3SS5brQkK7Uf4s839WcH
#5876F4 vs the light background was 3.95:1, below the 4.5:1 AA minimum the docs-quality workflow enforces. #4567F3 keeps the same hue/saturation, darkened just enough for a 4.68:1 ratio. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Gn3SS5brQkK7Uf4s839WcH
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.
Follow-up to #7 (docs: restructure navigation and refresh content, already merged).
Screenshots (before → after)
Changes
getting-started.mdx— the column had no data in any row — table header now matches its content.Notes
node scripts/check-docs.mjs,mint broken-links, andmint validateall pass on this branch.