darrenburns / dunk

Prettier git diffs in the terminal 🎨
745 stars 15 forks source link

Colorblind improvements #11

Open danielhoherd opened 2 years ago

danielhoherd commented 2 years ago

I'm using iTerm2, and pretty much every color scheme I have available makes it challenging to see the removed lines. Even the screenshot that is currently in the README is quite challenging to see removed lines in.

I think that having preset color schemes that are available via args would be a good way to handle this. EG: git diff | dunk --colors=protanopic or something.