tldraw / tldraw

SDK for creating whiteboards and canvas experiences on the web.

Home Page:https://tldraw.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Feature]: automatically choose dark mode or light mode according to system theme

xuanswe opened this issue · comments

What's the feature?

Same as https://excalidraw.com

image

Contact Details

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Thanks for the suggestion! We already default to the system theme when you open tldrw for the first time, but if you override that then there's no way of going back to the system theme. Should maybe have it as an option.

Should maybe have it as an option.

Yes, that's exactly the problem. User should be able to control 3 cases: force dark, force light and according to the system theme.
Excalidraw can do it, so I expect that tldraw can too.