summaryrefslogtreecommitdiffstats
path: root/newsboat
diff options
context:
space:
mode:
authorMatthew Lemon <matt@matthewlemon.com>2022-08-29 17:42:49 +0100
committerMatthew Lemon <matt@matthewlemon.com>2022-08-29 17:42:49 +0100
commit14f3d78216b71b13ea5eb959c10634a16dc29298 (patch)
tree74313d23494bf5780e1a2473356d2319ac291a7d /newsboat
parentadda8eb9f90293f4e51d00e89ad523b73d6c620b (diff)
moved to light background on x220
Diffstat (limited to 'newsboat')
-rw-r--r--newsboat/config19
1 files changed, 11 insertions, 8 deletions
diff --git a/newsboat/config b/newsboat/config
index 21d4382..7f981bc 100644
--- a/newsboat/config
+++ b/newsboat/config
@@ -49,14 +49,17 @@ macro m set browser "mpv %u" ; open-in-browser ; set browser "/home/lemon/dotfil
# massive hack but it works
macro y set browser "get-newsboat-comment.sh %u" ; open-in-browser ; set browser "/home/lemon/dotfiles/lynx/lynx %u"
-# solarized
-color background default default
-color listnormal default default
-color listnormal_unread default default
-color listfocus black cyan
-color listfocus_unread black cyan
-color info default black
-color article default default
+# color light
+include /usr/local/share/doc/newsboat/contrib/colorschemes/light
+
+# # solarized
+# color background default default
+# color listnormal default default
+# color listnormal_unread default default
+# color listfocus black cyan
+# color listfocus_unread black cyan
+# color info default black
+# color article default default
confirm-mark-all-feeds-read no
confirm-mark-feed-read no