Skip to content

[Feature]: Add Dark Mode Toggle to the Website #106

@DelacroixAD

Description

@DelacroixAD

What problem does this solve?

The website currently supports only light mode. Adding a dark mode toggle would improve user experience, accessibility, and overall UI appearance, especially for users browsing at night or for long durations.

Proposed solution

Add a dark/light mode toggle button
Store user preference using localStorage
Apply dark theme across all pages/components
Ensure smooth transition between themes
Maintain responsive design in both modes

Which part of the app does this affect?

Homepage and form

Estimated complexity

Medium (one function and one template change)

Before submitting

  • I searched existing issues and this has not been requested before.
  • This change would benefit contributors beyond my own use case.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions