Skip to content

style: navbar glass, sidebar bg, doc gradient, search pill, nav feedback#884

Merged
huacnlee merged 1 commit intomainfrom
better-style
Apr 10, 2026
Merged

style: navbar glass, sidebar bg, doc gradient, search pill, nav feedback#884
huacnlee merged 1 commit intomainfrom
better-style

Conversation

@huacnlee
Copy link
Copy Markdown
Member

Summary

  • Navbar glass blur + border-bottom on scroll (CSS variables for light/dark)
  • Soften --vp-c-divider; sidebar background matches page background
  • Radial brand-color gradient on .VPDoc content area
  • Remove padding-right from .VPContent.has-sidebar so gradient fills full width
  • Search button rounded to pill style
  • Nav item "Issues" → "Feedback" across all 3 locales
  • Remove <TryIt/> button auto-injection from gen-try-it plugin

Test plan

  • Scroll docs page — navbar should show blur + subtle border-bottom
  • Check light and dark mode — navbar bg/border variables apply correctly
  • Sidebar background blends with page (no distinct bg color)
  • Doc pages show subtle teal radial gradient at top
  • Gradient fills full width (no right-side truncation)
  • Search button appears pill-shaped
  • Nav shows "Feedback" (not "Issues") in all locales
  • API reference pages no longer show Try It button

🤖 Generated with Claude Code

…corners, nav feedback

- Add navbar glass blur + border-bottom on scroll with CSS variables
- Soften --vp-c-divider globally; set sidebar bg to match page bg
- Add radial brand-color gradient to VPDoc content area
- Remove padding-right from .VPContent.has-sidebar for full-width gradient
- Round search button corners (pill style)
- Rename nav "Issues" → "Feedback" across all locales
- Remove TryIt button injection from gen-try-it plugin

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@huacnlee huacnlee merged commit d60149a into main Apr 10, 2026
2 checks passed
@huacnlee huacnlee deleted the better-style branch April 10, 2026 08:38
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