Choose a base theme from https://ggplot2.tidyverse.org/reference/ggtheme.html that's as close as possible to your desired look. Then adjust the custom elements as required to
1 | our_custom_theme(base_size = 11, base_family = "sans")
|
base_size |
passed to the selected base theme |
base_family |
passed to the selected base theme |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.