bs_theme_new {bslib}R Documentation

Deprecated functions

Description

These functions have been deprecated but remain for backwards compatibility.

Usage

bs_theme_new(...)

bs_theme_clear(...)

bs_theme_get(...)

bs_theme_set(...)

bs_theme_base_colors(...)

bs_theme_accent_colors(...)

bs_theme_fonts(...)

bs_theme_add_variables(...)

bs_theme_add(...)

bs_theme_get_variables(...)

bootstrap(theme = bs_theme_get(), ...)

bootstrap_sass(rules = list(), theme = bs_theme_get(), ...)

Value

a bs_theme() object.


[Package bslib version 0.2.4 Index]