Weitere Themes
(zum Anpinnen in der Navigation)
{#each extendedThemeData() as theme (theme.variant)}
onSelect(theme.variant)}
onUnlock={onUnlock ? () => onUnlock(theme.variant) : undefined}
canPin={true}
isPinned={isThemePinned(theme.variant)}
{onTogglePin}
translations={cardTranslations}
/>
{/each}
{/if}