summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorXiao Pan <gky44px1999@gmail.com>2024-04-15 00:06:20 -0700
committerXiao Pan <gky44px1999@gmail.com>2024-04-15 00:06:20 -0700
commit0349c586bd9ff75dbc4386f0e77fdb79818770e3 (patch)
tree0dd2b3db20cb9698c41a83d60fd5755be797601a
parent5c66ff15449c122bcf0e9847ad61b214160369bb (diff)
Fix default color documentation
Fix default color documentation according to current code ./stfl/feedlist.stfl Commit 368048b changed listnormal_unread and listfocus_unread, then commit a8971bd fixed those, but they did not correct the documentation. Commit 602d35b added hint-keys-delimiter, hint-separator, and hint-description; then commit 63b6c2f added the wrong documentation.
-rw-r--r--doc/chapter-configuration.asciidoc10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/chapter-configuration.asciidoc b/doc/chapter-configuration.asciidoc
index 0b89b60a..d3801aeb 100644
--- a/doc/chapter-configuration.asciidoc
+++ b/doc/chapter-configuration.asciidoc
@@ -250,12 +250,12 @@ The default color configuration of Newsboat looks like this:
color background white black
color listnormal white black
color listfocus yellow blue bold
- color listnormal_unread magenta black
- color listfocus_unread magenta blue bold
+ color listnormal_unread white black bold
+ color listfocus_unread yellow blue bold
color title yellow blue bold
color info yellow blue bold
color hint-key yellow blue bold
- color hint-keys-delimiter yellow white
- color hint-separator yellow white bold
- color hint-description yellow white
+ color hint-keys-delimiter white blue
+ color hint-separator white blue bold
+ color hint-description white blue
color article white black