hugo gen chromastyles

Generate CSS stylesheet for the Chroma code highlighter (default outputs to stdout)

Options

NameDescription
-h, --helphelp 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')