rstudio / thematic

Theme ggplot2, lattice, and base graphics based on a few simple settings.
https://rstudio.github.io/thematic/
Other
244 stars 10 forks source link

Could `thematic::thematic_shiny()` change font used in Shiny elements too? #66

Closed niheaven closed 3 years ago

niheaven commented 3 years ago

Now thematic_shiny(font = xxx) only change font used in renderPlot, could it change font used in Shiny input elements like numericInput's label or value?

cpsievert commented 3 years ago

No, but you can use the {bslib} package for that https://github.com/rstudio/bslib