add wd prompt theme color var
parent
fe78da73cc
commit
03ea08e0d9
|
|
@ -36,6 +36,7 @@ RUBY_THEME_PROMPT_COLOR=161
|
||||||
RUBY_CHAR=${POWERLINE_RUBY_CHAR:="❲r❳ "}
|
RUBY_CHAR=${POWERLINE_RUBY_CHAR:="❲r❳ "}
|
||||||
|
|
||||||
CWD_THEME_PROMPT_COLOR=240
|
CWD_THEME_PROMPT_COLOR=240
|
||||||
|
WD_THEME_PROMPT_COLOR=238
|
||||||
|
|
||||||
LAST_STATUS_THEME_PROMPT_COLOR=196
|
LAST_STATUS_THEME_PROMPT_COLOR=196
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue