enhancementgood first issue
Repository metrics
- Stars
- (223 stars)
- PR merge metrics
- (PR metrics pending)
Description
Right now the theme reads localStorage to see if there's an existing isDarkMode preference, but it doesn't check the user's prefers-color-scheme setting (system setting). This is likely an easy upgrade to the existing logic.