spacex_theme <-
fresh::create_theme(
fresh::bs4dash_layout(
main_bg = "black"
),
fresh::bs4dash_sidebar_dark(
bg = "white",
color = "black",
hover_bg = "red"
)
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.