summaryrefslogtreecommitdiff
path: root/colors.h
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2023-03-04 18:48:22 -0500
committerpommicket <pommicket@gmail.com>2023-03-04 18:48:22 -0500
commit8a13f9fa37b5401c836e0ce8674cee5255512d5e (patch)
treefce7438f610e0c1c44b35763b756e62c3b5f2dc9 /colors.h
parenta8ecd337a1714653710d69a9fcaea8b354ffded8 (diff)
new light style
also highlighting of POSIX types
Diffstat (limited to 'colors.h')
-rw-r--r--colors.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/colors.h b/colors.h
index 66a4c75..eda97af 100644
--- a/colors.h
+++ b/colors.h
@@ -13,7 +13,6 @@ typedef enum {
COLOR_TEXT,
COLOR_TEXT_SECONDARY,
COLOR_BG,
- COLOR_HL,
COLOR_CURSOR,
COLOR_CURSOR_ERROR,
COLOR_CURSOR_LINE_BG,