diff --git a/.config/zsh/.zshrc b/.config/zsh/.zshrc index 575bcce..3571631 100644 --- a/.config/zsh/.zshrc +++ b/.config/zsh/.zshrc @@ -50,7 +50,7 @@ add-zsh-hook zshaddhistory _my_import_history_zshaddhistory # https://github.com/zsh-users/zsh-syntax-highlighting/blob/master/docs/highlighters.md ZSH_HIGHLIGHT_HIGHLIGHTERS=(main brackets) -ZSH_AUTOSUGGEST_HIGHLIGHT_STYLE="fg=238" +ZSH_AUTOSUGGEST_HIGHLIGHT_STYLE="fg=236" # Set up in .zprofile. source "${ZSH_PLUGIN_SOURCE}"