Added Newsboat config
This commit is contained in:
parent
97ef83ef1a
commit
1b8b61ca5e
1 changed files with 18 additions and 0 deletions
18
.newsboat/config
Normal file
18
.newsboat/config
Normal 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
|
Loading…
Reference in a new issue