vim: jellybeans: increase contrast
This commit is contained in:
parent
a9ecf3a8ca
commit
f015fc8e51
1
vimrc
1
vimrc
@ -149,6 +149,7 @@ set title
|
|||||||
|
|
||||||
let g:jellybeans_overrides = {
|
let g:jellybeans_overrides = {
|
||||||
\ 'background': { 'guibg': '000000' },
|
\ 'background': { 'guibg': '000000' },
|
||||||
|
\ 'Normal': { 'guifg': 'ffffff' },
|
||||||
\}
|
\}
|
||||||
|
|
||||||
if exists('g:started_by_firenvim')
|
if exists('g:started_by_firenvim')
|
||||||
|
Loading…
Reference in New Issue
Block a user