commit ce93caefeb1b72b19f2a80595342bd40e658f894
parent 6208fbb20e527ddd890d6121032191d5e68fefe5
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date: Mon, 11 Mar 2019 10:18:28 +0100
Use colors consistent with mutt
Diffstat:
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/links/.config/newsboat/config b/links/.config/newsboat/config
@@ -43,10 +43,10 @@ feedlist-title-format "%N %V - Feeds (%u unread, %t total)%?T? - tag `%T'&?"
html-renderer "w3m -dump -T text/html"
color background default default
-color listnormal color15 default
-color listfocus color15 color7 # indicator
-color listnormal_unread default default # unread, not under indicator
-color listfocus_unread default color7 # normal, under indicator
+color listnormal default default
+color listfocus default color7 # indicator
+color listnormal_unread cyan default # unread, not under indicator
+color listfocus_unread cyan color7 # normal, under indicator
color info default default bold # status bars
color article default default