firstcontributions / firstcontributions/firstcontributions.github.io
Add dark mode toggle to the first-contributions website
- Dominant language
- JavaScript
- Stars
- 461
- Forks
- 714
- PR merge metrics
- No merged PRs in 30d
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. 🎉
Contributor guide
Assessment
This issue has not been assessed yet.