Settings
{#if electron}
Appearance
{ restartWarning = true; }} /> {#if restartWarning}
Native menu settings will be applied after app restart
{/if} {/if}
Data grid
Connection
Default actions
Application theme
{#each $extensions.themes as theme} {/each}
More themes are available as plugins
After installing theme plugin (try search "theme" in available extensions) new themes will be available here.
Editor theme
({ label: theme, value: theme }))} value={$currentEditorTheme} on:change={e => ($currentEditorTheme = e.detail)} />
($currentEditorFontSize = e.detail)} />