mirror of
https://github.com/kmein/niveum
synced 2026-03-21 12:21:08 +01:00
feat(newsboat): make headers yellow and empty feeds black
This commit is contained in:
@@ -39,6 +39,8 @@ let
|
|||||||
|
|
||||||
save-path ${newsboat-home}/saved/
|
save-path ${newsboat-home}/saved/
|
||||||
|
|
||||||
|
highlight all "---.*---" yellow black
|
||||||
|
highlight feedlist ".*(0/0))" black black
|
||||||
highlight article "^Title:.*" yellow black bold
|
highlight article "^Title:.*" yellow black bold
|
||||||
highlight article "^Author:.*" yellow black
|
highlight article "^Author:.*" yellow black
|
||||||
highlight article "^Flags:.*" red black
|
highlight article "^Flags:.*" red black
|
||||||
|
|||||||
Reference in New Issue
Block a user