Magenta doesn't fit here. Choose white instead (visual selection)

master
David Holland 2020-09-12 15:41:14 +02:00
parent 19d1d036ca
commit 655d1bc91b
Signed by: DustVoice
GPG Key ID: 47068995A14EDCA9
1 changed files with 1 additions and 1 deletions

2
.zshrc
View File

@ -80,7 +80,7 @@ if [[ -a $OH_MY_ZSH ]]; then
MODE_CURSOR_VIINS="white blinking bar"
MODE_CURSOR_SEARCH="cyan steady underline"
MODE_CURSOR_REPLACE="red steady underline"
MODE_CURSOR_VISUAL="magenta steady block"
MODE_CURSOR_VISUAL="white steady block"
# Which plugins would you like to load?
# Standard plugins can be found in ~/.oh-my-zsh/plugins/*