color_palette <- list(
orange = "#EB5600",
lightorange = "#E89B78",
teal = "#1A9988",
darkblue = "#434967",
blue = "#8497B0",
lightblue = "#99A6B6",
paleblue = "#EDF1F4"
)
usethis::use_data(color_palette, overwrite = TRUE, internal = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.