theme_bootswatch {bslib} | R Documentation |
Obtain a theme's Bootswatch theme name
Description
Obtain a theme's Bootswatch theme name
Usage
theme_bootswatch(theme)
Arguments
theme |
A |
Value
Returns the Bootswatch theme named used (if any) in the theme
.
See Also
Other Bootstrap theme utility functions:
bootswatch_themes()
,
bs_get_variables()
,
builtin_themes()
,
theme_version()
,
versions()
[Package bslib version 0.8.0 Index]