`(error ((t (:foreground ,clr27))))
`(escape-glyph ((t (:foreground ,clr18))))
`(fringe ((t (:background ,clr03))))
- ;; `(header TODO: I don't use this....)
+ `(header-line ((t (:background ,clr02 :foreground ,clr08))))
`(highlight ((t (:background ,clr16))))
`(isearch ((t (:background ,clr15))))
`(lazy-highlight ((t (:background ,clr09))))
`(elfeed-search-unread-title-face ((t (:foreground ,clr26))))
`(elfeed-search-feed-face ((t (:foreground ,clr23))))
`(elfeed-search-tag-face ((t (:foreground ,clr21))))
+ `(elfeed-search-last-update-face ((t (:foreground ,clr08))))
+ `(elfeed-search-unread-count-face ((t (:foreground ,clr18))))
+ `(elfeed-search-filter-face ((t (:foreground ,clr20))))
))
;;;###autoload