feat: add 'system' inside the theme toggle (#766)

* feat: add 'system' inside the theme toggle

* chore: generate hugo_stats.json

* fix: missing css

* chore: reorganize code

* feat: menu

* chore: simplify

* chore: some i18n

* review

* fix: remove replace
This commit is contained in:
Ludovic Fernandez
2025-08-20 00:26:32 +02:00
committed by GitHub
parent 363b1e50ff
commit 18a9335d4b
12 changed files with 188 additions and 79 deletions

View File

@@ -143,6 +143,7 @@
"hextra-tabs-panel",
"hextra-tabs-toggle",
"hextra-theme-toggle",
"hextra-theme-toggle-options",
"hextra-toc",
"hide-tail",
"highlight",
@@ -359,6 +360,7 @@
"hx:group-[.copied]/copybtn:hidden",
"hx:group-data-[theme=dark]:hidden",
"hx:group-data-[theme=light]:hidden",
"hx:group-data-[theme=system]:hidden",
"hx:group-hover/code:opacity-100",
"hx:group-hover:underline",
"hx:group-open:before:rotate-90",