Created
February 9, 2015 23:58
-
-
Save romanofski/91d277f15e6f0ee3b181 to your computer and use it in GitHub Desktop.
Solarized Dark Colormap for CDIF
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| cdif --cm 'NMARK=859900,NTEXT=859900,OTEXT=b58900,OMARK=b58900,APPEND=d33682,NCHANGE=2aa198,OCHANGE=cb4b16' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.