diff --git a/README.md b/README.md index f5a57e0..b052d12 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,9 @@ You may want to override the default global config variables. Default values of ### Suggestion Highlight Style -Set `ZSH_AUTOSUGGEST_HIGHLIGHT_STYLE` to configure the style that the suggestion is shown with. The default is `fg=8`. +Set `ZSH_AUTOSUGGEST_HIGHLIGHT_STYLE` to configure the style that the suggestion is shown with. The default is `fg=8`, which follows the xterm-256-color convention. + + ### Suggestion Strategy