Light logo {#if !standalone}
{#if ghReleaseUpdateEnabled}
{#if ghReleaseUpdate?.available} {/if}

{#if ghReleaseChannelLabel} {ghReleaseChannelLabel} — do not upload to extension stores. {:else} GitHub release build — do not upload to extension stores. {/if}

{/if}
{/if}
{#if showColourPicker} { showColourPicker = false; }} /> {/if} {#if showCloudPanel} { showCloudPanel = false; }} /> {/if}
{#if showFontPicker} { showFontPicker = false; }} /> {/if} {#if showDisclaimerModal && disclaimerCallbacks} { disclaimerCallbacks?.onConfirm(); showDisclaimerModal = false; disclaimerCallbacks = null; }} onCancel={() => { disclaimerCallbacks?.onCancel(); showDisclaimerModal = false; disclaimerCallbacks = null; }} /> {/if}