# 4.Create the color palettes
#::::::::::::::::::::::::::::::::::::::::::::::
#' Complete list of palettes
#'
#' Use \code{names(palette_anime)} to view list of palette anime names.
#'
#' @export
palette_anime = list(
poputepik =c("#0045A0", "#FDDEAE", "#DE7B7C", "#EFC6AF", "#A1B395", "#E7180E"), #6
asobi = c("#B1C9CA", "#F3E4D3", "#CDBCAC", "#A1884D", "#D7E5A9", "#B1CB7A"), #6
ggo = c("#D17F74", "#F4EBE2", "#832E43", "#E97798", "#563C47", "#BD9EAE"), #6
bolt = c("#F2C3EB", "#543BFC", "#D95F9C", "#EAA85A", "#BB7EDE", "#FB7318"), #6
yuri = c("#264268", "#62ABDB", "#A5E5FB", "#42C7C8", "#FEFEFE", "#849CBB"), #6
tokyorev = c("#D81709", "#F7E39B", "#DEB279", "#FAE6CB", "#E74417", "#59221A"), #6
yona = c("#734243", "#E6B2B0", "#AE4266", "#F6E1E4", "#C18C6C", "#D9CAD1"), #6
takt = c("#727681", "#FBEFEF", "#C34B54", "#DFAFBB", "#A27E5C", "#EEB987") #6
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.