data-raw/moffitt_colors.R

moffitt_colors <- list(
  blue       = "#00589a",
  green      = "#82c878",
  red        = "#eb1455",
  orange     = "#faa555",
  light_blue = "#58b0e3",
  yellow     = "#ffcd5a",
  grey       = "#bec3c3"
)
use_data(moffitt_colors, overwrite = TRUE)
GerkeLab/grkmisc documentation built on Feb. 23, 2020, 6:50 a.m.