summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Lemon <y@yulqen.org>2024-05-29 19:32:37 +0100
committerMatthew Lemon <y@yulqen.org>2024-05-29 19:32:37 +0100
commit6eb5ac24a53961711cf8246fc4d54281b05447df (patch)
tree1abfd91d719d3e5659e23cf47a2118a3e7d0108d
parent128501243dd1f30155c78cc6b0474e69052acaa0 (diff)
Change colours for newsboat
-rw-r--r--newsboat/config24
1 files changed, 12 insertions, 12 deletions
diff --git a/newsboat/config b/newsboat/config
index be68795..addc4b7 100644
--- a/newsboat/config
+++ b/newsboat/config
@@ -38,18 +38,18 @@ bind-key U show-urls
bind-key x pb-delete
# default colours
-color background white black
-color listnormal white black
-color listfocus black green bold
-color listnormal_unread white black
-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 black green
-color hint-separator black green bold
-color hint-description black green
-color article white black
+# color background white black
+# color listnormal white black
+# color listfocus black green bold
+# color listnormal_unread white black
+# 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 black green
+# color hint-separator black green bold
+# color hint-description black green
+# color article white black
refresh-on-startup no
define-filter "Linux articles" "title =~ \"Linux\""