enhancementgood first issue
Repository metrics
- Stars
- (223 個のスター)
- PR merge metrics
- (30d に merged PR はありません)
説明
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.