Modifies the brightness level of the active graphics window by adjusting its background color.
This is especially useful when using dark RStudio themes, where a 100 graphic window creates an unconfortable contrast.
lum_0_100(lum = NULL)no return value : only apply the theme_set() function
Numeric. Brightness level, ranging from 0 (completely dark) to 100 (maximum brightness).