1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

feat(newsboat): make headers yellow and empty feeds black

This commit is contained in:
Kierán Meinhardt
2020-06-22 15:34:55 +02:00
parent 871370e7a8
commit 81551aa478

View File

@@ -39,6 +39,8 @@ let
save-path ${newsboat-home}/saved/
highlight all "---.*---" yellow black
highlight feedlist ".*(0/0))" black black
highlight article "^Title:.*" yellow black bold
highlight article "^Author:.*" yellow black
highlight article "^Flags:.*" red black