Skip to content

fix: docs formatting and nav contrast accessibility - #23

Merged
corvid-agent merged 1 commit into
mainfrom
docs/update-for-release
Mar 19, 2026
Merged

fix: docs formatting and nav contrast accessibility#23
corvid-agent merged 1 commit into
mainfrom
docs/update-for-release

Conversation

@corvid-agent

Copy link
Copy Markdown
Collaborator

Summary

  • Fix full spec example in spec-format.md rendering as a text blob (missing markdown="block" on <details> tag)
  • Override active nav item styling so orange accent doesn't bleed into text — uses subtle background tint with high-contrast white text and a left border accent
  • Add hover, search input focus, and site title contrast improvements

Test plan

  • Check spec-format.md "Full Example" renders as a proper code block
  • Verify nav items are readable with good contrast on hover and active states
  • Confirm search input has visible focus ring

🤖 Generated with Claude Code

- Add markdown="block" to <details> tag in spec-format.md so the full
  example renders as a proper code block instead of a text blob
- Override active nav item styling to prevent orange gradient from
  bleeding into text — uses subtle background tint with white text
  and a left border accent instead
- Add hover, search input, and site title contrast improvements

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@corvid-agent
corvid-agent force-pushed the docs/update-for-release branch from 0413fbb to 8589918 Compare March 19, 2026 15:21
@corvid-agent
corvid-agent merged commit fec6207 into main Mar 19, 2026
2 checks passed
@corvid-agent
corvid-agent deleted the docs/update-for-release branch March 19, 2026 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant