bigomics / bigdash

Other
4 stars 0 forks source link

feature request: add dark mode or other themes #16

Closed ncullen93 closed 1 year ago

ncullen93 commented 1 year ago

Adding a dark mode or other themes to bigdash would be a significant enhancement. The way I have seen this done is to have the theme be a css class at the overall page level, like whatever the most outer div is.

ivokwee commented 1 year ago

Bslib has great theming support which trickles down to plotly/ggplot and even base plots. Would love to see a dark mode. I think bigdash itself is using bslib theming, so it should be "easy". See here https://rstudio.github.io/bslib/articles/bslib.html#custom