diff --git a/.config/shell/p10k/snap-autodark.p10k.zsh b/.config/shell/p10k/snap-autodark.p10k.zsh index 60c6a62..5cfa301 100644 --- a/.config/shell/p10k/snap-autodark.p10k.zsh +++ b/.config/shell/p10k/snap-autodark.p10k.zsh @@ -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