The theme class holds information on how non-data elements of the plot
should be rendered. The preferred way to construct an object of this class
is through the theme() function.
Usage
class_theme(elements = list(), ..., complete = FALSE, validate = TRUE)