commit f00f6cd7bb4d9fca6d0dd2c7e0627533a13d5653
parent 98d28d15f3104dc135dc35276a2853d97e6acfc1
Author: Thomas Frössman <thomasf@jossystem.se>
Date: Fri, 20 Sep 2013 22:36:03 +0200
elfeed headlines color
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/solarized.el b/solarized.el
@@ -524,7 +524,7 @@ customize the resulting theme."
`(elfeed-search-date-face ((,class (:foreground ,solarized-comments))))
`(elfeed-search-feed-face ((,class (:foreground ,solarized-comments))))
`(elfeed-search-tag-face ((,class (:foreground ,solarized-fg))))
- `(elfeed-search-title-face ((,class (:foreground ,solarized-fg))))
+ `(elfeed-search-title-face ((,class (:foreground ,cyan))))
;; epc