about summary refs log tree commit diff stats
path: root/src/config/theme.h
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2015-03-15 19:35:25 +0000
committerJames Booth <boothj5@gmail.com>2015-03-15 19:35:25 +0000
commitb21edfaa51e1a4e6cbfb22fa501a4c38bb4189b7 (patch)
treea7ddcea96b5472ce857bb76b1c821bfe5dce6b2c /src/config/theme.h
parent48e06c5a682ab8a6b82e340ed28f6797c1058a64 (diff)
downloadprofani-tty-b21edfaa51e1a4e6cbfb22fa501a4c38bb4189b7.tar.gz
Added receipt.sent theme setting
Diffstat (limited to 'src/config/theme.h')
-rw-r--r--src/config/theme.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config/theme.h b/src/config/theme.h
index f2e38404..13099eb4 100644
--- a/src/config/theme.h
+++ b/src/config/theme.h
@@ -90,6 +90,7 @@ typedef enum {
     THEME_OTR_UNTRUSTED,
     THEME_OCCUPANTS_HEADER,
     THEME_ROSTER_HEADER,
+    THEME_RECEIPT_SENT,
     THEME_NONE,
     THEME_WHITE,
     THEME_WHITE_BOLD,