The default ggplot2 theme for meme plots.

memetheme(base_size = 14, base_family = "", base_col = "white")

Arguments

base_size

numeric, the base size.

base_family

character, the base font family.

base_col

character, the base color for all title text and axis lines and ticks.

Value

a ggplot2 theme.