feat: add System theme option that follows OS color scheme
Adds a 'System' option to the theme switcher that automatically uses light or dark theme based on the OS prefers-color-scheme setting. Dynamically updates when the OS preference changes (e.g. scheduled dark mode). i18n labels added for EN/FR.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -3,3 +3,4 @@ dist/
|
||||
.env
|
||||
.env.local
|
||||
*.local
|
||||
meta.json
|
||||
|
||||
Reference in New Issue
Block a user