Skip to content

Comments

Fix Dark Mode Issues on Feedback Page #881

Open
Eshita-Badhe wants to merge 6 commits intosayeeg-11:mainfrom
Eshita-Badhe:fix/feedback-dark-mode
Open

Fix Dark Mode Issues on Feedback Page #881
Eshita-Badhe wants to merge 6 commits intosayeeg-11:mainfrom
Eshita-Badhe:fix/feedback-dark-mode

Conversation

@Eshita-Badhe
Copy link
Contributor

@Eshita-Badhe Eshita-Badhe commented Feb 18, 2026

📝 Description

This PR implements complete dark theme styling support for the Feedback page and resolves all visual inconsistencies.

The page is now fully aligned with the global dark mode system used across the project.


🎯 Issues Resolved:

  • Dropdown options appearing white in dark theme
  • Textarea low contrast background
  • Submit button appearing disabled/faded
  • Input fields not matching dark theme styling
  • Hardcoded light backgrounds overriding dark mode
  • Inconsistent theme behavior compared to other pages

✨ Changes Made:

  • Added comprehensive dark-mode styles for:
    • select and option
    • textarea
    • input fields
    • Submit button
    • Success message
  • Improved contrast and accessibility in dark theme
  • Removed hardcoded light color values
  • Ensured theme toggle works consistently on this page
  • Maintained smooth transitions for better UX
  • Aligned styling with existing dark-mode.css structure

🔗 Related Issue

Fixes #853


📸 Screenshots

image image
  • This PR includes UI/UX changes → Screenshots attached
  • This PR does NOT include UI/UX changes

Note: This contribution was completed under SWoC26.

@sayeeg-11 Kindly review ...

…mode improvements

- Added new open source programs
- Introduced label badges (Paid, Global, Beginner-Friendly, etc.)
- Implemented filter functionality (Level, Type, Region, Status)
- Upgraded filter UI with premium styling
- Fixed dropdown arrow visibility
- Fixed dark mode select background
- Improved heading contrast in dark mode
- Improved overall scalability and UX
…mode improvements

- Added new open source programs
- Introduced label badges (Paid, Global, Beginner-Friendly, etc.)
- Implemented filter functionality (Level, Type, Region, Status)
- Upgraded filter UI with premium styling
- Fixed dropdown arrow visibility
- Fixed dark mode select background
- Improved heading contrast in dark mode
- Improved overall scalability and UX
@Eshita-Badhe Eshita-Badhe changed the title Fix Dark Mode Issues on Feedback Page (Dropdown & Button Styling) Fix Dark Mode Issues on Feedback Page Feb 18, 2026
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.

Add Full Black Theme to Feedback Page

1 participant