默认的配置文件/usr/share/vim/vim74/colors
¥cd /usr/share/vim/vim74/colors
¥ls
blue.vim default.vim desert.vim evening.vim morning.vim pablo.vim README.txt shine.vim torte.vim
darkblue.vim delek.vim elflord.vim koehler.vim murphy.vim peachpuff.vim ron.vim slate.vim zellner.vim
修改.vimrc配置文件添加
colorscheme peachpuff / desert " 设定配色方案
自己尝试那种适合你就可以了。