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

Fix/dark and light mode inconsistencies 741 #763

Merged

Conversation

kavya410004
Copy link
Contributor

Description

This PR addresses the following inconsistencies and improvements in the dark and light mode implementations across the web application:

1. Fixed Input Fields: Adjusted input field styles in dark mode for better alignment with the overall UI theme.
2. Updated Button Styles: Ensured consistency of button styles in dark mode to align with other components.
3. Refined Icons in Contact Page: Improved icon visibility by adjusting background and text colors for better readability.
4. Improved Features Container: Updated styles for the features container in light mode for a more cohesive design.
5. Fixed Category Container: Refined styles for the category containers to enhance the background and border effects, ensuring a smoother visual experience.
6. Aligned Items in Cart Page: Improved alignment and layout of item cards in the cart page for better visual appeal.
7. Implemented Dark/Light Mode for Shops Page: Added dark and light mode support for the entire shops page, which previously lacked this feature.


Related Issues


Screenshots / videos (if applicable)

A screen recording demonstrating the changes and improvements in dark and light mode across the affected components is attached along with some screenshots as follows:

image
image
image
image

Copy link

vercel bot commented Oct 18, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ezyshopz ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 18, 2024 5:04pm

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, kavya410004, for your contribution! Your pull request has been submitted successfully. A maintainer will review it as soon as possible. We appreciate your support in making Ezyshop better. 🎉

Copy link
Owner

@mdazfar2 mdazfar2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@mdazfar2 mdazfar2 merged commit c4655c7 into mdazfar2:main Oct 18, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Inconsistencies in Dark and Light Mode Implementation
2 participants