📝 Description
When switching to light mode, the navbar title/logo text does not update its color correctly.
The text remains dark, reducing visibility and creating inconsistent theme behavior.
🔄 Steps to Reproduce
- Open the https://python-mini-project-lovat.vercel.app/
- Toggle the theme from dark mode to light mode.
- Observe the navbar title/logo text color.
🎯 Expected Behavior
The navbar title/logo text should change to a theme-appropriate color in light mode for proper readability and consistency.
❌ Actual Behavior / Error Logs
The navbar title/logo text remains dark even after switching to light mode.
💻 Environment
- OS: macOS
- Browser: Chrome
- File Name: navbar / header component CSS
📝 Description
When switching to light mode, the navbar title/logo text does not update its color correctly.
The text remains dark, reducing visibility and creating inconsistent theme behavior.
🔄 Steps to Reproduce
🎯 Expected Behavior
The navbar title/logo text should change to a theme-appropriate color in light mode for proper readability and consistency.
❌ Actual Behavior / Error Logs
The navbar title/logo text remains dark even after switching to light mode.
💻 Environment