commit 28788beb2e25c3330c840a338a09fa7ca255410d
parent 2a9e8e1643a65ef947594a205a128fa828c13745
Author: Benjamin Chausse <benjamin@chausse.xyz>
Date: Wed, 17 Feb 2021 10:34:49 -0500
Updated newsboat colors for current colorscheme
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.config/newsboat/config b/.config/newsboat/config
@@ -23,9 +23,9 @@ bind-key U show-urls
bind-key x pb-delete
bind-key ^t next-unread
-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