Colours, palettes, fonts, and themes based on University of Oxford’s visual identity guidelines.
oxthema
aims to provide templates, themes, and theme components for
colour palettes, typography, and layout compliant with University of
Oxford’s visual identity
guidelines
for use in the R language for statistical computing graphics and
publishing ecosystem.
The package provides colours, palettes, and fonts consistent with the
university visual identity guidelines. The package also includes themes
for specific packages and functionalities that make use of colours,
palettes, and fonts. The package currently has themes for {ggplot2}
and for {forestploter}
packages.
To see a list of features that we are either actively working on, are considering, or need help on, visit our GitHub issues page.
oxthema
is currently in pre-release (alpha release) to allow for alpha
testing of current functionalities.
oxthema
is not yet available on CRAN but
can be installed through the Oxford iHealth R
Universe repository as follows:
install.packages(
"oxthema",
repos = c('https://oxfordihtm.r-universe.dev', 'https://cloud.r-project.org')
)
The following vignettes provide details on how to make full use of the
oxthema
package:
Feedback, bug reports and feature requests are welcome; file issues or seek support here. If you would like to contribute to the package, please see our contributing guidelines.
This project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.