diff --git a/zsh/p10k.zsh b/zsh/p10k.zsh index fd75398..a69c582 100644 --- a/zsh/p10k.zsh +++ b/zsh/p10k.zsh @@ -379,7 +379,7 @@ ##################################[ context: user@hostname ]################################## # Context color when running with privileges. - typeset -g POWERLEVEL9K_CONTEXT_ROOT_FOREGROUND=9 + typeset -g POWERLEVEL9K_CONTEXT_ROOT_FOREGROUND=1 # Context color in SSH without privileges. typeset -g POWERLEVEL9K_CONTEXT_{REMOTE,REMOTE_SUDO}_FOREGROUND= # Default context color (no privileges, no SSH).