The default theme on my installation is something which maps the values to pink and cyan. How to change it for example to a gray scale theme?
The only one that worked for me is:
>trellis.par.set(canonical.theme(color = FALSE))