Description
The application currently appears to use a single theme. I would like to propose adding dark and light theme support to improve accessibility and user experience.
Proposed Solution
- Add a theme toggle component.
- Persist the selected theme using localStorage.
- Apply themes consistently across all pages and components.
- Respect the user's system preference on first visit.
I would be interested in implementing this feature if it aligns with the project's roadmap. Please let me know if this is something the maintainers would like to accept before I start working on a pull request.
Description
The application currently appears to use a single theme. I would like to propose adding dark and light theme support to improve accessibility and user experience.
Proposed Solution
I would be interested in implementing this feature if it aligns with the project's roadmap. Please let me know if this is something the maintainers would like to accept before I start working on a pull request.