solarized-emacs

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

commit 8ae2f4d04295c2263e79232d4928caaf99dd90c2
parent 032d4ca5e52de6f7c1712fe3cf950d0ddd4a628c
Author: Bastien Dejean <nihilhill@gmail.com>
Date:   Tue, 17 Mar 2015 10:35:12 +0100

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))))