aboutsummaryrefslogtreecommitdiff
path: root/newsboat
diff options
context:
space:
mode:
Diffstat (limited to 'newsboat')
-rw-r--r--newsboat19
1 files changed, 3 insertions, 16 deletions
diff --git a/newsboat b/newsboat
index 6a238be..8ca311e 100644
--- a/newsboat
+++ b/newsboat
@@ -1,17 +1,4 @@
1color background default default 1reload-threads 100
2color listnormal color255 default 2browser "brave-browser %u"
3color listfocus color238 color255 standout 3include /usr/share/doc/newsboat/contrib/colorschemes/gruvbox
4color listnormal_unread color47 default
5color listfocus_unread color238 color47 standout
6color info color141 color236
7 4
8highlight all "---.*---" yellow
9highlight feedlist ".*(0/0))" black
10highlight article "(^Feed:|^Title:|^Date:|^Link:|^Author:)" cyan default bold
11highlight article "https?://[^ ]+" yellow default
12highlight article "\\[[0-9][0-9]*\\]" magenta default bold
13highlight article "\\[image\\ [0-9]+\\]" green default bold
14highlight article "\\[embedded flash: [0-9][0-9]*\\]" green default bold
15highlight article ":.*\\(link\\)$" cyan default
16highlight article ":.*\\(image\\)$" blue default
17highlight article ":.*\\(embedded flash\\)$" magenta default