Nothing
#' Complete list of palettes
#'
#' Use \code{\link{paris2024_palette}} to construct palettes of desired length.
#'
#' @export
paris2024_palettes <- list(
Logo = c("#D7C378", "#000000"),
OlympicRings = c("#0078D0", "#FFB114", "#000000", "#00A651", "#F0282D"),
GamesLook = c("#F1ABC9", "#D9C47A", "#61CFFF", "#003561", "#2393CD"),
Impact2024 = c("#00004D", "#3EDE8E", "#006AFF"),
Generation2024 = c("#00004D", "#FAB900", "#006AFF"),
TerreDeJeux = c("#00004D", "#FF5757", "#006AFF"),
Tickets = c("#331362", "#FBA9CB", "#259EDD", "#022366", "#A8B2DE"),
Flame = c("#560047", "#FF5757", "#FBA9CB", "#D7C378")
)
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.