about summary refs log tree commit diff stats
path: root/src/config/theme.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/config/theme.h')
-rw-r--r--src/config/theme.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/config/theme.h b/src/config/theme.h
index c8e740b2..10b4b644 100644
--- a/src/config/theme.h
+++ b/src/config/theme.h
@@ -39,6 +39,8 @@
 
 #include <glib.h>
 
+#define THEME_DEFAULT 0
+
 typedef enum {
     THEME_TEXT,
     THEME_TEXT_ME,