Skip to content

increased navbar icon colour contrast and changed the contact section…#61

Merged
nitinmohan18 merged 1 commit into
mainfrom
ux-fet
Jul 6, 2026
Merged

increased navbar icon colour contrast and changed the contact section…#61
nitinmohan18 merged 1 commit into
mainfrom
ux-fet

Conversation

@nitinmohan18

Copy link
Copy Markdown
Collaborator

Pull Request

Summary

This PR focuses on highly-detailed visual polish and micro-interactions across the Navbar and ContactSection components. It unifies the application's color palette by removing legacy gold accents and replacing them with premium, cohesive blues. It also significantly improves navbar contrast and the frosted glassmorphism effect when scrolled.


Related Issue

Closes #


Type of Change

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

What Changed?

  • Contact Section Theme Overhaul: Completely removed the legacy yellowish/gold color palette from ContactSection.module.css. Upgraded all borders, glowing dots, animated signal rings, and text gradients to use the app's premium electric and royal blues (#60A5FA and #2563EB), perfectly unifying the page aesthetic.
  • Navbar Contrast Improvement: Increased the baseline opacity of inactive icons (from 50% to 75%) and text labels (from 60% to 80%) to eliminate washed-out contrast issues against the dark header background.
  • Active State Polish: 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 scrolled background 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.
  • Navigation Order: Swapped the positions of the "Contact" and "About" links for a better logical flow.

Screenshots (UI Changes Only)

(Please attach screenshots demonstrating the new blue Contact section, 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.
  • Visually inspected the Contact section to ensure all gold elements, including hover states and particle animations, are now correctly rendering in blue.

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 to components/navbar.tsx and components/contact/ContactSection.module.css to refine the user's primary navigation and layout 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:45am

@coderabbitai

coderabbitai Bot commented Jul 6, 2026

Copy link
Copy Markdown

Warning

Review limit reached

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

Next review available in: 42 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: 0caaff98-2897-4b88-86c4-1d64f624b6e0

📥 Commits

Reviewing files that changed from the base of the PR and between 34bae2a and b819811.

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

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 309ce5e into main Jul 6, 2026
4 checks passed
@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! 🚀

@nitinmohan18 nitinmohan18 deleted the ux-fet branch July 6, 2026 11:47
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