Open Issues Need Help
View All on GitHub Software Development • Application Development
Implement dark/light theme toggle with system preference detection about 2 months ago
AI Summary: This issue proposes implementing a global dark/light theme toggle for the application. It will automatically detect system preferences, allow manual switching via an iOS-style toggle in the navbar, and apply smooth 0.3s transitions across all UI components. The user's choice will be persisted using localStorage.
Complexity:
3/5
enhancement good first issue