summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Chausse <benjamin@chausse.xyz>2021-02-17 10:34:49 -0500
committerBenjamin Chausse <benjamin@chausse.xyz>2021-02-17 10:34:49 -0500
commit28788beb2e25c3330c840a338a09fa7ca255410d (patch)
tree57ca4417e407c1da06aca9bd392246d322be6c51
parent2a9e8e1643a65ef947594a205a128fa828c13745 (diff)
Updated newsboat colors for current colorscheme
-rw-r--r--.config/newsboat/config4
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/newsboat/config b/.config/newsboat/config
index 900c942..b5dc713 100644
--- a/.config/newsboat/config
+++ b/.config/newsboat/config
@@ -23,9 +23,9 @@ bind-key U show-urls
bind-key x pb-delete
bind-key ^t next-unread
-color listnormal cyan default
+color listnormal blue default
color listfocus black yellow standout bold
-color listnormal_unread blue default
+color listnormal_unread cyan default
color listfocus_unread yellow default bold
color info red black bold
color article cyan default