% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/colours.R
\name{nhm_colours}
\alias{nhm_colours}
\title{NHM colour palette}
\usage{
nhm_colours(palette = "default")
}
\arguments{
\item{palette}{Character. Which palette to return. \code{"default"} is
the original dashboard theme. \code{"nhm-web"} matches the colours
used on nhm.ac.uk.}
}
\value{
A named list of hex colour strings.
}
\description{
Returns the NHM theme colour palette as a named list.
}
