ggplot(d) + aes(x = eff, y = val) + geom_line(colour = "#112446") + theme_minimal()