From e3195738f2b9424e2d4de5aef889d4ddca010336 Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Mon, 15 Apr 2024 01:48:41 -0700 Subject: newsboat: black instead of yellow/white on blue for higher contrast --- home/xyz/.config/newsboat/config | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'home') diff --git a/home/xyz/.config/newsboat/config b/home/xyz/.config/newsboat/config index 9b1b5924..1e8ddf64 100644 --- a/home/xyz/.config/newsboat/config +++ b/home/xyz/.config/newsboat/config @@ -29,4 +29,17 @@ highlight feedlist "---.*---" red default bold #highlight feedlist "===.*===" red default bold highlight feedlist ".*0/0.." default default invis +#color background white black +#color listnormal white black +color listfocus black blue bold +#color listnormal_unread white black bold +color listfocus_unread black blue bold +color title black blue bold +color info black blue bold +color hint-key black blue bold +color hint-keys-delimiter black blue +color hint-separator black blue bold +color hint-description black blue +#color article white black + # vim: ft=sh -- cgit v1.2.3-70-g09d2