Thanks RuthC. That solves it. Also interesting that the color is not case sensitive: c="none", c="None", c="NONE" etc. all work.
c="none"
c="None"
c="NONE"