Skip to content

fix: improve Stories navbar contrast - #783

Open
saurabhhhcodes wants to merge 1 commit into
Jaishree2310:mainfrom
saurabhhhcodes:fix/stories-navbar-contrast-554
Open

fix: improve Stories navbar contrast#783
saurabhhhcodes wants to merge 1 commit into
Jaishree2310:mainfrom
saurabhhhcodes:fix/stories-navbar-contrast-554

Conversation

@saurabhhhcodes

Copy link
Copy Markdown
Contributor

Summary

Improve navbar contrast on the Stories route in light theme by applying a route-scoped glass background, border, shadow, and readable navigation colors.

Related Issue

Fixes #554

Changes

  • Add a Stories-only header class when the /stories route is active.
  • Give the light-theme Stories header a distinct dark glass surface and readable nav text.
  • Preserve existing header styling on all other routes.

Validation

  • git diff --check
  • npm run build

Checklist

  • Scoped the change to the reported route.
  • Preserved shared header behavior elsewhere.
  • Ran the production build.

Signed-off-by: Saurabh Kumar Bajpai <saurabhkumarbajpaiai@gmail.com>
@vercel

vercel Bot commented Jul 16, 2026

Copy link
Copy Markdown

Someone is attempting to deploy a commit to the jaishree2310's projects Team on Vercel.

A member of the Team first needs to authorize it.

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.

Issue: Navbar blends into background on Stories section

1 participant