#' Theming Color Values
#'
#' This list contains all colors required for the custom theming functions.
#'
#' @format A list of length 4.
#' \describe{
#' \item{personal}{Personal colors}
#' \item{pedscience}{PedScience colors}
#' \item{palli}{Palliativzentrum colors}
#' \item{dksz}{DKSZ colors}
#' }
"theming_colors"
#' Theming Color Palettes
#'
#' This list contains all color palettes required for the custom theming
#' functions.
#'
#' @format A list of length 4.
#' \describe{
#' \item{personal}{Personal color palette}
#' \item{pedscience}{PedScience color palette}
#' \item{palli}{Palliativzentrum color palette}
#' \item{dksz}{DKSZ color palette}
#' }
"theming_palettes"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.