apu52 / Travel_Website

🚀 Welcome🌈 , This repo is officially accepted for IEEE-IGDTUW Open Source Week 2024🌟This repo contains my project on Travel Website ✈️ using HTML,CSS . It contains the landing page of a travel tour company website. If you have any front end project on this or you can add new features in the project or in this repos.
https://apu52.github.io/Travel_Website/
MIT License
302 stars 591 forks source link

[Bug]: Dark mode for Plan a Trip page #1625

Open msv6264 opened 2 weeks ago

msv6264 commented 2 weeks ago

Is there an existing issue for this?

Describe the bug

The 'Plan a Trip' page currently has no styling changes between light and dark mode, resulting in a lack of visual consistency with the rest of the site. Updating this page to have distinct light and dark mode themes would improve user experience and visual coherence.

Expected behavior

When switching between light and dark mode, the 'Plan a Trip' page should adapt its styling accordingly:

In Dark Mode: Background, text, buttons, and other elements should follow the color scheme used throughout the site's dark mode. The text should remain readable against the darker background, and buttons and links should be styled with contrasting colors for easy visibility. In Light Mode: Background, text, and buttons should align with the site’s light mode theme, with dark text on a lighter background for readability.

Add ScreenShots/Videos

Screenshot 2024-11-04 234242 Screenshot 2024-11-04 234249

On which device are you experiencing this bug?

Windows

Record

github-actions[bot] commented 2 weeks ago

👋 Thanks for opening this issue! We appreciate your contribution. Please make sure you’ve provided all the necessary details and screenshots, and don't forget to follow our Guidelines and Code of Conduct. Happy coding! 🚀