> Is it possible to override properties for a given named context in > the layout block.
You want to override properties of *grobs* within a given named
context, and this is not possible.
Instead, you can easily create your own context and set up the default
color of grobs accordingly. Look up the definition of `VaticanaScore`
in `ly/engraver-init.ly` for an example.
Werner
