commit 149660e048c9196440b2d5f2e59720266810788e parent 23e775356e50931eecb2ecccad03b1587ce12a2e Author: Alex Balgavy <a.balgavy@gmail.com> Date: Tue, 23 Jul 2019 14:03:32 +0200 newsboat: colors Former-commit-id: a6be10fffdc235f5d4f71d8613feb43aafc5a872 Diffstat:
M | newsboat/config | | | 12 | ++++++------ |
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/newsboat/config b/newsboat/config @@ -32,12 +32,12 @@ bind-key ^r reload-urls bind-key t set-tag bind-key ^t clear-tag -color listnormal blue default -color listnormal_unread cyan default -color listfocus black yellow standout bold -color listfocus_unread yellow default bold -color info magenta black bold -color article cyan default +color background white default +color listnormal white default +color listfocus white blue standout +color info blue default standout +color listfocus_unread white blue standout +color listnormal_unread white default browser "open -g '%u'" macro , open-in-browser