FlbxCup
{#if currentAppearance === 'light'}
handleUpdateAppearance('dark')}>
{:else if currentAppearance === 'dark'}
handleUpdateAppearance('system')}>
{:else}
handleUpdateAppearance('light')}>
{/if}