arghadipmanna101 / Flipkart_Clone

Clone of Flipkart using HTML,CSS and JavaScript.
https://flipkart-clone-seven-azure.vercel.app
MIT License
190 stars 521 forks source link

BUG: Dark mode not working properly. #1516

Closed nagalakshmi08 closed 3 months ago

nagalakshmi08 commented 3 months ago

Is there an existing issue for this?

Describe the bug

When the dark mode is enabled, the icons in navbar menu are not being visible properly. Also the arrows in carousel part will look good if they turn white in dark mode.

What happened?

Some content is not changing according to theme toggling.

Expected behavior

Changing the code such that dark mode works properly.

Screenshots

Screenshot_20240731_180233 Screenshot_20240731_180243 Screenshot_20240731_180301 Screenshot_20240731_180306

Please assign me this task, I would like to contribute to this project under GSSOC'24.

Record

github-actions[bot] commented 3 months ago

Hi there! Thanks for opening this issue. We appreciate your contribution to this open-source project. We aim to respond or assign your issue as soon as possible.

nagalakshmi08 commented 3 months ago

Hi @arghadipmanna101 , because of new PRs, the complete UI has been changed and there is no dark mode option available in the website. Should I raise a new issue and add the dark mode again?