Skip to content

Instantly share code, notes, and snippets.

@romanofski
Created February 9, 2015 23:58
Show Gist options
  • Save romanofski/91d277f15e6f0ee3b181 to your computer and use it in GitHub Desktop.
Save romanofski/91d277f15e6f0ee3b181 to your computer and use it in GitHub Desktop.
Solarized Dark Colormap for CDIF
cdif --cm 'NMARK=859900,NTEXT=859900,OTEXT=b58900,OMARK=b58900,APPEND=d33682,NCHANGE=2aa198,OCHANGE=cb4b16'
@edsantiago
Copy link

Very nice! I like your OCHANGE, it's less harsh than mine (I use Solarized too). Thank you.

Are you intentionally setting OTEXT/NTEXT? Have you tried clearing them, as in my CDIFOPTS? (OTEXT=,NTEXT=). I find that produces diffs that are much less noisy, so my eye is drawn to the actual diffs with much less clutter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment