File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ hi DiffDelete guifg=#960050 guibg=#1E0010
44
44
hi DiffText guibg= #4 C4745 gui = italic ,bold
45
45
46
46
hi Directory guifg= #A6E22E gui = bold
47
- hi Error guifg= #E6DB74 guibg= #1 E0010
47
+ hi Error guifg= #E6DB74 guibg= #ff3333
48
48
hi ErrorMsg guifg= #F92672 guibg= #232526 gui = bold
49
49
hi Exception guifg= #A6E22E gui = bold
50
50
hi Float guifg= #AE81FF
@@ -161,7 +161,7 @@ if &t_Co > 255
161
161
hi DiffText ctermbg= 102 cterm= bold
162
162
163
163
hi Directory ctermfg= 118 cterm= bold
164
- hi Error ctermfg= 219 ctermbg= 89
164
+ hi Error ctermfg= 255 ctermbg= 196
165
165
hi ErrorMsg ctermfg= 199 ctermbg= 16 cterm= bold
166
166
hi Exception ctermfg= 118 cterm= bold
167
167
hi Float ctermfg= 135
274
274
" Must be at the end, because of ctermbg=234 bug.
275
275
" https://groups.google.com/forum/#!msg/vim_dev/afPqwAFNdrU/nqh6tOM87QUJ
276
276
set background = dark
277
+
You can’t perform that action at this time.
0 commit comments