Open mikekreeki opened 12 years ago
The image links are broken, is this issue still valid @mikekreeki ?
@locks It's just a difference between Textmate's and Chocolat's theme handling.
https://dl.dropboxusercontent.com/u/6573004/Screen%20Shot%202013-07-29%20at%2012.19.19.png
Chocolat makes just the text background grey. Textmate would make the background of the whole editor grey.
But I don't consider it an issue.
I'm using All Hallow's Ave theme, which is de facto a standard for Ruby development in TextMate. This theme uses different background colors for Ruby code and View templates (HTML with embedded Ruby). Here's comparison between TextMate and Chocolat how they handle it:
The Ruby source code is fine, but in HTML (Rails) templates background color is applied only to text itself, not the whole frame as, i think, should be.