zsh(p10k): use darker dark theme color
This commit is contained in:
parent
67e69d9165
commit
f74ed5e4cd
1 changed files with 1 additions and 1 deletions
|
@ -162,7 +162,7 @@
|
|||
fi
|
||||
|
||||
# Default background color.
|
||||
typeset -g POWERLEVEL9K_BACKGROUND=240
|
||||
typeset -g POWERLEVEL9K_BACKGROUND=236
|
||||
if is-system-theme-light; then
|
||||
typeset -g POWERLEVEL9K_BACKGROUND=230
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue