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

Implement Dark Mode for the Website #422

Open
Mohitranag18 opened this issue Nov 10, 2024 · 1 comment
Open

Implement Dark Mode for the Website #422

Mohitranag18 opened this issue Nov 10, 2024 · 1 comment

Comments

@Mohitranag18
Copy link
Contributor

Description:

To improve user experience, I would like to add a dark mode option on the website, allowing users to switch between light and dark themes. This feature will provide better accessibility and reduce eye strain, especially for users browsing at night or in low-light environments.

Requirements:

  • Add a toggle button or switch in the website’s header or settings menu to enable/disable dark mode.
  • Ensure that all website elements (text, backgrounds, buttons, icons, etc.) are adjusted for dark mode, maintaining readability and aesthetic consistency.
  • The dark mode should be persistent across sessions (using local storage or cookies).
  • Ensure compatibility and responsiveness on all devices and screen sizes.

Acceptance Criteria:

  • A visible and accessible toggle for switching between light and dark modes.
  • Consistent color scheme across all pages in dark mode, with appropriate contrast.
  • User's theme preference is remembered on subsequent visits.
  • Dark mode implementation should be cohesive with the existing design elements.

Additional Context:

Implementing dark mode will enhance usability and provide a modern, user-friendly experience. The color palette should complement the current design theme while adhering to accessibility standards.

Copy link

Thank you for creating this issue! 🎉 We'll look into it as soon as possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant