Added time to themes, and some example themes

This commit is contained in:
James Booth
2012-11-22 02:34:49 +00:00
parent c5b4fc4a80
commit 45a26b111f
10 changed files with 151 additions and 0 deletions

View File

@@ -39,6 +39,7 @@
#define COLOUR_ERROR COLOR_PAIR(3)
#define COLOUR_INCOMING COLOR_PAIR(4)
#define COLOUR_INPUT_TEXT COLOR_PAIR(5)
#define COLOUR_TIME COLOR_PAIR(6)
#define COLOUR_TITLE_TEXT COLOR_PAIR(10)
#define COLOUR_TITLE_BRACKET COLOR_PAIR(11)
#define COLOUR_STATUS_TEXT COLOR_PAIR(20)