Created
March 13, 2013 18:58
-
-
Save rlb3/5155034 to your computer and use it in GitHub Desktop.
magit-item-highlight
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
| (eval-after-load "magit" | |
| '(set-face-attribute 'magit-item-highlight nil :foreground "#ffffff" :background "#3f4747")) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment