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

thomas Aylott thomas.42 at gmail.com
Mon May 8 17:20:46 UTC 2006


> 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


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macromates.com/textmate/attachments/20060508/5977bac0/attachment.html>


More information about the textmate mailing list