#' Hex code for the main BCG green
#'
#' #29BA74
#'
"bcg_green_bright"
#' Hex code for the 1st alternative bright BCG green
#'
#' #A1E26F
#'
"bcg_green_bright_1"
#' Hex code for the 2nd alternative bright BCG green
#'
#' #60DB65
#'
"bcg_green_bright_2"
#' Hex code for the 3rd alternative bright BCG green
#'
#' #63A64E
#'
"bcg_green_bright_3"
#' Hex code for the 4th alternative bright BCG green
#'
#' #318C46
#'
"bcg_green_bright_4"
#' Hex code for the 5th alternative bright BCG green
#'
#' #2A6B2A
#'
"bcg_green_bright_5"
#' Hex code for the 6th alternative bright BCG green
#'
#' #235930
#'
"bcg_green_bright_6"
#' Hex code for mint green
#'
#' #3EAD92
#'
"bcg_green_mint"
#' Hex code for jade
#'
#' #197A56
#'
"bcg_green_jade"
#' Hex code for forest green
#'
#' #03522D
#'
"bcg_green_forest"
#' Hex code for an classic BCG yellow
#'
#' #D4DF33
#'
"bcg_yellow"
#' Hex code for a true blue
#'
#' #295E7E
#'
"bcg_blue_true"
#' Hex code for violet
#'
#' #741E92
#'
#'
"bcg_violet"
#' Hex code for cranberry
#'
#' #670F31
#'
"bcg_red_cranberry"
#' Hex code for magenta
#'
#' #E71C57
#'
"bcg_red_magenta"
#' Hex code for orange red
#'
#' #E15846
#'
"bcg_red_orange"
#' Hex code for dark yellow
#'
#' #A8B21C
#'
"bcg_yellow_dark"
#' Hex code for bright blue
#'
#' #30C1D7
#'
"bcg_blue_bright"
#' Hex code for medium grey
#'
#' #6E6F73
#'
"bcg_grey_medium"
#' Hex code for soft grey
#'
#' #9A9A9A
#'
"bcg_grey_soft"
#' Hex code for text grey
#'
#' #575757
#'
"bcg_grey_text"
#' Hex code for axis grey
#'
#' #7F7F7F
#'
"bcg_grey_axis"
#' Hex code for background grey
#'
#' #F2F2F2
#'
"bcg_grey_background"
# change colours by defining them in the environment, and then using usethis::use_data(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.