Skip to content

Instantly share code, notes, and snippets.

@rlb3
Created March 13, 2013 18:58
Show Gist options
  • Select an option

  • Save rlb3/5155034 to your computer and use it in GitHub Desktop.

Select an option

Save rlb3/5155034 to your computer and use it in GitHub Desktop.
magit-item-highlight
(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