From b3be3309774703e051fe293b3874c90eccc43485 Mon Sep 17 00:00:00 2001 From: la-ninpre Date: Wed, 10 Aug 2022 10:16:53 +0300 Subject: newsboat: fix colortheme --- newsboat/.config/newsboat/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/newsboat/.config/newsboat/config b/newsboat/.config/newsboat/config index 7b8a6a4..3691f71 100644 --- a/newsboat/.config/newsboat/config +++ b/newsboat/.config/newsboat/config @@ -11,7 +11,7 @@ highlight article "^(Author):.*$" cyan default highlight article "^(Date):.*$" green default highlight article "https?://[^ ]+" blue default underline -color info default color0 +color info default default color listfocus color11 color4 # macros -- cgit v1.2.3