Package: NDPalette 1.0.0

Ken Kelley

NDPalette: Notre Dame Color Palettes for R

Provides color palettes that approximate the University of Notre Dame brand colors, together with 'ggplot2' discrete color and fill scales. The default palette leads with six Notre Dame brand colors that read clearly on a white background and extends through seven former Notre Dame brand colors, interpolating when more colors are needed than the brand supplies. The palette is intended for statistical visualization and psychometric analysis: the white-safe ordering keeps plotted categories legible, and the near-white-to-navy ramps suit continuous quantities such as correlations and factor loadings. A colorblind-friendly ordering of the Notre Dame colors themselves (arranged so the colors stay distinguishable under simulated deuteranopia, protanopia, and tritanopia), the former colors as a standalone palette, the four near-white brand tints (plus six informal soft backgrounds) for backgrounds and sequential ramps, a reference table of every color with brand and role labels, and a palette-preview helper are also provided. A matching R Markdown stylesheet, built from the same colors so a report and its figures share one brand palette, themes HTML and 'shiny' output. The colors approximate those described in the University's branding guidelines (<https://onmessage.nd.edu/university-branding/colors/>). This is an independent project and is not affiliated with or endorsed by the University of Notre Dame.

Authors:Ken Kelley [aut, cre]

NDPalette_1.0.0.tar.gz
NDPalette_1.0.0.tar.gz(r-4.7-any)NDPalette_1.0.0.tar.gz(r-4.6-any)
NDPalette_1.0.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
NDPalette/json (API)

# Install 'NDPalette' in R:
install.packages('NDPalette', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/yelleknek/ndpalette/issues

On CRAN:

Conda:

3.00 score 13 exports 0 dependencies

Last updated from:fae30738ff. Checks:4 OK. Indexed: no.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK170
source / vignettesOK212
linux-release-x86_64OK169
wasm-releaseOK98

Exports:html_nd_documentnd_colornd_colorsnd_cssnd_css_pathnd_informal_tintsnd_palettend_palettesnd_tintsscale_color_ndscale_colour_ndscale_fill_ndshow_palette

Dependencies:

Notre Dame Color Palettes
Quick start: every workflow, the easy way | The default Notre Dame palette | From one group to ten | The scales in practice | A gallery of plot types | Base R graphics | Statistical and psychometric visualization | Finding a color by name and role | Mixing in a color from outside the palette | Other palettes | Former Notre Dame colors | Colorblind-friendly Notre Dame colors | Brand tints, backgrounds, and sequential ramps | Theming R Markdown reports | Pairing with a light theme | A note on fonts | Related color tools

Last update: 2026-06-18
Started: 2026-06-18

Theming a Shiny app with NDPalette
A complete example app | How the theming works | A brand-colored bslib theme | Brand-colored figures | Reusing the R Markdown stylesheet | All the colors, with details | The default Notre Dame palette ("nd") | The colorblind-friendly ordering ("nd_cvd") | The former Notre Dame colors ("former") | Near-white brand tints and informal backgrounds | The full color catalog

Last update: 2026-06-18
Started: 2026-06-18