diff --git a/.newsboat/config b/.newsboat/config new file mode 100644 index 0000000..ae0339c --- /dev/null +++ b/.newsboat/config @@ -0,0 +1,18 @@ + +browser x-www-window +color article default default +color background default default +color info default black +color listfocus black yellow +color listfocus_unread black yellow +color listnormal default default +color listnormal_unread default default +# highlights +highlight article "\\[image\\ [0-9]+\\]" green default +highlight article "^(Title):.*$" blue default +highlight article "https?://[^ ]+" red default +mark-as-read-on-hover yes +refresh-on-startup yes +reload-threads 5 +show-read-articles no +show-read-feeds no