50" class="bg-outone text-outtext dark:bg-doutone dark:text-douttext" hx-swap="outerHTML show:window:top" x-data="{
scrolled: false,
currentTheme: localStorage.getItem('theme') === 'dark' ||
(!('theme' in localStorage) &&
window.matchMedia('(prefers-color-scheme: dark)').matches) ? 'dark' : 'light'
}" x-init="$watch('currentTheme', (val) => toggleTheme(currentTheme))" hx-boost=true hx-ext=preload hx-select=#body-content hx-target=#body-content preload=mouseover> Skip to content I'm João. I'm from Portugal. And I like to build small things that eventually suffer from the emergence phenomenon.