Play with vim colors.

2010-07-16 1 min read Vim Tips

In vim you can customize the colors of your terminal vim or the GUI version. If you wanted to play around with colors then you can simply put the file containing the colorscheme to directory ”~/.vim/colors” and load it in vim with ”colorscheme ”.

That most of you would know. What I will add here is how easy it can be create it if you knew the right place to do it: Head over<a href="http://yukihiro.nakadaira.googlepages.com/vim-color.html" target="_blank"> here. No explanations needed. Anyway if you need help, leave a comment.

Update : You can see around all the vim color schemes available at vim.org here:

<a href="http://vimcolorschemetest.googlecode.com/" target="_blank">http://vimcolorschemetest.googlecode.com/

Example screenshot from the page:

<a href="http://blog.amit-agarwal.co.in/wp-content/uploads/2009/09/VIM-Color-Scheme-Test-C-Thu-Jul-2-203334-2009_1252249227555.png"><img class="size-medium wp-image-994" title="VIM Color Scheme Test - C" src="http://blog.amit-agarwal.co.in/wp-content/uploads/2010/08/VIM-Color-Scheme-Test-C-Thu-Jul-2-203334-2009_1252249227555-300x269.png" alt="VIM Color Scheme Test - C" width="300" height="269" />

comments powered by Disqus