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-01-24 17:33:26 +0000
committerJames Booth <boothj5@gmail.com>2016-01-24 17:33:26 +0000
commit5ff36c14c03402c1796dfd29f00e43b5d400e0e5 (patch)
tree0e1da6c781d5bac4cf3953ba025512e6dd24b92f /src/config/theme.h
parent2bda22c3d67893dc9d84cb53683f9e9d83e70cb2 (diff)
downloadprofani-tty-5ff36c14c03402c1796dfd29f00e43b5d400e0e5.tar.gz
Added roomtrigger colour theme
closes #717
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 f4eac724..c26b84f1 100644
--- a/src/config/theme.h
+++ b/src/config/theme.h
@@ -68,6 +68,7 @@ typedef enum {
     THEME_THEM,
     THEME_ROOMINFO,
     THEME_ROOMMENTION,
+    THEME_ROOMTRIGGER,
     THEME_ONLINE,
     THEME_OFFLINE,
     THEME_AWAY,