pyui.colors
index
c:\ninja\projects\pyui\pyui\colors.py

Some default colors for use in PyUI applications.
These get packed by the specified renderer at initialization.

 
Functions
            
init(ren)
 
Data
             __file__ = r'.\pyui\colors.pyc'
__name__ = 'pyui.colors'
black = 0
blue = 0
green = 0
grey = 0
orange = 0
red = 0
white = 0
yellow = 0