WallShell
An easy-to-use, highly portable, CLI using C99.
|
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. | |
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.