mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-16 17:50:09 +00:00
Variable-Scoping.
This commit is contained in:
parent
c54e283eee
commit
f5ae48138a
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ VCS_STAGED_ICON='✚'
|
|||
# color scheme
|
||||
################################################################
|
||||
|
||||
local DEFAULT_COLOR DEFAULT_COLOR_INVERTED DEFAULT_COLOR_DARK
|
||||
if [[ $POWERLEVEL9K_COLOR_SCHEME == "light" ]]; then
|
||||
DEFAULT_COLOR=white
|
||||
DEFAULT_COLOR_INVERTED=black
|
||||
|
|
Loading…
Reference in a new issue