summaryrefslogtreecommitdiff
path: root/colors.h
diff options
context:
space:
mode:
Diffstat (limited to 'colors.h')
-rw-r--r--colors.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/colors.h b/colors.h
index d026619..6535240 100644
--- a/colors.h
+++ b/colors.h
@@ -10,6 +10,7 @@
typedef enum {
COLOR_UNKNOWN,
+ /// main text color
COLOR_TEXT,
COLOR_TEXT_SECONDARY,
COLOR_BG,