From c9a45d33cf587310a575a7044c18f8c80ac53fd9 Mon Sep 17 00:00:00 2001 From: infery Date: Sun, 25 Nov 2012 23:53:06 +0400 Subject: [PATCH] Update vim-themes/Yule.vim --- vim-themes/Yule.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vim-themes/Yule.vim b/vim-themes/Yule.vim index 6408694..00c06d1 100644 --- a/vim-themes/Yule.vim +++ b/vim-themes/Yule.vim @@ -8,7 +8,7 @@ if exists("syntax_on") syntax reset endif -let g:colors_name = "Oasis" +let g:colors_name = "Yule" hi Cursor ctermfg=NONE ctermbg=231 cterm=NONE guifg=NONE guibg=#f8f8f0 gui=NONE hi Visual ctermfg=NONE ctermbg=16 cterm=NONE guifg=NONE guibg=#161a1f gui=NONE