commit d9cacec208b4c3eaa1b643b528cf92581ebceabf
parent 1b8c8f8dab66aed2db84b2b5fd16f12794351c6e
Author: Luke Smith <luke@lukesmith.xyz>
Date: Fri, 3 Aug 2018 21:49:34 -0400
newsboat read inversion
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.config/newsboat/config b/.config/newsboat/config
@@ -21,9 +21,9 @@ bind-key D pb-download
bind-key U show-urls
bind-key x pb-delete
-color listnormal cyan default
+color listnormal blue default
color listfocus black yellow standout bold
-color listnormal_unread blue default
+color listnormal_unread cyan default
color listfocus_unread yellow default bold
color info red black bold
color article cyan default