Coloring
This commit is contained in:
parent
99d4a8591f
commit
314277b3fb
2 changed files with 3 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue