File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ if &t_Co >= 256 || has('gui_running')
18
18
hi Normal ctermbg= 235 ctermfg= 250 guibg= #262626 guifg= #bcbcbc cterm= NONE gui = NONE
19
19
hi Comment ctermbg= NONE ctermfg= 240 guibg= NONE guifg= #585858 cterm= NONE gui = NONE
20
20
hi Constant ctermbg= NONE ctermfg= 208 guibg= NONE guifg= #ff8700 cterm= NONE gui = NONE
21
- hi Error ctermbg= 131 ctermfg= 250 guibg= #af5f5f guifg= #bcbcbc cterm= NONE gui = NONE
21
+ hi Error ctermbg= 131 ctermfg= 235 guibg= #af5f5f guifg= #262626 cterm= NONE gui = NONE
22
22
hi Identifier ctermbg= NONE ctermfg= 103 guibg= NONE guifg= #5 f87af cterm= NONE gui = NONE
23
23
hi Ignore ctermbg= NONE ctermfg= 235 guibg= NONE guifg= #262626 cterm= NONE gui = NONE
24
24
hi PreProc ctermbg= NONE ctermfg= 66 guibg= NONE guifg= #5 f8787 cterm= NONE gui = NONE
@@ -37,7 +37,7 @@ if &t_Co >= 256 || has('gui_running')
37
37
hi PmenuSel ctermbg= 66 ctermfg= 235 guibg= #5 f8787 guifg= #262626 cterm= NONE gui = NONE
38
38
hi PmenuThumb ctermbg= 66 ctermfg= 66 guibg= #5 f8787 guifg= #5 f8787 cterm= NONE gui = NONE
39
39
40
- hi ErrorMsg ctermbg= 131 ctermfg= 250 guibg= #af5f5f guifg= #bcbcbc cterm= NONE gui = NONE
40
+ hi ErrorMsg ctermbg= 131 ctermfg= 235 guibg= #af5f5f guifg= #262626 cterm= NONE gui = NONE
41
41
hi ModeMsg ctermbg= 108 ctermfg= 235 guibg= #87 af87 guifg= #262626 cterm= NONE gui = NONE
42
42
hi MoreMsg ctermbg= NONE ctermfg= 66 guibg= NONE guifg= #5 f8787 cterm= NONE gui = NONE
43
43
hi Question ctermbg= NONE ctermfg= 108 guibg= NONE guifg= #87 af87 cterm= NONE gui = NONE
You can’t perform that action at this time.
0 commit comments