#' Colors used in the Lab (Monotone) Palettes
#'
#' @format A data frame with 12 rows and 11 variables. Each row is a single
#' color palette, each column is a single color (with column names indicating
#' which color is represented), and each cell is a hexidecimal color code.
#'
#' @source \url{https://components.ai/theme/sRr4Q9BGmH0jAOA99nc2}
"lab"
#' Colors used in the Tachyons Palettes
#'
#' @format A data frame with 10 rows and 16 variables. Each row is a single
#' color palette, each column is a single color (with column names indicating
#' which color is represented), and each cell is a hexidecimal color code.
#'
#' @source \url{https://components.ai/theme/tachyons-v5}
"tachyons"
#' Colors used in the Palx Palettes
#'
#' @format A data frame with 10 rows and 13 variables. Each row is a single
#' color palette, each column is a single color (with column names indicating
#' which color is represented), and each cell is a hexidecimal color code.
#'
#' @source \url{https://components.ai/theme/palx}
"palx"
#' Colors used in the Material Palettes
#'
#' @format A data frame with 10 rows and 19 variables. Each row is a single
#' color palette, each column is a single color (with column names indicating
#' which color is represented), and each cell is a hexidecimal color code.
#'
#' @source \url{https://components.ai/theme/material-2014}
"material"
#' Colors used in the Open Color Palettes
#'
#' @format A data frame with 10 rows and 13 variables. Each row is a single
#' color palette, each column is a single color (with column names indicating
#' which color is represented), and each cell is a hexidecimal color code.
#'
#' @source \url{https://components.ai/theme/open-color}
"open_color"
#' Colors used in the Bootstrap Palettes
#'
#' @format A data frame with 10 rows and 13 variables. Each row is a single
#' color palette, each column is a single color (with column names indicating
#' which color is represented), and each cell is a hexidecimal color code.
#'
#' @source \url{https://components.ai/theme/open-color}
"bootstrap"
#' Colors used in all Components Palettes
#'
#' @format A list of 6 elements, each a separate palette from components.ai.
#' Each palette is also included as a data frame on its own, and is documented
#' there.
#'
#' @source \url{https://components.ai/theme}
"components_palettes"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.