mirror of
https://github.com/Cornelicorn/bullet-train.zsh.git
synced 2025-12-06 03:40:41 +01:00
typo of colour
This commit is contained in:
@@ -149,7 +149,7 @@ if [ ! -n "${BULLETTRAIN_ELIXIR_SHOW+1}" ]; then
|
||||
BULLETTRAIN_ELIXIR_SHOW=false
|
||||
fi
|
||||
if [ ! -n "${BULLETTRAIN_ELIXIR_BG+1}" ]; then
|
||||
BULLETTRAIN_ELIXIR_BG=purple
|
||||
BULLETTRAIN_ELIXIR_BG=magenta
|
||||
fi
|
||||
if [ ! -n "${BULLETTRAIN_ELIXIR_FG+1}" ]; then
|
||||
BULLETTRAIN_ELIXIR_FG=white
|
||||
|
||||
Reference in New Issue
Block a user