From ec7ecab2112c6ec8b0a83c7168ddfec72818cb12 Mon Sep 17 00:00:00 2001 From: Joe Date: Fri, 12 Sep 2025 22:46:10 +0200 Subject: up --- .config/newsboat/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.config/newsboat') diff --git a/.config/newsboat/config b/.config/newsboat/config index abb6d41..8b2d113 100644 --- a/.config/newsboat/config +++ b/.config/newsboat/config @@ -45,7 +45,7 @@ ignore-article "*" "title =~ \"#shorts$\"" ignore-article "*" "link =~ \"youtube.com/shorts/\"" color background default default -color listnormal default default dim +color listnormal white default color listnormal_unread default default bold color listfocus default black color listfocus_unread default black bold @@ -79,7 +79,7 @@ highlight article ":.*\\(image\\)$" blue default highlight article ":.*\\(embedded flash\\)$" magenta default highlight feedlist ".*(0/0))" black -highlight feedlist ".* \\[(news|tech|normies|gaming|space|skate|music)\\]$" default default dim +highlight feedlist ".* \\[(news|tech|normies|gaming|space|skate|music)\\]$" white default highlight feedlist "^N.* \\[tech\\]$" cyan default bold highlight feedlist "^N.* \\[normies\\]$" red default bold highlight feedlist "^N.* \\[news\\]$" green default bold -- cgit v1.2.3