powered by
theme_solid(fill = NA)
theme_foundation
theme_igray
(ggplot(mtcars, aes(wt, mpg)) + geom_point() + theme_solid("white"))
Run the code above in your browser using DataLab