Color scheme for Vim and gVim made specifically for website development
I created a color scheme for Vim/gVim, my favorite editor for website development. One of the first things I did after installing Vim was look for a good color scheme. Being unable to find any that I liked and that suited HTML, CSS, PHP and JavaScript all that well (even on this huge page of Vim color schemes) I decided to make my own.
I tried to use pleasing yet distinct color combinations along with bold and italics to create a color scheme that's not just pleasing to the eye, but also breaks down elements, variables, strings, etc. into a syntax with emphasis that's easy to scan through and work with across my favorite languages. It's not 100%, but it works great for my needs.
Please feel free to download my vim color scheme to use or modify to your liking. To use it on linux, just copy the file to your ~/.vim/colors folder and add the line "colorscheme bjornenki-colorscheme" (or whatever you rename the file to).
Screen shots of the color scheme in action
HTML

CSS

JavaScript

PHP


Comments
Bjorn Enki, Aug. 22, 2009 at 1:33 am mitja, Aug. 20, 2009 at 4:00 pm