Changes in version 1.2.0 (2021-01-25) - Added additional CSS rules to make dark mode themes (e.g., darkly) work better with shiny::sliderInput() (#14) Changes in version 1.1.2 (2018-11-06) - Added some fonts that were missing, and update all fonts. (#5) Changes in version 1.1.1 (2016-10-12) - Added themeSelector(), which inserts a widget into a Shiny page that lets the user change the theme in an application without reloading. Changes in version 1.1 (2016-09-20) - Updated themes to use Bootstrap 3.3.7. This improves compatibility with Shiny 0.14 and fixes an issue where Shiny's modal dialogs didn't work correctly with shinythemes. - Added many more themes from Bootswatch. Changes in version 1.0.1 (2015-03-03) - Fixed a bug where icons from the glyphicons font weren't appearing. (#1)