You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
style(docs): polish sidebar, header, focus, and code block UX (#580)
## Summary
- Sidebar: purple highlight on active/hover, removed left border
- Header: full-width on docs pages, constrained on homepage; Docs link
non-clickable on docs pages
- Focus: strip Starlight's background-color changes on `:focus`, show
only purple outline on `:focus-visible`
- Skip to content: purple background on focus
- Code blocks: reduced header padding, copy button focus ring wraps icon
only
- PackageManagerCode: "Copied!" text positioned absolutely so it doesn't
inflate button size
## Test plan
- [x] `bun run build` passes (23 pages)
- [ ] Visual: sidebar active item is purple bg, no left border
- [ ] Visual: tab through page shows purple outline, no dark bg flash
- [ ] Visual: copy button focus ring wraps just the icon
- [ ] Visual: header full-width on docs, constrained on homepage
🤖 Generated with [Claude Code](https://claude.com/claude-code)
---------
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-authored-by: Burak Yigit Kaya <byk@sentry.io>
0 commit comments