diff options
author | Matthew Lemon <y@yulqen.org> | 2024-02-28 16:57:34 +0000 |
---|---|---|
committer | Matthew Lemon <y@yulqen.org> | 2024-02-28 16:57:34 +0000 |
commit | aec5e80fbf3c1d06f781e0ab9cc9775a94f0868f (patch) | |
tree | 5f6efcf5ffee5af50ae5c76e5f3d0216ed9e8c29 /newsboat/config | |
parent | 1796c9f2889abcf5d074df70b4d4625010b55f41 (diff) |
Fixed colour in newsboat
Diffstat (limited to 'newsboat/config')
-rw-r--r-- | newsboat/config | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/newsboat/config b/newsboat/config index 7c0ebd0..996b549 100644 --- a/newsboat/config +++ b/newsboat/config @@ -44,9 +44,9 @@ color listfocus_unread black green bold color title black green bold color info black green bold color hint-key black green bold -color hint-keys-delimiter yellow white -color hint-separator yellow white bold -color hint-description yellow white +color hint-keys-delimiter black green +color hint-separator black green bold +color hint-description black green color article white black refresh-on-startup no |