[TxMt] Re: Export diff output with syntax highlighting
Arturo Martínez Peguero
arturo.martinezpeguero at utoronto.ca
Wed Oct 27 16:48:37 UTC 2010
Hi Craig,
Thanks! That did the trick.
My version is below. I changed the colors to match TextMate's and I had to
change "meta_diff_header" to "meta_diff_range."
.markup_deleted_diff{ background:#f54; color:white; display:block; }
.markup_inserted_diff{ background:#7f8; display:block; }
.meta_diff_range{ background:#47d; color:#fff; display:block; }
Thanks again!
Arturo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macromates.com/textmate/attachments/20101027/1db9f80f/attachment.html>
More information about the textmate
mailing list