From 6202061a7cbc75e4b19cfa180b461a0a187b29bd Mon Sep 17 00:00:00 2001 From: Joe Bilt Date: Tue, 4 Sep 2012 11:33:11 -0400 Subject: Change colors_name --- colors/base16.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'colors/base16.vim') diff --git a/colors/base16.vim b/colors/base16.vim index 7740150..87c02f9 100755 --- a/colors/base16.vim +++ b/colors/base16.vim @@ -40,7 +40,7 @@ let s:cterm0F = "17" " Theme Setup hi clear syntax reset -let g:colors_name = "Tomorrow" +let g:colors_name = "base16" " Highlighting function fun! hi(group, guifg, guibg, ctermfg, ctermbg, attr) -- cgit v1.2.3