Currently the theme of embedded dashboards are bound to my system appearance, is it a better idea to allow SDK to enforce theme settings?
Comment From: msyavuz
You should be able to set a theme through the sdk with setThemeConfig
. I have a proof of concept here. I don't think we have any documentation around embedding but it would be nice to have it in docs and theming in there as well. Happy to help review any PR's if you intend to open one.
Comment From: rusackas
Having Claude Code take a stab at improving the docs for this seems sensible.