From 1bc335aed0890ba3f54f1143e8b8c4d46d9720eb Mon Sep 17 00:00:00 2001 From: KenwoodFox Date: Tue, 27 Dec 2022 23:13:11 -0500 Subject: [PATCH] This is a cooler color --- .p10k.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.p10k.zsh b/.p10k.zsh index 4587653..e8a1e24 100644 --- a/.p10k.zsh +++ b/.p10k.zsh @@ -209,7 +209,7 @@ ##################################[ dir: current directory ]################################## # Current directory background color. - typeset -g POWERLEVEL9K_DIR_BACKGROUND=4 + typeset -g POWERLEVEL9K_DIR_BACKGROUND=23 # Default current directory foreground color. typeset -g POWERLEVEL9K_DIR_FOREGROUND=254 # If directory is too long, shorten some of its segments to the shortest possible unique