solarized-emacs

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

commit 8f9a0e6c25d29bb05e58ebc80e689d2d2fbea258
parent 6068271c603f702f29380918f6d9578da7389753
Author: Thomas Frössman <thomasf@jossystem.se>
Date:   Fri, 27 Mar 2015 07:20:32 +0100

Merge pull request #170 from ryanartecona/neotree-colors

Add neotree support
Diffstat:
Msolarized.el | 7+++++++
1 file changed, 7 insertions(+), 0 deletions(-)

diff --git a/solarized.el b/solarized.el @@ -1459,6 +1459,13 @@ customize the resulting theme." `(navi2ch-message-link-face ((,class (:weight bold)))) `(navi2ch-message-url-face ((,class (:weight bold)))) `(navi2ch-message-citation-face ((,class (:foreground ,magenta)))) +;;;;; neotree + `(neo-banner-face ((,class (:foreground ,base01)))) + `(neo-header-face ((,class (:foreground ,blue)))) + `(neo-root-dir-face ((,class (:foreground ,base1 :weight bold)))) + `(neo-dir-link-face ((,class (:foreground ,blue)))) + `(neo-file-link-face ((,class (:foreground ,base0)))) + `(neo-expand-btn-face ((,class (:foreground ,base01)))) ;;;;; org-mode `(org-agenda-structure ((,class (:foreground ,base1 :background ,base02