How to change the color scheme for html attributes in NetBeans?

color-scheme, netbeans, textmate

Solution

This answer on Netbeans forum fixed it for me. http://forums.netbeans.org/post-91949.html#91949

Problem

I'm working on a TextMate like color scheme for NetBeans (twilight), I'm almost done, there's only one thing left: I can't set the html attributes highlighting. As you can see normal attributes are okay, but the ID and CLASS attributes are highlighted with this ugly greenish color. How can I fix that? Update Here's the link to the theme.

Original source