seminr_theme_get: Get and set the active theme
Description
The current/active theme (see [seminr_theme()]) is automatically applied to every
graph you draw. Use `seminr_theme_get()` to get the current theme, and `seminr_theme_set()` to
completely override it.
Usage
seminr_theme_get()seminr_theme_set(new)
Arguments
- new
new theme (a list of theme elements)