Probably want to modify this way? options(ggplot2.continuous.colour="viridis") options(ggplot2.continuous.fill = "viridis") options(ggplot2.discrete.fill = blah) options(ggplot2.discrete.color = whatevs) Also, want an easy way to restore ggplot defaults.