In #169, I noticed some of the styling that commons adds to shinychat doesn't take dark mode into consideration. In particular, the disabled button color, provenance pills, and possibly more.
Note that this will become more discoverable since page_chat() makes it much easier to add a dark mode toggle, which will respect user preferences on load
In #169, I noticed some of the styling that commons adds to shinychat doesn't take dark mode into consideration. In particular, the disabled button color, provenance pills, and possibly more.
Note that this will become more discoverable since
page_chat()makes it much easier to add a dark mode toggle, which will respect user preferences on load