This commit is contained in:
agryphus 2024-01-08 23:02:52 -05:00
parent 99d4a8591f
commit 314277b3fb
2 changed files with 3 additions and 2 deletions

View file

@ -6,7 +6,7 @@ ZSH_HIGHLIGHT_STYLES[precommand]=fg=none
ZSH_HIGHLIGHT_STYLES[function]=fg=none
ZSH_HIGHLIGHT_STYLES[alias]=fg=none
ZSH_HIGHLIGHT_STYLES[unknown-token]=fg=008 # Bright black
ZSH_HIGHLIGHT_STYLES[unknown-token]=fg=007 # Dimmed white
ZSH_HIGHLIGHT_STYLES[reserved-word]=fg=green
ZSH_HIGHLIGHT_STYLES[builtin]=none
ZSH_HIGHLIGHT_STYLES[commandseparator]=none