R/colors.R

#' Forest Research Colour Palette
#'
#' This file contains the colours we will use for our ggplot2 and xaringan theme
#'

forestgreen = "#006937"

olivedrab = "#64a70a"

darkslateblue = "#67257f"

white = "#ffffff"

darkslategray = "#333333"

gray = "#956b9c"

lightgray = "#D3D3D3"
dbrby/dbmisc documentation built on April 9, 2022, 12:37 a.m.