> th = theme_bw()> th$panel.backgroundtheme_rect(fill = "white", colour = NA)> th$panel.background = theme_rect(fill = "black", colour = NA)> theme_set(th)
No comments:
Post a comment