Skip to content

Commit 81ddf24

Browse files
committed
fix(config): Give command for seeing themes
Fixes #77
1 parent fcddc27 commit 81ddf24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ Setting | Format | Description
9292
-------------------|-------------|------------
9393
`default` | [Frontmatter](/docs/front) | Site-wide defaults for page [frontmatters](/docs/front).
9494
`syntax_highlight` | | Site-wide syntax highlighting settings
95-
`- theme` | String | Site-wide syntax highlighting theme
95+
`- theme` | String | Site-wide syntax highlighting theme. Run `cobalt debug highlight themes` for list of available themes
9696
`- enabled` | Boolean | Enables or disables site-wide syntax highlighting
9797

9898
These are under `pages:` in the yaml:

0 commit comments

Comments
 (0)