Skip to content

Apply glass effect to nav bar#298

Open
cesargdm wants to merge 4 commits into
mainfrom
cursor/apply-glass-effect-to-nav-bar-1753
Open

Apply glass effect to nav bar#298
cesargdm wants to merge 4 commits into
mainfrom
cursor/apply-glass-effect-to-nav-bar-1753

Conversation

@cesargdm
Copy link
Copy Markdown
Owner

@cesargdm cesargdm commented Jul 3, 2025

What

Applies a sophisticated glass effect to the navigation bar and its interactive elements, including light refraction and adaptive theme support, inspired by iOS design.

Changes

  • navContainer: Added backdrop-filter, semi-transparent background, and layered shadows for a primary glass effect.
  • floatingList: Enhanced with stronger blur, semi-transparent background, and a light refraction highlight using a pseudo-element.
  • searchList: Applied a more pronounced glass effect with increased blur and transparency.
  • navLink: Introduced glass-like hover states with subtle transforms and pseudo-element highlights.
  • navLinkActive: Styled with an enhanced glass background, border, and an active state light refraction effect.
  • navToggleThemeItem: Given a premium glass aesthetic with interactive hover/focus states and light refraction.
  • Theme Adaptability: All glass effects are adjusted for both light and dark modes using @media (prefers-color-scheme: dark).
  • Transitions: Updated various elements with cubic-bezier transitions for a smoother feel.

Related issues

… support

Co-authored-by: cesargdm <cesargdm@icloud.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented Jul 3, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
cesargdm ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 3, 2025 8:30pm

Co-authored-by: cesargdm <cesargdm@icloud.com>
Co-authored-by: cesargdm <cesargdm@icloud.com>
Co-authored-by: cesargdm <cesargdm@icloud.com>
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.

2 participants