theme_csafe: CSAFE themes for ggplot2

Description Usage Author(s) Examples

Description

csafe theme

Usage

1
2
3
4
5
theme_csafe(theme = "primary", csafe_key = list(primary =
  list(family_title = "Montserrat Bold", family_text = "Montserrat Light",
  colour_title = "#003A70", colour_text = "#8A8A8D"), secondary =
  list(family_title = "Montserrat Bold", family_text = "Montserrat Light",
  colour_title = "#9F1B96", colour_text = "#555759")))

Author(s)

Sam Tyner

Examples

1
theme_csafe(theme="primary")

CSAFE-ISU/csafethemes documentation built on May 17, 2019, 1:05 p.m.