Minimal syntax highlighting for 16-color terminals.
*.color0: #625b50
*.color1: #c5baaa
*.color2: #7a7264
*.color3: #877d6e
*.color4: #968c7b
*.color5: #a39886
*.color6: #f1ebe4
*.color7: #f7f3ee
*.color8: #664b64
*.color9: #f1ddf1
*.color10: #51553f
*.color11: #e0e9b8
*.color12: #485561
*.color13: #d6e5f2
*.color14: #5b5245
*.color15: #f6e0c2
Download the desired colourscheme files and place in directory
~/.vim/colors/
(Linux/Mac) or%userprofile%\vimfiles\colors\
(Windows).
To activate the chestnut theme, the following line to your vimrc
:
colorscheme chestnut
Javascript:
HTML:
C++:
Vim help pages:
- Add more languages
- Support more plugins