Void initPair(Int pair, Int f, Int b)
Arguments
pair: The pair number to redefine (0 to ColourPairs)f: The foreground colour (either a constant such as Blue or one defined with initColour)b: The background colour (either a constant such as Blue or one defined with initColour)
Usage
Define a colour pair. These can then be used as text attributes using the ColourPair constructor of Attr