diff options
author | JozanLeClerc <bousset.rudy@gmail.com> | 2020-10-18 22:46:08 +0200 |
---|---|---|
committer | JozanLeClerc <bousset.rudy@gmail.com> | 2020-10-18 22:46:08 +0200 |
commit | 52e23426b8f90e85f5cc93b9ceb1a67fe7cc1136 (patch) | |
tree | 4b7f9ff9c323af9c04620d8a763a854124bb355d /.config/newsboat/config | |
parent | Changed alacritty font size (diff) | |
download | dotfiles-bsd-52e23426b8f90e85f5cc93b9ceb1a67fe7cc1136.tar.gz dotfiles-bsd-52e23426b8f90e85f5cc93b9ceb1a67fe7cc1136.tar.bz2 dotfiles-bsd-52e23426b8f90e85f5cc93b9ceb1a67fe7cc1136.tar.xz dotfiles-bsd-52e23426b8f90e85f5cc93b9ceb1a67fe7cc1136.tar.zst dotfiles-bsd-52e23426b8f90e85f5cc93b9ceb1a67fe7cc1136.zip |
Update
Diffstat (limited to '')
-rw-r--r-- | .config/newsboat/config | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.config/newsboat/config b/.config/newsboat/config index 302d00b..b6340d2 100644 --- a/.config/newsboat/config +++ b/.config/newsboat/config @@ -26,9 +26,9 @@ bind-key x pb-delete bind-key ^t next-unread color listnormal cyan default -color listfocus black yellow standout -color listnormal_unread blue default bold -color listfocus_unread yellow default bold +color listfocus black cyan standout +color listnormal_unread yellow default bold +color listfocus_unread yellow black bold color info yellow black bold color article default default |