diff options
author | Yaroslav de la Peña Smirnov <yps@yaroslavps.com> | 2023-04-19 05:19:11 +0300 |
---|---|---|
committer | Yaroslav de la Peña Smirnov <yps@yaroslavps.com> | 2023-04-19 05:19:11 +0300 |
commit | 4fe087c59d20988192485d11990d48ba6c73aa0c (patch) | |
tree | 701395c0eab731c7cf2fa710d13fb2dcdd114311 /dotfiles/.config/newsboat | |
parent | 39459266c718b4cd696c60103029a1ae4bc051f0 (diff) | |
download | swayrice-4fe087c59d20988192485d11990d48ba6c73aa0c.tar.gz swayrice-4fe087c59d20988192485d11990d48ba6c73aa0c.zip |
Color palette update
Diffstat (limited to 'dotfiles/.config/newsboat')
-rw-r--r-- | dotfiles/.config/newsboat/config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dotfiles/.config/newsboat/config b/dotfiles/.config/newsboat/config index 8f89aaa..659c9b8 100644 --- a/dotfiles/.config/newsboat/config +++ b/dotfiles/.config/newsboat/config @@ -25,11 +25,11 @@ bind-key x pb-delete bind-key ^D pagedown bind-key ^U pageup -color listnormal color7 default +color listnormal color15 default color listfocus cyan default standout bold color listnormal_unread red default color listfocus_unread red default standout bold -color info blue color235 bold +color info color7 color0 color article default default color end-of-text-marker white default |