TextMate Theme for Web Developers
I've made a TextMate Theme optimized for web developers to solve a specific problem: web documents often are a mix of several types of code including HTML, CSS, JavaScript, and PHP.
My solution is to configure this TextMate theme such that sections of each type of code in a document each have their own set of color rules and subtle background shading. This allows for quick and easy visual differentiation between code, markup, and styles. The PHP and JS -- or "source" scope -- sections do inherit a bunch of generic source coloring -- so if you use Ruby or some other language you should have decent support.
Here is a screenshot of my theme in action:
If you like the idea but not my color choices, I think you will see it is quite easy to change them. The default TextMate theme rules are setup somewhat differently, so I suggest you consider customizing my rules to your colors of choice instead.
The point I'm trying to make is that this theme isn't so much about the specific colors I've chosen. It is about providing a better base for web developers who want to customize their syntax highlighting.
If you turn this into something better, please share!
To install: unzip it (if it isn't already unzipped) and open, or place the file in:
/Users/YourUser/Library/Application Support/TextMate/Themes/