Skip to content

feat: Implement Dark Mode Toggle [ ECWOC ] #62

@trivedikavya

Description

@trivedikavya

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions