TextMate Theme Select Attribute Value
        Posted  
        
            by HelpAppreciated
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by HelpAppreciated
        
        
        
        Published on 2010-05-24T10:05:35Z
        Indexed on 
            2010/05/24
            10:11 UTC
        
        
        Read the original article
        Hit count: 170
        
textmate
Hello,
I need to change the color of certain attributes/tags. I am switching from Dreamweaver and making the skin has been really hard in TextMate.

As you can see, I want to change the a and img tags along with all of their attributes. The closest I've come to find is entity.other.attribute-name which only works with id for some reason entity.other.attribute-name.id
Bonus would be the scope selector for the value of an attribute, e.g. "Logo" alt in the above example.
Thank You!
© Stack Overflow or respective owner