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

Add Dark Mode Toggle Button #2

Open
7 tasks
SahityaRoy opened this issue Oct 17, 2024 · 3 comments
Open
7 tasks

Add Dark Mode Toggle Button #2

SahityaRoy opened this issue Oct 17, 2024 · 3 comments
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest accepted

Comments

@SahityaRoy
Copy link
Collaborator

SahityaRoy commented Oct 17, 2024

Description:

We need to implement a dark mode toggle button on the [specific page/component] that allows users to switch between light and dark themes. This feature will improve accessibility and provide a better user experience, especially in low-light environments.

Tasks:

  • Add a dark mode toggle button to the [specific page/component].
  • Implement logic to switch between light mode (default) and dark mode.
  • Ensure the button's state is persistent across sessions (use localStorage or cookies to remember user preferences).
  • Adjust CSS styles for dark mode (e.g., background colors, text colors, and other UI elements).
  • Ensure compatibility with existing styles and UI components.
  • Add necessary tests for the new functionality.
  • Update documentation to reflect the dark mode feature and button functionality.

Additional Information:

  • The dark mode theme should follow a color scheme that maintains readability and visual comfort.
  • Ensure compatibility with all major browsers and devices.
  • Consider adding a smooth transition effect when switching between light and dark modes.

Expected Outcome:

Users will be able to toggle between light and dark modes seamlessly using the button, and their preference will persist across sessions.

@SahityaRoy SahityaRoy added enhancement New feature or request good first issue Good for newcomers hacktoberfest accepted labels Oct 17, 2024
@RashmitTopG
Copy link

Can i try ??

@SahityaRoy
Copy link
Collaborator Author

Hey @RashmitTopG please explain how you going to do it.

@bhupendra-chouhan
Copy link
Collaborator

Hey @RashmitTopG .
If you want to keep yourself updated with latest Web3/Blockchain and opensource related stuff, then make sure to join our TG community and meet more like-minded devs.
Rise In India (TG Link) : https://t.me/risein_india

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest accepted
Projects
None yet
Development

No branches or pull requests

3 participants