solarized-emacs

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

commit 2bd913e8e55d4dfb6043cbc18188c70c4db3051f
parent 2ac9a7df15c285007c4d1987ee4299f16d977362
Author: Thomas Frössman <thomasf@jossystem.se>
Date:   Wed, 19 Sep 2012 20:07:58 +0200

Less distracting nav-flash colors

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

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