[TxMt] [ANN] Theme to CSS stylesheet, document to HTML/CSS commands

Brad Choate bchoate at gmail.com
Mon May 8 17:26:13 UTC 2006


Thanks-- I haven't even noticed the boolean not operator in themes.   
I'll amend that with the next update.

-Brad


On May 8, 2006, at 10:20 AM, thomas Aylott wrote:

>> Please report any errors you find to me
>
> I just replaced the code snapshot of the Balance Jr2 regex on my  
> blog[1] with your stuff.
> [1] http://subtlegradient.com/articles/2006/05/06/balance-jr-2-0- 
> for-textmate-screencast
>
> It worked out nicely. It looks pretty good. This is an incredibly  
> awesome thing!
>
> Unfortunately the alpha background colors aren't supported across  
> all browsers. Nothing you can really do about that.
> Also, the .comment class interfered with my blogs .comment class.  
> But there's not really anything that should change about the  
> command for that. People just need to be aware of it.
>
> I don't think there's any way to handle the bool logic in the  
> tmthemes.
> But you should change it to not include the class name for the  
> style if the name has a minus in front of it.
>
> EG:
> string -meta_tag -meta_doctype
> should translate into
> string
> not
> .string .-meta_tag .-meta_doctype
>
> Thanks SO much for this AWESOME stuff!
>
> thomas Aylott—subtleGradient—oblivious at subtleGradient.com
>
>
>
> ______________________________________________________________________
> For new threads USE THIS: textmate at lists.macromates.com
> (threading gets destroyed and the universe will collapse if you don't)
> http://lists.macromates.com/mailman/listinfo/textmate




More information about the textmate mailing list