diff --git a/runcoms/zpreztorc b/runcoms/zpreztorc index 0921c2a..6c5cbd2 100644 --- a/runcoms/zpreztorc +++ b/runcoms/zpreztorc @@ -197,7 +197,8 @@ zstyle ':prezto:module:syntax-highlighting' highlighters \ 'root' # # Set syntax highlighting styles. -# zstyle ':prezto:module:syntax-highlighting' styles \ +zstyle ':prezto:module:syntax-highlighting' styles \ + 'cursor' 'bg=white' # needs to be set for alacritty to work right? # 'builtin' 'bg=blue' \ # 'command' 'bg=blue' \ # 'function' 'bg=blue'