Update link to Chroma style gallery

The link to the style gallery is old – it looks like it dates back to Pygments, it does not include all of the styles available in Chroma (I noticed because it was missing the Solarized styles).

I've updated it to point to the updated style gallery [linked in Chroma's official README](https://github.com/alecthomas/chroma#styles).
This commit is contained in:
Reilly Wood 2019-08-21 21:09:10 -07:00 committed by Bjørn Erik Pedersen
parent 9029dbf9b5
commit cc8ebb712a

View File

@ -120,7 +120,7 @@ You can generate one with Hugo:
hugo gen chromastyles --style=monokai > syntax.css
```
Run `hugo gen chromastyles -h` for more options. See https://help.farbox.com/pygments.html for a gallery of available styles.
Run `hugo gen chromastyles -h` for more options. See https://xyproto.github.io/splash/docs/ for a gallery of available styles.
## Highlight Shortcode