libxyz :: ui :: colors :: Monochrome :: Class Monochrome
[hide private]
[frames] | no frames]

Class Monochrome

source code

object --+    
         |    
     Color --+
             |
            Monochrome

Monochrome color

Instance Methods [hide private]

Inherited from Color: __init__, __repr__, __str__

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __setattr__, __sizeof__, __subclasshook__

Class Variables [hide private]
  colors = {u"DEFAULT": None, u"BOLD": u"bold", u"UNDERLINE": u"...
  ctype = u"monochrome"
Properties [hide private]

Inherited from object: __class__

Class Variable Details [hide private]

colors

Value:
{u"DEFAULT": None, u"BOLD": u"bold", u"UNDERLINE": u"underline", u"STA\
NDOUT": u"standout",}