diff options
Diffstat (limited to '.config/newsboat')
-rw-r--r-- | .config/newsboat/config | 4 |
1 files 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 |