rstudio / bslib

Tools for theming Shiny and R Markdown via Bootstrap 3, 4, or 5.
https://rstudio.github.io/bslib/
Other
443 stars 50 forks source link

fix(themer): Set dark mode correctly for preview #1025

Closed gadenbuie closed 3 months ago

gadenbuie commented 3 months ago

Correctly preview dark mode by setting data-bs-theme on document.documentElement instead of document.body.