mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-23 06:36:22 +00:00
Added colour macros
This commit is contained in:
@@ -49,6 +49,10 @@ void prefs_add_login(const char *jid);
|
||||
NCURSES_COLOR_T prefs_get_bkgnd();
|
||||
NCURSES_COLOR_T prefs_get_text();
|
||||
NCURSES_COLOR_T prefs_get_online();
|
||||
NCURSES_COLOR_T prefs_get_away();
|
||||
NCURSES_COLOR_T prefs_get_chat();
|
||||
NCURSES_COLOR_T prefs_get_dnd();
|
||||
NCURSES_COLOR_T prefs_get_xa();
|
||||
NCURSES_COLOR_T prefs_get_offline();
|
||||
NCURSES_COLOR_T prefs_get_err();
|
||||
NCURSES_COLOR_T prefs_get_inc();
|
||||
|
||||
Reference in New Issue
Block a user