bs4dash_vars {fresh} | R Documentation |
Use any AdminLTE or Bootstrap variables to customize a {bs4Dash} theme.
bs4dash_vars(...)
... |
Variables to use, under the form |
a list
that can be used in create_theme
.
For a full list of available variables, use search_vars_bs4dash
.
bs4dash_vars(body_bg = "#FFF")
bs4dash_vars("body-bg" = "#FFF")