{#each themes as theme}
handleThemeChange(theme.value)} >
{theme.label} {#if theme.value === 'auto'}
(System)
{/if}
{/each}