commit 4bb6c41dae7dfe2907a6ee52c47c30d9e70421c2 parent af43d709a66af2d57e9876d0a1f082bab363b170 Author: Janis Pagel <janis.pagel@ims.uni-stuttgart.de> Date: Mon, 30 Dec 2019 16:40:55 +0100 Enable nicer colors for newsboat Diffstat:
M | newsboat/config | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/newsboat/config b/newsboat/config @@ -1,3 +1,6 @@ auto-reload yes reload-time 60 browser surf %u +color info black blue bold +color listfocus black white bold +color listfocus_unread white blue bold