From ce07d1ed45900197e246242c7b2221d5bff56ebd Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Sat, 15 Sep 2018 20:26:22 -0400 Subject: [PATCH] newsboat tweaks --- .config/newsboat/config | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.config/newsboat/config b/.config/newsboat/config index 15a8011..2682a52 100644 --- a/.config/newsboat/config +++ b/.config/newsboat/config @@ -20,10 +20,11 @@ bind-key N prev-unread bind-key D pb-download bind-key U show-urls bind-key x pb-delete +bind-key ^t next-unread -color listnormal blue default +color listnormal cyan default color listfocus black yellow standout bold -color listnormal_unread cyan default +color listnormal_unread blue default color listfocus_unread yellow default bold color info red black bold color article cyan default