diff options
Diffstat (limited to '')
-rw-r--r-- | .config/newsboat/config | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.config/newsboat/config b/.config/newsboat/config index 302d00b..b6340d2 100644 --- a/.config/newsboat/config +++ b/.config/newsboat/config @@ -26,9 +26,9 @@ bind-key x pb-delete bind-key ^t next-unread color listnormal cyan default -color listfocus black yellow standout -color listnormal_unread blue default bold -color listfocus_unread yellow default bold +color listfocus black cyan standout +color listnormal_unread yellow default bold +color listfocus_unread yellow black bold color info yellow black bold color article default default |