« Things I Love About PowerShell | Main | My PowerShell Prompt »
I've mentioned in the past some of the color scheme scripts that I've used to make Vim nicer, and there are some really nice ones. However, I was growing tired of them lately. I looked around the Vim site trying to find something better but came up empty handed.
Around that time I ran into Hamish Macpherson's blog, and noticed he was using a really nice color scheme on his code screenshots, and then read in one of his comments that it was a slightly modified version of the monokai theme for TextMate.
I decided to try porting them to Vim, though it's a very loose port. I've been using and tweaking it for a few weeks now, but I'm pretty satisfied with it. I decided to post it here just in case anyone else is interested.
There are two variations to the theme; which one is used can be controlled by setting the g:molokai_original variable in your .vimrc file.
g:molokai_original
The default option (molokai_original == 0) uses the dark gray background variation similar to Hamish' version, and looks like this:
molokai_original == 0
With molokai_original == 1, the script will use the original monokai colors, and looks like this:
molokai_original == 1
You can get the script from my dotfiles repository on github; where you'll find always the most recent version. Enjoy!
Tomas Restrepo is a software developer located in Colombia, South America. His interests include .NET, Connected Systems, PowerShell and lately dynamic programming languages. More...
email: tomas@winterdom.com msn: tomasr@passport.com
Copyright © 2002-2008, Tomas Restrepo.
Powered by: newtelligence dasBlog 2.2.8279.16125