diff options
| author | Philipp Emanuel Weidmann <pew@worldwidemann.com> | 2017-06-10 20:15:36 +0530 |
|---|---|---|
| committer | Philipp Emanuel Weidmann <pew@worldwidemann.com> | 2017-06-10 20:15:36 +0530 |
| commit | 03ceb7943b7f28c0b52803d64f956ca549e2cc03 (patch) | |
| tree | de8df9ae822839712bd71fe8e8f088cc008ef383 /ui.h | |
| parent | 081d99dda082a360dad367e8e2cc036a738edca5 (diff) | |
| download | vis-03ceb7943b7f28c0b52803d64f956ca549e2cc03.tar.gz vis-03ceb7943b7f28c0b52803d64f956ca549e2cc03.tar.xz | |
More theme improvements
Diffstat (limited to 'ui.h')
| -rw-r--r-- | ui.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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, |
