hugo gen chromastyles
Generate CSS stylesheet for the Chroma code highlighter (default outputs to stdout)
Options
| Name | Description | 
|---|---|
| -h, --help | help for chromastyles | 
| --highlightStyle  <hex triplet> | Style used for highlighting lines (see https://github.com/alecthomas/chroma) (default 'bg:#ffffcc') | 
| --linesStyle  <hex triplet> | Style used for line numbers (see https://github.com/alecthomas/chroma) | 
| --style  <style name> | Highlighter style (see https://help.farbox.com/pygments.html) (default 'friendly') |