]> code.delx.au - gnu-emacs-elpa/commit
Make the minibuffer faces look nicer
authorOleh Krehel <ohwoeowho@gmail.com>
Mon, 7 Sep 2015 12:03:08 +0000 (14:03 +0200)
committerOleh Krehel <ohwoeowho@gmail.com>
Mon, 7 Sep 2015 12:03:08 +0000 (14:03 +0200)
commitdad818345c363c1dfc2f23df6ac6e1a37b1c1f2a
tree127addd849f49ed605cbce07cee934d440b415d3
parent78499dda386f40d7851ebeb24033899e2cfb5801
Make the minibuffer faces look nicer

* ivy.el (ivy-current-match): Update background and add white
  foreground for light themes. Update background and add black
  foreground for dark themes.
(ivy--add-face): If a face has an explicit foreground, add it ahead,
with no blending. Blend the background as usual.

* swiper.el (swiper-minibuffer-match-face-1):
(swiper-minibuffer-match-face-2): Update the background for light
  themes.
(swiper-minibuffer-match-face-4): Update the background for dark themes.
ivy.el
swiper.el