Create theme for OMNI's clients.
Usage
theme_client(
show_grid_lines = FALSE,
show_legend = FALSE,
base_family = "Inter Tight",
plot_background_color = "Ivory"
)
Arguments
- show_grid_lines
Whether or not to show grid lines. FALSE by default.
- show_legend
Whether or not to show the legend. FALSE by default.
- base_family
Base font family. Inter Tight by default.
- plot_background_color
Whether to make background color Ivory or White