vimrc: colors

master
an 2019-06-13 21:40:38 -04:00
parent caa52cbfb4
commit db34e088bc
1 changed files with 17 additions and 1 deletions

View File

@ -178,7 +178,23 @@ else
endif
" set up colors and file types
colorscheme base16-porple
colorscheme base16-material-palenight
" good color schemes:
" badwolf
" base16-ashes
" base16-atelier-cave
" base16-atelier-forest
" base16-atelier-heath
" base16-atelier-sulphurpool
" base16-circus
" base16-dracula
" base16-material-palenight
" base16-monokai
" base16-onedark
" base16-porple
" base16-unikitty-dark
" base16-zenburn
syntax on