When using the "densityplot" function from "lattice" library, is there a way to pick a different color *for the points only*? (I'm using densityplot(..., plot.points=TRUE, ...)) Using "col" parameter changes the color for both, the points and the curve.