Skip to contents

Theme_benev

Usage

theme_benev(
  plot_title_family = "Mulish",
  plot_title_color = "#3a7139",
  plot_title_size = 35,
  plot_subtitle_family = "Montserrat",
  plot_subtitle_color = "#1C57BC",
  plot_subtitle_size = 25,
  axis_title_family = "Montserrat",
  axis_title_color = "#C12C6D",
  axis_title_size = 20,
  axis_text_family = "Montserrat",
  axis_text_color = "#C12C6D",
  axis_text_size = 16,
  ...
)

Arguments

plot_title_family

typo title

plot_title_color

color title

plot_title_size

size title

plot_subtitle_family

typo subtitle

plot_subtitle_color

color subtitle

plot_subtitle_size

size subtitle

axis_title_family

typo axis

axis_title_color

color axis

axis_title_size

size axis

axis_text_family

typo text

axis_text_color

color text

axis_text_size

size text

...

list of other params

Value

a ggplot theme