show =!show}>
{selection}
{#if selection === "dark"}
dark
{:else if selection === "light"}
light
{:else }
light-auto
{/if}
{#if selection === "dark"}
dark
{:else if selection === "light"}
light-auto
{:else }
dark-auto
{/if}