vmd.color.set_colors

vmd.color.set_colors()

Change the RGB values for named colors.

Parameters:colors (dict str->3-tuple of floats) – Name and RGB values for colors to update. RGB values should be in the range 0 to 1.