base_mode_*
functionsTheme base for base_mode_*
functions.
base_mode(
base_size = 11,
base_family = "",
base_pal = c(text = "white", line = "white", panel = "white", plot = "white", grid =
"white")
)
The base size of the text. Defaults to 11.
The base family of the text. Defaults to "".
A 5 colour vector with elements named "text", "line", "panel", "plot" and "grid".