programs.zsh.syntaxHighlighting.styles

Home-Manager option

Custom styles for syntax highlighting. See each highlighter style option: https://github.com/zsh-users/zsh-syntax-highlighting/blob/master/docs/highlighters/main.md

type: attribute set of string
Default
{ }
Example
{ comment = "fg=black,bold"; }
declared in: <home-manager/modules/programs/zsh>source unavailable