NEWSBEUTER: Color tweaks, use w3m to render html

This commit is contained in:
Tom Willemsen 2011-11-03 20:18:44 +01:00
parent 4ca7afa2ac
commit a94863fd14

View file

@ -9,15 +9,19 @@ reload-threads 3
reload-time 60 reload-time 60
show-read-feeds no show-read-feeds no
show-read-articles no show-read-articles no
text-width 80
articlelist-format "%-4i %f %t" articlelist-format "%-4i %f %t"
feedlist-title-format "%N %V %> %u feeds with new articles" feedlist-title-format "%N %V %> %u feeds with new articles"
articlelist-title-format "%T" articlelist-title-format "%T"
article-sort-order date-desc article-sort-order date-desc
html-renderer "w3m -dump -T text/HTML -cols 80"
text-width 80
# colors # colors
color listfocus default color0 bold color listfocus black green bold
color info default color0 color info white red
# highlight
highlight article "^(Feed|Title|Author|Link|Date):.*" green default bold
# keys # keys
bind-key i prev-dialog bind-key i prev-dialog