Function reference
Get a theme
Generic method to retrieve a Bootswatch + Bootstrap 5 theme.
| get_theme | Get a Bootstrap 5 Bootswatch theme for Shiny. |
Theme picker
Adds a drop down menu to your app to set and select a bootswatch theme.
| theme_picker_ui | Theme picker - UI |
| theme_picker_server | Theme picker - Server |
Themes
Functions that return a specific bootswatch theme.
| theme.cerulean | cerulean Bootswatch theme |
| theme.cosmo | cosmo Bootswatch theme |
| theme.cyborg | cyborg Bootswatch theme |
| theme.darkly | darkly Bootswatch theme |
| theme.flatly | flatly Bootswatch theme |
| theme.journal | journal Bootswatch theme |
| theme.litera | litera Bootswatch theme |
| theme.lumen | lumen Bootswatch theme |
| theme.lux | lux Bootswatch theme |
| theme.materia | materia Bootswatch theme |
| theme.minty | minty Bootswatch theme |
| theme.morph | morph Bootswatch theme |
| theme.pulse | pulse Bootswatch theme |
| theme.quartz | quartz Bootswatch theme |
| theme.sandstone | sandstone Bootswatch theme |
| theme.simplex | simplex Bootswatch theme |
| theme.sketchy | sketchy Bootswatch theme |
| theme.slate | slate Bootswatch theme |
| theme.solar | solar Bootswatch theme |
| theme.spacelab | spacelab Bootswatch theme |
| theme.superhero | superhero Bootswatch theme |
| theme.united | united Bootswatch theme |
| theme.vapor | vapor Bootswatch theme |
| theme.yeti | yeti Bootswatch theme |
| theme.zephyr | zephyr Bootswatch theme |