summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDennis van der Schagt <dennisschagt@gmail.com>2024-04-29 21:50:12 +0200
committerGitHub <noreply@github.com>2024-04-29 21:50:12 +0200
commit295c8bdd32da1e4e9f54b7f697a58def12d76280 (patch)
tree97001ca1084a452f9cfb1cd689b89afdd750dd04
parent73d2ac286fa1907a5490f2e5b5cfba7ff758ab4e (diff)
parent0349c586bd9ff75dbc4386f0e77fdb79818770e3 (diff)
Merge pull request #2737 from flyxyz123/fly
Fix default color 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