summaryrefslogtreecommitdiffstats
path: root/docs/content/en/commands/hugo_gen_chromastyles.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/content/en/commands/hugo_gen_chromastyles.md')
-rw-r--r--docs/content/en/commands/hugo_gen_chromastyles.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/en/commands/hugo_gen_chromastyles.md b/docs/content/en/commands/hugo_gen_chromastyles.md
index bcb2fbf08..3ec890412 100644
--- a/docs/content/en/commands/hugo_gen_chromastyles.md
+++ b/docs/content/en/commands/hugo_gen_chromastyles.md
@@ -21,7 +21,7 @@ hugo gen chromastyles [flags] [args]
```
-h, --help help for chromastyles
- --highlightStyle string style used for highlighting lines (see https://github.com/alecthomas/chroma) (default "bg:#ffffcc")
+ --highlightStyle string style used for highlighting lines (see https://github.com/alecthomas/chroma)
--linesStyle string style used for line numbers (see https://github.com/alecthomas/chroma)
--style string highlighter style (see https://xyproto.github.io/splash/docs/) (default "friendly")
```