Description:
The website currently only supports a light theme. Adding a Dark Mode would improve accessibility and user experience, especially for developers who prefer darker themes.
Suggested Change:
- Add a toggle button in the
header (navbar).
- Use JavaScript to toggle a
.dark-mode class on the body.
- Update CSS variables in
style.css to define dark colors (e.g., changing background to dark gray and text to white).
Tech Stack:
HTML, CSS (Variables), JavaScript.
Contribution:
@sayeeg-11 I am eager to work on this! Please assign it to me.
Description:
The website currently only supports a light theme. Adding a Dark Mode would improve accessibility and user experience, especially for developers who prefer darker themes.
Suggested Change:
header(navbar)..dark-modeclass on thebody.style.cssto define dark colors (e.g., changing background to dark gray and text to white).Tech Stack:
HTML, CSS (Variables), JavaScript.
Contribution:
@sayeeg-11 I am eager to work on this! Please assign it to me.