Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance Dark Mode Compatibility and Visual Improvements for Home Page #25

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Aditya-Mishra9670
Copy link

This PR addresses the issue where the home page styles were not fully compatible with the dark mode toggle, resulting in inconsistent UI between sections. The following updates were made to improve the user experience:

Dark Mode Integration: Updated the home.html page to apply dark mode styles across all sections, including the hero, features, and CTA sections, ensuring consistency when the dark mode toggle is activated.
CSS Refactor for Dark Mode: Added dark mode-specific styles for the .features-section, .feature-item, and .cta-section, providing appropriate background and text color adjustments when dark mode is active.
Transition Effects: Incorporated smooth transitions for background color, text color, and hover effects to provide a polished, seamless experience when switching between light and dark modes.

Responsive Adjustments: Ensured that all new styles maintain responsiveness across different screen sizes, particularly in mobile view.
This update enhances the overall aesthetic of the home page, ensuring a cohesive and accessible user interface regardless of the selected theme mode.
Screenshot 2024-10-03 115102
Screenshot 2024-10-03 115124

Aditya-Mishra9670 added 2 commits October 3, 2024 01:11
- Implemented a new animated gradient background to enhance visual appeal.
- Organized form fields and improved CSS styling for better user experience.
- Added transition effects to input fields and buttons for interactive feedback.
- Included error message styling to ensure clarity in user feedback.
- Ensured responsive design for optimal display on various devices.
…h organized dropdown action in navbar that can be extended with more features when needed
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.

1 participant