This sets the color color to the values in the sequence RGB and then returns the changed palette. Mode 19 must be set before calling this routine.
palette must be a length-256 sequence of length-3 sequences, specifying a palette.
color is the number of the color to change (0-255).
RGB must be a length-3 sequence, specifying the red, green and blue values of the color.