A color text attribute.

Attribute access results in a color value lookup, by name, in _ColorAttribute.attrs.

ParametersgroundForeground or background color attribute to look color names up from. (type: _ColorAttr)
attrsMapping of color names to color values. (type: Dict like object.)
Instance Variable ground Undocumented
Instance Variable attrs Undocumented
Method __init__ Undocumented
Method __getattr__ Undocumented
ground =
Undocumented
(type: _ColorAttr)
attrs =
Undocumented
(type: Dict like object.)
def __init__(self, ground, attrs): (source)
Undocumented
def __getattr__(self, name): (source)
Undocumented
API Documentation for Twisted, generated by pydoctor at 2020-03-20 23:54:06.