X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/d9d0aed3d7b81057e04f469d62974f498b9b9335..fb690b648c7bf35fa04b117f7963278f0c279df2:/el/dot-emacs.el?ds=sidebyside diff --git a/el/dot-emacs.el b/el/dot-emacs.el index ffe360a..25e0aef 100644 --- a/el/dot-emacs.el +++ b/el/dot-emacs.el @@ -974,6 +974,9 @@ doesn't match any of the regular expressions in (t :weight bold)) (mdw-define-face magit-diff-hunk-header (t :foreground "SkyBlue1")) +(mdw-define-face magit-item-highlight + (((type tty)) :background "blue") + (t :background "gray95")) (mdw-define-face erc-input-face (t :foreground "red"))