#' minterbrand Custom Color Schemes
#'
#' A dataset containing a name listed of hex values used in SI themes
#'
#' @format A named list of color hex values.
#'
#' @export
#'
minter_design <- list(
dkblue = "#133463",
mdblue = "#365FB7",
carbon = "#6d6f71",
granite = "#bcbdbf",
silver = "#e6e7e7",
ltblue = "#5A7286")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.