Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add theme selector and persistence
- Add a theme selector switch that allows users to toggle between light and dark modes - Persist the selected theme across page refreshes using localStorage - Adjust card and page contrast for better visibility in both light and dark modes
- Loading branch information