Learn R Programming

bslib (version 0.8.0)

bootswatch_themes: Obtain a list of all available bootswatch themes.

Description

Obtain a list of all available bootswatch themes.

Usage

bootswatch_themes(version = version_default(), full_path = FALSE)

Value

Returns a character vector of Bootswatch themes.

Arguments

version

The major version of Bootswatch.

full_path

Whether to return a path to the installed theme.

See Also

Other Bootstrap theme utility functions: bs_get_variables(), builtin_themes(), theme_bootswatch(), theme_version(), versions()