% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/plot_theme.R
\name{nhm_palette}
\alias{nhm_palette}
\title{NHM colour palette for data series}
\usage{
nhm_palette(n = NULL)
}
\arguments{
\item{n}{Number of colours to return. If \code{NULL} (default),
returns the full palette.}
}
\value{
A character vector of hex colour strings.
}
\description{
Returns a character vector of colours suitable for distinguishing
data series in plots. The palette is ordered for maximum contrast
against the dark NHM background.
}
