solarized-emacs

a fork of Bozhidar Batsov's solarized-emacs
git clone https://git.trogloxene.org/solarized-emacs.git
Log | Files | Refs | README

commit 7dc7acd81408ff04a46821da50119ba81e092d0f
parent 7ef662c097523bd9876e781954ce4b1af4cc4489
Author: myuhe <yuhei.maeda@gmail.com>
Date:   Sat, 28 Mar 2015 12:33:22 +0900

Change yellow to magenta

Diffstat:
Msolarized.el | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/solarized.el b/solarized.el @@ -1585,7 +1585,7 @@ customize the resulting theme." `(popup-scroll-bar-foreground-face ((,class (:background ,base1)))) `(popup-tip-face ((,class (:background ,base02 :foreground ,base0)))) ;;;;; pophint - `(pophint:tip-face ((,class (:background ,yellow :foreground ,base03)))) + `(pophint:tip-face ((,class (:background ,magenta :foreground ,base03)))) `(pophint:match-face ((,class (:background ,blue :foreground ,base03)))) `(pophint:pos-tip-face ((,class (:background ,base02 :foreground ,base0)))) ;;;;; powerline