mirror of
https://github.com/amitwh/markdown-converter.git
synced 2026-08-03 02:11:07 +05:30
User prefers light mode. next-themes previously defaulted to dark which made first-load users (no localStorage) see a dark UI. With 'enableSystem' on, 'system' is still available as a choice — only the initial value changed. Existing users with 'dark' in localStorage keep dark until they toggle. New users get light.