diff --git a/dot_p10k.zsh b/dot_p10k.zsh index bf84562..b01185f 100644 --- a/dot_p10k.zsh +++ b/dot_p10k.zsh @@ -206,7 +206,7 @@ ##################################[ dir: current directory ]################################## # Current directory background color. - typeset -g POWERLEVEL9K_DIR_BACKGROUND=4 + typeset -g POWERLEVEL9K_DIR_BACKGROUND=17 # Default current directory foreground color. typeset -g POWERLEVEL9K_DIR_FOREGROUND=250 # If directory is too long, shorten some of its segments to the shortest possible unique