Skip to content

improved header background colour and navbar icons#60

Merged
nitinmohan18 merged 2 commits into
mainfrom
fet-ux
Jul 6, 2026
Merged

improved header background colour and navbar icons#60
nitinmohan18 merged 2 commits into
mainfrom
fet-ux

Conversation

@nitinmohan18

Copy link
Copy Markdown
Collaborator

Pull Request

Summary

This PR focuses on highly-detailed visual polish and micro-interactions for the Navbar component. It refines icon shapes, sizes, and active states to create a cohesive, premium aesthetic. It also significantly improves the frosted glassmorphism effect when the navbar is in its scrolled state.


Related Issue

Closes #


Type of Change

  • Feature
  • Bug Fix
  • Documentation
  • Refactor
  • Performance Improvement (UI Polish)
  • CI / Build
  • Other

What Changed?

  • Active State Overhaul: Replaced the previous yellow/gold active icon styling with a crisp, pure white color and a minimalist, razor-thin white indicator line for a more premium look.
  • Glassmorphism Scrolled Background: Replaced the flat, black-ish scrolled background (#091A40) with a vibrant, translucent royal blue (#0D33A6). Finely tuned the opacities for both Light Mode (70% blur) and Dark Mode (50% blur) to ensure perfect contrast and an airy glass effect.
  • Icon Silhouettes & Shapes:
    • Swapped the Info icon for BookOpen (About section) to better represent the educational platform and remove the distracting circular boundary.
    • Swapped the MessageSquare icon for Mail (Contact section) so it has a distinct visual silhouette from the BookOpen icon next to it.
    • Reduced the size of the Contact icon slightly (to 19px) to perfectly balance its visual weight with the other 22px icons.
  • Button Shaping: Converted the Theme Toggle buttons from perfectly round (rounded-full) to modern squircles (rounded-xl) to match the rest of the UI elements (like the Sign In button).
  • Navigation Order: Swapped the positions of the "Contact" and "About" links for a better logical flow.
  • Micro-interactions: Added a subtle scale bump (group-hover:scale-110) to inactive icons when hovered.

Screenshots (UI Changes Only)

(Please attach screenshots demonstrating the new icon states, the updated Theme toggle, and the beautiful blue scrolled background)


Testing

  • Toggled between Light and Dark modes to ensure the new scrolled background opacities look great in both environments.
  • Scrolled down the page to trigger the glassmorphism effect and verified readability.
  • Hovered over navigation links to test the new scaling micro-interactions.
  • Verified the active state cleanly highlights the current section in white without any distracting glow.

Checklist

Before requesting a review, confirm the following:

  • My branch is up to date with the latest main.
  • My code follows the project's coding standards.
  • I have formatted the modified files (npx prettier --write <file>).
  • npm run format:check passes.
  • npm run lint passes.
  • npm run typecheck passes.
  • npm run build passes.
  • I have updated documentation if required.
  • I have tested my changes locally.
  • This Pull Request focuses on a single feature or fix.

Additional Notes

The updates were isolated entirely to components/navbar.tsx to refine the user's primary navigation experience.

@vercel

vercel Bot commented Jul 6, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
hyper-learning-tech Ready Ready Preview, Comment Jul 6, 2026 11:30am

@coderabbitai

coderabbitai Bot commented Jul 6, 2026

Copy link
Copy Markdown

Review Change Stack

Warning

Review limit reached

@nitinmohan18, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 58 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 374a7244-8b04-4140-baa1-0ef16819eb3f

📥 Commits

Reviewing files that changed from the base of the PR and between 15583a0 and efce4d4.

📒 Files selected for processing (1)
  • components/navbar.tsx
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fet-ux

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@nitinmohan18 nitinmohan18 merged commit 34bae2a into main Jul 6, 2026
4 checks passed
@nitinmohan18 nitinmohan18 deleted the fet-ux branch July 6, 2026 11:31
@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown

🎉 Congratulations @nitinmohan18!

Thank you for contributing to HyperLearningTech.

Your pull request has been successfully merged into main.

📦 Merge Summary

🚀 Keep Contributing

  • Follow the CONTRIBUTING.md guidelines.
  • Keep each Pull Request focused on a single feature or fix.
  • Run formatting, linting, type checking, and a production build before opening a PR.

Thank you for helping make HyperLearningTech better.

Happy Coding! 🚀

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