commit 48b51497af322ccfdaa9d90a4db7c70b03b073b2
parent 300c9858eed5c26378c93d3193746ff25fb9bc90
Author: Alex Balgavy <a.balgavy@gmail.com>
Date: Sat, 5 Oct 2019 14:47:32 -0400
vim: change jokull scheme
Former-commit-id: 625a3ffe4ad8d27003d47b9a55c224629155b968
Diffstat:
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/vim/colors/jokull.vim b/vim/colors/jokull.vim
@@ -12,10 +12,10 @@ hi string guifg=#009051 guibg=NONE ctermfg=29 ctermbg=NONE cterm=italic gui=ital
hi identifier guifg=#112d4e guibg=NONE ctermfg=17 ctermbg=NONE cterm=NONE gui=NONE
hi function guifg=#0096ff guibg=NONE ctermfg=33 ctermbg=NONE cterm=bold gui=bold
hi statement guifg=#0050a0 guibg=NONE ctermfg=25 ctermbg=NONE cterm=NONE gui=NONE
-hi include guifg=#76d6ff guibg=NONE ctermfg=117 ctermbg=NONE cterm=bold gui=bold
+hi include guifg=#2696bf guibg=NONE ctermfg=31 ctermbg=NONE cterm=bold gui=bold
hi type guifg=#005493 guibg=NONE ctermfg=24 ctermbg=NONE cterm=NONE gui=NONE
hi search guifg=NONE guibg=#d7f1e0 ctermfg=NONE ctermbg=194 cterm=NONE gui=NONE
-hi folded guifg=#73fdff guibg=#d0d0d0 ctermfg=87 ctermbg=252 cterm=NONE gui=NONE
+hi folded guifg=#236dff guibg=#d0d0d0 ctermfg=27 ctermbg=252 cterm=NONE gui=NONE
hi tablinefill guifg=NONE guibg=#d0d0d0 ctermfg=NONE ctermbg=252 cterm=NONE gui=NONE
hi tablinesel guifg=NONE guibg=#e5e5e5 ctermfg=NONE ctermbg=7 cterm=NONE gui=NONE
hi wildmenu guifg=#005493 guibg=#e5e5e5 ctermfg=24 ctermbg=7 cterm=bold gui=bold
diff --git a/vim/colors/jokull.vimcolor b/vim/colors/jokull.vimcolor
@@ -8,10 +8,10 @@ string #009051. italic
identifier #112d4e
function #0096ff. bold
statement #0050a0
-include #76d6ff. bold
+include #2696bf. bold
type #005493
search NONE, #d7f1e0
-folded #73fdff, #d0d0d0
+folded #236dff, #d0d0d0
tablinefill NONE, #d0d0d0
tablinesel NONE, #e5e5e5
wildmenu #005493, #e5e5e5. bold