blob: 784158ad6c82f2bde27667d445dbf136c19f519b (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
auto-reload yes
reload-threads 140
macro y set browser "mpv %u" ; open-in-browser ; set browser "elinks %u"
# include /usr/share/doc/newsboat/contrib/colorschemes/nord
highlight feedlist "---*---" red default bold
highlight feedlist ".*0/0.." default default invis
highlight feedlist " " default default invis
color listfocus yellow default standout underline bold
color listfocus_unread yellow default standout underline bold
|