feat(syntax-highlighter): add light variant called "idea" (#8938)

This commit is contained in:
Filip Seman
2023-08-17 11:46:07 +02:00
committed by GitHub
parent c90ef50e73
commit 1b6391c943
2 changed files with 4 additions and 3 deletions

View File

@@ -229,9 +229,9 @@ Parameter name | Docker variable | Description
</td>
<td><em>Unavailable</em></td>
<td><code>String=["agate"*, "arta", "monokai", "nord", "obsidian",
"tomorrow-night"]</code>. <a
"tomorrow-night", "idea"]</code>. <a
href="https://highlightjs.org/static/demo/" rel="nofollow">Highlight.js</a>
syntax coloring theme to use. (Only these 6 styles are available.)
syntax coloring theme to use. (Only these 7 styles are available.)
</td>
</tr>
<tr>