csafe theme

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")))

Examples

theme_csafe(theme="primary")
#> Error in theme_classic(): could not find function "theme_classic"