It's my vim environment setting, and feel free to change the colorscheme if you want.
- Download colorschemes HERE!
- Put the .vim file in the directory
$ ~/.vim/colors
- Modify code in .vimrc
1 colorscheme <YOUR_COLOR_SCHEME_NAME> "NOTE: without .vim at the tail."
- Open vim again!