NSColorList
An ordered list of color objects, identified by keys.
Declaration
class NSColorListOverview
A color list manages a list of NSColor objects, each of which has an associated name. The NSColorPanel list mode color picker uses instances of NSColorList to represent any lists of colors that come with the system, as well as any lists the user creates. An app can use a color list to manage document-specific color lists.