% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/theme.R
\name{nhm_theme}
\alias{nhm_theme}
\title{Add the NHM theme CSS to a Shiny app}
\usage{
nhm_theme()
}
\value{
An HTML dependency that loads the NHM theme CSS.
}
\description{
Includes the NHM dark theme stylesheet and any required assets.
Place this in the UI, typically inside \code{fluidPage()} or
\code{navbarPage()}.
}
