tone down the blue background on dir
This commit is contained in:
parent
aabcf3f741
commit
5acc8f6c50
1 changed files with 1 additions and 1 deletions
|
@ -206,7 +206,7 @@
|
||||||
|
|
||||||
##################################[ dir: current directory ]##################################
|
##################################[ dir: current directory ]##################################
|
||||||
# Current directory background color.
|
# Current directory background color.
|
||||||
typeset -g POWERLEVEL9K_DIR_BACKGROUND=4
|
typeset -g POWERLEVEL9K_DIR_BACKGROUND=17
|
||||||
# Default current directory foreground color.
|
# Default current directory foreground color.
|
||||||
typeset -g POWERLEVEL9K_DIR_FOREGROUND=250
|
typeset -g POWERLEVEL9K_DIR_FOREGROUND=250
|
||||||
# If directory is too long, shorten some of its segments to the shortest possible unique
|
# If directory is too long, shorten some of its segments to the shortest possible unique
|
||||||
|
|
Loading…
Reference in a new issue