Open Issues Need Help
View All on GitHub [FEATURE] Add Light/Dark Mode Toggle about 1 hour ago
AI Summary: This feature request proposes adding a light/dark mode toggle to the navigation bar, allowing users to switch themes with smooth transitions. It aims to enhance user comfort by reducing eye strain and aligning with personal or system preferences, a standard feature in modern web applications. The solution involves using Svelte store and localStorage for persistence, respecting system preferences, and applying Tailwind's `dark:` classes across all application components.
Complexity:
4/5
enhancement good first issue