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.)
Method __init__ Undocumented
Method __getattr__ Undocumented
def __init__(self, ground, attrs):
Undocumented
def __getattr__(self, name):
Undocumented
API Documentation for twisted, generated by pydoctor at 2020-03-25 17:34:30.