summaryrefslogtreecommitdiff
path: root/colors.c
diff options
context:
space:
mode:
Diffstat (limited to 'colors.c')
-rw-r--r--colors.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/colors.c b/colors.c
index 3b4793f..1a3f649 100644
--- a/colors.c
+++ b/colors.c
@@ -12,7 +12,6 @@ static ColorName color_names[] = {
{COLOR_TEXT, "text"},
{COLOR_TEXT_SECONDARY, "text-secondary"},
{COLOR_BG, "bg"},
- {COLOR_HL, "hl"},
{COLOR_CURSOR, "cursor"},
{COLOR_CURSOR_ERROR, "cursor-error"},
{COLOR_CURSOR_LINE_BG, "cursor-line-bg"},