WallShell
An easy-to-use, highly portable, CLI using C99.
ws_color_t Struct Reference

Color structure used internally by WallShell. More...

Data Fields

ws_fg_color_t foreground
 Foreground color of the structure.
 
ws_bg_color_t background
 Background color of the structure.
 

Detailed Description

Color structure used internally by WallShell.

All internal color settings use this, along with allowing the user the ability to set both foreground and background at the same time.


The documentation for this struct was generated from the following files: