mirror of
https://github.com/amtoaer/bili-sync.git
synced 2026-06-08 09:09:51 +08:00
feat: 支持深色主题 (#557)
This commit is contained in:
@@ -6,8 +6,10 @@
|
||||
import { breadcrumbStore } from '$lib/stores/breadcrumb';
|
||||
import * as Sidebar from '$lib/components/ui/sidebar/index.js';
|
||||
import { Toaster } from '$lib/components/ui/sonner/index.js';
|
||||
import { ModeWatcher } from 'mode-watcher';
|
||||
</script>
|
||||
|
||||
<ModeWatcher disableHeadScriptInjection />
|
||||
<Toaster />
|
||||
<Sidebar.Provider>
|
||||
<AppSidebar />
|
||||
|
||||
Reference in New Issue
Block a user