diff options
| author | krolyxon <krolyxon@tutanota.com> | 2023-03-21 21:47:52 +0530 |
|---|---|---|
| committer | krolyxon <krolyxon@tutanota.com> | 2023-03-21 21:47:52 +0530 |
| commit | 0173cf5e117ec30b45f0c52f500b225afe528489 (patch) | |
| tree | 59e126c3671b2a98cbab02f4af3bc85e3c3d7247 /.config/newsboat/config | |
| parent | c866ba828c2b65feec1a05863682dd78bf5d5af7 (diff) | |
newsboat: update config
Diffstat (limited to '.config/newsboat/config')
| -rw-r--r-- | .config/newsboat/config | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/.config/newsboat/config b/.config/newsboat/config index 9817597..ee855e0 100644 --- a/.config/newsboat/config +++ b/.config/newsboat/config @@ -26,12 +26,13 @@ bind-key H prev-feed bind-key L next-feed bind-key c toggle-show-read-feeds -color listnormal cyan default -color listfocus black yellow standout bold -color listnormal_unread blue default -color listfocus_unread yellow default bold -color info red black bold -color article white default bold +color background default default +color listnormal cyan default +color listfocus black yellow dim +color listnormal_unread blue default bold +color listfocus_unread black yellow underline +color info default red +color article default default highlight all "---.*---" yellow highlight feedlist ".*(0/0))" black |
