Describe the bug
There are a couple of color inconsistencies in the navbar that affect visual consistency and theme alignment:
1.Active nav link color —In mobile view, the color shown for active links is different from the expected primary color and doesn’t align with the overall color scheme.
2.Mobile navbar on index page — In mobile view, the navbar’s background/text color does not match the color scheme used in other pages.
To Reproduce
Steps to reproduce the behavior:
- Navigate through pages and observe the active nav link color.
2.Switch to mobile view on the index (homepage).
3.Notice that the navbar color scheme differs from desktop view or other pages.
Expected behavior
- Active nav links should use the same highlight color defined in the design system.
- Navbar colors should stay consistent across desktop and mobile views, including on the index page.
Screenshots


