diff --git a/app.js b/app.js index 00ce90a..9976726 100644 --- a/app.js +++ b/app.js @@ -11,16 +11,50 @@ } else { root.removeAttribute('data-theme'); } + applyImageTheme(); } - // Hydrate stored preference (if any) — runs after DOMContentLoaded since the - //