Parent Topic: Preferences
The value arguments to the NamedColour resource should be a name for the new colour followed by the red, green, and blue components of that colour. If the colour name is more than one word, it should be enclosed in double quotes.
Example:
Create a new colour called Slate Grey with the specified RGB value.
NamedColour: "Slate Grey" 40 40 40