aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--newsboat/.config/newsboat/config8
1 files changed, 4 insertions, 4 deletions
diff --git a/newsboat/.config/newsboat/config b/newsboat/.config/newsboat/config
index c278ad7..c6c8976 100644
--- a/newsboat/.config/newsboat/config
+++ b/newsboat/.config/newsboat/config
@@ -27,15 +27,15 @@ color listfocus black yellow standout bold
color listnormal_unread blue default
color listfocus_unread yellow default bold
color info red black bold
-color article white default
+color article default default
-browser "brave %u"
-macro m set browser "mpv %u"; open-in-browser ; set browser "brave %u"
+browser "librewolf %u"
+macro m set browser "mpv %u"; open-in-browser ; set browser "librewolf %u"
highlight all "---.*---" yellow
highlight feedlist ".*(0/0))" black
highlight article "(^Feed:.*|^Title:.*|^Author:.*)" cyan default bold
-highlight article "(^Link:.*|^Date:.*)" default default
+highlight article "(^Link:.*|^Date:.*)" white default
highlight article "https?://[^ ]+" green default
highlight article "^(Title):.*$" blue default
highlight article "\\[[0-9][0-9]*\\]" magenta default bold