molokai
molokai copied to clipboard
Vimdiff unreadable text
Hello, while seeing the vimdiff of a php file, the text which is being changed is often unreadable with the highlighting. Any fix for this?

Does it only happen for php files? Is this GUI or console?
Actually, it happens because the background color of DiffText is too
similar to the syntax color of the isset function of PHP.
I'm guessing it'll happen whenever the two values are close together.
On the GUI, DiffText and DiffChange have the same background value so it is not evident. For the console, they have different values. Not sure what the best solution would be for this.
On Sat, Apr 12, 2014 at 9:13 AM, Tomas Restrepo [email protected]:
Does it only happen for php files? Is this GUI or console?
— Reply to this email directly or view it on GitHubhttps://github.com/tomasr/molokai/issues/31#issuecomment-40267942 .