fix themes

This commit is contained in:
Alec Koifman
2025-12-12 17:52:06 -05:00
parent 5873e888a9
commit 1a4e9ccfcb
3 changed files with 17 additions and 5 deletions

View File

@@ -636,6 +636,7 @@ export const useAppStore = create<AppState & AppActions>()(
name: trashed.name,
path: trashed.path,
lastOpened: new Date().toISOString(),
theme: trashed.theme, // Preserve theme from trashed project
};
set({