theme(..., complete = FALSE, validate = TRUE)validate needs to be set to FALSE.by theme_grey(). Complete themes behave
differently when added to a ggplot object. Also, when setting
complete = TRUE all elements will be set to inherit from blank
elements.TRUE to run validate_element, FALSE to bypass checks.