diff --git a/dotfiles/p10k.zsh b/dotfiles/p10k.zsh index 15651ef..206aa58 100644 --- a/dotfiles/p10k.zsh +++ b/dotfiles/p10k.zsh @@ -1272,7 +1272,7 @@ # '*prod*' PROD # These values are examples that are unlikely # '*test*' TEST # to match your needs. Customize them as needed. '*' DEFAULT) - typeset -g POWERLEVEL9K_KUBECONTEXT_DEFAULT_FOREGROUND=7 + typeset -g POWERLEVEL9K_KUBECONTEXT_DEFAULT_FOREGROUND=0 typeset -g POWERLEVEL9K_KUBECONTEXT_DEFAULT_BACKGROUND=5 # typeset -g POWERLEVEL9K_KUBECONTEXT_DEFAULT_VISUAL_IDENTIFIER_EXPANSION='⭐'