Closed
Description
The new reworked legend spacing will allow the spacing between legend key/label elements to be controlled with guide_legend(key.spacing = ...)
It'd be great if you could allow this to be modified through the theme argument as well.
Otherwise, users cannot incorporate their desired legend key spacing up in a theme function. They have to instead use the guides each time they make a plot to adjust it how they want.
Thanks, and great work with the ggplot2 development!