diff --git a/colors/distilled.vim b/colors/distilled.vim index 928ef5e..2f132e4 100644 --- a/colors/distilled.vim +++ b/colors/distilled.vim @@ -37,8 +37,8 @@ hi VisualNOS ctermbg=NONE ctermfg=NONE cterm=UNDERLINE guibg=NONE hi MatchParen ctermbg=NONE ctermfg=3 cterm=NONE guibg=NONE guifg=#ecb534 gui=NONE hi IncSearch ctermbg=11 ctermfg=0 cterm=NONE guibg=#dfc56d guifg=#24364b gui=NONE hi Search ctermbg=11 ctermfg=0 cterm=NONE guibg=#dfc56d guifg=#24364b gui=NONE -hi CursorColumn ctermbg=8 ctermfg=NONE cterm=NONE guibg=#6194ba guifg=NONE gui=NONE -hi CursorLine ctermbg=8 ctermfg=NONE cterm=NONE guibg=#6194ba guifg=NONE gui=NONE +hi CursorColumn ctermbg=8 ctermfg=7 cterm=NONE guibg=#6194ba guifg=#e4e4dd gui=NONE +hi CursorLine ctermbg=8 ctermfg=7 cterm=NONE guibg=#6194ba guifg=#e4e4dd gui=NONE hi StatusLine ctermbg=0 ctermfg=8 cterm=NONE guibg=#24364b guifg=#6194ba gui=NONE hi StatusLineNC ctermbg=0 ctermfg=8 cterm=NONE guibg=#24364b guifg=#6194ba gui=NONE