solarized-emacs

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

commit 2cec4419a5b55d5831963bf3751a21fd636ac9e1
parent fb5ff84837186f4a22090491a53eebc97a008943
Author: Thomas Frössman <thomasf@jossystem.se>
Date:   Fri,  5 Apr 2013 16:25:12 +0200

removed orange background color for nav-flash-face

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

diff --git a/solarized.el b/solarized.el @@ -660,7 +660,7 @@ `(nav-face-hfile ((,class (:foreground ,red)))) ;; nav-flash - `(nav-flash-face ((,class (:foreground ,orange :background ,solarized-hl)))) + `(nav-flash-face ((,class (:background ,solarized-hl)))) ;; org-mode `(org-agenda-structure