Part of twisted.python._textattributes View Source View In Hierarchy
Attribute access results in a color value lookup, by name, in
attrs.
| Parameters | ground | Foreground or background color attribute to look color names up from. (type: _ColorAttr) |
| attrs | Mapping of color names to color values. |
| Method | __init__ | Undocumented |
| Method | __getattr__ | Undocumented |