(function() { if (localStorage.getItem('nymdrop-theme') === 'light') { document.documentElement.setAttribute('data-theme', 'light'); } })();