R/colors.R

#' 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"
benediktclaus/benelib documentation built on Feb. 1, 2024, 1:39 a.m.