Bases: object
Provides the list of tango colors, used at ALBA / taurus toolkit.
Returns the rgb colors as string of lowercase hexadecimal characters
Returns the name of the color.
Returns the colors as a number, suitable for conversion to hexadecimal as argument to QtGui.QColor.
Returns a triplet of rgb colors in the range of 0 .. 255.
Returns pair of foreground and background colors.