X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/df200ecdacc235b486dc4858b146d64fd7a92ae7..f7876fa90d96da9312ae563b89e16ed955ca5b19:/el/dot-emacs.el diff --git a/el/dot-emacs.el b/el/dot-emacs.el index 4286f73..11be2ac 100644 --- a/el/dot-emacs.el +++ b/el/dot-emacs.el @@ -1173,7 +1173,7 @@ doesn't match any of the regular expressions in (t :foreground "SkyBlue1")) (mdw-define-face magit-item-highlight (((type tty)) :background "blue") - (t :background "DarkSeaGreen4")) + (t :background "grey11")) (mdw-define-face magit-log-head-label-remote (((type tty)) :background "cyan" :foreground "green") (t :background "grey11" :foreground "DarkSeaGreen2" :box t))