We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcddc27 commit 81ddf24Copy full SHA for 81ddf24
docs/config.md
@@ -92,7 +92,7 @@ Setting | Format | Description
92
-------------------|-------------|------------
93
`default` | [Frontmatter](/docs/front) | Site-wide defaults for page [frontmatters](/docs/front).
94
`syntax_highlight` | | Site-wide syntax highlighting settings
95
-`- theme` | String | Site-wide syntax highlighting theme
+`- theme` | String | Site-wide syntax highlighting theme. Run `cobalt debug highlight themes` for list of available themes
96
`- enabled` | Boolean | Enables or disables site-wide syntax highlighting
97
98
These are under `pages:` in the yaml:
0 commit comments