feat: move bs cloud to a more out of the way location and some theme store tweaks

This commit is contained in:
2026-02-25 10:55:36 +10:30
parent 01f5e8f61d
commit e50de00d08
5 changed files with 208 additions and 8 deletions
@@ -3,6 +3,7 @@
import logoDark from '@/resources/icons/betterseqta-light-full.png';
import { closeStore } from '@/seqta/ui/renderStore'
import browser from 'webextension-polyfill';
import CloudHeader from './CloudHeader.svelte';
// Props
let { searchTerm, setSearchTerm, darkMode, activeTab, setActiveTab } = $props<{
@@ -39,6 +40,8 @@
>
Backgrounds
</button>
<CloudHeader />
</div>
<div class="flex relative gap-2">