GLXCurses.libs.Colorable module¶
-
class
GLXCurses.libs.Colorable.Colorable[source]¶ Bases:
object-
background_color_normal¶ Get the background color
If set to None, return a default value
Returns: the background color Return type: str or None
-
background_color_prelight¶ Get the background color or GLXCurses.Style if not set
Returns: the background color Return type: str or None
-
foreground_color_normal¶
-
foreground_color_prelight¶
-
color_normal¶
-
color_prelight¶
-
color_insensitive¶
-