From 28788beb2e25c3330c840a338a09fa7ca255410d Mon Sep 17 00:00:00 2001 From: Benjamin Chausse Date: Wed, 17 Feb 2021 10:34:49 -0500 Subject: Updated newsboat colors for current colorscheme --- .config/newsboat/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/newsboat/config b/.config/newsboat/config index 900c942..b5dc713 100644 --- 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 -- cgit v1.2.3