A wrapper that represents a colour in Curses.
| Function | Description | Links |
|---|---|---|
| curses_color_free() | Free a CursesColor | |
| curses_color_init() | Initialise a new Curses colour | |
| curses_color_new() | Create a new CursesColor | |
| curses_colors_find() | Find a Curses colour by foreground/background | |
| curses_colors_init() | Initialise the Curses colours |