TUI
Terminal user interface library
Public Member Functions | Public Attributes | List of all members
tui::color Struct Reference

Public Member Functions

 color (rgb foreground)
 
 color (rgb Foreground, rgb Background)
 
void invert ()
 
bool operator== (color c) const
 
bool operator!= (color c) const
 

Public Attributes

rgb foreground
 
rgb background