Add light/dark mode toggle for tldraw editor. **Files:** `client/src/components/boards/BoardEditor.jsx` **Notes:** - tldraw supports themes - Add toggle button in toolbar - Persist preference in localStorage
Add light/dark mode toggle for tldraw editor.
Files:
client/src/components/boards/BoardEditor.jsxNotes: