From de0afc260840304719856b257c007d8d0df32655 Mon Sep 17 00:00:00 2001 From: Chris Kempson Date: Wed, 28 Dec 2016 16:39:16 +0000 Subject: Updates output --- colors/base16-eighties.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'colors/base16-eighties.vim') diff --git a/colors/base16-eighties.vim b/colors/base16-eighties.vim index c0f373c..25508f9 100644 --- a/colors/base16-eighties.vim +++ b/colors/base16-eighties.vim @@ -123,7 +123,7 @@ call hi("VertSplit", s:gui02, s:gui02, s:cterm02, s:cterm02, "none", "" call hi("ColorColumn", "", s:gui01, "", s:cterm01, "none", "") call hi("CursorColumn", "", s:gui01, "", s:cterm01, "none", "") call hi("CursorLine", "", s:gui01, "", s:cterm01, "none", "") -call hi("CursorLineNr", s:gui03, s:gui01, s:cterm03, s:cterm01, "", "") +call hi("CursorLineNr", s:gui04, s:gui01, s:cterm04, s:cterm01, "", "") call hi("PMenu", s:gui04, s:gui01, s:cterm04, s:cterm01, "none", "") call hi("PMenuSel", s:gui01, s:gui04, s:cterm01, s:cterm04, "", "") call hi("TabLine", s:gui03, s:gui01, s:cterm03, s:cterm01, "none", "") -- cgit v1.2.3