diff --git a/dot_p10k.zsh b/dot_p10k.zsh index c68bd4e..1f20dc4 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=004 + typeset -g POWERLEVEL9K_DIR_BACKGROUND=4 # 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