(theme === 'light' ? (theme = 'dark') : (theme = 'light'))} > {#if theme === 'light'}
{:else}
{/if}