diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2018-08-03 21:49:34 -0400 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2018-08-03 21:49:34 -0400 |
| commit | d9cacec208b4c3eaa1b643b528cf92581ebceabf (patch) | |
| tree | 799d6a806a568f7fa8c920669d1c2bb0469e6378 /.config/newsboat | |
| parent | 1b8c8f8dab66aed2db84b2b5fd16f12794351c6e (diff) | |
| download | eibhear-d9cacec208b4c3eaa1b643b528cf92581ebceabf.tar.gz eibhear-d9cacec208b4c3eaa1b643b528cf92581ebceabf.tar.zst eibhear-d9cacec208b4c3eaa1b643b528cf92581ebceabf.zip | |
newsboat read inversion
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 85b0156..15a8011 100644 --- a/.config/newsboat/config +++ b/.config/newsboat/config @@ -21,9 +21,9 @@ bind-key D pb-download bind-key U show-urls bind-key x pb-delete -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 |
