danielstjules / jsinspect

Detect copy-pasted and structurally similar code
MIT License
3.56k stars 128 forks source link

Consider different font colour for showing matching code blocks #81

Open humphd opened 5 years ago

humphd commented 5 years ago

Just found jsinspect, and it's really cool. Great work. I wanted to mention one issue I found while using it. In my terminal (iTerm2) I use Solarized Dark for the colour theme (pretty common), and here is what the matching code blocks look like, (i.e., invisible):

screen shot 2018-12-09 at 2 43 53 pm

It might be good to consider just using the same colour you already use for the file/lines, since that shows up perfectly.

humphd commented 5 years ago

For comparison, Solarized Light:

screen shot 2018-12-09 at 2 48 57 pm