-
Notifications
You must be signed in to change notification settings - Fork 488
Open
Labels
Description
🐞 Problem
The website currently only supports a light theme, which might not be comfortable for users working in low-light environments.
🎯 Goal
Improve user experience and accessibility by adding a dark mode toggle, which is especially useful for contributors spending long hours reading or contributing at night.
💡 Possible solutions
Implement a CSS-based dark mode toggle with local storage support to remember the user's preference.
📋 Steps to solve the problem
Comment below about what you've started working on.
Add, commit, push your changes.
Submit a pull request and add this in comments - Addresses #
Ask for reviews in comments section of pull request.
Celebrate your contribution to this project. 🎉