lcrojano / Giphy_Explorer

Search any gif from Giphy API
https://lcrojano.github.io/Giphy_Explorer/
MIT License
10 stars 37 forks source link

Improve Search Box Background Color in Dark Mode #72

Closed AdityaGahukar closed 1 month ago

AdityaGahukar commented 1 month ago

Fixes #67

Description:

This PR updates the search box background and text color specifically for dark mode to improve readability and user experience.

Changes:

Before:

After:

Testing:

Screenshots:

Before image

After image


Feel free to review and provide any feedback. Thanks!