Feature rich syntax highlighting for Zsh.

Features
Themes
Switch themes via fast-theme {theme-name}
. Run fast-theme -l
to list available themes.
Variables
Comparing to the project zsh-users/zsh-syntax-highlighting
(the upper line):


Brackets

Conditions
Comparing to the project zsh-users/zsh-syntax-highlighting
(the upper line):

Strings
Exact highlighting that recognizes quotings.

here-strings

exec
descriptor-variables
Comparing to the project zsh-users/zsh-syntax-highlighting
(the upper line):

for-loops and alternate syntax (brace {
/}
blocks)

Function definitions
Comparing to the project zsh-users/zsh-syntax-highlighting
(the upper 2 lines):

Recursive eval
and $( )
highlighting
Comparing to the project zsh-users/zsh-syntax-highlighting
(the upper line):

Chroma functions
Highlighting that is specific for a given command.

The chromas that are enabled by default can be found here.
Math-mode highlighting

Zcalc highlighting
