commit 921d787f3e1e932af3198ba86ab64684d6551bbb
parent c4db87e8d2972b8b8111565215e108dbb799e302
Author: Ryan Artecona <ryanartecona@gmail.com>
Date: Wed, 25 Mar 2015 23:05:52 -0400
add neotree support
Diffstat:
1 file changed, 7 insertions(+), 0 deletions(-)
diff --git a/solarized.el b/solarized.el
@@ -1460,6 +1460,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