diff options
Diffstat (limited to 'dotfiles/.config/newsboat/config')
-rw-r--r-- | dotfiles/.config/newsboat/config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dotfiles/.config/newsboat/config b/dotfiles/.config/newsboat/config index 8f89aaa..659c9b8 100644 --- a/dotfiles/.config/newsboat/config +++ b/dotfiles/.config/newsboat/config @@ -25,11 +25,11 @@ bind-key x pb-delete bind-key ^D pagedown bind-key ^U pageup -color listnormal color7 default +color listnormal color15 default color listfocus cyan default standout bold color listnormal_unread red default color listfocus_unread red default standout bold -color info blue color235 bold +color info color7 color0 color article default default color end-of-text-marker white default |