aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--display.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/display.h b/display.h
index f8cae8c..64e4ff6 100644
--- a/display.h
+++ b/display.h
@@ -8,6 +8,8 @@
#include "log.h"
#include "mem.h"
+#define COLOR_PAIR_FM_HL 1
+#define COLOR_PAIR_FM_DIR 2
#define STAT_INFO_WIDTH 15
#define BAR_LABEL_WIDTH 7