aboutsummaryrefslogtreecommitdiff
path: root/ui.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui.h')
-rw-r--r--ui.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui.h b/ui.h
index 4efd79f..51f5ec3 100644
--- a/ui.h
+++ b/ui.h
@@ -31,6 +31,7 @@ enum UiStyles {
UI_STYLE_CURSOR_LINE,
UI_STYLE_SELECTION,
UI_STYLE_LINENUMBER,
+ UI_STYLE_COLOR_COLUMN,
UI_STYLE_MAX,
};