Returns a bslib::bs_theme() for the R4SUB dashboard with a clean,
professional look.
Usage
r4sub_theme(
primary = "#2C3E50",
success = "#27AE60",
warning = "#F39C12",
danger = "#E74C3C",
font_scale = 1
)Value
A bslib::bs_theme object.
Returns a bslib::bs_theme() for the R4SUB dashboard with a clean,
professional look.
r4sub_theme(
primary = "#2C3E50",
success = "#27AE60",
warning = "#F39C12",
danger = "#E74C3C",
font_scale = 1
)A bslib::bs_theme object.