commit 2a6cef0c966cf9214b1279f64f513494493928a9
parent d0b2d378dc625304ac342b4ded84cf28ba4b54f2
Author: Thomas Frössman <thomasf@jossystem.se>
Date: Wed, 12 Feb 2014 13:55:10 +0100
elfeed: less colors
Diffstat:
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/solarized.el b/solarized.el
@@ -584,14 +584,12 @@ customize the resulting theme."
`(elfeed-search-date-face ((,class (:foreground ,base01))))
`(elfeed-search-feed-face ((,class (:foreground ,base01))))
`(elfeed-search-tag-face ((,class (:foreground ,base0))))
- `(elfeed-search-title-face ((,class (:foreground ,cyan))))
-
+ `(elfeed-search-title-face ((,class (:foreground ,base0))))
;; epc
`(epc:face-title ((,class (:foreground ,blue :background ,base03
:weight normal :underline nil))))
-
;; eshell
`(eshell-prompt ((,class (:foreground ,yellow :weight bold))))
`(eshell-ls-archive ((,class (:foreground ,red :weight bold))))