We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1914b9 commit 25286eaCopy full SHA for 25286ea
colors/wombat.vim
@@ -40,6 +40,7 @@ hi Folded ctermfg=103 ctermbg=237 cterm=none guifg=#a0a8b0 guibg=#3840
40
hi Title ctermfg=230 cterm=bold guifg=#f6f3e8 gui=bold
41
hi Visual ctermfg=251 ctermbg=239 cterm=none guifg=#f6f3e8 guibg=#444444 gui=none
42
hi SpecialKey ctermfg=241 ctermbg=235 cterm=none guifg=#808080 guibg=#343434 gui=none
43
+hi SignColumn ctermfg=241 ctermbg=232 cterm=none guifg=#857b6f guibg=#000000 gui=none
44
45
" ================ Diff Highlighting =================
46
hi DiffAdd ctermbg=17 guibg=#2a0d6a
0 commit comments