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:
Nicolas Varrot
2026-02-13 04:12:54 +00:00
parent aa37d7b313
commit 2157d7ebd5
5 changed files with 28 additions and 6 deletions

1
.gitignore vendored
View File

@@ -3,3 +3,4 @@ dist/
.env
.env.local
*.local
meta.json