solarized-emacs

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

commit 1df8781b5286b6b55d7e11100a076eab7fde66be
parent 046452855938bdaaff7b8b6acd683d6a69da52b9
Author: Christopher Monsanto <chris@monsan.to>
Date:   Wed, 27 Jun 2012 02:14:35 -0400

mumamo

Diffstat:
Msolarized-theme.el | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/solarized-theme.el b/solarized-theme.el @@ -477,6 +477,9 @@ `(mingus-song-file-face ((,class (:foreground ,yellow)))) `(mingus-stopped-face ((,class (:foreground ,red)))) + ;; mumamo + `(mumamo-background-chunk-submode1 ((,class (:background ,solarized-hl)))) + ;; nav `(nav-face-heading ((,class (:foreground ,yellow)))) `(nav-face-button-num ((,class (:foreground ,cyan))))