Alpha Chen 1 year ago
parent bf97370972
commit 5663c3c533
Signed by: alpha
SSH Key Fingerprint: SHA256:3fOT8fiYQG/aK9ntivV3Bqtg8AYQ7q4nV6ZgihOA20g

@ -205,12 +205,10 @@ zstyle ':prezto:module:syntax-highlighting' highlighters \
'brackets' \ 'brackets' \
'pattern' \ 'pattern' \
'line' \ 'line' \
'cursor' \
'root' 'root'
# #
# Set syntax highlighting styles. # 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' \ # 'builtin' 'bg=blue' \
# 'command' 'bg=blue' \ # 'command' 'bg=blue' \
# 'function' 'bg=blue' # 'function' 'bg=blue'

Loading…
Cancel
Save