Bootstrap custom variables
Use any Bootstrap variables to customize a {shiny} theme.
bs_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_bs
.
bs_vars(body_bg = "#FFF") bs_vars("body-bg" = "#FFF")
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.