Persist theme to file-backed content and add forest/sunset themes

This commit is contained in:
Nate Emmert
2026-03-17 16:01:16 -04:00
parent d6c6aaf234
commit 4dd7a5cb9b
3 changed files with 66 additions and 4 deletions
+1 -1
View File
@@ -78,7 +78,7 @@ Persistent admin saves:
- Enter a URL and click **Scan URL metadata** to auto-fill title, summary, domain, category, and icon when available.
- Click **Save project** to apply updates instantly.
- Saved edits are written to `data/admin-content.json` through the API server.
- Use the **Theme** dropdown to switch between Sandstone, Ocean, and Midnight.
- Use the **Theme** dropdown to switch between Sandstone, Ocean, Midnight, Forest, and Sunset.
- Use **Remove project** to delete the selected project from your local Admin data.
- Use **Reset project** or **Reset all** to restore defaults from `src/data/projects.ts`.