Added Newsboat config

This commit is contained in:
Tobias Schmidl 2020-07-28 10:59:35 +02:00
parent 97ef83ef1a
commit 1b8b61ca5e

18
.newsboat/config Normal file
View file

@ -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