diff options
Diffstat (limited to '.config/newsboat')
-rw-r--r-- | .config/newsboat/config | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/newsboat/config b/.config/newsboat/config index e529e60..0873111 100644 --- a/.config/newsboat/config +++ b/.config/newsboat/config @@ -47,4 +47,6 @@ highlight article "^(Feed|Title|Author|Link|Date):" green default bold highlight article "https?://[^ ]+" red default highlight article "\\[image\\ [0-9]+\\]" green default +color listnormal_unread cyan default +color info white black bold |