fix typo, let's keep simple dark only for now

This commit is contained in:
Bailey Ling 2013-07-07 14:43:53 +00:00
parent dd527744e6
commit 63f2f98102
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ if exists('g:airline_powerline_fonts') && g:airline_powerline_fonts
endif
let s:guibg = '#080808'
let s:termbg = 15
let s:termbg = 232
let s:termsep = 236
let s:guisep = '#303030'