ipfs-cluster-website icon indicating copy to clipboard operation
ipfs-cluster-website copied to clipboard

Feature: Add Dark/Light Mode Toggle

Open Kritagya123611 opened this issue 2 months ago • 0 comments
trafficstars

Summary

It would be great to add a Dark/Light mode toggle to the website for better accessibility and user experience.

Benefits

  • Improves readability in low-light environments.
  • Matches user system preferences.
  • Modernizes the website design.

Proposed Solution

  • Add a toggle button (🌙/☀️) to the header.
  • Use CSS variables for theme colors.
  • Persist preference in localStorage.
  • Default to system preference (prefers-color-scheme).

Additional context

I’d be happy to implement this and open a PR if the maintainers agree.

Kritagya123611 avatar Sep 18 '25 17:09 Kritagya123611