solarized-emacs

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

commit 3deb0eb5dc7af3831931d28cbc561abbceba4581
parent 032d4ca5e52de6f7c1712fe3cf950d0ddd4a628c
Author: Bozhidar Batsov <bozhidar.batsov@gmail.com>
Date:   Tue, 17 Mar 2015 11:53:24 +0200

Merge pull request #164 from baskerville/master

Remove duplicate faces
Diffstat:
Msolarized.el | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/solarized.el b/solarized.el @@ -1423,7 +1423,6 @@ customize the resulting theme." (list yellow base03 0.2) (list cyan base03 0.3))))))) ;;;;; navi2ch - `(navi2ch-list-category-face ((,class (:foreground ,base0 :background ,blue :weight bold)))) `(navi2ch-list-category-face ((,class (:foreground ,blue )))) `(navi2ch-list-add-board-name-face ((,class (:foreground ,yellow)))) `(navi2ch-list-board-name-face ((,class (:foreground ,blue))))