diff options
Diffstat (limited to '')
-rw-r--r-- | .config/newsboat/config | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/.config/newsboat/config b/.config/newsboat/config index aa73475..ee36a47 100644 --- a/.config/newsboat/config +++ b/.config/newsboat/config @@ -1,4 +1,3 @@ -#how-read-feeds no auto-reload yes refresh-on-startup yes reload-time 30 @@ -46,9 +45,9 @@ ignore-article "*" "link =~ \"youtube.com/shorts/\"" color background default default color listnormal default default dim -color listnormal_unread red default bold +color listnormal_unread default default bold color listfocus default black dim -color listfocus_unread red black bold +color listfocus_unread default black bold color info yellow black bold color article default default |