1
0
Fork 0

[oni-elfeeed] Highlight Emacs articles

This commit is contained in:
Tom Willemse 2023-11-07 16:11:25 -08:00
parent 0cbf4375ca
commit 239e72e5c9

View file

@ -144,6 +144,7 @@
(add-to-list 'elfeed-search-face-alist '(review :slant italic) t)
(add-to-list 'elfeed-search-face-alist '(favourite :foreground "#f17272") t)
(add-to-list 'elfeed-search-face-alist '(emacs :foreground "#9b7acd") t)
(add-hook 'elfeed-show-mode-hook #'oni-elfeed-enable-olivetti-mode)