about summary refs log tree commit diff stats
path: root/src/config/theme.h
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2016-02-10 23:03:23 +0000
committerJames Booth <boothj5@gmail.com>2016-02-10 23:03:23 +0000
commit2f82f50a352ebdbe34c1712156766e0476e19e6c (patch)
tree33da0ccfd1e4e9abbec5fd5274fae686e9ab8329 /src/config/theme.h
parent71679a3159037c353656b19e3b36ab303714bc15 (diff)
downloadprofani-tty-2f82f50a352ebdbe34c1712156766e0476e19e6c.tar.gz
Added roommention.term theme option
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 4ec74510..a90fa360 100644
--- a/src/config/theme.h
+++ b/src/config/theme.h
@@ -70,6 +70,7 @@ typedef enum {
     THEME_THEM,
     THEME_ROOMINFO,
     THEME_ROOMMENTION,
+    THEME_ROOMMENTION_TERM,
     THEME_ROOMTRIGGER,
     THEME_ONLINE,
     THEME_OFFLINE,