#include <colors.h>
Public Attributes | |
int | attr |
The attribute. | |
short | bg |
The background color. | |
short | fg |
The foreground color. | |
short | no |
The number of the pair. |
Definition at line 88 of file colors.h.
short YAPETUI::color::bg |
short YAPETUI::color::fg |
short YAPETUI::color::no |
The number of the pair as used by (n)curses.
Definition at line 94 of file colors.h.
Referenced by YAPETUI::Colors::getcolor().