aboutsummaryrefslogtreecommitdiff
path: root/ui.h
diff options
context:
space:
mode:
authorPhilipp Emanuel Weidmann <pew@worldwidemann.com>2017-06-10 20:15:36 +0530
committerPhilipp Emanuel Weidmann <pew@worldwidemann.com>2017-06-10 20:15:36 +0530
commit03ceb7943b7f28c0b52803d64f956ca549e2cc03 (patch)
treede8df9ae822839712bd71fe8e8f088cc008ef383 /ui.h
parent081d99dda082a360dad367e8e2cc036a738edca5 (diff)
downloadvis-03ceb7943b7f28c0b52803d64f956ca549e2cc03.tar.gz
vis-03ceb7943b7f28c0b52803d64f956ca549e2cc03.tar.xz
More theme improvements
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 c2e9bf3..786fdfb 100644
--- a/ui.h
+++ b/ui.h
@@ -41,6 +41,7 @@ enum UiStyle {
UI_STYLE_CURSOR_LINE,
UI_STYLE_SELECTION,
UI_STYLE_LINENUMBER,
+ UI_STYLE_LINENUMBER_CURSOR,
UI_STYLE_COLOR_COLUMN,
UI_STYLE_STATUS,
UI_STYLE_STATUS_FOCUSED,