polish(open-knowledge): docs site nav, wordmark, gray + accent tweaks#30
Merged
Conversation
… (#1618)
* polish(open-knowledge): docs site nav, wordmark, gray + accent tweaks
- Replace nav title with inline OkWordmark SVG (currentColor text); resize
via baseOptions({ wordmarkClassName }) so docs sidebar (h-6) and home
nav (h-8) can differ.
- Home nav: match page bg, 80px tall, stroke-only Lucide theme toggle
(Fumadocs hardcoded fill="currentColor"), 2rem gradient fade below.
- Apply stroke-only toggle to docs sidebar too.
- Bump docs neutral grays slightly lighter + faintly warm (oklch chroma
0.002-0.003 at hue ~80).
- ok-overview accent: canonical #3784ff to match home azure; light ink
#00245d / soft #e6efff; dark ink/soft via lab() values.
* fix(open-knowledge): add <title> to OkWordmark for biome a11y rule
noSvgWithoutTitle fires statically — it can't see the aria-label coming
through {...props}. Inline <title> makes the SVG accessible regardless
of props; caller-supplied aria-label still wins at runtime.
* polish(open-knowledge): use #69a3ff for dark-mode --ok-accent
* polish(open-knowledge): canonicalize --slide-accent to #3784ff / #69a3ff
Match the azure used in packages/app/src/globals.css so the marketing
site and product app share one canonical accent per theme.
GitOrigin-RevId: ad2ebee806c52d8df4de84769116d6e3bdf06a63
Contributor
There was a problem hiding this comment.
Automated approval from agents-private public-mirror-sync (run: https://github.com/inkeep/agents-private/actions/runs/26928268752). Source of truth is the monorepo; direct edits on inkeep/open-knowledge are overwritten on next sync.
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.
No description provided.